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:#E2DBC8;
}

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

.quicksearch_img
{
	float:left;
}

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

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

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

.mods
{
}

.mod_title
{
	float:left;
}

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

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


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

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



#adbar
{
	padding:px 0px 4px 0px;
	float:center;
	height:20px;
        background-color:#3F3C30;
}

#space
{
	padding:px 0px 0px 0px;
	float:center;
	height:5px;
        background-color:#e2dbc8;
}

#subtext
{
	padding:px 0px 0px 0px;
	float:right;
	width:400px;
	color:#FFFFFF;
	font-size:7px;
}

#space2
{
	padding:px 0px 0px 0px;
	float:center;
	height:20px;
        background-color:#24221B;
}


#space3
{
	padding:px 0px 0px 0px;
	float:center;
	height:10px;
        background-color:#e2dbc8;
color:#FFFFFF;
}

#space4
{
	padding:px 0px 0px 0px;
	float:center;
	height:95px;
        background-color:#e2dbc8;
color:#FFFFFF;
}


#sobi2Featured
{
	padding:px 0px 0px 0px;
	float:center;
	height:5px;
        background-color:#e2dbc8;
}


#space5
{
	padding:px 0px 0px 0px;
	float:center;
	height:10px;
        background-color:#e2dbc8;
}






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

.textad
{
	float:center;
	color:#FFFFFF;
}

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

.texttwo
{
	float:right;
	width:400px;
	color:#c00000;
	font-size:9px;
}

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

.powered
{
	float:center;
}

.copyright
{
	float:center;
        font-size:10px;
	color:#c0c0c0;
	font-weight:bold;
}


.copyright a:link,.copyright a:visited
{
	color:#c0c0c0;
}


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

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

.right
{
	float:left;
	width:180px;
	margin-left:10px;
	background-color:#000000;

}

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

.bottom_red
{
	background:#990000 url(../images/bottom_red.png) 0% 0% repeat-x;
	border-top:3px solid #990000;
	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:#990000;
	font-size:20px;
	text-align:center;
	text-transform:none;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:normal;
}

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

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

.table.module a:hover
{
	color:#FFFFFF;
}

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


.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 0px;
	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
{
	color: #202020;
	text-decoration:none;
}

a:visited
{
	color: #202020;
	text-decoration:none;
}


a:hover
{
	color: #202020;
	text-decoration:underline;
	font-weight:bold;
}

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:#990000;
}

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

.contentheading,.componentheading
{
	color:#990000;
	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;
}
