/* CSS Document */

body, div, h1, h2, h3, strong, ul, li{
	font-family:Arial, "Trebuchet MS", Helvetica,"Myriad Web Pro","Myriad Pro", sans-serif;
	padding:0px;
	margin:0px;
	color:#333333;
}

body{
	background-color:#E3E3E3;
	font-size:.8em;
}

#spotlight{
	background-image:url(../images/spotlightBG.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
}

#inTheNews{
	background-image:url(../images/latestNewsBG.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
	position: relative;
}

#adUpload{
	background-image:url(../images/AdUpload.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
	position: relative;
}

#headerContainer{
	background-image:url(../images/headerBG.jpg);
	width:100%;
	height:135px;
	text-align:center;
}
#header{
	background-image:url(../images/headerBG2.jpg);
	position:relative;
	height:136px;
	width:740px;
	text-align:left;
	margin:auto;
	padding-left: 30px;
	padding-right: 30px;
	font-size:10px;
}
#footerContainer{
	background-image:url(../images/footerBG.jpg);
	width:100%;
	height:136px;
	text-align:center;
	clear:both;
}
#footer{
	background-image:url(../images/2010/footerBG2010.png);
	background-repeat:no-repeat;
	position:relative;
	height:186px;
	width:740px;
	text-align:left;
	margin:auto;
	padding-left: 30px;
	padding-right: 30px;
}
#centerContainer{
	background-image:url(../images/centerBG.jpg);
	width:100%;
	text-align:center;
}
#centerContent{
	background-image:url(../images/centerBG2.jpg);
	position:relative;
	width:774px;
	text-align:left;
	margin:auto;
	padding-left: 13px;
	padding-right: 13px;
}
#meat{
	padding:0px;
	position: relative;
	width: 774px;
}
#meat h2{
	font-size:1em;
	text-transform:uppercase;
	padding: 0px;
	margin: 0px;
	color:#000000;
}
#menu{
	font-family:arial;
	text-align:center;
	position:absolute;
	left:0px;
	bottom:0px;
	width:774px;
	padding-bottom:5px;
	margin-bottom:1px;
	padding-left:13px;
	padding-right:13px;
}
#menu a{
	color:#688539;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:7px;
	padding-top:4px;
	position:relative;
	height:25px;
}
#menu a:hover{
	color:#FFFFFF;
	background-color:#789930;
}
#menu img{
	vertical-align:text-bottom;
	padding:0px;
	margin:0px;
}
.menuDivider{
	padding-top:5px;
}
#naylorSearch{
	position:absolute;
	top:70px;
	right:33px;
}
#qs{
	background-image:url(../images/searchBG.jpg);
	background-repeat:no-repeat;
}
#searchBox{
	border:none;
	border-color:#FFFFFF;
	font-size:10px;
	color:#666666;
	margin-left:3px;
	width:200px;
	margin-top:1px;
	padding:0px;
	margin-bottom:2px;
}
#upperMenu{
	position:absolute;
	right:33px;
	top:20px;
}
#upperMenu a{
	color:#FFFFFF;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	text-transform:uppercase;
	margin:3px;
}
#upperMenu a:hover{
	background-color:#007eae;
}
#upperMenu img{
	vertical-align:middle;
}
#searchSubmit{
	vertical-align:bottom;
}
#leftColumn{
	float:left;
	width: 510px;
}
#leftColumn ul{
	padding-left:20px;
	margin-left: 10px;
}
#leftColumn input{
	border:solid 1px #626262;
	font-size:.9em;
}
#leftColumn textarea{
	border:solid 1px #626262;
	font-size:.9em;
}
#rightColumn{
	float:left;
	width: 254px;
	background-image: url(../images/rightColumnShadow.jpg);
	padding-left: 5px;
}
#rightColumn h2{
	background-color:#9cc13d;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
	font-size:1.1em;
	margin-top: 1px;
}
#rightColumn h3{
	color:#000000;
	text-transform:uppercase;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-size:1.1em;
	margin-top: 1px;
}
#rightColumn ul{
	padding-left:0px;
	list-style: none;
}
#leftColumnMenu{
	float:left;
	width: 254px;
	background-image: url(../images/leftColumnShadow.jpg);
	padding-right: 10px;
}
#leftColumnMenu h2{
	background-color:#017faf;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	font-size:1.1em;
	margin-top: 1px;
}
#leftColumnMenu ul{
	list-style:none;
}
#leftColumnMenu li{
	border-bottom: solid 1px #000000;
}
#dhtmlgoodies_slidedown_menu a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
}
#dhtmlgoodies_slidedown_menu a:hover{
	color:#626262;
	background-color:#CCCCCC;
}
a.menuTitle{
	color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-decoration:none;
}
a:hover.menuTitle{
	text-decoration:underline;
}
#leftPanelContent strong{
	color:#FFFFFF;
}
#subMenu ul{
	padding:0px;
}
#subMenu li{
	border-bottom:none;
}
#subMenu a{
	color:#626262;
	padding-left:20px;
}
.padding20px{
	padding:20px;
}
h1{
	font-size:1.1em;
	border-bottom:solid 1px #346087;
	text-transform: uppercase;
	margin-bottom:10px;
	color:#346087;
}

.iMedia{
	background-image:url(../images/iMediaDivider.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
.ico{
	padding-right:5px;
}
.arrow{
	position:absolute;
	left:210px;
}
#footerMenu{
	position:absolute;
	top:90px;
	color:#999999;
}
#footerMenu a{
	font-size:0.9em;
	color:#999999;
	text-decoration:none;
}
.footnote{
	font-size:.8em;
	color:#0000FF;
}
.businessCard{
	position:relative;
	border-bottom:solid 1px #999999;
	padding:0px;
	margin:0px;
	color: #000000;
	background-color: none;
	;
	width: 100%;
}
.businessCard img{
	padding:0px;
	margin:0px;
}
.bcTitle{
	text-align:right;
	position:absolute;
	right:0px;
	bottom:0px;
	font-size:1em;
	color: #000000;
}
.bcTitle strong{
	color:#000000;
}
.bcQuote{
	position:absolute;
	right:0px;
	top:0px;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	font-size: 0.9em;
	width: 320px;
}
#searchResults ul{
	padding-left:20px;
}
.formTable{
	background-color:#DEEABF; 
	border:solid 1px #9cc13d;
}
.adTable{
	border:solid 1px #9cc13d;
}
.adTable th{
	background-color:#9CC13D;
	color: #FFFFFF;
}
.adTable caption{
	font-size:1.1em;
}
.adTableRowOdd{	
	background-color:#DEEABF;
}
.quote{
	font-style:italic;
	padding-left:20px;
	padding-right:20px;
}
#otherStories{
	padding:20px;
}
#otherStories a{
	color:#0000FF;
	text-decoration:underline;
	text-transform:none;
	display:inline;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
}
.rightImgFloat{
	float:right; 
	padding-left:18px; 
	padding-bottom:18px; 
	color:#000000; 
	font-weight:bold; 
	text-align:center; 
	position:relative; 
	font-style:italic;
}
.required{
	color:#FF0000;
}
#keymatch{
	width:100%;
}
.address{
	margin-left:20px;
	padding-left:20px;
	border-left:solid 3px #CCCCCC;
}
select{
	border:solid 1px #626262;
}	
.displayNone{
	display:none;
}
#leftColumnMenu h3{
	margin-top:1px;
	margin-bottom:1px;
	margin-right:-19px;
	margin-left:-19px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:20px;
	padding-left:20px;
	font-size:13px;
	background-color:#9cc13d;
	color:#FFFFFF;
	text-transform:uppercase;
}
.awardClear{
	clear:right;
}
.blue{
	color:#346087;
}
.tip{
	text-decoration:none;
	border-bottom:dotted 1px #0000FF;
}
#newsRSS{
	position:absolute;
	top: 9px;
	right: 22px;
}







#imageSlideshowHolder{
	/* This is a CSS hack in order to get a nice look in IE 5.5 and lower 

In these versions of Internet Explorer, we need to add borders and padding to the width. In this example, we have a 3 pixel
border on all sides. This means that the width in IE5.5 should be 606 pixels(600 + border 3px on the left + border 3 px on the right). Height
should be set to 456 pixels(450 + 3 +3). IE 5.5 will ignore the width attributes below the first line. These will be applied to other browsers.

*/
/* CSS HACK */
width: 775px;	/* IE 5.x */
	width/* */:/**/775px;	/* Other browsers */
	width: /**/775px;
	/* CSS HACK */
height: 240px;	/* IE 5.x */
	height/* */:/**/240px;	/* Other browsers */
	height: /**/240px;
	background-color:#FFF;
	position:relative;	/* Never change this value */
	border-bottom: 1px solid #FFFFFF;

}
.imageInGallery{		
width:775px;
height:240px;
background-color:#000;

/* Never change these 3 value */
left:0px;
top:0px;
position:absolute;	
}


#imageSlideshowHolder img{
position:absolute;
}


#dhtmlgoodies_slidedown_menu{	
	padding-left:20px;	
	padding-right:20px;
}
#dhtmlgoodies_leftPanel ul{
	padding-left:20px;
	margin-left:0px;
	list-style:none;
}
#dhtmlgoodies_leftPanel div{
	padding:0px;
	text-align:left;
}

/* END CSS ONLY NEEDED FOR THIS DEMO PAGE */

#dhtmlgoodies_leftPanel{	/* Styling the help panel */
	
	background-color:#FFFFFF;	/* Blue background color */
	color:#3c94c8;	/* White text color */
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Which font to use */
	font-size:.9em;
	border-right:solid 2px #000066;
	
	/* You shouldn't change these 5 options unless you need to */		
	height:100%;		
	left:0px;
	z-index:10;
	position:absolute;
	display:none;
}

#dhtmlgoodies_leftPanel #leftPanelContent{
	padding:0px;
}
#dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
	/*padding-left:2px;
	padding-right:2px;
	background-color:#FFF;*/
	position:absolute;
	top:5px;
	right:2px;
	/*border:1px solid #000;*/
	color:#000;
	font-size:0.8em;				
}
#dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
	/*color:#FFF;
	background-color:#000;*/
}	

#leftPanelContent a{
	color:#000000;
	display:block;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}
#leftPanelContent a:hover{
	background-color:#0A60AD;
	color:#FFFFFF;
}
/* Style for invalid input */
.invalidInput{
border:2px solid #F00;
padding:0px;
}

/* Style for valid input */
.validInput{
border:0px solid #FFF;
padding:0px;
display:inline;

} 
.quoter{
	font-size:.8em;
	font-weight:bold;
}
.clearBoth {
	clear:both;
}
#quickLinks{
	font-size:0.8em;
}

