@charset "utf-8";
/* CSS Document */


body {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

h1 { 
color:#b3b3b3;
font-size:30px;
text-transform:uppercase;
}

h2 {
font-weight:bold;
color:#52a676;
margin:20px 0 5px;
text-transform:uppercase;
}

hr {
display:block;
margin:20px 0;
border:none;
background:#d9d9d9;
width:70%;
height:1px;
}

p {
margin-bottom:10px;
}

p a {
color:#52a676;
border-bottom: 1px dotted #52a676;
text-decoration:none;
}

p a:hover {
color:#2f552a;
border-bottom: 1px dotted #2f552a;
}


li {
margin:0 0 10px 20px;
list-style:disc;
}

td {
padding:5px 10px;
}


.wrapper {
position:relative;
width: 980px;
margin:0 auto;
}

#header {
position:relative;
width:100%;
height:145px;
background:#f8fff4;
border-bottom:1px solid #dde8d7;
}

#header img {
margin-top:10px;
}

#headerMenu {
position:absolute;
top:100px;
right:10px;
width:550px;
}

a.menuLink {
font-size:12px;
text-transform:uppercase;
display: block;
padding:5px 10px;
text-decoration:none;
float:right;
color:#2a4e29;
}

a:hover.menuLink {
background:#84b769;
color:#fff;
}

a.rollover {
margin:2px 0 0 10px;
float:right;
display:block;
width: 20px;
height:18px;
background: url(images/home-icon.png) 0 0 no-repeat;
text-decoration: none;
}
a:hover.rollover  { 
background-position: -20px 0px;
}


.firstPara {
font-weight:bold;
color:#2f552a;
font-size:16px;
}


#mainText {
width:980px;
}

#footer {
width:100%;
height:135px;
background:#f8fff4;
border-top:1px solid #dde8d7;
padding-top:10px;
color:#4d7936;
}

#footer a{
border:none;
}

.bannerImage {
padding:5px;
background:#fff;
border:1px solid #adc271;
margin:20px 0;
}

.textImageRight {
clear:both;
float:right;
padding:5px;
background:#fff;
border:1px solid #b3b3b3;
margin:0 10px 10px 20px;
}

.textImageRightNoBorder {
float:right;
margin-left:20px;
}

#advertiseQuote {
width:320px; 
background:#f8f8f8;
float:right;
padding:20px;
margin:0 10px 20px 20px;
border:1px solid #f0f0f0;
}

.triBox {
border:5px solid #f0f0f0;
width:286px;
margin-right:46px;
height:174px;
float:left;
overflow:hidden;
}

.quoteAuthor {
font-size:12px;
font-weight:bold;
text-align:right;
}

#quoteText {
width:266px;
font-size:12px;
padding:10px;
text-align:justify;
}

#advertiseTriBox {
background:url(images/advertise-magazine.jpg);
margin:0;
}

#advertiseTriBox h1{
font-family:impact, arial black, arial, san serif;
font-size:32px;
text-align:right;
margin-right:10px;
color:#52a676;
}

#advertiseTriBox p{
color:#52a676;
font-size:12px;
text-align:right;
margin-right:10px;
}

#bottomBox {
clear:both;
margin:20px 0;
background:url(images/green-box-bg.gif) repeat-x;
height:139px;
}

.greenBoxTexts {
width: 286px;
height:119px;
background:url(images/vertical-divider.png) right top no-repeat;
float:left;
padding:10px 20px;
}

.greenBoxTexts h1{
text-align:center;
text-transform:uppercase;
color:#4d7936;
font-size:26px;
margin-bottom:5px;
}

.greenBoxTexts p{
font-size:12px;
text-align:justify;
color:#fff;
margin-bottom:5px;
}

.greenBoxTexts a{
display:block;
margin:0;
text-align:right;
color:#a9e08d;
font-size:12px;
position:absolute;
bottom: 10px;
right:25px;
}

#footer p {
text-align:center;
font-size:12px;
}

#footer a {
text-decoration:none;
}

#footer img {
position:absolute;
top:0px;
right:10px;
}

#pricesTable {
margin:20px auto;
}

#pricesTable td{
padding:10px;
}

#pricesTable tbody tr:hover td
{
	background: #d6f2c7;
	color:#2f552a;
}

#pricesTable span{
font-size:90%;
color:#87ba71;
}

#pricesTable thead {
border-bottom:1px solid #87ba71;
}

.pricesTableOddRow{
background:#e9fbdf;
}

#pricesTableHeader th {
color:#2f552a;
padding:5px;
font-weight:bold;
width:180px;
border-bottom: 1px solid #87ba71;
}


.pricesTableSubHeader {
color:#999;
line-height:20px;
}

.quadLinksList {
width:245px;
float:left;
}

.quadLinksList a {
background:url(images/link-bullet.png) no-repeat center left;
font-size:12px;
display:block;
margin:0 5px;
padding:5px 0 5px 20px;
text-decoration:none;
width:200px;
border-bottom:1px dotted #eee;
line-height:20px;
color:#888;
}
.quadLinksList a:hover {color:#2f552a;}

.quadLinksList p {
display:block;
margin:0 5px;
padding:8px 0 2px;
text-decoration:none;
width:235px;
line-height:20px;
color:#2f552a;
}

#contactForm {
margin:20px 30px;
}
fieldset {
border:1px solid #87ba71;
padding: 50px;
background:#f8fff4;

}
legend {
margin-left: 30px;
padding:10px 30px;
color:#87ba71;
font-weight:bold;
font-size:20px;
border:1px solid #87ba71;
background:#fff;
}

label {
float:left;
width:200px;
text-align:right;
margin-right:30px;
height:30px;
line-height:30px;
}

.formList {
list-style:none;
line-height:30px;
}

input.text {
width:200px;
height:30px;
border:1px solid #87ba71;
padding-left:10px;
}

textarea#event_details {
border:1px solid #87ba71;
height:150px;
width:250px;
}

.formButton {
height:30px;
border:1px solid #87ba71;
cursor:pointer;
}

