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

/*  BASE  */

* { margin: 0; padding: 0; }

body {
    background: url("../images/css/bg.gif") #e5e4e4 top left repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: normal;
	font-variant: normal;
	font-size-adjust: none;
	line-height: 1.3;
}

p { margin-bottom: 10px; }
.byline { color: #aaa; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }

.more { color: #464646; font-weight: bold; font-style: italic; text-decoration: none; }

blockquote { margin: 5px 25px; }

hr { margin: 20px 0; }

.bookmarkTop { padding: 5px 8px; background-color:#eee; border: 1px solid #cccccc; }
.bookmarkBot { padding: 5px 8px; background-color:#eee; border: 1px solid #cccccc; }



/*  MAIN STRUCTURE  */

#main_container {
	width: 960px;
	margin: 0 auto;
}

#top_container_home {
	width: 960px;
	margin-bottom: 10px;
}


/*  HEADER  */

#header_container {
    background-image:url("../images/css/site-header.gif");
    width: 960px;
	height: 110px;
}
	strong.logo {
		display: block;
		position: relative;
		background-color: transparent;
	}
	
	strong.logo a {
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		width: 320px;
		height: 40px;
		padding: 40px 0 0 10px;
		background: transparent;
		border: none;
	}


/*  MENU NAVIGATION  */

#menu_container_home {
	width: 810px;
	height: 30px;
	float: left;
	margin-right: 10px;
	background: url("../images/css/menu-bg-home.gif") top left no-repeat;
}

#menu_container_sub {
	width: 810px;
	height: 30px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url("../images/css/menu-bg-sub.gif") no-repeat left top;
}

#menu_container_search {
	width: 960px;
	height: 30px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url("../images/css/menu-bg-search.gif") no-repeat left top;
}

#menu { 
	padding: 4px 10px;
}
	*:first-child+html #menu { padding: 5px 10px; }
	*html #menu { padding: 5px 10px; }
	
	#menu ul { list-style: none; display: inline; margin: 0; }
	#menu ul li {
		display: inline;
		padding-top: 6px;
		padding-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		background: url("../images/css/menu-item-bg.gif") no-repeat right 4px;
	}
	#menu ul li.first { padding-left: 30px; padding-right: 46px; }
	#menu ul li.mid { padding-left: 25px; padding-right: 33px; }
	#menu ul li.last { padding-left: 28px; padding-right: 0; background-image: none; }
	#menu a { color:#ccc; text-decoration: none; }
	#menu a:hover { color:#F1C717; text-decoration: none; }
	
		#menu_container_search #menu ul li.last { padding-left: 35px; padding-right: 40px; background-image: url("../images/css/menu-item-bg.gif"); }


/*  SPONSOR BOX  */

#sponsor_box_container {
	width: 140px;
	height: 308px;
	float: right;
	background: url("../images/css/sponsor-box-bg.gif") top left no-repeat;
}
	#sponsor_box { padding: 10px; }
	#sponsor_box img { border: none; margin-bottom: 7px; }



/*  INTRO SLIDER CONTENT  */

#intro_slider_container_home {
	width: 810px;
	height: 278px;
	float: left;
	margin-right: 10px;
}

	#intro_container {
		width: 317px;
		height: 278px;
		float: left;
		background: url("../images/css/intro-left-bg-home.gif") no-repeat left top;
	}
		#featured_home { padding: 8px 0 0 50px; }
			#featured_home a {
				font-size: 13px;
				color: #464646;
				font-weight: bold;
				font-style: italic;
				text-decoration: none;
			}
			
		#intro { padding: 20px 25px; }
			#intro p.head { font-size: 18px; color: #F1C717; font-style: italic; }
			#intro p { font-size: 11px; color: #E0E0E0; }

#slideshow_container {
	width: 493px;
	height: 278px;
	float: right;
}
	#slideshow_box { 
		margin-top: 10px;
	}
	
	#slideshow_box #slide-holder {
		width: 493px;
		height: 268px;
		position: absolute;
		background: url("../images/css/slideshow_img_bg.gif") no-repeat left top;
	}
	
	#slideshow_box #slide-holder #slide-runner {
		width: 493px;
		height: 268px;
		overflow: hidden;
		position: absolute;
	}
	
	#slide-controls a:link {
		color: #fff;
		text-decoration: none;
	}
	
	#slideshow_box a img {
		border: none;
	}
	
	#slideshow_box .wrap {
		width: 493px;
		margin: 0 auto;
		text-align: left;
	}
	
	#slideshow_box #top #nav {
		float: left;
		clear: both;
		width: 493px;
		height: 52px;
		margin: 22px 0 0;
	}
	
	#slideshow_box #top #nav ul {
		float: left;
		width: 293px;
		height: 52px;
		list-style-type: none;
	}
	
	#slideshow_box #nav ul li {
		float: left;
		height: 52px;
	}
	
	#slideshow_box #nav ul li a {
		border: 0;
		height: 52px;
		display: block;
		line-height: 52px;
		text-indent: -9999px;
	}
	
	#slideshow_box #slide-holder img {
		margin: 0;
		display: none;
		position: absolute;
	}
	
	#slideshow_box #slide-holder #slide-controls {
		left: 0;
		top: 238px;
		width: 493px;
		height: 30px;
		display: none;
		position: absolute;
		background: url("../images/css/slide-bg.png") 0 0 ;
	}
	
	#slideshow_box #slide-holder #slide-controls p.text {
		float: left;
		color: #fff;
		display: inline;
		font-size: 10px;
		line-height: 16px;
		margin: 5px 0 0 5px;
		text-transform: uppercase;
	}
	
	#slideshow_box #slide-holder #slide-controls p#slide-nav {
		float: right;
		height: 24px;
		display: inline;
		margin: 3px 5px 0 0;
	}
	
	#slideshow_box #slide-holder #slide-controls p#slide-nav a {
		float: left;
		width: 24px;
		height: 24px;
		display: inline;
		font-size: 11px;
		margin: 0 5px 0 0;
		line-height: 24px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #FFFFFF;
	}
	
	#slideshow_box #slide-holder #slide-controls p#slide-nav a.on {
		background-position: 0 -24px;
		color: #000000;
	}
	
	#slideshow_box #slide-holder #slide-controls p#slide-nav a {
	    background-image: url("../images/css/slide-nav.png");
	}
	
	#nav ul li a {
		background: url("../images/css/nav-bg.png") no-repeat;
	}


/*  BOTTOM CONTAINER HOME  */

#bottom_container_home {
	width: 960px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	background: url("../images/css/search-boxes-bg-home-mid.gif") top left repeat-y;
}
	#bottom_container_top { background: url("../images/css/search-boxes-bg-home-top.jpg") no-repeat top left; min-height: 200px; }
		*html #bottom_container_top { height: 200px; }
	#bottom_container_bot { background: url("../images/css/search-boxes-bg-home-bot.gif") no-repeat bottom left; padding-bottom: 15px; }

	#left_nav_container_home {
		width: 210px;
		float: left;
		margin-right: 10px;
	}
		#left_nav_home { padding: 15px; }
		
			#left_nav_home h5 { color: #252525; font-size: 12px; padding: 2px 0 20px 10px; }
			#left_nav_home h5.blue_bg { background: url("../images/css/header-bg.gif") no-repeat; }
			#left_nav_home ul { padding: 5px 0 28px 8px; list-style: none; margin-right: 15px; }
			#left_nav_home ul li { 
				font-size: 11px;
				color: #464646;				
				padding-bottom: 5px;
				padding-left: 13px;
				padding-top: 3px;
				border-bottom: 1px solid #ddd;
				background: url("../images/css/arrow.gif") no-repeat left 1px;
			}
				*html #left_nav_home ul li { background: url("../images/css/arrow.gif") no-repeat left 3px; }
				
			#left_nav_home ul li a { color: #464646; text-decoration: none; }
			
		
	#search_box_container_home {
		width: 740px;
		height: 70px;
		float: right;
		margin-bottom: 10px;
	}
		#search_box { padding: 8px 15px; }
			
			#search_box.sub {padding: 8px 10px; }
	
	.bottom_box_container {
		width: 240px;
		float: left;
		margin-right: 10px;
	}
	
	.bottom_box_container_right {
		width: 240px;
		float: left;
	}
	
		.bottom_box { padding: 15px; }
		.bottom_box h5 { color: #252525; font-size: 12px; padding: 2px 0 50px 10px; }
		.bottom_box p { color: #555555; font-size: 11px; }
		.bottom_box img { padding: 3px; border: 1px solid #555555; }
			.bottom_box img.right { float: right; margin: 0 0 5px 5px; }
			.bottom_box img.left { float: left; margin: 0 5px 5px 0; }
		.bottom_box a { color: #464646; text-decoration: none; }
		.bottom_box a:hover { text-decoration: underline; }
		

/*  SEARCH BOX SPECIFIC */

#search_box h2 { 
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 7px;
}

#search_box label { 
	color: #381a06;
	font-size: 12px;
}

#search_box select {
	font-size: 12px;
}
	*:first-child+html #search_box.sub select { font-size: 11px; }
	*html #search_box.sub select { font-size: 11px; }

#search_box input.searchButton {
	width: 125px;
	height: 25px;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	background: url("../images/css/submit-btn.gif") no-repeat left 3px;
}
	#search_box.sub input.searchButton { width: 100px; }


/*  SUB PAGES  */

#page_container_sub {
	width: 960px;
	margin-bottom: 10px;
}

#left_nav_content_sub {
	width: 810px;
	float: left;
	margin-right: 10px;
	background: url("../images/css/sub-main-bg-mid.gif") repeat-y right top;
}
	#left_nav_content_sub_top { background: url("../images/css/sub-main-bg-top.gif") no-repeat right top; min-height: 480px; }
		*html #left_nav_content_sub_top { height: 480px; }
	#left_nav_content_sub_bot { background: url("../images/css/sub-main-bg-bot.gif") no-repeat right bottom; padding-bottom: 15px; }
	

#left_nav_container_sub {
	width: 210px;
	float: left;
/*	margin-right: 10px;
	background: url("../images/css/left-nav-sub.gif") no-repeat top left;*/
}
/*	#left_nav_sub_top {
		height: 295px;
		margin-bottom: 10px;
	}*/
/*		.left_nav_sub { padding: 15px; }*/
		.left_nav_sub h5 { color: #252525; font-size: 12px; padding: 2px 0 20px 10px; }
		.left_nav_sub h5.blue_bg { background: url("../images/css/header-bg.gif") no-repeat; }
		.left_nav_sub ul { padding: 5px 0 28px 8px; list-style: none; margin-right: 15px; }
		.left_nav_sub ul li { 
			font-size: 11px;
			color: #464646;
			padding-bottom: 5px;
			padding-left: 13px;
			padding-top: 3px;
			border-bottom: 1px solid #ddd;
			background: url("../images/css/arrow.gif") no-repeat left 1px;
		}
			*html .left_nav_sub ul li { background: url("../images/css/arrow.gif") no-repeat left 3px; }
		.left_nav_sub ul li a { color: #464646; text-decoration: none; } 
	
/*	#left_nav_sub_bot {
		height: 230px;
		margin-bottom: 10px;
	}*/
	
#search_box_container_sub {
	width: 590px;
	height: 70px;
	margin-bottom: 10px;
	float: right;
}
	#search_box_sub { padding: 8px 15px; }
		
		*:first-child+html #search_box_sub { padding: 8px 10px; }
		*html #search_box_sub { padding: 8px 10px; }
	
#main_content_container_sub {
	width: 590px;
	float: right;
}
	#main_content_sub { padding: 15px; color: #666; line-height: 1.4; }
	
		#main_content_sub h1 { color: #381a06; font-weight: normal; font-size: 24px; margin-bottom: 5px; }
		#main_content_sub h2 { color: #381a06; font-weight: bold; font-size: 14px; margin-bottom: 5px; }
		#main_content_sub h3 { font-weight: bold; font-size: 13px; margin-bottom: 5px; }
		#main_content_sub ul { padding: 0 0 18px 30px; list-style: disc; }
		#main_content_sub li { padding-bottom: 8px; }
		#main_content_sub ol { padding: 0 0 18px 30px; }

		#main_content_sub ul li ul { padding: 10px 0 0 12px; list-style:circle; }
		#main_content_sub ul li ul li {  }
		
		#main_content_sub a { color: #333; text-decoration: underline; }
		#main_content_sub a:hover { color: #381a06; text-decoration: none; }
		
		#main_content_sub img.left { float:left; border:1px solid #666; margin:0 10px 10px 0; }
		#main_content_sub img.right { float:right; border:1px solid #666; margin:0 0 10px 10px; }
		
		#main_content_sub .article_listing { clear:left; padding: 15px 0; border-bottom: 1px solid #aaa; }
			#main_content_sub .article_listing img { margin-right:10px; border:1px solid #666; }

/*  Stretcheable SUB MENU LEFT  */

#left-menu-container {
	float: left;
	width: 210px;
}
#left-menu-header {
    float: left;
	width: 190px;
	height: 35px;
	padding-top:15px;
	padding-left: 20px;
	background-image: url(../images/css/left-menu-header-sub.gif);
}
#left-menu-content {
    float: left;
	width: 180px;
	background-image: url(../images/css/left-menu-bg-sub.gif);
	background-repeat: repeat-y;
	padding: 20px;
	padding-right: 10px;
	padding-top: 10px;
}
#left-menu-footer {
    float: left;
	width: 210px;
	height: 15px;
	background-image: url(../images/css/left-menu-footer-sub.gif);
}

/*  FOOTER  */

#footer_container {
	height: 480px;
	clear: both;
	padding-top: 60px;
    background: url("../images/css/footer-main-bg.gif") repeat-x;
}
	#footer {
		width: 960px;
		margin: 0 auto;
	}
	
	#footer_nav {
		width: 929px;
		height: 20px;
		background: url("../images/css/footer-nav-bg.gif") no-repeat;
		padding: 12px 0 8px 0;
		text-align: center;
		margin: 0 auto;
	}
		#footer_nav a { color: #666; text-decoration: none; }
		#footer_nav a:hover { text-decoration: underline; }
		
	#footer_columns_container {
		background: url("../images/css/footer-columns-bg-mid.gif") repeat-y top left;
		float: left;
		width: 960px;
		margin: 0 auto;
	}
	
	#footer_columns_container a {
		color: #666666;
	}
	#footer_columns_container a:hover {
		color: #000000;
	}
		#footer_columns_top { background: url("../images/css/footer-columns-bg-top.gif") no-repeat top left; min-height: 65px; }
			*html #footer_columns_top { height: 65px; }
		#footer_columns_bot { background: url("../images/css/footer-columns-bg-bot.gif") no-repeat bottom left;}
		
		#footer_columns_bot h5 { color: #333; font-size: 12px; margin-bottom: 8px; margin-top: 45px; }
		#footer_columns_bot p { color: #666; margin-bottom: 10px; }
		#footer_columns_bot ul { padding: 2px 0 0 12px; list-style: none; }
		#footer_columns_bot ul li { padding-bottom: 4px; }
		#footer_columns_bot ul li a { color: #666; }
	
		#footer_sites {
			width: 960px;
			float: left;
			padding-top: 4px;
			text-align: center;
			margin-bottom: 10px;
		}
			#footer_sites a { color: #666; text-decoration: none; }
			#footer_sites a:hover { text-decoration: underline; }

		#footerlinks_01 { float: left; width: 190px; height: 260px; padding: 20px 20px 100px 20px; }
		#footerlinks_02 { float: left; width: 200px; height: 260px; padding: 20px 20px 100px 20px; }
		#footerlinks_03 { float: left; width: 204px; height: 260px; padding: 20px 20px 100px 20px; }
		#footerlinks_04 { float: left; width: 195px; height: 260px; padding: 20px 20px 100px 20px; }


/*  SEARCH RESULTS  */

#left_nav_content_search {
	width: 960px;
	float: left;
	margin-right: 10px;
	background: url("../images/css/search-main-bg-mid.gif") repeat-y right top;
}
	#left_nav_content_search_top { background: url("../images/css/search-main-bg-top.gif") no-repeat right top; min-height: 480px; }
		*html #left_nav_content_search_top { height: 480px; }
	#left_nav_content_search_bot { background: url("../images/css/search-main-bg-bot.gif") no-repeat right bottom; padding-bottom: 15px; }

#search_header_container {
	width: 740px;
	height: 70px;
	margin-bottom: 10px;
	float: right;
}
	#search_header { padding: 0px; }

#main_content_container_search {
	width: 740px;
	float: right;
}
	#main_content_search { padding: 15px; color: #666; }

	#main_content_search img.logo { float:left; padding:0 20px 10px 0; }
	#main_content_search img.request { float:right; }
	#main_content_search #view_more a { color: #333; text-decoration: underline; }
		#main_content_search #view_more a:hover { color: #381a06; text-decoration: none; }
		
		.searchListing { width: 99%; border-bottom:1px solid #aaaaaa; margin-bottom:18px; padding-top:20px; }
		.logoContainer { float:left; }
		.dataContainer {  }
		.aboutContainer { clear:both; }
		

.resultHeader { font-size:11px; margin-bottom:15px; }

.boldedHeader { font-size: 12px; font-weight: bold; line-height:135%; margin-bottom:5px; }
.boldedTxt { font-size: 11px; }
.boldedLink { font-size: 11px; }
.normalHeader { font-size: 12px; color:#666; line-height:135%; margin-bottom:5px; }
.normalTxt { font-size: 11px; color:#666; }
.normalLink { font-size: 11px; }
.sponsorHeader { font-size: 14px; font-weight: bold; line-height:135%; margin-bottom:5px; }
.sponsorTxt { font-size: 11px; font-weight: normal; }
.sponsorLink { font-size: 11px; font-weight: normal; }

.sponsorHeader a, .sponsorTxt a, .sponsorLink a, .boldedHeader a, .boldedTxt a, .boldedLink a, .normalHeader a, .normalTxt a, .normalLink a { color:#2776d8; text-decoration: underline; }
.sponsorHeader a:hover, .sponsorTxt a:hover, .sponsorLink a:hover, .boldedHeader a:hover, .boldedTxt a:hover, .boldedLink a:hover, .normalHeader a:hover, .normalTxt a:hover, .normalLink a:hover { color:#f50; text-decoration: none; }


	/*  RESULT HEADER  */
		
	#resultHeader {
		padding: 16px 0 0 0;
		font-size: 11px;
		color: #381a06;
	}
		.resultLeft {
			float: left;
			text-align: left;
			width: 240px;
			padding-left: 10px;
		}
			
		.resultMiddle {
			float: left;
			text-align: center;
			width: 231px;
			padding: 0;
		}
			.resultMiddle a {
				color: #381a06;
				text-decoration: underline;
			}
			.resultMiddle a:hover {
				color: #666;
				text-decoration: none;
			}
			
		.resultRight {
			float: right;
			text-align: right;
			width: 240px;
			padding-right: 10px;
		}
			.resultRight a {
				color: #381a06;
				text-decoration: underline;
			}
			.resultRight a:hover {
				color: #666;
				text-decoration: none;
			}
	
	
	/*  RESULT FOOTER  */
		
	.resultFooter {
		color: #381a06;
		font-size: 11px;
		height: 25px;
		vertical-align:top;		
	}
		.resultBotLeft {
			float: left;
			text-align: left;
		}
			.resultBotLeft a {
				color: #381a06;
				text-decoration: underline;
			}
			.resultBotLeft a:hover {
				color: #666;
				text-decoration: none;
			}
			
		.resultBotRight {
			float: right;
			text-align: right;
		}
			.resultBotRight a {
				color: #381a06;
				text-decoration: underline;
			}
			.resultBotRight a:hover {
				color: #666;
				text-decoration: none;
			}
			

/*  STATIC TEMPLATES  */

#left_nav_content_static_top {
	background: url("../images/css/static-main-bg-top.gif") no-repeat right top; min-height: 480px;
}
	*html #left_nav_content_static_top { height: 480px; }

#static_top_container { 
	width: 740px;
	float: right;
}

	#static_top_content { 
		padding: 15px 15px 0 15px;
		color: #666;
	}
	
		#static_top_content h1 { color: #381a06; font-weight: normal; font-size: 24px; margin-bottom: 5px; }
		#static_top_content h2 { color: #381a06; font-weight: bold; font-size: 14px; margin-bottom: 5px; }
		#static_top_content h3 { font-weight: bold; font-size: 13px; margin-bottom: 5px; }
		#static_top_content ul { padding: 0 0 18px 30px; list-style: disc; }
			#static_top_content li { padding-bottom: 8px; }
		#static_top_content ol { padding: 0 0 18px 30px; }

		#static_top_content ul li ul { padding: 10px 0 0 12px; list-style:circle; }
		#static_top_content ul li ul li {  }
		
		#static_top_content a { color: #333; text-decoration: underline; }
		#static_top_content a:hover { color: #381a06; text-decoration: none; }
		
		#static_top_content img.left { float:left; border:1px solid #666; margin:0 10px 10px 0; }
		#static_top_content img.right { float:right; border:1px solid #666; margin:0 0 10px 10px; }
		
.static_search_include {
	margin: 5px 0;
	border: 1px solid #aaa;
	padding: 10px;
	text-align: left;
}
	.static_search_include img.logo { float:left; padding:0 20px 10px 0; }
	.static_search_include img.request { float:right; }
	.static_search_include #view_more a { color: #333; text-decoration: underline; }
		.static_search_include #view_more a:hover { color: #381a06; text-decoration: none; }
	.static_search_include a { color:#2776d8; text-decoration: underline; }
		.static_search_include a:hover { color:#f50; text-decoration: none; }
		
/*  TOP CONTENT STYLES  */

#top-content-home {
    width: 810px;
	height: 288px;
	background-image: url("/images/css/intro-content-home.jpg");
}


#intro-text {
  width: 380px;
  padding-left: 400px;
  padding-top: 40px;
}

#button-view {
   background-image: url("/images/css/button-view.jpg");
   color:#FFFFFF;
   font-size: 14px;
   width: 195px;
   height: 14px;
   padding: 10px;
   padding-top: 5px;
   padding-right: 20px;
}

#button-view a {
   color:#FFFFFF;
   font-size: 14px;
   width: 195px;
   height: 14px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }

#intro-text h1 { color: #036; font-weight: normal; font-size: 24px; margin-bottom: 5px; }
