html
{
	height:100%;
}

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

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

.clr
{
	clear:both;
}

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

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

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

.top_red
{
	height:53px;
	background:transparent url(../images/red_bg.png) 0% 0% repeat-x;
}

.logo
{
	float:left;
}

.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;
	height:190px
}

.mods
{
}

.mod_title
{
	float:left;
}

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

.mod_content
{
	float:left;
	background-color:#5B5644;
	width:80%;
	height:180px;
}

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

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

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

#mod4_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:180px;
	overflow:auto;
}

#mod5_content
{
	display:none;
	padding:3px 3px 0px 8px;
	height:180px;
	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;
}

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

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

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

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

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

.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:5px;
}

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

/************************************************************************************/
/* 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:#FFFFFF;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	border-bottom:1px solid #D7CFB6;
	background:transparent url(../images/bottom_red.png) 0% 0% repeat-x;
}

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



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


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

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

.bottom_red table.moduletable td
{
	color:#FFFFFF;
	text-align:left;
}

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

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

/***********************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 15px;
	font-size:11px;
}

ul
{
	padding:0px 0px 0px 15px;
	list-style:none;
}

ul li
{
	padding:0px 0px 0px 15px;
}

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

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

.contentheading,.componentheading
{
	color:#990000;
	font-size:120%;
		font-size:20px;
}

.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;
}