 @import url("960.css");
	body { background: #d0cfcf url('../images/primary_background.jpg') repeat-x;}
	body.secondary { background:#e6e6e6 url('../images/primary_background.jpg') repeat-x;}	
	strong {font-weight: normal;}	
		.inner {padding:20px;}
	
	.container { background-color:transparent; }
	.logo {margin-bottom:15px; border:0; float:left; margin-top:15px;}
	hr {border:1 solid #bbb; height:1px; background: #fff; color:#bbb;}		
	h2 { color:#222; font-family: Times; margin:0; padding:0; font-weight: 400; font-size: 2em;}
	h3 { color:#222; font-family: Times; margin:0; padding:0; font-weight: 400; font-size: 1.5em;}
	h4 { color:#555; font-family: Georgia; margin:0; padding:0; font-weight: 400; font-size: .9em;}
	p {font-family: Arial, serif; color:#222; font-size: .8em;}
	a {font-family: Arial, serif; color:#bc8216; font-size: 1em; font-weight: 600;}
	ul li {font-family: Arial, serif; color:#333; font-size: .9em; margin-bottom: 12px;}
	#navigation {clear:both; margin:0; padding:0; height: 38px;}
	#navigation ul {margin:0; padding:0; list-style-type: none; display: inline;}
	#navigation ul li{margin:0; padding:0; list-style-type: none; margin:0; padding:0; height: 38px; display: inline;}
	#navigation ul li img {border:0; margin-right:3px; padding:0;}

	#contact {width:500px; float:right; position:relative; top:45px; text-align: right;}
	
	#primary-content {background: #fff; width: 100%;}
		.content {background:#fff;}
		
		#primary-content-right {height: 251px; width: 407px; background: #fff;}
		
		.services a:hover {color:#8f610b;}
		.services p {padding:15px; margin-left:-15px; border-bottom: 1px solid #fff;}
		
	#subnavigation {clear:both; margin:0; padding:0; height: 38px; background: #000; }
		#subnavigation ul {margin:0; padding:0; list-style-type: none; display: inline;}
		#subnavigation ul li{margin:0; padding:0; list-style-type: none; margin:0; padding:0; height: 38px; display: inline; line-height: 40px; color:#fff; margin-left:30px;}
		#subnavigation a {color:#fff; font-family: Arial, serif; text-decoration: none; font-weight: normal;}
		#subnavigation a:hover {color:#ffebb8;}
		
	#footer {margin-top: 10px; clear:both;}
		#footer p {font-family: Arial; color:#666; font-size: .7em; line-height: 1.2em; margin:0; padding:0;}
		#footer a {color:#666;}
		
		
/* TESTIMONIALS
*********************/		
div.testimonial {background: url('/images/quote-open.gif') top left no-repeat; margin:20px 0 30px 0;}
div.testimonial blockquote p.quote {background: transparent url('/images/quote-close.gif') bottom right no-repeat; padding-bottom: 10px; padding-right:10px; line-height: 20px; border-left:3px solid #f0f0f0; padding-left:15px;}
div.testimonial blockquote p.testimonee {font-size:1em; color: #555;}