/* CSS Document */

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

body{
	background:#101010;
	text-align:center;
	padding-top:0px;
}
EM
{
   color:black;
   font-family: papyrus;
   font-size: 12pt;
   font-style: regular;
   line-height:1.4em;
   }
EM2
{
   color:WHITE;
   font-family: papyrus;
   font-size: 12pt;
   font-style: regular;
   line-height:1.4em;
   }
img {vertical-align:top;}
a img { border:6;
	COLOR:WHITE;}

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		line-height:1.333em;
		color:black;
	}

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

a {color:#FEFEFD;}
a:hover{text-decoration:none;}
p {padding-top:24px;}

/* ============================= main layout ====================== */
#main { width:901px; margin:0 auto; text-align:left;}

.title {border-bottom:1px solid #FDFBFB; padding:0 0 12px 0; margin-bottom:20px;}
.box .title {border-bottom:1px solid #a8c71a; margin-bottom:15px;}
.imgindent {margin:0 30px 0 0; float:left;}

li {background:url(images/link-bg.gif) no-repeat 0 7px; padding-left:9px; font-weight:bold; line-height:1.5em;}
li a {color:#fbfcdf;}

.link {color:#fbfcdf; font-weight:bold; background:url(images/link-bg.gif) no-repeat 0 7px; padding-left:9px; display:inline-block; margin-top:15px;}

#page6 p {padding-top:16px;}

/* ============================= header ====================== */
#header {height:1px; background:url(images/header-bg.jpg) bottom left no-repeat;}


.menu {padding:0px 0 0 0;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.col-1 {width:553px;}
.col-2 {width:269px;}


/* ============================= content ====================== */
#content {height:730px; background: #90B915;}

.indent {padding:26px 15px 0 15px;}
.indent2 {padding:18px 18px 18px 27px;}
.indent3 {padding:18px 0 0 0;}
.col-pad {padding-right:29px;}

.gallery {margin:0 -19px -18px 0;}
.gallery img {margin:0 19px 18px 0;}

.margin1 {margin-top:30px;}
.margin2 {margin-top:25px;}
.padding1 {padding-top:20px;}

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

.box {background:url(images/box-bg.png);}

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

#footer {color:#3b5815; text-transform:uppercase; padding:21px 0 0 6px; height:34px;}
#footer span {text-transform:none; color:#ff0600;}
#footer span a {color:#ff0600; text-decoration:none;}
#footer span a:hover {text-decoration:underline;}

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

#NewsletterForm {position:absolute; margin:18px 0 0 421px; background:url(images/form-bg.jpg) top left no-repeat; width:448px;}
#NewsletterForm .imgindent {margin-right:20px;}
#NewsletterForm strong {color:#569800;}
#NewsletterForm .input {width:131px; height:16px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; font-size:1em; color:#5b7737;}
#NewsletterForm .link2 {background:url(images/form-link-bg.gif) no-repeat 0 6px; color:#5b7737; padding-left:12px;}
#NewsletterForm .indent {padding:11px 0 0 0;}
#NewsletterForm .rowi {height:20px; padding:5px 0 0 0;}

.button {background:#cf0003 url(images/button-side-bg.gif) top right no-repeat; display:inline-block; font-size:0.833em; color:#fff; line-height:1.1em; text-decoration:none; font-weight:bold; vertical-align:middle; font-family:Tahoma, Geneva, sans-serif; margin-left:5px; cursor:pointer;}
.button span {background:url(images/button-side-bg.gif) top left no-repeat; display:inline-block; padding:3px 7px 3px 6px;}


#ContactForm .rowi {height:33px;}

.input {width:175px; height:18px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:193px; height:122px; border:1px solid #FFFFFF; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}

