/* Styles for YBH last edited by SC 8.29.08 */

body {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	background: white;
	}

	
* { 
	padding: 0; 
	margin: 0;
	}
	
/* ---- Layout ------------------------------ */

#wrapper {
	min-width: 48em;
	max-width: 75em;
	text-align: left;
	margin-bottom: 18px;
	}
	
#inner {
	clear: both;
	float: left;
	width: 100%;
	background: #FFFFFF url(../images/beam-back4.jpg) 100% 0 no-repeat;
		}

#bannerouter {
	float: left;
	width: 100%;
	height: 135px;
	}

#bannerwrap {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -284px;
	}
	
#banner {
	margin-right: 284px;
	height: 1%; /* needed for ie 5 */
	}
	
#bannersideb {
	position: relative;
	float: right;
	width: 284px;
	background: transparent;
	}

#bannersideb img {
	position: absolute;
	top: 1px;
	right: 54px;
	}
	
#logo {
	margin: 24px 16px 8px 24px;
	z-index: 1;
	}
	
	
#mainwrap  {
	width: 74%; 
	float: right;
	}
	
#main  {
	float: left;
	overflow: hidden;
	display: inline; /* for ie */
	width: 74%;
	}
	
#main .gutter {
	padding: 0 0 1em 0;
	} 
	
	
#sideb {
	float: left;
	width: 24%;
	overflow: hidden;
	}
	
#sideb .gutter {
	padding: 0 12px 32px 32px;
	}
	
.twocol #sideb {
	width: 28%;
	}
	
.twocol #mainwrap  {
	width: 70%;
	}


	
/* footer */
	
#footer {
	clear: both;
	padding: .5em 32px .5em 32px;
	}
	
#footertop {
	clear: both;
	background: #99CC99;
	height: 36px;
	margin: 0 18px 0 30px;
	}
	
#footer p {
	font-size: .6875em;
	}
	
#footcol1 {
	float: left;
	width: 502px;
	}
	
#footcol2 {
	margin-left: 280px;
	}
	
#footcol1 p, #footcol2 p  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #999999
	}

	
/* type */

h1 {
	clear: both;
	margin: 0 20px 1em 20px;
	padding: 7px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	background: #E0F0E0;
	color: #5A726E;
	}
	
	
h2 {
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #8A2500;	
	}
	
h3 {
	font: bold .875em/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #084A21;
	margin: 0;
	}
	
h4 { 
	margin-bottom: 1em;
	}
	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	}
	
	
p, ul, ol, dl { 
	margin: 0 0 1em 0;
	color: #5E1400;
	font-size: .875em;
	line-height: 1.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
ol {
	margin-left: 1.5em;
	}
	
ul { 
	margin: 0 0 1em 1.5em;
	padding: 0;
	}
	
li, dd {
	margin-bottom: .5em;
	}
	
ul li ul {
	margin-top: .5em;
	}
	
dt { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #084A21;
	}
	
dd ul {
	font-size: 100%;
	margin-top: .5em;
	}

	
.large {
	font-size: 1em;
	line-height: 1.375em; 
	}
	
.small {
	font-size: .75em;
	}
	
.caption {
	color: #23394C;
	font-size: .625em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#sideb .caption {
	background: #F0F7F0;
	padding: 12px;
	margin-bottom: 2em;
	width: 226px;
	}
	
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #669966;
	margin-top: 0;
	}
	
	
a { 
	color: #D08500;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 1px;
	}
		
/* nav */
	
#utilnav {
	float: left;
	width: 100%;
	}
	
#util { 
	float: left;
	font-size: .6875em;
	padding: 4px 20px 4px 20px;
	margin: 0;
	}

	
#util li { 
	display: inline;
	list-style: none; 
		}
	
#util li a  {
	font-weight: normal;
	color: #5E1400;
	margin: 0;
	padding: 0 8px;
	float: left;
	border-right: 1px solid #5E1400;
	white-space: nowrap;
	text-decoration: none;
	}
	
#util li a:hover {
	text-decoration: underline;
	}
	
#util li.last a  {
	padding-right: 0;
	border: 0;
	}


/* images */
	
a img {
	border: 0;
	}
	
img.left {
	margin: .25em 1em .25em 0;
	}	
	
img.right {
	margin: .25em 0 .25em 24px;
	}
	
img.center {
	display: block;
	}


/*  misc  */


.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}
	
.alert {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#login {
	 text-align: center; 
	 border: 1px solid #BE7638; 
	 padding: 1em;
	 background: #FFEBDB;
	 }
	 
#login label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9285em; /* 13px */
	color: black;
	}	

/* home page stuff */

.index #wrapper {
	padding-top: 20px;
	max-width: 1024px;
	}
	 
	
.index #utilnav {
	height: 32px;	
	}
	
.index #util {
	margin-top: 6px;
	}

.index #mainwrap {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -361px;
	}

.index #main {
	width: auto;
	float: none;
	display: block;
	margin-right: 381px;
	height: 1%; /* needed for ie 5 */
	}
	
.index #content {
	float: left;
	width: 100%;
	}
	
.index #content .gutter {
	padding: 0 20px 0 30px;
	}
	
.index #sideb {
	position: relative;
	float: right;
	width: 361px;
	background: transparent;
	}
	
.index #sideb .gutter {
	padding: 10px 0 20px 0;
	margin: 0 54px 0 0;
	}
	
.index h1 {
	margin: 0 0 0 30px;
	background: none;
	padding: 30px 0 0 0;
	font-size: 1.5em;
	}
	
.index h2 {
	font-size: .75em;
	font-weight: normal;
	width: 300px;
	height: 24px;
	position: relative;
	}
	
.index h2 span {
	text-indent: -5000px;
	position: absolute;
	background: url(../images/yankee_barn_homes.gif) no-repeat;
	width: 100%;
	height: 100%;
	left: 20px;
	top: 1px;
	}
	
.index #content .col2 {
	max-width: 52%;
	float: left;
	margin: 0 10px 20px 0;
	}
	
.index #content .col1 {
	width: 216px;
	float: left;
	margin: 0 10px 20px 0;
	}
	
.index #login {
	width: 98%;
	padding: 0;
	}
	
.index #login form {
	padding: 1em;
	}
	
.index #login a {
	font-size: .857em;
	}	

	
