/* Style Cobalt */

/* Body */

    body { 
		margin: 0px auto;
		background-color: #999966; 
		color: #000033;
    	font-family: Geneva, Arial, Helvetica, sans-serif;
		
}
	a:link          { color: #666666; text-decoration: none; }
	a:hover         { color: #333333; text-decoration: none;}
	a:visited 		{ color: #666666; text-decoration: none;}

li {
	
}


TD
{
    FONT-SIZE: 9pt;
    ALIGN: LEFT;
    /*TEXT-ALIGN: left*/
}

h1 {
	float: right;
	display: block;
	width: 90%;
	border-bottom: 2px solid #660000;
	font-size: 18px;
	color: #999966;
	font-weight: normal;
	margin: 150px 10px 0px 10px;
	text-align: right;
	padding-bottom: 2px;
}
h2 {
	float: left;
	display: block;
	width: 90%;
	border-bottom: 2px solid #660000;
	font-size: 18px;
	color: #999966;
	font-weight: normal;
	margin: 20px 10px 4px 0px;
	text-align: right;
	padding-bottom: 2px;
}
h4 { 
	color: #660000;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #999966;
	width: 90%;
	text-transform: capitalize;
	}
p {
	width: 90%;
}
hr { 
	color: #333333;
	width: 90%;
	text-align: left;
	}
/*--------------- containers --------------------------- */
    
    #container{ /*main body wrap */
	 width: 792px;
	 height: 100%;
	 margin: 5px auto;
	 overflow: hidden;
	 }
    
	
	

/*---------------layout areas --------------------------- */
#top {
	float: left;
	width: 792px;
	height: 25px;
	background-image:url('/images/img_top.jpg');
	background-repeat: no-repeat
}

#banner{ 
	float: left;
	width: 792px;
	height: 115px;
	margin-top: 0px;
	background-image: url('/images/img_logo.jpg') ;
	background-repeat: no-repeat
	}
#menu_bar {
	float: left;
	margin-top: 85px;
	
}	
#content {
	 float: left;
	 width: 805px;
	 height: auto;
	 background-image: url('/images/bg_body.jpg');
	 background-repeat: repeat-y;
	 background-color: #FFFFFF
	 }

#page_title {
		
		}

#text_area{ 
	 float: left;
	 width: auto;
	 font-size: 11px;
	 line-height: 1.4em;
	  
	  }
	  
#text_area.home { padding: 5px;	  }
#text_area.subpage { margin-top: 15px; padding: 5px;	   }


#title {
	
}

#title.home {    }
#title.subpage {   }



.ad_area {
	margin1: 0px auto;
	margin: 275px 0px 0px 0px;
	
	width: 200px;
	height: 125px;
	background-color1: #EEEEEE;

}
#bottom { 
	float: left;
	background-image: url('/images/bg_bottom.jpg') ;
	background-repeat: no-repeat;
	width: 100%;
	height:20px
}
/*----------------------- column styles --------------------- */
#column_home_left {
	float: left;
	width: 320px;
	height: auto;
}

#column_home_right {
	float: left;
	width: 450px;
	height: auto;
	
}

#column_sub_left {
	float: left;
	width1: 190px;
	width: 197px;
	height: 100%;
	margin1: 0px 5px 0px 3px;
	margin: 0px 1px 0px 1px;
	
}

#column_sub_right {
	float: left;
	width1: 591px;
	width: 603px;
	height: 100%;
}

/*----------------------- featured links --------------------- */
#feature {
	float: left;
	width: 142px;
	height: -7px auto;
	
	border-left: 0px solid #999999;
	overflow: visible;
	
	
}
.feature_title {
	float:left;
	width: 145px;
	height: 22px;
	background-image:url('/images/img_btn-red.jpg');
	background-repeat: no-repeat;
	font-size: 10px ;
	font-weight:500;
	color: #FFFFFF;
	margin-left: -15px; padding-left:15px; padding-right:0px; padding-top:5px; padding-bottom:0px
}	

.feature_title a:link     { color: #ffffff; text-decoration: none; }
.feature_title a:hover    { color: #ffffff; text-decoration: none;}
.feature_title a:visited  { color: #ffffff; text-decoration: none;}


#feature.one{  }
#feature.two{  }
#feature.three{  }

#feature ul {
	margin: 0px;
	font-size: 10px;
	list-style-type:square;
	color: #666666;
	margin: 5px 0px 10px -20px;
}


/*----------------- images ---------------- */
.img_home {
	float: left;
	height: 245px;
	width: 400px;
	margin: 10px 0px 0px 0px;
}
#img_subpage {
	float: left;
	width: 787px;
	height: 180px;
	margin: 0px 0px 10px 2px;
	background-color: #CCCCCC;
}
.img_wrapright {
	float: right;
	clear: none;
	padding: 5px;
}
.img_wrapleft {
	float: left;
	clear: none;
	padding: 5px;
}

/*----------------------- footer --------------------- */
#footer {
	float: left;
	font-size: 9px;
	color:#333333;
	width:  792px;
	height: 25px;
	padding-left: 20px;
	margin: 0px 0px 0px 0px;
	}
.footer a{
	color: #999999;
}

/* -------------------- subnav content ---------------------- */
#subnav {
	float: left;
	margin-top: 30px;
	background-color1: #eeeeee;
	height: 90%;

}
#subnav ul {
	list-style-type: square;
	font-size: 11px;
	color: #333333;
	}
#subnav ul a {
	color: #000066;
	
}
#subnav ul a:hover {
	text-decoration: underline;
}
/* ------------------- navigation controls ------------------- */

#nav ul { /*universal controls - all menus and funtions unless otherwise called out below */
	
	
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF; /* main text color */
	padding: 4px;
}
#nav li a:hover {
	text-decoration: none;
	color: #000000;
}

#nav li li a {/* drop down block area*/
	display: block;
	font-weight: normal;
	color: #000000;
	background-image:url('/includes/cssmenus/skins/arktic_red/img/bg.gif');
	width: 10em;
	padding: 2px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999
}
#nav li li a:hover {/*rollover in drop down */
	padding: 2px;
	color: #660000;
	background-image: url('/includes/cssmenus/skins/arktic_red/img/bgtop_h.gif');
}

#nav li {
	float: left;
	position: relative;
	width: 6.5em; /* main width */
	text-align: left; /* all text */
	background-color: transparent; /* main background */
	border-left: 1px solid #CCCCCC; /* main border */
	list-style-type: none;
	
	
}
#nav li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	padding: 0px 2px 2px 2px;

	}
#nav li ul {
	margin-top: 3px; /* second level position */
}

#nav li li {
	display: block;
	float: none;
	width: 9em;
	background-color:transparent;
	border: 0px solid #000000;
}

#nav li:hover ul, li.over ul {
	display: block;
	color:#660000;
}

#nav hr {
	display: none;
}

#nav p {
	clear: left;
	padding: 0em 0em 0 0em;
}	
.img_banner1 { background-image: url('/images/banner.jpg'); background-repeat: no-repeat}