/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
body{color:#2C4F4F;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;} h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;} h1{margin:.50em 0;} h2{margin:.75em 0;} h3{margin:.25em 0;} h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #326263;cursor:help;}em{font-style:italic;}blockquote,ol,dl{margin:1em;}ol,dl{margin-left:2em;}ol li{list-style: decimal outside;}ul li{list-style: none;}dl dd{margin-left:1em;}th,td {border:1px solid #326263;padding:.5em;}th {font-weight:bold;text-align:center;}caption {margin-bottom:.5em;text-align:center;}fieldset,table {margin-bottom:1em;}

/* sitewide
 * ------------------------------------------------------------------------- */

body { background:url(../images/bg.png) repeat;text-align:center; font:11px/18px Verdana, Arial, Helvetica, sans-serif;}

h1	{ font-size: 1.9em; text-transform:capitalize; font-family:Georgia, "Times New Roman", Times, serif; }
h2	{ font-size: 1.4em; color:#866339;font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}
h3	{ font-size:1.2em; color:#326263; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}

a:link,a:visited	{ color:#af8028; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#866339; text-decoration:none; outline:none;}

/* ----- classes ----- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left;	margin:2px 15px 2px 0;}
img.img-right { float:right;	margin:2px 0 2px 25px;}
	
p.read-more {text-align:right; display:block; padding-top:15px;}
p.small{ font-size:10px; font-style:italic; color:#866339;}
	
	
/* ----- form elements ----- */
form {	width:200px; font-size:11px;}

form label {display:block;}

form input, textarea, select { 
	background-color:#fff; 
	border: 1px solid #af8028;
	color:#000;
	vertical-align: middle;
	padding:2px; 
	}
 
select { width:200px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:4px; } /* same width as form -  */
#main-form select { width:375px; margin-top:4px; margin-bottom:4px; vertical-align: middle; padding-top:3px; } /* same width as form -  */
 
input, select, textarea { width:95%;}	
textarea { height:90px; }
#main-form textarea{ height:90px; width:370px;}


#main-form form input { width: 370px;}
#main-form form { width: 375px;}
#frm-contact p {margin-bottom:0.3em;}

input.checkbox{ background:#fff; width: auto; height:auto; border:none;}
input.radio{ background:#fff; width: auto; height:auto; border:none;} 
	
#main-form input.radio{ background:#E4E8EA; width: auto; height:auto; border:none;	} 
#main-form input.checkbox{ background:#E4E8EA; width: auto; height:auto; border:none;	}
label.error {background:#FB2D33;color:#fff;font-weight:bold;padding:2px;display:block;width:95%;}


#content-left form input.submit-image, #main-form form input.submit-image { width: auto; width:73px; height:23px; border:none; cursor:pointer; padding:0; margin-top:5px;}

	

/* framework
 * ------------------------------------------------------------------------- */

#frame {background:url(../images/bg-frame.gif) repeat-y; width:900px; margin:0 auto; text-align:left;}

#brand-bar{ position:relative; background:url(../images/brandbar.gif) no-repeat; height:80px;}
	#brand-bar a {
	position:absolute;
	left:11px;
	width:332px;
	top:10px;
	height:64px;
}
	#brand-bar a span {display:none;}
	
#top-nav ul{ background:#fff; text-align:right; font-size:9px; padding-right:10px;}
#top-nav li {padding:0 5px 0 7px; display: inline;}
#top-nav a:link, #top-nav a:visited { color:#6d7a7b; text-decoration:none; }
#top-nav a:hover, #top-nav a:active { color:#326263; }
		
	
#site-mast{ background:url(../images/sitemast.png) no-repeat; height:175px;}	


	
/* ----- content-left ----- */

#content-left {	width:250px; float:left; color:#326263;}
			#content-left div.gutter { margin: 0px 10px 0px 20px;}
			#content-left p{ margin: 8px 0 0 0;}
			

/* ----- content-right ----- */

#content-right {width:650px; float:left;}
#content-right .gutter { margin: 13px 10px 0 10px; }
#content-right p{margin: 0 0 8px 0;}
#content-right ul li { 
			background:transparent url(../images/img-list.png) 0px 3px no-repeat;
			padding-left:15px;  /* pushes text to the right to display bg img */
			margin-bottom:10px;
			}
					
	/* ----- bottom-frame ----- */
 
#bottom-frame { background:#fff; height:1px; clear:both; width:100%; /* fix for Safar */}
	

/* title framework
 * ------------------------------------------------------------------------- */
	
#title-form {height:80px; background:url(../images/title-form.gif) no-repeat;}
#title-form span {display:none;}

#pod-2 {background:transparent url(../images/bg-2.png) no-repeat scroll left top; float:right; font-size:11px; height:160px; width:310px; margin-bottom:5px;}
	#pod-2 h3{ padding:10px;}
	#pod-2 p{padding: 12px 10px 0 10px; line-height:14px;}
	#pod-2 a{text-decoration:none; font-weight:bold;}

#pod-1 {background:transparent url(../images/bg-1.png) no-repeat scroll left top; float:left; font-size:11px; height:160px; width:310px; margin-bottom:5px;}
	#pod-1 h3{ padding:10px;}
	#pod-1 p{ padding:80px 10px 10px 10px; font-weight:bold;}
	#pod-1 a{text-decoration:none;}

	
	/* copyright
 * ------------------------------------------------------------------------- */
 
#copyright { width:900px; margin:0 auto; color:#6d7a7b; height:65px; text-align:center; background:url(../images/copyright-bg.gif) no-repeat; font-size:10px; line-height:12px; }
#copyright p{ padding-top: 30px;}
#copyright a:link, #copyright a:visited { color:#326263; text-decoration:underline; }
#copyright a:hover, #copyright a:active { color:#6d7a7b; text-decoration:underline;}

	

/* globalnav
 * ------------------------------------------------------------------------- */
 

#globalnav { background:url(../images/globalnav.gif) no-repeat; height:35px; margin:0; padding:0; width:900px;  font:14px/35px Georgia, "Times New Roman", Times, serif; font-style:italic;}

#globalnav li { float:left; list-style:none; _display:inline; margin-left:34px; }
#globalnav li a:link, #globalnav li a:visited { color:#DCE8B5; text-decoration:none; }
#globalnav li a:hover, #globalnav li a:active { color:#fff; text-decoration:none;}



/* news section */
#content-right #content * { margin-left: 0;}
#content { margin-left: 20px; margin-right:10px;}
#content h3 a { text-decoration:none;}
.yhr-wp-news-entry { margin-bottom:1.4em;}
div.navigation { margin:1em 0;}
