/* Site-wide settings */

body {
	margin: 0px;
	background-image: url(/images/background-header.jpg);
	background-repeat: no-repeat;
	background-position:50% 0%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.sub-header-brown {
	color: #612D05;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sub-header-black {
	color: #000000;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.photo-caption {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

#wrapper-home {
	position: absolute;
	width: 942px;
	left: 50%;
	margin-left: -471px;
	height: auto;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 942px;
}

#date-box {
	position: absolute;
	top: 122px;
	background-image: url(/images/background-home-newsletter.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 942px;
}

#content-photostrip {
	position: absolute;
	top: 179px;
	height: 211px;
	width: 942px;
}

#content-home {
	position: absolute;
	top: 390px;
	width: 942px;
	height: 308px;
	background-image: url(/images/background-home.png);
	background-repeat: no-repeat;
}
#content-home-roundup {
	position: absolute;
	top: -25px;
	left: 15px;
	z-index: 10000;
}
#content-home-text {
	position: absolute;
	top: 26px;
	width: 716px;
	left: 186px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6A2E00;
	height: 80px;
	font-size: 16px;
}
#content-home-fb {
	position: absolute;
	top: 255px;
	left: 40px;
}
#content-home-it {
	position: absolute;
	top: -5px;
	left: 680px;
	z-index: 10000;
}

.formfield-newsletter {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.formtext-newsletter {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #A54300;
}



#content-home-header {
	width: 743px;
	height: 57px;
}


#newsletter-home-box {
	display: block;
	float:left;
	background-image: url(/images/newsletter-box.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 199px;
	margin-left: 743px;
	margin-top: -57px;
}

#content-sub-box {
	display: block;
	background-image: url(/images/background-content-sub.gif);
	background-repeat: repeat-y;
	width: 904px;
	margin-left: 4px;
	background-position: center;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#corral-news {
	display: block;
	float:left;
	height: 165px;
	width: 165px;
	clear: both;
	padding-left: 19px;
}

#newsletter-box {
	display: block;
	float:right;
	margin-top: -7px;
	background-image: url(/images/newsletter-box.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 180px;
	margin-right: 4px;
}





#photostrip {
	display: block;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	height: 558px;
	width: 942px;
}

#content-sub {
	margin-left: 19px;
	margin-top: 20px;
	width: 890px;
}

blockquote {
	margin-left: 20px;
}

#footer-home {
	position: absolute;
	background-image: url(/images/background-footer2.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 942px;
	top: 698px;
}
#footer-box {
	background-image: url(/images/background-footer.jpg);
	height: 234px;
	width: 934px;
	margin-left: 4px;
	display: block;
	float:left;
	background-repeat: no-repeat;
}

.footer-text {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #8A5226;
	padding-left: 40px;
	background-image: url(/images/background-footer2.jpg);
	background-repeat: no-repeat;
}
.footer-text-home {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #A8652F;
	padding-left: 40px;
	display: block;
}
.footer-text-sub {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #A8652F;
	padding-left: 30px;
	display: block;
	padding-top: 192px;
}
a.footer-links:link {
	text-decoration: none;
	color: #A8652F;
}

a.footer-links:visited {
	text-decoration: none;
	color: #A8652F;
}

a.footer-links:hover {
	text-decoration: underline;
	color: #B76F33;
}

a.footer-links:active {
	text-decoration: none;
	color: #B76F33;
}
.redtext {
	color: #F00;
	font-weight: bold;
}
.cell-bkg {
	background-image: url(/images/diamondline_vert2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#sliderbox {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
}
	.portfolio {
		width: 640px;
		margin: auto;
	}
