/* CSS Document */

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

body{
	background:url(images/body-bg.gif) center top repeat;
	text-align:center;
}

object {vertical-align:top; outline:none;}

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, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#878787;
	}

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

a {color:#78AD11; outline:none;}
a:hover{text-decoration:none;}
p {padding-top:18px;}

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

li { background:url(images/marker.gif) no-repeat 0 7px; padding-left:12px; line-height:1.83em;}
li a {color:#78AD11;}

.imgindent {margin:0 20px 0 0; float:left;}

#main {background:#fff;}
.main-indent {padding:0 42px 0 41px;}

h2 {font-size:2em; line-height:1.2em; color:#000; text-transform:uppercase;}
h2 strong {display:block; margin-top:-10px;}
/* ============================= header ====================== */
#header {margin-bottom:50px;}
/* ============================= content ====================== */
.indent {padding:0 0 54px 0;}

.padding {padding-bottom:56px;}
.padding1 {padding-bottom:50px;}
.padding2 {padding-bottom:45px;}
.padding3 {padding-bottom:60px;}

.col-pad {padding-right:35px;}
.col-pad1 {padding-right:43px;}
.col-pad2 {padding-right:30px;}

.spacing {letter-spacing:-1px;}

.margin {margin-bottom:10px;}

.box {background:#fff; width:244px; margin-bottom:14px;}
.box .indent {padding:5px 20px 4px 22px;}
.box .bottom-tail {background:url(images/box-bottom-tail.gif) left bottom repeat-x;}
.box .top-tail {background:url(images/box-top-tail.gif) left top repeat-x;}
.box .left-tail {background:url(images/box-left-tail.gif) top left repeat-y;}
.box .right-tail {background:url(images/box-right-tail.gif) top right repeat-y;}
.box .bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.box li {font-size:1.333em;  background:url(images/box-li-bg.gif) left bottom repeat-x; letter-spacing:-1px; padding:0 0 0px 0; line-height:1.5em;}
.box li a {text-transform:uppercase; color:#878787; text-decoration:none; display:block; height:33px; padding:8px 0 0 21px; margin:0px -28px 0px -21px; }
.box .active, .box li a:hover {background:url(images/box-active.gif) left top no-repeat;  color:#fff; position:relative;}
.box li span {height:0px;}
.box .last {background:none;}

.link {display:inline-block; background:url(images/link-bg.gif) left 5px no-repeat; padding-left:15px; color:#78AD11; font-size:1.333em; text-decoration:none; line-height:1.2em;}
.link:hover {color:#b9df63;}

.pad {padding-top:48px;}
.pad1 {padding-top:40px;}
.pad2 {padding-top:20px;}
.pad4 {padding-top:20px;}
.pad3 {padding-top:26px;}

.box .padding {padding-bottom:1px;}

.title {text-transform:uppercase; font-size:1.16em; line-height:1.2em; color:#999999;}

.list {padding-top:30px;}
.list li {background:url(images/links-li-bg.gif) left 0px no-repeat; float:left; padding:0 0 0 0; font-size:1.16em; line-height:1.5em;}
.list li a {display:block; text-align:center; padding:0 34px; text-decoration:none; color:#8ccb00;}
.list .last {background:url(images/links-li-bg.gif) right 0px no-repeat;}
.list img {margin-bottom:7px;}
.list li a:hover {color:#c7e682;}

.list1 li a {padding:0 29px;}

.blog-left {background:url(images/blog-left-bg.gif) left top no-repeat; padding-left:20px;}
.blog {background:url(images/blog-tail-bg.gif) left top repeat-x;}
.blog-right {background:url(images/blog-right-bg.gif) right top no-repeat; width:100%; height:42px; font-size:2em; line-height:1.2em; color:#120c16; padding-top:13px; }
.blog-right strong {color:#120c16;}

.mail {color:#9c9c9c;}
.gsearch {
	height: 19px;
	font-size:1.1em;
	width:204px;
	color: #000000;
}
.phone {
	display:inline-block;
	width:80px;
	font-size: 1.1em;
	color: #000000;
}
/* ============================= footer ====================== */
#footer { text-align:center; padding-top:12px;}
#footer strong {color:#000;}
#footer a {color:#000; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.footer-menu li {display:inline; background:url(images/footer-menu-li-bg.gif) right 3px no-repeat; padding:0 6px;}
.footer-menu li a {color:#878787 !important;}
.footer-menu .last {background:none;}


/* ============================= forms ============================= */
#SearchForm {float:right; padding:75px 0 0px 0; width:323px;}
#SearchForm label {background:url(images/input-bg.gif) right top no-repeat; display:block; text-align:right; float:left; line-height:1.2em; height:28px;}
#SearchForm label strong { color:#adacac; font-size:1.16em; text-decoration:none; font-weight:normal;}
#SearchForm .input-img {float:left;}
#SearchForm a {text-decoration:none; color:#9d9d9d;}
#SearchForm a:hover {color:#d4d4d4;}
#SearchForm .input {width:164px;  border:none; background:none; padding:2px 0 1px 5px; font-size:1em; line-height:1.2em; margin:2px 0 0 17px;}

#ContactForm  {padding:18px 0 0 0;}
#ContactForm label {height:42px; display:block;}
#ContactForm  .link {margin:10px 0 0 25px;}
.column1 {float:left; width:313px;}
.column2 {float:left; width:299px;}
.alignright {text-align:right;}
.input {width:294px; border:1px solid #a09b96; background:none; padding:2px 0 3px 5px; font-size:1em; line-height:1.16em;}
textarea {width:292px; height:105px; border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.listitems {
	color: #78AD11;
}

