@charset "utf-8";
/* CSS Document */


#content {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	text-align: center;
}
#page{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#logo{
	width:286px;
	background-image:url('../img/header_logo.jpg');
	background-repeat:no-repeat;
	margin-top:27px;
	float:left;
}
#footer{
	color:#7B7B7B;
	font-size:10px;
	clear: both;
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 200px;
}

#footer a {
	color:#7B7B7B;
	font-weight:normal;
	text-transform: lowercase;
}

#footer a:hover {
	color:#333333;
}

/* navigation */ 
#nav{
	margin-top:50px;
	width:474px;
	background-image:url('../img/main_nav_bg_off.jpg');
	float:left;
	padding:0;
}
#nav ul {
	width:100%;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-style: bold;
	font-stretch:condensed;
	font-size:1em;
	font-weight:400;
	list-style-type: none;
}

#nav ul li{
	float:left;
	height:24px;
}

#nav ul li a{
	color:#7B7B7B;
	background:#FFFFFF;
	padding-top:3px;
	padding-left:20px;
	padding-right:2px;
	padding-bottom:8px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('../img/main_nav_bkg_off.jpg');
	background-position:left;
	background-repeat:no-repeat;
	text-transform: lowercase;
}

#nav ul li a:hover, #nav ul li a.here{
	color:#333333;
	background-image:url('../img/main_nav_bkg_selected.jpg');
}

/* sub navigation */ 

#subnav{
	margin-top:-3px;
	background-image:url('../img/sub_nav_bg_tile.jpg');
	float:left;
}
#subnavLeftCap{
	margin-top:-3px;
	margin-left:106px;/* this is the left anchor of the subnav menu*/
	width:10px;
	height:17px;
	float: left;
	background-image:url('../img/sub_nav_left_cap.jpg');
}
#subnavRightCap{
	margin-top:-3px;
	width:10px;
	height:17px;
	float: left;
	background-image:url('../img/sub_nav_right_cap.jpg');
}

#subnav ul {
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-style: bold;
	font-stretch:condensed;
	font-size:1em;
	font-weight:400;
	line-height: 12px;
	list-style:none;
}

#subnav ul li{
	float:left;
}

#subnav ul li a{
	color:#ffffff;
	float:left;
	height:17px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url('../img/sub_nav_bg_tile.jpg');
	background-position:left;
}
#subnav ul li a:hover, #subnav ul li a.here{
	color:#e0e0e0;
	background-image:url('../img/sub_nav_bg_selected.jpg');
	background-position:left;
}

/*full page width image */
#fullPanelTop{
	width: 750px;
	height: 26px;
	margin-left: 5px;
	background-image:url('../img/full_panel_top.jpg');
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
}

#fullPanelTopNoShadow{
	width: 750px;
	height: 26px;
	margin-left: 5px;
	background-image:url('../img/full_panel_top2.jpg');
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
}

#fullPanelTop h4{
	margin-left: 10px;
	margin-top: 3px;
}

#fullPanelMid{
	width: 750px;
	margin-left: 5px;
	background-image:url('../img/full_panel_mid.jpg');
	float:left;
}

#fullPanelBottom{
	width: 750px;
	height: 16px;
	margin-left: 5px;
	background-image:url('../img/full_panel_bottom.jpg');
	background-repeat:no-repeat;
	float:left;
}

#fullLeft{
	width: 750px;
	margin-top:0px;
	float:left;
}

#fullLeft h5{
	margin-left: 20px;
	margin-top: 5px;
}
#fullLeft p{
	margin-top: 0px;
	margin-left: 20px;
	line-height: 16px;
}

.fullPage{
	width:720px;
	float:left;
	margin-left: 15px;
}

.twothirdsPage{
	width:471px;
	float:left;
	margin-left: 18px;
}

.bumpLeft{
	background-image:url('../img/blueDiagonalRepeater.jpg');
	height:60px;
	width:95%;
	margin-top:10px;
	border: 3px solid #CCCC99;
}

/* general classes */
.blueStripes{
	margin:0px;
	background-image:url('../img/blueDiagonalRepeater.jpg');
}

.marginBuffer{
	margin-top:4px;
	margin-left:12px;
	margin-right:15px;
}
.width20 {
	width: 20%;
}
.width80 {
	width: 79%;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.floatCenter{
	float:center;
}


.shadowbox_small{
	background-image:url('../img/shadowbox_small_mid.jpg');
	width: 243px;
	position:relative;

}

.shadowbox_small h2{
	height:21px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image:url('../img/shadowbox_small_top.jpg');
	width: 100%;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#headlines {
	font-size:10px;
	margin: 10px 10px 30px 10px;
}

#headlines a {
	font-size:12px;
	line-height: 16px;
	margin: 5px 0px 20px 0px;
}

headlines a:hover{
	text-decoration:underline;
}

.shadowbox_small .bottom{
	background-image:url('../img/shadowbox_small_bottom.jpg');
	height:14px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	clear:both;
}

.shadowbox_small .title_buffer{
	margin-top:4px;
	margin-left:10px;
}

.shadowbox_wide{
	background-image:url('../img/shadowbox_wide_mid.jpg');
	width: 505px;
	position: relative;
}
.shadowbox_wide h2{
	height:21px;
	overflow:hidden;
	margin:0;
	padding:0;
	background-image:url('../img/shadowbox_wide_top.jpg');
	width: 100%;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.shadowbox_wide .top{
	background-image:url('../img/shadowbox_wide_top2.jpg');
	height:14px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 2px;
}

.shadowbox_wide .bottom{
	background-image:url('../img/shadowbox_wide_bottom.jpg');
	height:14px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	clear:both;
}

.shadowbox_wide .title_buffer{
	margin-top:4px;
	margin-left:12px;
}

#flashcorner{
	position:absolute;
	z-index:2;
	left:434px;
	bottom:-98px;
	height:160px;
	width:130px;
}

.news_thumb {
	float:left;
	margin: 0px 5px 5px 0px;
}	

#news_rightcol {
	float:left;
	width:505px;
}

#news_rightcol p {
	line-height: 16px;
	padding-top: 5px;
}	
