body {color:#000;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;}

.clear { display: inline-block; }   
.clear:after { content: "."; display: block; height: 0;   clear: both; visibility: hidden; }
* html .clear { height: 1%; }
.clear { display: block; }

a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

/* @end */
/* based on YUI 2.3 base.css */

body {
	color: #000;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

h1 { font-size: 18px; }

h2 { font-size: 16px; }

h3 { font-size: 14px; }

h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin: 0 0 18px;
}

h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	color: #000;
	font-weight:bold; 
}

abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
}
 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin: 18px; /* 1em */
}

ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left: 18px; /* 2em */
}

ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}

ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: square outside;
}

dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left: 18px; /* 1em */
}

th,td {
	/*borders and padding to make the table readable*/
	padding: 9px; /* 0.5em */
}

th {
	/*distinguishing table headers from data cells*/
	font-weight: bold;
	text-align: center;
}

caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom: 9px; /* 0.5em */
	/*centered so it doesn't blend in to other content*/
	text-align: center;
}

hr {
	clear: both;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	margin: 18px 0 18px 0;
}

p,fieldset,table {
	margin-bottom: 18px;
}

input {
	padding: 2px;
}

/* Idioms */

ul.alt-list {
	list-style-image:none;
	list-style-position: inside;
	list-style-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.alt-list li {
	list-style: none;
}

.strike { text-decoration: line-through; }

a span { display: none; } /* for image buttons */

/* @end */

/* @group FORM */

ul.form {
	margin: 0;
}

ul.form li {
	list-style: none;
	margin: 0 0 18px 0;
}

ul.form li label {
	color: #000;
	display: block;
}

ul.form input.cat_textbox_state {
width: 30px;
}
ul.form input.cat_textbox_zip {
width: 75px;
}
ul.form textarea.cat_listbox,
ul.form select.cat_dropdown,
ul.form select.cat_listbox {
	width: 300px;
}
table.webform {
	width: 100%;
}

table.webform label {
	font-size: 11px;
}

table.webform input {
	margin-right: 3px;
}

table.webform input.cat_textbox,
table.webform textarea.cat_listbox,
table.webform select.cat_dropdown,
table.webform select.cat_listbox
{
	width: 300px;	
}

body {
	color: #000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;	
}

/* @group links */

a:link {
	color: #666666;
	text-decoration: none;		
}

a:visited {
	color: #924932;
	text-decoration: none;	
}

a:hover {
	
}

a:active {
	
}

#cap-top a {
	color: #fff;
}

a.button {
	float: right;
}

body {
	margin-bottom: 36px;
	text-align: center;
	background-color: #E1DAB8;
	background-image: url(images/bg-body.png);
	background-repeat: repeat-x;
}

#container {
	margin: 10px auto;
	text-align: left;
	width: 968px;
}

#cap-top {
	background: url(images/top.png) no-repeat;
	height: 33px;
	position: relative;
	width: 968px;
}

#cap-body {
	background: url(images/bg-container.png) repeat-y;
	padding: 0 4px;	
	width: 960px;	
}

#cap-bottom {
	background: url(images/bottom.png) repeat-y;
	height: 15px;	
	width: 968px;
}

ul#nav-topbar {
	position: absolute;
	right: 65px;
	top: 10px;	
}

ul#nav-topbar li {
	display: inline;
	margin: 0 0 0 18px;
}

#masthead {
	background: url(images/bg-masthead.png) repeat-x;
	border-bottom: 2px solid #E8E5D5;
	height: 100px;
	position: relative;
}

#logo {
	background: url(images/logo.png) no-repeat;
	height: 57px;
	position: absolute;
	left: 30px;
	text-indent: -9999px;
	top: 30px;
	width: 353px;
}

#logo a {
	display: block;
	height: 41px;
}
 
div#nav-masthead {
	position: absolute;
	top: 40px;
	right: 10px;
	width: 250px;
	cursor: hand;
	cursor: pointer;
}

div#nav-masthead table {
	width: 95%;
}

div#nav-masthead td {
	font-size: 14px;
}

div#nav-masthead td.mi {
	color: #666666;
}

div#nav-masthead td.mi-hover {
	color: #666;
	font-weight: bold;
}

div#nav-masthead td.mi-selected {
	color: #000;
	font-weight: bold;
}

#hero-home {
	background: url(images/header.jpg) no-repeat;	
	color: #fff;
	height: 230px;
}
#hero-home .tint {
	background: url(images/bg.png) repeat;
	height: 100px;
	position: absolute;
	top: 180px;
	width: 600px;
}
#hero h1,
#hero-home h1 {
	left: 50px;
	margin:0;
	position: relative;
	top: 60px;
	width: 500px;
}
#hero p,
#hero-home p {
	left: 50px;
	position: relative;
	top: 70px;
	width: 500px;
}
#hero-contact {
	background: url(images/header-contact.jpg) no-repeat;	
	color: #fff;
	height: 230px;
}
#hero-contact .tint {
	background: url(images/bg.png) repeat;
	height: 100px;
	position: absolute;
	top: 180px;
	width: 600px;
}
#hero h1,
#hero-contact h1 {
	left: 50px;
	margin:0;
	position: relative;
	top: 60px;
	width: 500px;
}
#hero p,
#hero-contact p {
	left: 50px;
	position: relative;
	top: 70px;
	width: 500px;
}
body#home #wrapper {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}

#wrapper {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}

#main {
	float: left;
	padding: 0;
	width: 400px;
}
#maininside {
	float: left;
	padding: 0;
	width: 780px;
	height: 600px;
}

#sub {
	float: right;
	padding: 0;
	width: 470px;
}

.box {
	background: #E8E5D5;
	border: 1px solid #d5d3be;
	margin: 0 0 20px 0;
	position: relative;
}

.box h2.boxcap {
	background: url(images/bg-boxheading.png) repeat-x;
	color: #fff;
	font-size: 13px;
	height: 33px;
	line-height: 33px;
	margin: 0;
	text-indent: 20px;
}

.box .inner {
	padding: 20px;
}

.box .inner h3 {
	color: #7c4320;
	font-size: 12px;
	margin: 0;
}

.box .inner h3 span {
	color: #7c4320;
	font-size: 10px;
	font-weight: normal;
}

.box.image h3 {
	font-size: 24px;
	margin: 0 0 18px 0;
}

.box.image .inner {
	float: left;
	width: 300px;
}

.box.image img.photo {
	position: absolute;
	top: 50px;
	right: 20px;
}

#footer {
	border-top: 1px solid #D5D3BE;
	height: 50px;
	text-indent: 35px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}