/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#1f1f20;
	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.233em;
		color:#565656;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#7da717;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
strong span {color:#7da717;}

/* ============================= main layout ====================== */

#main { width:743px; margin:0 auto; text-align:left;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.col-1 {width:253px;}
.col-2 {width:484px;}

.col-2 .col-1 {width:215px;}
.col-2 .col-2 {width:175px;}
.link {display:block; float:right; color:#fff; text-decoration:none; font-weight:bold; line-height:1em; font-size:11px; margin-left:8px;}
.link span {display:block;}
.link span span {padding:1px 12px 7px 8px;}

.box1 .link1, .box3 .link1 {background:url(images/link1-tail-bg.gif) top repeat-x;}
.box1 .link1 span, .box3 .link1 span {background:url(images/link1-right-bg.gif) top right no-repeat;}
.box1 .link1 span span, .box3 .link1 span span {background:url(images/link1-left-bg.gif) top left no-repeat;}
.box1 .link1:hover, .box3 .link1:hover {background:url(images/link1-tail-bg-hover.gif) top repeat-x;}
.box1 .link1:hover span, .box3 .link1:hover span {background:url(images/link1-right-bg-hover.gif) top right no-repeat;}
.box1 .link1:hover span span, .box3 .link1:hover span span {background:url(images/link1-left-bg-hover.gif) top left no-repeat;}

.link1 {background:url(images/link2-tail-bg.gif) top repeat-x;}
.link1 span {background:url(images/link2-right-bg.gif) top right no-repeat;}
.link1 span span {background:url(images/link2-left-bg.gif) top left no-repeat;}
.link1:hover {background:url(images/link2-tail-bg-hover.gif) top repeat-x;}
.link1:hover span {background:url(images/link2-right-bg-hover.gif) top right no-repeat;}
.link1:hover span span {background:url(images/link2-left-bg-hover.gif) top left no-repeat;}

.box1 .link2, .box3 .link2 {background:url(images/link3-tail-bg.gif) top repeat-x;}
.box1 .link2 span, .box3 .link2 span {background:url(images/link3-right-bg.gif) top right no-repeat;}
.box1 .link2 span span, .box3 .link2 span span {background:url(images/link3-left-bg.gif) top left no-repeat;}
.box1 .link2:hover, .box3 .link2:hover {background:url(images/link3-tail-bg-hover.gif) top repeat-x;}
.box1 .link2:hover span, .box3 .link2:hover span {background:url(images/link3-right-bg-hover.gif) top right no-repeat;}
.box1 .link2:hover span span, .box3 .link2:hover span span {background:url(images/link3-left-bg-hover.gif) top left no-repeat;}

.link2 {background:url(images/link4-tail-bg.gif) top repeat-x;}
.link2 span {background:url(images/link4-right-bg.gif) top right no-repeat;}
.link2 span span {background:url(images/link4-left-bg.gif) top left no-repeat;}
.link2:hover {background:url(images/link4-tail-bg-hover.gif) top repeat-x;}
.link2:hover span {background:url(images/link4-right-bg-hover.gif) top right no-repeat;}
.link2:hover span span {background:url(images/link4-left-bg-hover.gif) top left no-repeat;}

li { background:url(images/list-bg.gif) no-repeat 0 7px; padding-left:12px;}
li a {color:#565656; line-height:1.583em;}

.imgindent {margin:0 11px 0 0; float:left;}
.title {margin-bottom:14px;}

/* ============================= header ====================== */

#header {height:422px;}

.logo {position:relative; margin-left:0px;}
.navigation {float:right; margin:65px 0 0 28px;}
.slogan {padding:65px 0 72px 365px; background:url(images/header-bg2.jpg) top left no-repeat;}

.menu {background:url(images/menu-tail-bg.gif) top repeat-x;}
.menu .right-bg {background:url(images/menu-right-bg.gif) top right no-repeat;}
.menu .left-bg {
	background:url(images/menu-left-bg.gif) top left no-repeat;
	padding-left:20px;
	overflow:hidden;
}
.menu ul {padding:13px 0 14px 0; font-family:trebuchet ms; font-size:1.083em; width:100%; overflow:hidden;}
.menu li {
	float:left;
	background:none;
	padding:0 32px 0 32px;
	border-right:1px solid #7f924f;
	border-left:1px solid #e4f1c6;
}
.menu li a {font-weight:bold; color:#0d3a56; text-decoration:none; }
.menu li a:hover {text-decoration:underline;}
.menu .first {border-left:none;}
.menu .last {border-right:none;}
/* ============================= content ====================== */

.col-pad {padding-right:6px;}
.indent2 {padding:15px 0px 0 30px;}
.col-1 img {margin-right:-20px;}

.box1 {background:#fff url(images/box1-corner-bottom-right.gif) bottom right no-repeat;}
.box1 .corner-bottom-left {background:url(images/box1-corner-bottom-left.gif) bottom left no-repeat;}
.box1 .corner-top-right {background:url(images/box1-corner-top-right.gif) top right no-repeat;}
.box1 .corner-top-left {background:url(images/box1-corner-top-left.gif) top left no-repeat; width:100%;}
.box1 .indent {padding:30px 37px 28px 30px;}

.box2 {background:#fefdd7 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 {padding:9px 8px 9px 9px;}

.box3 {background:#fff url(images/box3-bottom-tail.gif) bottom repeat-x;}
.box3 .tail-top {background:url(images/box3-tail-bg.gif) top repeat-x;}
.box3 .tail-right {background:url(images/box3-tail-bg.gif) right repeat-y;}
.box3 .tail-left {background:url(images/box3-tail-bg.gif) left repeat-y;}
.box3 .corner-bottom-right {background:url(images/box3-corner-bottom-right.gif) bottom right no-repeat;}
.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {padding:22px 46px 20px 31px;}

.margin1 {margin-top:24px;}
.padding1 {padding-top:5px;}
.padding2 {padding-top:20px;}
.phone {float:right; margin-right:15px;}
.color2 {color:#7da717;}

/* ============================= footer ====================== */

#footer { height:105px; color:#6e787f; font-size:0.917em; padding-top:6px; font-family:trebuchet ms;}
#footer a {color:#6e787f; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .rss {text-transform:uppercase; color:#00aeef; background:url(images/rss-bg.jpg) no-repeat top right; padding:3px 29px 1px 0; float:right; display:block; position:relative; margin-top:-2px;}

.box4 {background:#151516 url(images/box4-corner-bottom-right.gif) bottom right no-repeat;}
.box4 .corner-bottom-left {background:url(images/box4-corner-bottom-left.gif) bottom left no-repeat;}
.box4 .corner-top-right {background:url(images/box4-corner-top-right.gif) top right no-repeat;}
.box4 .corner-top-left {background:url(images/box4-corner-top-left.gif) top left no-repeat; width:100%;}
.box4 .indent {padding:15px 26px 17px 31px;}


/* ============================= forms ============================= */


#SearchForm {color:#333333; padding-top:6px;}
#SearchForm .rowi {height:24px; font-size:0.917em;}
#SearchForm .col-1 {width:42px; text-align:right; padding-right:3px;}
#SearchForm .col-2 {width:137px;}
#SearchForm .input {width:129px; height:14px; border:1px solid #969696; background:none; padding:0 0 0 5px; font-size:1em; color:#a3a3a3;}
#SearchForm .select1 {width:129px; border:1px solid #969696; background:none; font-size:1em; color:#a3a3a3; line-height:1em;}
#SearchForm .input2 {width:79px; height:14px; border:1px solid #969696; background:none; padding:0 0 0 5px; font-size:1em; color:#a3a3a3;}
#SearchForm .select2 {width:86px; border:1px solid #969696; background:none; font-size:1em; color:#a3a3a3; line-height:1em;}

#ContactForm {padding:20px 0 0 0;}
#ContactForm .col-1 {width:200px !important;}
#ContactForm .col-2 {width:188px !important;}
#ContactForm .rowi {height:45px;}
#ContactForm .link {margin:20px 0 0 20px;}
#ContactForm .input {width:162px; height:19px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:181px; height:109px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

