/* CSS Document */
a { color: #0F0E08; }
a:visited { color: #000033; }
a:active { color: #FFFFCC; }
a.homelink {color:#333300; font-family: "Century Gothic"; letter-spacing:7pt;}
a.homelink:link {text-decoration:none;}      /* unvisited link */
a.homelink:hover {text-decoration:underline;}  /* mouse over link */
a.homelink:visited {text-decoration:none;} 
html {
	height: 100%;	
}
html, body {
	margin: 0;
	padding: 0;	
}
body {
	background: url(/images/bg.png);
	height: 100%;
}
#wrapper {
	min-height: 100%;
	width: 100%;
	min-width: 980px;
	position: relative;
	background: url(/images/inner-bg.png) repeat-y 50% 0;
}
#wrapper .header {
	width: 980px;
	height: 194px;
	text-align: left;
	background: url(/images/bg.png);
	padding-top: 10px;
}
#wrapper .header .top-logo {
	background-color: #594E08;
	width: 526px;
	height: 52px;
	padding-top: 13px;
	float: left;
	text-align: left;
	padding-left: 30px;
	color: white;
	margin-bottom: 4px;
	font-size: 16px;
}
#wrapper .header .top-logo img {
	display: block;	
	margin-top: 2px;
}
#wrapper .header .bottom-logo {
	width: 526px;
	padding-left: 30px;
	height: 75px;
	padding-top: 40px;
	background-color: #594E08;
	float: left;
}
#wrapper .header .banner {
	width: 420px;
	height: 180px;
	float: right;
}
#wrapper .header .banner img {
	width: 420px;
	height: 180px;	
}
#wrapper, #footer {
	font-family: "Lato", "Century Gothic", sans-serif;	
}
.inner {
	width: 980px;
	margin: 0 auto;	
	position: relative;
}
#wrapper .inner.main {
	text-align: center;	
	min-height: 100%;
	background-color: #C4C1AB;
	color: #1C1902;
}
.menu-table {
	margin: 6px auto 0;
}
.menu-table p {
	margin-bottom: 0;	
}
.small-serif {
	font-size: 10pt;
}
.color-330000 {
	color: #1C1902;	
}
.color-333300 {
	color: #1C1902;
}
.color-663300 {
	color: #1C1902;
}
.color-008000 {
	color: #008000;	
}
.color-4D2600 {
	color: #4D2600;
}
.color-FFFFFF {
	color: #FFFFFF;	
}
.size-1 {
	font-size: 10px;	
}
.size-2 {
	font-size: 13px;	
}
.size-3 {
	font-size: 16px;	
}
.size-4 {
	font-size: 20px;	
}
.size-5 {
	font-size: 24px;	
}
.size-6 {
	font-size: 30px;	
}
.space {
	width: 100%;
	height: 38px;
	font-size: 0;
	clear: both;	
}
#footer {
    z-index: 100;
	height: 27px;
	position: absolute;
	bottom: 6px;
	width: 100%;
}
#footer .line {
	width: 980px;
	margin: 0 auto;
	height: 3px;
	background-color: white;
	font-size: 0;	
}
#footer .inner {
	padding: 6px 10px 2px 10px;
	width: 960px;
	border-top: 8px solid #594E08;
	background-color: black;
}
#footer .inner img {
	display: block;
	float: left;	
	margin-top: 2px;
}
#footer .copyright {
	color: #B3B1AA;
    float: right;
    font-size: 10px;
    text-align: right;
    width: 450px;
}
#footer .tagline {
    color: #C4C1AB;
    font-size: 13px;
    font-style: italic;
    margin-top: 8px;
}
#content {
	text-align: left;
	padding: 0 36px;
}
.center {
	text-align: center;	
}
.left {
	text-align: left;	
}
.right {
	text-align: right;	
}
a.link-box {
	padding: 6px 0;
	font-size: 12px;
}
dl dt {
	font-weight: bold;	
}
dl dd {
	margin: 1em 0;	
}
#main-nav {
	display: block;
	height: 64px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#main-nav .track {
	width: 980px;
	height: 84px;
	position: absolute;
	top: 0;
	left: 0;	
}
#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#main-nav ul li {
	width: auto;
	margin: 10px 10px 0 0;
	display: block;
	float: left;
	position: relative;
}
#main-nav li {
	height: 18px;
	vertical-align: middle;	
}
#main-nav ul ul {
	display: none;	
}
#main-nav ul ul {
	width: 232px;
	position: absolute;	
	left: 0;
	top: 24px;
	border: 1px solid #EEE;
	border-width: 1px 0 0 0;
	font-size: 14px;
	z-index: 50;
}
#main-nav ul ul li {
	height: auto;
	width: 230px;
	border: 1px solid #EEE;
	border-width: 0 1px 1px 1px;
	float: none;
	margin: 0;
	text-align: left;
}
#main-nav ul li:hover ul {
	display: block;	
}
#main-nav ul ul li a,
a.link-box {
	padding: 4px 0;
	color: white;
	display: block;
	text-decoration: none;
	background-color: #594E08;
	text-align: center;
}
#main-nav ul li a.link-box {
	font-size: 14px;	
	padding: 4px 0;
}
a.link-box.smaller {
	font-size: 12px;
	float: left;
	clear: right;
	width: 226px;
	margin-top: 6px;
	padding: 6px 0;
}
a.link-box.smaller.nofloat {
	float: none;	
}
.quals {
	font-size: 12px;
	float: left;
	clear: right;
	width: 226px;
	margin: 6px 0 0 0;
	padding: 0;
	color: #594E08;
}
.quals .check {
	height: 2em;
	margin-right: 8px;
	float: left;	
}
#main-nav ul ul li a.selected,
a.link-box.selected {
	background-color: #736406;	
}
#main-nav ul ul li a:hover,
a.link-box:hover {
	background-color: #4F4E45;
}
#main-nav ul ul li a.selected:hover,
a.link-box.selected:hover {
	background-color: #4F4E45;
}
#main-nav ul ul li a {
	height: auto;
	padding: 5px 10px;
	width: 210px;
	text-align: left;
}
#main-nav li a.one-line {
	height: 18px;
	padding: 8px 0;	
}
.left-align {
	float: left;
	margin-right: 17px;
	border: 1px solid #F9F9F9;
	border-color: #F9F9F9 #D3D3D3 #D3D3D3 #F9F9F9;	
	clear: left;
}
.photo-block {
	clear: both;
	margin-bottom: 1em;
}
.photo-block .left-align {
	margin-bottom: 1em;	
}
.originalTextareaInfo {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	text-align: right
}

.warningTextareaInfo {
	font-size: 12px;
	color: #FF0000;
	font-family: Tahoma, sans-serif;
	text-align: right
}
.underline {
	border-bottom: 1px solid white;
	padding-bottom: 3px;	
}
#contactform dl {
	margin: .5em 0;	
}
#contactform dt {
	float: left;
	clear: left;
	width: 120px;
	text-align: left;
	padding: 1px 0 10px 0;
}
#contactform dd {
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0 0 0 125px;	
}
#contactform .text, #contactform textarea, #contactform select {;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#EAE5C5;-moz-box-shadow:inset 0 3px 3px 0 #C4BD97; -webkit-box-shadow:inset 0 3px 3px 0 #C4BD97; box-shadow:inset 0 3px 3px 0 #C4BD97; border:1px solid #ABBBBB; padding:5px;font-weight: normal, Helvetica, sans-serif; color:#555544;}
.btn {
	padding:5px;
	border:0;
	cursor:pointer;
	cursor: hand;
	overflow:visible;
	font-weight:bold;
	text-transform:uppercase;
	color:#4D2600;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	background-color: #C4BD97;
	border: 1px solid #736406;
}
#contactform legend {font-weight:bold; color:#C4BD97;}
#form ul li, #form dt, #form dd,
#contactform ul li, #contactform dt, #contactform dd { color:#C4BD97; font-weight: normal; }
#contactform dt label.required {
	font-weight: bold;	
}
#contactform dt label .note {
	font-size: 11px;
	color: #CFCFCF;
}
#contactform ul li {
list-style-type: none;
margin-left: 2px;
margin-bottom: 1px;
}
#contactform ul li.subgroup {
	margin-top: 10px;	
}
ul.cmgroups {
margin: 0;
padding: 0;	
}
.left-inner,
.right-inner {
	float: left;
}
.left-inner {
	width: 440px;
	margin-right: 50px;	
}
.left-inner h1 {
	margin-top: 0;	
}
.right-inner {
	width: 418px;
}
#contactform {
	padding: 14px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;	
	background-color: #594E08;
	border: 1px solid #736406;
	color: white;
}
#contactform h4 {
	padding-bottom: 3px;
	border-bottom: 1px solid #FFF;	
	margin-top: .25em;
}
#contactform .error-message {
	color: #FF6;
	padding-bottom: 6px;
	margin: 1px 0 6px 0;
	font-size: 90%;
	margin-left: 125px;
}
#contactform dd.error {
	padding-bottom: 0;	
}
#contactform dd.error input {
	border-color: #FF6;	
}
#contactform label.error,
p.error {
	color: #FF6;
}
#contactform strong.error {
	margin-left: 0;
	font-size: 100%;
	border: 1px solid #FF6;
	border-width: 1px 0;
	padding: 6px 0;
	display: block;
	margin: 0 0 12px 0;
}
.clear {
	width: 100%;
	clear: both;
	font-size: 0;	
	display: block;
	height: 0;
}
.title {
	margin-top: 0;	
}
a.link-box.sep {
	width: 100%;	
	margin-top: 0;
}
table.home {
	border-collapse: collapse;	
}
table.home td {
	vertical-align: top;	
}

#services-layout .section {
	margin: 17px 0 0 0;
	clear: both;
	padding-bottom: 17px;
	border-bottom: 1px solid #B1AF9B;
}
#services-layout .photos {
	float: left;
	clear: left;
	margin: 0 1em 0 0;
	padding-top: 4px;
}
#services-layout .photos img {
	display: inline-block;
	height: 125px;	
	margin-right: 8px;
}
#services-layout .text {
	clear: right;
	margin: 0  0 1em 0;	
}
#services-layout .text .title {
	font-size: 130%;	
	display: block;
	margin-bottom: 5px;
}
.footer {
	text-align: center;	
}
.footer .menu-item {
	font-size: 12px;
	font-weight: bold;	
}
.footer .menu-item a {
	font-weight: normal;	
}
h2 .inits {
font-size: 80%;
color: #444;
font-weight: normal;
font-style: italic;
padding-left: 5px;
}
.caption {
	font-style: italic;
	font-size: 75%;	
}
.main-image { float: left; margin-right: 2em; margin-bottom: 1em; display: block; }