body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 40px;
}
img {border: none;}

#shadow, #shadow-bottom {
	width: 850px;
	padding: 0px 25px;
	margin: 0px auto;
}
#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
}
#shadow-bottom {
	background-image: url(../images/shadow-bottom.png);
	background-repeat: no-repeat;
}
#wrapper {
	width: 850px;
}

/* ---------- HEADER ---------- */
#masthead {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 145px;
}
#logo {
	float: left;
	height: 103px;
	width: 168px;
	padding: 25px 0px 0px 25px;
}

/* ---------- UTILITIES / SEARCH ---------- */
#utils {
	float: right;
	width: 180px;
	font-size: 11px;
	line-height: 11px;
	padding: 18px 97px 0px 0px;
}
#utils a {text-decoration: none;}

#utils a:link, #utils a:visited {color: #663700;}

#utils a:hover, #utils a:active {color: #FFFFFF;}

#utils ul {list-style-type: none; margin: 0px; padding: 0px;}

#utils li {margin: 0px 0px 6px;}

#utils #searchbox {
	width: 158px;
	height: 16px;
}
#utils #searchbox input {
	width: 114px;
	height: 10px;
	border: 1px solid #47915D;
	background-image: url(../images/seach-bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #999999;
	padding: 2px;
	float: left;
}
#utils #searchbox button {
	width: 29px;
	height: 16px;
	background-image: url(../images/seach-go-bg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	float: left;
	border: none;
	background-color: #47915D;
	font-size: 10px;
	
}
#utils #searchbox button:hover, #utils #searchbox button:active {
	background-position: 0px -30px;
}

/* ---------- CONTAINERS ---------- */
#container-home {height: 438px; overflow: hidden;}

#containernav {
	width: 850px;
	background-image: url(../images/containernav-bg.jpg);
	background-repeat: repeat-y;
}
#containernav #leftcol {
	float: left;
	width: 228px;
	background-image: url(../images/leftcolnav-top.jpg);
	background-repeat: no-repeat;
}
#containernav #rightcol {
	float: right;
	width: 622px;
	background-image: url(../images/rightcol-top-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 35px;
}
#containernav-bottom {
	background-image: url(../images/containernav-bottom-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 48px;
	width: 850px;
}

/* ---------- LEFT COLUMN ---------- */
#subnav {
	margin: 35px 31px 0px 27px;
	text-align: right;
	font-size: 11px;
	line-height: 17px;
}
#subnav a {color: #663700; text-decoration: none;}

#subnav a:link, #subnav a:visited {border: none;}

#subnav a:hover, #subnav a:active {
	border-bottom-color: #663700;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#subnav h1 {
	color: #663700;
	font-size: 22px;
	line-height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663700;
	font-weight: normal;
	margin-top: 0px;
}
#subnav ul {list-style-type: none;}

#leftcol .photo-small {
	background-image: url(../images/leftcolnav-border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	line-height: 0px;
}
#leftcol .photo-caption {
	font-size: 10px;
	line-height: 13px;
	margin: 10px 31px 10px 27px;
}
#leftcol .photo-caption a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#leftcol .photo-caption a:link, #leftcol .photo-caption a:visited {
	color: #00703C;
	border-bottom-color: #00703C;
}
#leftcol .photo-caption a:hover, #leftcol .photo-caption a:active {
	color: #663700;
	border-bottom-color: #663700;
}
#leftcol .photo-caption h1 {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
}
#leftcol .photo-caption h1 em {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}
#leftcol .photo-caption p {margin: 0px 0px 5px;}
	
#leftcol .photo-caption p.learnmore {text-align: right;}
#leftcol #leftbanners {
	margin-left: 14px;
	width: 200px;
}
#leftcol #leftbanners img {margin: 5px 0px 0px;}
/* ---------- EMAIL SIGNUP SMALL FORM ---------- */
#inside-form-email {
	background-image: url(../images/inside-email-list_bg.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 16px;
	padding: 8px 1px 7px 40px;
	margin-top: 5px;
}
#inside-form-email input {
	border: 1px solid #92632c;
	padding: 2px;
	width: 114px;
	height: 11px;
	line-height: 11px;
	font-size: 10px;
	background-image: url(../images/seach-bg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #999999;
	float: left;
}
#inside-form-email button {
	border: none;
	width: 29px;
	height: 16px;
	color: #5D2A10;
	float: left;
	background-color: #B5988C;
	font-size: 10px;
	line-height: 11px;
	cursor: pointer;
}
#inside-form-email button:hover, #inside-form-email button:active {
	color: #B5988C;
	background-color: #5D2A10;
}
/* ---------- FORMS ---------- */
#rightcol form div {margin: 0px 0px 10px; float: left; clear: both; width: 510px;}
#rightcol form label {
	text-align: right;
	float: left;
	width: 140px;
	margin-right: 10px;
}
#rightcol form label.error {
	float: left;
	clear: both;
	text-align: left;
	margin-left: 110px;
	width: 300px;
	color: #900;
	margin-top: 5px;
}
#rightcol form input {
	float: left;
	width: 350px;
}
#rightcol form .longQuestion {
	padding-left: 150px;
	margin-top: 10px;
	padding-top: 5px;
	width: 360px;
}
#rightcol form .longQuestion label {
	text-align: left;
	width: auto;
	font-size: 12px;
	margin-right: 0px;
	font-weight: bold;
}
#rightcol form .longQuestion textarea {
	width: 356px;
	margin: 0px;
}
#rightcol form .checkboxes, #rightcol form .buttons {
	padding-left: 150px;
	width: 360px;
}
#rightcol form .checkboxes div {
	width: 360px;
}
#rightcol form .checkboxes h4 {
	font-size: 14px;
}
#rightcol form .checkboxes input {
	float: left;
	width: auto;
	margin: 0px 10px 0px 0px;
}
#rightcol form .checkboxes label {
	text-align: left;
	float: left;
	width: 300px;
	margin-right: 10px;
}
#rightcol form button {border: 1px solid #5F3600; text-transform:uppercase; padding: 2px 5px; cursor: pointer; margin-right: 10px;}
#rightcol form button:hover {background-color: #5F3600; color: #FFF;}
/* ---------- FOOTER ---------- */
#footer {
	background-image: url(../images/bottom-nav-bg.jpg);
	background-repeat: no-repeat;
	width: 850px;
}
#bottomnav {
	width: 804px;
	padding: 2px 23px 1px;
	height: 18px;
}
#bottomnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottomnav li {float: left;}

#bottomnav li a {
	display: block;
	text-align: center;
	width: 120px;
	height: 11px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
	margin: 0px 2px;
	line-height: 11px;
}
#bottomnav li a:link, #bottomnav li a:visited {background-image: url(../images/footer-nav-bg.jpg); background-position: 0px 0px; color: #FFFFFF;}

#bottomnav li a:hover, #bottomnav li a:active {background-image: url(../images/footer-nav-bg.jpg); background-position: 0px -21px; color: #94500C;}

#copyright {
	float: left;
	font-size: 11px;
	margin: 25px 0px 0px 25px;
	color: #D5CFC9;
}
#copyright p {margin: 0px 0px 3px;}

#bottom-logos {
	margin: 20px 20px 0px 0px;
	float: right;
	width: 288px;
	text-align: right;
}

/* ---------- OTHER ---------- */
.clearer {clear: both;}
