﻿body
{
	font-size: 12px;
	background-color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
}
h1
{
	font-size: 38px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color:#869D1A;
	margin-bottom:10px;
	margin-top:0px;
	padding-top:0px;
}
h2 
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4C4C4C;
}
h3 
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#869D1A;
}
h4
{
}

a, a:visited
{
	color:#00A7E6; /*Green: #869D1A;*/
	text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}

a img 
{
	border:none;	
}
table 
{
}
table td 
{
	font-size:12px;
	vertical-align:top;
}
.successBox 
{
	border:solid 1px #869D1A;
	background-color:#90AF0D;
	padding:15px;
	color:White;
	margin-top:20px;
}
.textbox 
{
	color:#333333;
	font-size:11px;
	padding:3px;
	width:200px;
}
.textarea 
{
	width:200px;
	height:100px;
	font-family:Arial;
	color:#333333;
	font-size:11px;
	padding:3px;
}

/* Page Layout */
.area
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:White;
	border-right: solid 1px #2D2D2D;
	border-left: solid 1px #2D2D2D;
}
.area_center
{
	border-right: solid 1px #202020;
	border-left: solid 1px #202020;
}

/* header */
.area_center_header 
{
	background-image: url(../images/header_background.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	padding: 0px 0px 0px 50px;
	min-height:101px;
	background-color:#0C0C0C;
	color: #999999; 
}
.area_center_header .logo
{
	padding-top:28px;
	float:left;
	width:121px;
}
.area_center_header .topRightNav
{
	padding-top:10px;
	float:right;
}
.area_center_header .topRightNav a
{
	padding-right:20px;
	color:#999999;
	text-decoration:none;
}
.area_center_header .topRightNav a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}

.leftNav 
{
	margin-top:10px;
	width:195px;
}
.leftNav a, .leftNav a:visited
{
	border-left: solid 1px #A6D10E;
	border-right: solid 1px #A6D10E;
	display: block;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #CCCCCC;
	background-color: White;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
}
.leftNav a:hover 
{
	background-color:#EDEDED;
	text-decoration:underline;
}
.leftNav a.active 
{
	background-color:#A6D10E;
	font-weight:bold;
}
.leftNav .header a, .leftNav .header a:visited
{
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#869D1A;
	background-image: url(../images/leftNavBackground.jpg);
	background-repeat: repeat-x;
	padding-top:5px;
	text-decoration:none;
}
.leftNav .header a:hover 
{
	text-decoration:underline;
}

.lineAndNav 
{
	float:right;
	width:750px;
	padding-right:30px;
}
.logoLine 
{
	margin-top:38px;
	margin-bottom:9px;
}
/* topNav */
.topNav 
{
	height:38px;
}
.topNav div 
{
	float:left;
}
.topNav .tab a
{
	padding: 12px 15px 12px 15px;
	display:block;
	color:White;
	text-decoration:none;
	background-image: url(../images/topNav_background.jpg);
	background-repeat: repeat-x;
}
.topNav .tab a:hover 
{
	background-image: url(../images/topnav_background_hover.jpg);
}
.topNav .tab a.active 
{
	background-image: url(../images/topnav_background_active.jpg);
}



.topNav .spacer 
{
	background-image: url(../images/topnav_spacer.jpg);
	background-repeat:no-repeat; 
	width:3px;
	height:38px;
}


.topNav .tabLeft .left 
{
	background-image: url(../images/topnav_left.jpg);
	width:10px;
	height:38px;
}
.topNav .tabLeft:hover .left
{
	background-image: url(../images/topnav_left_hover.jpg);
}
.topNav .tabLeft:hover .left:hover
{
	background-image: url(../images/topnav_left.jpg);
}
.topNav .tabLeft_active .left
{
	background-image: url(../images/topnav_left_active.jpg);
	width:10px;
	height:38px;
}

.topNav .tabRight .right
{
	background-image: url(../images/topnav_right.jpg);
	background-position:right;
	width:10px;
	height:38px;
}
.topNav .tabRight:hover .right
{
	background-image: url(../images/topnav_right_hover.jpg);
}
.topNav .tabRight:hover .right:hover
{
	background-image: url(../images/topnav_right.jpg);
}
.topNav .tabRight_active .right
{
	background-image: url(../images/topnav_right_active.jpg);
	width:10px;
	height:38px;
}
.topNav .tabRight .tab a
{
	padding: 12px 5px 12px 15px;
}
.topNav .tabLeft .tab a
{
	padding: 12px 15px 12px 5px;
}
.topNav .tabRight_active .tab a
{
	padding: 12px 5px 12px 15px;
	background-image: url(../images/topnav_background_active.jpg);
}
.topNav .tabLeft_active .tab a
{
	padding: 12px 15px 12px 5px;
	background-image: url(../images/topnav_background_active.jpg);
}


/* END header */

.area_center_banner
{
	/*min-height:300px;
	background-color:#90AF0D;*/
	/*border: solid 1px #B2CF31;*/
	/*border-bottom:solid 1px #999999;*/
}
.area_center_content
{
	min-height: 50px;
	padding: 20px 50px 40px 50px;
	background-color: #FFFFFF;
	border: solid 1px white;
	
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home .area_center_content
{
	padding: 10px 50px 10px 50px;
}
.showcaseContainer 
{
	background-image: url(../images/showcase/showcaseContainer.gif);
	width:97px;
	height:63px;
	padding:4px 4px 4px 4px;
	float:left;
	margin-right:5px;
}
.showcaseQuoteContainer 
{
	background-image: url(../images/showcase/showcaseQuoteContainer.gif);
	width:317px;
	height:63px;
	padding:4px 4px 4px 4px;
	float:left;
	margin-top:4px;
}
.area_center_content_leftCol
{
	width:200px;
	padding-right:50px;	
	vertical-align:top;
}
.area_center_content_rightCol
{
	width:650px;
	vertical-align:top;
}
.rightColHeaderWithImage
{
	height:85px;
	width:584px; /* actual 624px */
	background-image: url(../images/rightColImageHeader.jpg);
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	font-size: 35px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:38px;
	font-weight:bold;
	
}
.content 
{
	margin-top:20px;
}

.content h1 
{

	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#4C4C4C;

}
.content h2 
{
	font-size: 18px;
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	color:#869D1A;
}
.synopsis 
{
	font-size:16px;
}
		
.area_center_footer
{
	background-image: url(../images/footer_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	padding:25px 20px 20px 50px;
	min-height:200px;
	background-color:#1B1B1B;	 
	color:#707070;
}
.area_center_footer .title
{
	padding-left:10px;
	text-transform: uppercase;
	color: #999999;
	padding-bottom:10px;
}
.area_center_footer .children 
{
	padding-left:10px;
	border-top:solid 1px #3C3C3C;
	padding-top:10px;
}
.area_center_footer .title a
{
	color: #999999;
}
.area_center_footer .title a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
.area_center_footer .column
{
	margin-right:30px;
	width:155px;
	float:left;
}
.area_center_footer a
{
	color: #707070;
	display: block;
	text-decoration: none;
	line-height: 20px;
}
.area_center_footer a:hover
{
	color:#999999;
	text-decoration:underline;
}
.area_center_footer .finalBar
{	
	margin-top:50px;
	font-size: 9px;
	display:block;
	text-align:center;
}
.area_center_footer .finalBar a
{
	display:inline;
	text-decoration:underline;
}	

.clearer 
{
	clear:both;
}

.SpryHiddenRegion 
{
	visibility:hidden;
}
.newsSummary 
{
	
}
.newsSummary a, .newsSummary a:visited
{
	font-weight:bold;
	color:#869D1A;
	text-decoration:none;
}
.newsSummary a:hover 
{
	text-decoration:underline;
}
.newsSummary_footer 
{
	padding-top:5px;
	font-size:10px;
	color:#999999;
}
