h2, h4, h5{
	font-family: "Trebuchet MS";
	color: #fff;
	letter-spacing:1px;
}

/*#### GENERICS ####*/
ul{ 
	padding: 5px 0 5px 15px;
 	margin:0;
}

ul li { 
 	margin:0;
}

a:link{ color: #004294; }
a:visited{ color: #004294; }
a:hover{ color:#B31933; }

a:link img, a:visited img, a:hover img, a:active img{
	border: 0;
}

a.title:link, a.title:visited {
	text-decoration: none;
	font-weight: bold;
}
a.title:hover, a.title:active {
	text-decoration: underline;
}

/*#### PAGE WRAPPER ####*/
div#page{
	/* main page wrapper / custom page wrapper too*/
	width: 940px;
	margin: 8px auto;
}

/*#### HEADER ####*/
div#header{
	/*  */
	background: url('../img/header_bg_top.gif') no-repeat left top;
	height:35px;
	color:#333;
}

/*#### NAV ####*/

div#nav{
	/*  */
	background: url('../img/header_bg_bottom.jpg') no-repeat bottom left;
	height:31px;
	text-align:center;
	margin: 0 0 10px 0;padding:0;
	width:740px;
}

/*#### CONTENT ####*/
div#content{
	background: url('../img/main_bg2.gif') repeat-y top center;
	padding: 0 10px;
	clear:both;
}
/* was /img/main_bg_top2.gif had to change to the 940 stretched... */
div#content_top{
	background: url('../img/main_bg_top3.gif') no-repeat bottom center;
	padding:0;
	margin:0;
	margin-top: 15px;
	height: 12px;
}
div#content_bottom{
	background: url('../img/main_bg_bottom2.gif') no-repeat bottom center;
	padding:0;
	margin:0;
}

/*#### SINGLE TESTIMONTAL DISPLAY ####*/
div.testimonial_display h5{
	background: transparent url('../img/shop_detail_h2_bg.gif') no-repeat top left;
	margin:0;
	padding: 5px 5px 5px 10px;
}
div.testimonial_display div.testimonial_quote{
	border: 1px solid #004294;
	background: #EEECE1;
	padding:5px;
	margin-bottom: 10px;
}
div.testimonial_display div.testimonial_quote p, div.testimonial_display div.testimonial_quote ul{
	font-size: 75%;
	line-height: 140%;
}
div.testimonial_quote{  
	line-height:140%;
}
div.testimonial_quote .body {
	font-style: italic;
}
p.testimonial_name, p.testimonial_location, p.testimonial_more, div.testimonial_info{
	font-size: 75%;
	line-height: 140%;
	text-align: right;
}



@charset "utf-8";

html { min-height: 100%; margin-bottom: 1px;
overflow: -moz-scrollbars-vertical !important;
}

body {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	background: #14384E url('../img/bgtile.jpg') no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000;
}

#mainContent {
	padding: 0 80px;
	margin: 0px 0 0 0;
}
#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0;
	padding: 0px;
	height: 171px;
	width: 933px;
	position: relative;
}

#header h1 {
	display: none;
	margin: 0;
	padding: 0;

}
#navbar {
	/* width: 857px; */ 
	position: absolute;
	left: 47px;
	top: 148px;
	font: bold 10pt Arial, verdana, sans-serif;
}

#navbar ul {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
#navbar ul li {
	display: inline;
	padding: 0px 8px;
	font-size:90%; 
}
#navbar ul li a:link, 
#navbar ul li a:visited,
#navbar ul li a:active
{
	color: #FFF;
	text-decoration: none;
}
#navbar ul li a:hover {
	color: #FF9;
}



h1 {
	font-size: 1.5em;
	color: #1B434F;
	padding: 20px 0 10px 0;
	margin:0;
}
h2 {
	font-size: 1em;
}

.testimonial_quote  {
	border-bottom:1px dotted #1B434F;
	padding: 10px 0 50px 0 ;
	clear:both;
	margin:10px 0 30px 0;
	}
div .testimonial_quote object{
	position:relative;
	top:-40px;
	}	
	
/* CSS Document */

.leadin {
text-align:center; font-size:22px; color:#064A61;
}

.eventlink {
text-align:center; font-size:21px;
} 

.headings {
text-align:center; font-size:24px; color:#9D0606;
font-weight:bold;
}

.yellowhighter {
background-color:yellow;
}

.value {
color:#9D0606;
} 

.subhead{
text-align:center; font-size:20px; color:#9D0606;
font-weight:bold;
} 
