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;
}
.background { 
  background-image :url(../images/shadow.jpg);
}
.leftrow {

  width            : 168px;

  margin-right     : 5px;

}
.wrapp
{
	width:957px;
	margin:0 auto;
	text-align:left;
}
.top_red
{
	height:53px;
	background:transparent url(../images/red_bg.png) 0% 0% repeat-x;
	/*background:transparent url(../images/top_background.jpg) 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:8px 0px 0px 0px;*/
	padding:5px 0px 0px 0px;
	margin-bottom:1px;
}
.topgrey
{
	background-color:#24221B;
	padding:5px 0px 0px 0px;
	/*margin-bottom:1px;*/
}
/****************styling the buttons mod1,mod2,mod3 and its functions*************************/
#topmenu{

height: 20px;

float: right;

width: 600px;

}
#top-top {

height: 30px;

width: 100%;

background: transparent;

}
.modslayout
{
	float:left;
	/* width:500px; */
	width:330px;
}
.mods
{
}
.mod_title
{
	float:left;
}
#mod1,#mod2,#mod3
{
	margin:0px 0px 11px 0px;
}
.mod_content
{
	float:left;
	background-color:#5B5644;
	/* Changed */
	width:225px;
	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:400px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.5px;
}
.textsmall
{
	float:right;
	width:400px;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	/*letter-spacing:0.05cm;*/
	letter-spacing:2px;
}
.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:5px;
	border:2px solid #D7CFB6;
}
.top_logo
{
	padding:3px;
	background-color:#F8F7F1;
	margin-bottom:0px;
	border:1px solid #D7CFB6;
}
.left
{
	float:left;
	width:145px;
	margin-right:10px;
}
.right
{
	float:left;
	width:180px;
	margin-left:10px;
}
.body_content
{
	float:left;
	width:140px;
}
.body_content_wide
{
	float:left;
	width:140px;
}
.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:13px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	text-transform:uppercase;
	padding:0px 0px 2px 0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
	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;
}
.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**************************/
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;
}
ul#mainlevel-navs
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight:bold;
}
ul#mainlevel-navs li
{
	float: right;
	font-size: 11px;
	line-height: 12px;
	/*white-space: nowrap;*/
	/*background-image:url(../images/spacer.png);
	background-repeat:no-repeat;
	background-position:right top;*/
	background:transparent url(../images/arrow.png) 0px 3px no-repeat;
	/*color:#666666;*/
	color:#FFFFFF;
}
ul#mainlevel-navs li a
{
	display: block;
	padding-left: 1px;
	padding-right: 15px;
	text-decoration: none;
	/*color:#666666;*/
	color:#FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-navs li a { width: auto; }

ul#mainlevel-navs li a:hover
{
	/*color:#990000;*/
	color:#999999;
}

a:link,a:visited
{
	color:#640000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
/*
a:hover {
  font-size        : 11px;
  color            : #996600;
  text-decoration  : none;
  font-weight      : bold;
}
a.mainlevel:link,a.mainlevel:visited
{
	padding:0px 0px 0px 15px;
	background:transparent url(../images/arrow.png) 0px 3px no-repeat;
}
*/ 

a.mainlevel: {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #BCB778;
  background-color : #ECEAD8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #996600;
  width            : 100%;
  text-indent      : 10px;
  padding:0px 0px 0px 5px;
  background:transparent url(../images/arrow.png) 0px 3px no-repeat;
}
a.mainlevel:hover {
  background-color : #E3E1C6;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
  color            : #996600;
  background-color : #E3E1C6;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #CC9900;
  text-decoration  : none;
}
a.mainlevel-nave: {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel-nave: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 145px;
  background-color : #ECEAD8;
  text-indent      : 10px;
}
a.mainlevel-nave:link, a.mainlevel-nave:visited {
  display          : block;
  font-size        : 11px;
  border-top       : 1px solid #ffffff;
  /*border-bottom    : 1px solid #BCB778;*/
  background-color : #ECEAD8;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #996600;
  width            : 100%;
  text-indent      : 10px;
  padding:0px 0px 0px 5px;
  background:transparent url(../images/arrow_light.gif) 0px 3px no-repeat;
}
a.mainlevel-nave:hover {
  background-color : #E3E1C6;
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu-nave {
  color            : #996600;
  background-color : #E3E1C6;
  font-weight      : bold;
}

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;
	width:100%;
}
.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;
}

/*a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}*/
div#banner
{
	float:right;
	margin:12px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

