﻿body {
	background: #fefefe url('../img/TextDeco/bg.jpg') repeat-x;
	margin: 12px 0;
	color:#535353;
	/*color:#828282;*/
	font-family:Tahoma;
	font-size:13px;
}
p{margin:12px 0;}
img{border:0}
#pagecon {
	width:900px;
	margin:0 auto;
	border:1px solid #c6c6c7;
	background:#FFFFFF;
}
#page_top{
	padding: 0 30px;
	height: 110px;
	background: url('../img/TextDeco/header_sh.gif') repeat-x left bottom;
}
#logo {
	float:left;
	color:#525252;
	line-height:60px;
	font-size:50px;
	font-family:Arial, Helvetica, sans-serif;
}
#top_nav{
	float:right;
	color:#5e5e5e;
	padding: 40px 0 0 0;
}
#top_nav a{
	color:#5e5e5e;
	text-decoration:none;
	padding: 0 5px;
}
#top_nav a:hover {color: #0000ff; text-decoration: underline;}

#Clear_Links{
	color: #535353;
	font-family: Tahoma;
	text-decoration: none;
}

#Clear_Links a:hover {
	color:#535353;
	text-decoration:none;
}

#Clear_Links a:visited {
	color:#535353;
	text-decoration:none;
}

#flash_con{ padding: 12px 12px 0 12px;}
#flash_con_border{
	width:874px;
	border:1px solid #afb1a0;
}

#content_con{ padding: 12px 11px 0 11px;
	
}

#left_col {
	float:left;
	width:228px;
	background: url('../img/TextDeco/leftcol_bg.jpg') repeat-y;
	color:#80885f;
		
	}
#left_col_content{
	padding: 40px 12px 0 12px;
	background: url('../img/TextDeco/leftcol_top.jpg') no-repeat;
}
.sidetitle{
	height: 18px;
	color:#707070;
	background: url('../img/TextDeco/lefttitle_bg3.jpg') repeat-x left bottom;
	padding: 7px 0 0 5px;
	font-weight:bold;
}
#leftnav{padding:10px 0;
		
}
#leftnav ul{
	list-style-type:none;
	margin:0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	/* trying to add a standard width */ 
	width:210px;
	}
#leftnav li{
	position:relative;
	width:210px;
	float:left;
	/*height:22px; commented this out, as it really didn't seem to be affecting anything, but was causing my main & sub menu items to overlap*/
	/*height:22px;*/
	 background:white url('../img/TextDeco/h_dot.gif') repeat-x left bottom;
}
#leftnav li.last{background:none;}
#leftnav a{
	display: block;
	color: #0033CC; /*color:#5F5F47;*/;
	font-weight: bold; /*color:#80885f; is the original color*/;
	background: url('../img/TextDeco/leftnav_arrow.gif') no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
}
#leftnav a:hover {
	color: #0000ff; 
	text-decoration: underline;
}
#leftnav li ul {
	position:absolute;
	top:0px;
	left:210px;
	visibility:hidden;
}

#leftnav li:hover ul {
	visibility:visible;
	
}




#leftnav2{padding:10px 0;
		
}
#leftnav2 ul{
	list-style-type:none;
	margin:0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	/* trying to add a standard width */ 
	width:210px;
	}
#leftnav2 li{
	position:relative;
	width:210px;
	float:left;
	/*height:22px; commented this out, as it really didn't seem to be affecting anything, but was causing my main & sub menu items to overlap*/
	/*height:22px;*/
	 background:white url('../img/TextDeco/h_dot.gif') repeat-x left bottom;
}
#leftnav2 li.last{background:none;}
#leftnav2 a{
	display: block;
	color: #800000;
	/*color:#5F5F47;*/
	font-weight: bold; /*color:#80885f; is the original color*/;
	background: url('../img/TextDeco/leftnav_arrow.gif') no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: blink;
}
#leftnav2 a:hover {
	color: #0000ff; 
	text-decoration: underline;
}
#leftnav2 li ul {
	position:absolute;
	top:0px;
	left:210px;
	visibility:hidden;
}

#leftnav2 li:hover ul {
	visibility:visible;
	
}





#leftnav3{padding:10px 0;
		
}
#leftnav3 ul{
	list-style-type:none;
	margin:0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	/* trying to add a standard width */ 
	width:210px;
	}
#leftnav3 li{
	position:relative;
	width:210px;
	float:left;
	/*height:22px; commented this out, as it really didn't seem to be affecting anything, but was causing my main & sub menu items to overlap*/
	/*height:22px;*/
	 background:white url('../img/TextDeco/h_dot.gif') repeat-x left bottom;
}
#leftnav3 li.last{background:none;}
#leftnav3 a{
	display: block;
	color: #0033CC; /*color:#5F5F47;*/;
	font-weight: bold; /*color:#80885f; is the original color*/;
	background: url('../img/TextDeco/leftnav_arrow.gif') no-repeat 8px center;
	padding: 0 0 0 25px;
	line-height: 22px;
	height: 22px;
	text-decoration: none;
}
#leftnav3 a:hover {
	color: #0000ff; 
	text-decoration: underline;
}
#leftnav3 li ul {
	position:absolute;
	top:0px;
	left:210px;
	visibility:hidden;
}

#leftnav3 li:hover ul {
	visibility:visible;
	
}


#left_col_bottom{
	background: url('../img/TextDeco/leftcol_bottom.jpg') no-repeat;
	height: 22px;
	position:relative;
	margin-bottom:-2px;
}
#right_col {
	float:right;
	width:630px;
}
#main{padding: 0 0 12px 0;}
.left_box, .right_box{
	border:1px solid #cccccc;
	padding:1px;
	float:left;
	width:302px;
}
.left_box{ float:left;}
.right_box{ float:right;}
.box_top, .box_bottom{
	border:1px solid #cccccc;
	padding:2px;
}
.box_top div{
	height: 30px;
	line-height: 28px;
	color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 0 0 10px;
	background-image: url('../img/TextDeco/top_box_div.jpg');
	background-repeat: repeat-x;
}
.box_bottom div{
	background: #E9EBCB url('../img/TextDeco/bottom_box_div.jpg') repeat-x;
	height: 20px;
	}
.box_content{
	background: url('../img/TextDeco/h_dot.gif') repeat-x;
	margin:2px 0;
}
.box_content div{
	background: url('../img/TextDeco/h_dot.gif') repeat-x left bottom;
	padding:5px 10px;
}
.box_content div div{
	background: none;
	padding:0;
}
.title{
	height: 33px;
	line-height: 28px;
	color: #525252;
	background: url('../img/TextDeco/title_bg4.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0 0 0 10px;
}


#footer{
	background: url('../img/TextDeco/footer_bottom.jpg') no-repeat left bottom;
	height:32px;
	color:#000000;
	padding: 20px 30px 0 30px;
	border-top:3px solid #dbd5d0;
	margin-top:20px;
}
#footer a{
	color:#000000;
	text-decoration:none
}
#footer_left{float:left;}
#footer_right{float:right;}

#page_bottom{
	background: url('../img/TextDeco/page_bottom.gif') no-repeat left bottom;
	height:15px;
	position:relative;
	margin: 0 -1px -1px -1px;
}
.padding20{padding: 10px 20px;}
.padding10{padding: 5px 10px;}
.padding0{padding: 0px 2px;}

.right{text-align:right;}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
.float_left{
	float:left;
	margin: 0 10px 10px 0;
}
.float_right{
	float:right;
	margin: 0 0 10px 10px;
}
.arrow_list li{
	background: url('../img/TextDeco/arrow_2.gif') no-repeat 15px 7px;
	line-height: 20px;
	padding: 0 0 8px 25px;
}
.arrow_list{
	margin: 0;
	padding: 0;
	list-style:none;
}
.date{
	color:#97653c;
	font-weight:bold;
}
.date2{
	color:red;
	font-weight:bold;
}
h1 {
	margin: 12px 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	margin: 12px 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
}
h3 {
	margin: 12px 0;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}

