html
{
	height:100%;
}

.body
{
	height:100%;
	margin:0;
	padding:0;
}

tr,td,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
p {
	margin: 3px 0px 11px 0px;
}

.clr
{
	clear:both;
}

/**************************layout stuff********************************/

.body_style
{
	padding:0;
	margin:0;
	background-color:#e6dfc0;
}

.wrapp
{
	width:900px;
	margin:0 auto;
	text-align:left;
}

.top_red
{
	height:118px;
	background:transparent url(images/top-banner.jpg) 0% 0% repeat-x;
}

.logo
{
	float:left;
}

.logo h2
{
	font-size:20px;
	color: #e6dfc0;
	padding: 8px 0px;
	margin: 8px 0px;
}
.logo h2 a
{
	font-size:20px;
	color: #e6dfc0;
	text-decoration: none;
}

.searchbox
{
	float:right;
	/*width:250px;*/
}

.quicksearch_img
{
	float:left;
}

.box
{
	float:left;
	padding:15px 0px 0px 0px;
}

.top_grey
{
	background-color:#24221B;
	border-bottom:5px solid #3F3C30;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
}

/****************styling the buttons mod1,mod2,mod3 and its functions*************************/
.modslayout
{
	float:left;
	width:500px;
}

.mods
{
}

.mod_title
{
	float:left;
}

#mod1,#mod2,#mod3
{
	margin:0px 0px 11px 0px;
}

.mod_content
{
	float:left;
	background-color:#5B5644;
	width:300px;
	height:112px;
}

#mod1_content
{
	display:block;
	padding:3px 3px 0px 8px;
	height:107px;
	overflow:auto;
}

#mod2_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:107px;
	overflow:auto;
}

#mod3_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:106px;
	overflow:auto;
}





/*******************************************************************************************/

.text
{
	float:right;
	width:300px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

.footer
{
	padding:3px 0px 3px 0px;
	background-color:#24221B;
	border-top:5px solid #3F3C30;
}

.powered
{
	float:left;
}

.copyright
{
	float:right;
}

.top_module
{
	padding:5px;
	background-color:#F8F7F1;
	margin-bottom:10px;
	border:2px solid #D7CFB6;
}
.top_module h1 {
	margin: 3px;
}

.left
{
	float:left;
	width:180px;
	margin-right:10px;
	
}
.left a {
	display: block;
	border:2px solid #D7CFB6;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
	text-decoration: none;
    background-color:#F8F7F1;

}
.left a.on {
	border: solid 2px #516362;
	text-decoration: none;
}
.left a:hover {
	border: solid 2px #516362;
	text-decoration: none;
}

.sub a {
	display: block;
	border: solid 1px #e6dfc0;
	font-weight: normal;
	padding: 3px 3px 3px 12px;
	margin: 2px;
	text-decoration: none;
}
.sub a.on {
	border: solid 1px #516362;
	text-decoration: none;
}
.sub a:hover {
	border: solid 1px #516362;
	text-decoration: none;
}

.right
{
	float:left;
	width:180px;
	margin-left:10px;
}

.body_content
{
	float:left;
	width:520px;
}

.body_content_wide
{
	float:left;
	width:710px;
}

.body_content_full
{
}

.body_cnt_bg
{
	background-color:#F8F7F1;
}

.left_repeat
{
	background:transparent url(images/left_repeat.png) 0% 0% repeat-y;
}

.right_repeat
{
	background:transparent url(images/right_repeat.png) 100% 0% repeat-y;
}

.top_repeat
{
	background:transparent url(images/top_repeat.png) 0% 0% repeat-x;
}

.bottom_repeat
{
	background:transparent url(images/bottom_repeat.png) 0% 100% repeat-x;
}

.top_l_c
{
	background:transparent url(images/top_l_c.png) 0% 0% no-repeat;
}

.top_r_c
{
	background:transparent url(images/top_r_c.png) 100% 0% no-repeat;
}

.bottom_l_c
{
	background:transparent url(images/bottom_l_c.png) 0% 100% no-repeat;
}

.bottom_r_c
{
	background:transparent url(images/bottom_r_c.png) 100% 100% no-repeat;
}

.content
{
	padding:20px;
}

.bottom_red
{
	background:#730000 url(images/bottom_red.png) 0% 0% repeat-x;
	border-top:3px solid #516362;
	padding:5px 0px 10px 0px;
	color: #CCC;
}

.bottom_red .wrapp td {
	color: #CCC;
}

.bottom_red .wrapp a {
	color: #CCC;
}

/************************************************************************************/
/* special styling for modules published in user1,user2,user3                       */
/************************************************************************************/


.mod_content
{
}

.mod_content a:link,.mod_content a:visited
{
	color:#FFCC00;
}

.mod_content a:hover
{
	color:#FFFFFF;
}

.mod_content table.moduletable
{
	width:100%;
	margin:0;
	padding:0;
}

.mod_content table.moduletable th
{
	color:#FFFFFF;
	text-align:left;
	padding:0px 0px 3px 0px;
	font-weight:normal;
	font-size:12px;
	background:none;
	border-bottom:none;
}

.mod_content table.moduletable td
{
	color:#CCCCCC;
}


table.moduletable
{
	width:100%;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	background:transparent;
}

table.moduletable th
{
	color:#730000;
	font-size:13px;
	text-align:left;
	text-transform:uppercase;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
	border-bottom:1px solid #D7CFB6;
}

table.moduletable td
{
	padding:0px 0px 0px 0px;
	text-align:left;
}



.top_module table.moduletable
{
	margin:0px 0px 0px 0px;
}




/***********************joomla custom stuff**************************/

a:link,a:visited
{
	color:#640000;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.mainlevel:link,a.mainlevel:visited
{
	padding:0px 0px 0px 9px;
	background:transparent url(images/mainlevel.png) 0px 3px no-repeat;
}

ul
{
	margin:0;
	padding:0;
	list-style:none;
}

ul li
{
	background:transparent url(images/arrow.png) 0px 3px no-repeat;
	padding:0px 0px 0px 12px;
}

a.contentpagetitle:link,a.contentpagetitle:visited
{
	color:#730000;
}

a.contentpagetitle:hover
{
	color:#000000;
}

.contentheading,.componentheading
{
	color:#730000;
	font-size:120%;
}

.componentheading
{
	margin-bottom:10px;
	text-align:left;
}

.small,.createdate,.modifydate,.contentdescription,.smalldark
{
	font-size:80%;
	padding:0;
	margin:0;
	color:#5B5644;
}

.contentdescription img
{
	border:1px solid #D2C8AC;
	padding:1px;
}

.sectiontableheader
{
	background-color:#D2C8AC;
	padding:2px;
}

.sectiontableentry1,.sectiontableentry2
{
	padding:0;
	margin:0;
}

.pollstableborder
{
	border:0px solid #FFFFFF;
}

.contentpane,.contentpaneopen
{
	text-align:left;
}

.article_seperator
{
}

.buttonheading
{
}

.readon
{
}

.blog_more
{
}

.blogsection
{
}

.back_button
{
}

.button {
}

.category
{
}


.contenttoc
{
	border:1px solid #d1d1d1;
	padding:2px;
}

h1
{
	font-size:16px;
}

h2
{
	font-size:15px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:13px;
}

h5
{
	font-size:12px;
}

h6
{
	font-size:11px;
}

span.pagenav
{
	font-weight:normal;
}

a.pagenav:link,a.pagenav:visited
{
	font-weight:normal;
}

a.pagenav:hover
{
	font-weight:normal;
}

div.search .inputbox
{
	background:#F8F7F1 url(images/quicksearch_bg.png) 0% 0% repeat-x;
	border:1px solid #640000;
	padding:2px 0px 2px 3px;
}


form
{
	padding:0;
	margin:0;
}
loginStatusSpan a { 
  color: #4E4E4E; 
  text-decoration: none; 
} 
.as_errorText { 
  color: red; 
  font-weight: bold; 
} 
.as_errorField { 
  border: 2px solid red; 
}
.as_errorInput {
  border: 2px solid red;
}
.as_successMessage {
 font-weight: bold;
 color: green;
 font-size: 14px;
 }