body {
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color: #497449;
margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.special {background-image:url(images/left-shadow.jpg);
background-repeat:repeat-y;
} 

.special2 {background-image:url(images/right-shadow.jpg);
background-repeat:repeat-y;
} 

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.green {
background-color:#345344;
}
td.testimonial {
background:url(images/testimonialbox_bg.jpg) repeat-x;
/* background-color:#D6CCC0; */
}

td.paypal {
background-color:#E4E8D9;
}

.phone  {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#467370;
	font-size:13px;
}

td.gray {
background-color:#D6CCC0;
}
td.white {
background-color:#ffffff;
}
td.events {
background-color:#E4E1AA;
}
.indent {
    padding-left: 30px;
}

.quote {font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	color:#8D6588;
	font-size:14px;
}

ul {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   list-style-image:url(images/bullet.jpg);
   font-size: 13px;
   line-height: 16px;
   color: #000000; 
}
ol {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 14px;
   color: #000000; 
}

li.spacing {
   padding-bottom:12px;
}

ul.box {
   font-family: Arial, Helvetica, sans-serif;
   list-style-image:url(images/bullet.jpg);
   font-size: 12px;
   line-height: 18px;
   color: #000000;
   margin-left:10px;
   padding-left:10px;
   margin-bottom:0px;
   padding-bottom:0px;
   margin-top:5px;
   padding-top:5px;
}

.smallText {
	font-size: 11px;
} 

.mediumText {
	font-size: 13px;
}

.bigtext {
	font-size: 14px;
	font-weight: bold;
}

.normaltext {
	font-size: 12px;
}

.boxTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5B6F28;
	font-weight: normal;
	padding-bottom:10px;
	text-align:center;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	line-height: 15px;
	font-weight: normal;	
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #5b7f28;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 20px;
}

h2 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660000;
	font-weight: normal;
	padding-bottom: 0px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 15px;
	font-weight: normal;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: normal;
   line-height: 16px;
   color: #A8000D;
   font-weight: normal;
}

p {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
   line-height: 16px;
   color: #333333;
   margin-right: 8px;
   margin-top: 0px;
}
.nav {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 20px;
   color: #A8000D;
   font-weight: bold;
}
a:link {
	text-decoration: underline;
	color:#993300;
}

a:hover {
	text-decoration: underline;
	color:#ff3300;
}

a:visited {
    text-decoration: underline;
	color:#993300;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

