/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#dddddb url(images/body-tail.jpg) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.333em;
		color:#3e3f3b;
	}


input, select { vertical-align:middle; font-weight:normal;}

a {color:#658300;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong {color:#658300;}
strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}

/* ============================= main layout ====================== */

.link {display:block; float:right; background:url(images/link-tail-bg.gif) top repeat-x; color:#412d21; font-size:1.083em; line-height:1em; text-decoration:none; font-weight:bold;}
.link span {display:block; background:url(images/link-right-bg.gif) top right no-repeat;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:3px 12px 7px 12px;}
.link:hover {text-decoration:underline;}
.box .link span {background:url(images/link-right-bg2.gif) top right no-repeat;}
.box .link span span {background:url(images/link-left-bg2.gif) top left no-repeat;}


li { background:url(images/list-bg.gif) no-repeat 0 6px; padding-left:18px; line-height:1.667em;}
li a { font-weight:bold;}

.marked {background:url(images/list-bg.gif) no-repeat 0 3px; padding-left:15px; color:#658300; text-decoration:underline;}

h2 {color:#412d21; font-size:1.5em; font-weight:bold; line-height:1em; background:url(images/line1.gif) bottom left repeat-x; padding:4px 0 7px 13px; margin-bottom:34px;}
h3 {color:#412d21; font-size:2em; font-weight:500pt; line-height:1em; text-transform:uppercase; margin-bottom:31px;}
h3 span {color:#639012;}
h4 {font-weight:bold; text-transform:none; margin-bottom:0px;font-size:1.45em;}
h5 {color:#412d21; font-weight:200pt; font-size:1.25em; line-height:1.333em;}
h5 span {color:#639012;}
h6 {font-weight:bold; font-size:1.0em; padding-left:8px;}
h1 {font-weight:bold; font-size:1.0em;}
h1 span { text-align:justify;}
h1 span span {color:#639012; }
h1 
h7 {text-align:right;}
.rss {float:right; margin:-4px 9px 0 0; position:relative;}

cite {font-size:1.083em;}

.imgindent {margin:0 20px 0 0; float:left;}
.extra {float:left; position:relative; margin:0 0 0 -26px;}

/* ============================= header ====================== */

.logo {margin:90px 0 0 60px;}
#header .menu {padding:14px 0 15px 61px; background:url(images/menu-bg.jpg) top left no-repeat;}

/* ============================= content ====================== */

#content {background:url(images/content-right-bg.jpg) top right no-repeat;}
#content .left-bg {background:url(images/content-left-bg.jpg) top left no-repeat; width:100%;}
.indent {background:#fff; margin:0 27px 0 33px; padding:36px 34px 40px 32px;}

.col-pad {padding-right:42px;}

.box {background:#e9ebe3 url(images/box-tail-top.gif) top repeat-x;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {background:none; padding:15px 34px 20px 32px; margin:0;}

.box2 {background:url(images/box2-tail-bg.gif) top repeat-x #574b45; color:#fff; margin:0 1px 0 2px;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {background:none; padding:26px 28px 28px 30px; margin:0;}
.box2 strong {text-transform:none; float:right; display:block; margin-bottom:35px; font-size:1.6em; color:#fff;}
.box2 a {color:#8db600; float:right; display:block; margin-top:11px;}


.indent2 {padding:10px 0 0 10px;}
.indent3 {padding:0 10px 0 15px;}
.indent4 {padding:0 0 0 12px;}
.padding1 {padding-top:17px;}
.padding2 {padding-bottom:20px;}
.padding2 span {font-weight:bold; font-size:1.0em;}
.padding3 {padding-top:22px;}
.padding4 {padding-top:32px;}
.padding5 {padding-bottom:22px;}
.margin1 {margin-top:28px;}
.margin2 {margin-top:18px;}

.phone {float:right; margin-right:100px;}

/* ============================= footer ====================== */

#footer .right-bg {background:url(images/footer-right-bg.gif) top right no-repeat;}
#footer .left-bg {background:url(images/footer-left-bg.gif) top left no-repeat; color:#151514; width:100%;}
#footer .menu {padding:25px 0 46px 0;}
#footer .menu li {display:inline; background:none; border-left:1px solid #8db600; padding:0 30px 0 29px;}
#footer .menu li a {font-weight:normal; color:#d0d2c8; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}
#footer .menu .first {border:none;}
#footer a {color:#151514;}


/* ============================= forms ============================= */


#ContactForm {padding:20px 0 0 0;}
#ContactForm .rowi {height:29px;}
#ContactForm .link {margin:20px 0 0 10px;}

.input {width:237px; height:22px; border:1px solid #4b4b4b; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:227px; height:110px; border:1px solid #4b4b4b; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

#contactFormContainer
{
	position: relative;
	float: right;
	padding-right:33px;
	
}

#contactForm
{
	height:155px;
	width:186px;
	
}
#contactForm fieldset
{
	padding-left:20px;
	padding-right:20px;
	border:none;
}      
#contactForm label
{
	display:block;
	color:#ffffff;
	padding-top:5px;
}      
#contactForm input[type=text]
{
	display:block;
	border:solid 1px #4d3a24;
	width:146px;
	height:20px;
	padding: 0px 0px 0px 0px;
}  
#contactForm input[type=password]
{
	display:block;
	border:solid 1px #4d3a24;
	width:146px;
	height:20px;
	padding: 0px 0px 0px 0px;
}
#contactForm textarea
{
	display:block;
	border:solid 1px #4d3a24;
	width:100%;
	margin-bottom:10px;
}  
#contactForm input[type=submit]
{
	background-color:#ffffff;
	border:solid 1px #000000;
	color:#000000;
	width:70px;
	margin-top:5px;
	margin-bottom:5px;

	
}                
#contactLink
{
	height:44px;
	width:186px;
	display:block;
}
#messageSent
{
	color:#ffffff;
	display:none;
}
/* This is the logo link clickable area */
#logo-zone {
position: absolute;
margin-left:33px;
margin-top:73px;
height: 65px;
width: 397px;
background-color: transparent;
text-decoration:none;
}
                      

