body {
background-image:url(images/background.jpg);
margin-top: 0px;
}

td {
	font-family: Tahoma, 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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.green {
background-color:#345344;
}

.green {
 color:#006633;
 font-size:20px;
}
.red {
color:#FF0000;
}

.phone  {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#467370;
	font-size:13px;
}

td.gray {
background-color:#D6CCC0;
}
.indent {
    padding-left: 30px;
}

.quote {font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
	color:#8D6588;
	font-size:14px;
}

.small {
	font-size:12px;
}

ul {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   list-style-image:url(images/bullet.jpg);
   font-size: 13px;
   line-height: 16px;
   color: #000000; 
}
ol {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   line-height: 14px;
   color: #000000; 
}


h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #5b7f28;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 20px;
}

h2 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	line-height:21px;
	padding-top:0px;
}

h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: normal;
}

h4 {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-style: normal;
   line-height: 16px;
   color: #A8000D;
   font-weight: normal;
}

p {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-style: normal;
   line-height: 16px;
   color: #333333;
   margin-right: 8px;
   margin-left: 8px;
   margin-top: 0px;
}
.nav {
   font-family: Tahoma, 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;
}

