		
* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
}
body, html {
color: #333;
font-family: Tahoma, Arial, sans-serif;
background-color: #7d9b72;
text-align: center;
height: 100%;
}

body {
font-size: 10px;
line-height:17px;
}
p {padding: 7px 0 7px 0;}

.smaller > p {
	font-size: 10px;
	line-height: 14px;
}

a {
color: #3d290c;
text-decoration: underline;
}
a:hover{
color: #6d5128;
text-decoration: none;
}

.hidden { visibility: hidden;}

h1, h2, h3 {
margin:0;
padding:0;
}

h1 {
font-size: 1.8em;
padding:0 0 10px 0;
color:#936629;
font-family:Georgia;
margin:0;
}

h2 {
font-size: 1.7em;
color: #305238;
}

h3 {
font-size: 1.5em;
text-decoration: none;
}

h4 {
font-size: 1.3em;
text-decoration: none;
}

h5 {
font-size: 1.1em;
text-decoration: none;
}

h1 a, #header h2{
color: #fff;
}

{
clear: both;
height: 1px;
text-indent: -10000px;
color: #f9f5eb;
}

#mainContainer {
width: 900px;
height:100%;
margin: 0 auto;
text-align: left;
}
* html #mainContainer {
height: auto;
}

/**************************
HEADER
**************************/
#header {
height: 174px;
width: 900px;
margin: 0 auto;
position: relative;
background-color:#fff;
}

#header h1 {
	width:443px; height:148px; padding:0; background:transparent url("img/logo.gif") top left no-repeat; text-indent: -10000px; font-size: 9px;
	float: left;
}
#header h1 a {
	width:443px; height:148px; display:block;
}

#header h2 {
	width:456px; height:148px; 11px; padding:0; background:transparent url("img/top_photos.jpg") top left no-repeat; text-indent: -10000px; font-size: 9px;
	float: right;margin-right:-34px;
}
#header h2 a {
	width:456px; height:148px; display:block;margin-right:-34px;
}

#menubox {
position: absolute;
width:900px;
height: 26px;
bottom: 0;
left: 0;
background-color:#ecd9b6;
}

#content_container {
width:900px;
height:auto;
min-height:400px;
padding:0 0 20px 0;
margin:0 auto;
background: #fff url(img/content_bg.gif) top center repeat-y;
}

#content {
float: right;
width: 705px;
height:100%;
font-size: 13px;
padding: 0;
margin:0;
}

.contentwrap {
padding:30px 100px 10px 40px;
}
	
#subheader_graphic h1{
	float:right;
	margin: 0;
	height:130px;
	width:714px;
	/* Default image. More defined below */
	background-image: url("");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

html>body #subheader_graphic h1{
	width:714px;
	height: 130px;
	}

/* specify new images for different pages Look for different ids on body tag */
#HomePage #subheader_graphic h1{ background-image: url("img/.jpg"); }

/* Breadcrumb trail */
#breadcrumbs {
width: 100%;
height:18px;
margin: 0 0 20px 0;
padding:0;
color: #745836;
font-size:11px;
text-align:left;
}

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

#breadcrumbs ul li {
display: inline;
font-size:11px;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited  {
color: #745836;
text-decoration: none;
}

#breadcrumbs ul li a:hover {
text-decoration: underline;
}

#pagetitle h1{
	margin:55px 0 0 10px;
	height:51px;
	width:600px;
	/* Default image. More defined below */
	background-image: url("");
	background-position: 0 0;
	background-repeat: no-repeat;
	}

html>body #pagetitle h1{
	width:600px;
	height:51px;
	}

/* specify new images for different pages Look for different ids on body tag */
#HomePage #pagetitle h1{ background-image: url("img/"); }
	
.float_left {
	float: left;
	padding-right: 5px;
	}
	
.dividerline {
	clear: left;
	width: 70%;
	height: 2px;
	border-bottom: 1px dashed #788b49;
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
	}	
	
.photo_right {
	float: right;
	clear: right;
	padding: 5px 5px 10px 5px;
	}
	
.photo_left {
	float: left;
	padding: 5px 20px 5px 0px;
	}
	
.dividerline2 {
	clear: both;
	width: 555px;
	height: 2px;
	border-bottom: 1px dashed #788b49;
	padding: 0px 0px 0px 0px;
	margin-bottom: 6px;
	}	
	
/**************************
LEFT COLUMN
**************************/
#left {
float: left;
width: 195px;
}
* html #left {
position: relative;  /*** IE needs this  ***/
}
#left ul {
list-style: none;
padding-bottom: 4px;
}
#left li {
padding-bottom: 2px;
}

form {
margin: 0;
padding:0;
}

form label {
font-weight:bold;
}

form label.required {
color:#154b7c;
font-weight:bold;
}

/**************************
HOMEPAGE COLUMNS
**************************/

.column_left {
float:left;
margin-right:20px;
width: 270px;
}

.column_right {
float:left;
}

.promobox {
clear: both;
width: 260px;
height: auto;
margin: 10px 0 20px 0;
font-size:11px;
line-height:13px;
}

.photocolumn {
float:left;
width:76px;
margin:3px 8px 10px 0;
}

.promophoto {
border:2px #ecd9b6 solid;
}

.promobox h2 {
font-family:Verdana;
font-size: 12px;
font-weight: bold;
margin: 4px 0 3px 0;
padding:0;
font-style:normal;
color: #936629;
}

.promobox h2 a:link, .promobox h2 a:visited {
color: #936629;
text-decoration:none;
}

.promobox h2 a:hover {
color: #ae782e;
text-decoration:none;
}

.promoboxtext {
float:right;
width:175px;
font-size: 11px;
font-style: normal;
padding:0;
margin:0;
}

.promoboxtext strong{
font-style: bold;
}

/* ----- LINKS LIST STYLE ----- */
ul.readmore {
	margin:8px 0 0 0;
	padding:0;
	list-style-type: none;
}

ul.readmore li {
	background-image: url('img/arrow.gif');
	background-position: 0px 2px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 17px;
	line-height: 14px;
	margin:0;
	font-size:10px;
	font-weight:bold;
	}
	
ul.readmore li a {
	color:#63362b;
	text-decoration:none;
	}
	
ul.readmore li a:hover {
	color:#8d4c3c;
	}

#infobar {
clear:both;
width:900px;
height: 59px;
margin:0 auto;
background: #ecd9b6 url(img/infobar_bg.gif) top right no-repeat;
text-indent: -10000px;
color: #ecd9b6
}

/**************************
FREQUENTLY ASKED QUESTIONS
**************************/

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10 {
border-top: 1px dotted #654524;
padding-top: 10px;
margin-top: 10px;
}


/**************************
FOOTER
**************************/
#footer {
width: 900px;
height: 32px;
margin: 0 auto;
padding:9px 0 5px 0;
text-align: center;
background-color: #7d9b72;
color: #fff;
font-family: Tahoma, Arial, sans-serif;
font-size: 10px;
line-height:14px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover { 
	color: #fff;
	text-decoration: none;
}

#footer a:hover { 
	color: #bfdcb4;
	text-decoration: none;
}

* {  }
