﻿body {

	margin: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

h4 {

	font-family: "Trebuchet MS", Verdana, Arial;

	color: #800000;

	font-size: 12px;

	font-weight: bold;

	margin: 0px;

}

H3 {

	font-family: "Trebuchet MS", Verdana, Arial;

	color: #800000;

	font-size: 16px;

	text-align: center;

}

H2 {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #800000

}

H1 {

	font-family: "Trebuchet MS", Verdana, Arial;

	color: #800000;

	font-size: 18px;

	margin-top: 20px;

}

.center {

	text-align: center;

	margin-right: 0px;

}

img {

	border: 0px;

}



.quote {

	width: 85%;

	margin: auto;

	font-style:italic;

	font-family: Arial, Helvetica, sans-serif;

	color: #800000;

	margin-bottom: 0px;

	}

.quoteperson {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	color: #800000;

	margin-top: 0px;

}	

.smallright {

	font-size: 10px;

	text-align: right;

}

#logophoto {

	width: 100%;

	background-color: #030;

	margin: auto;

}
#logophoto td {
	padding-right: 50px;
}
td {

	text-align: left;
}



li {

	line-height: 20px;

	text-align: left;

}



p {

	line-height: 20px;

	text-align: left;

}



.lineheightnormal {

	line-height: 17px;

}



#headertable {

width: 100%;

}

#maincontentarea {

	width: 80%;

	margin: auto;

}

#maintable {

	width: 100%;

}
td.leftbar {
	width: 160px;
	padding-top: 5px;
}

#subtable {

	width: 98%;

}

.subtableright {

	font-size: 10px;

	color: #666;

	text-align: right;

}

#footer {

	width: 100%;

	background-color: #030;	

	height: 25px;

}

table#footer td {

	font-size: 10px;

	padding: 5px;

	color: #fff;

}

#contact {

	width: 90%;

	background-color: transparent;

	margin: auto;

	margin-top: 20px;

	font-size: 10px;

	}

table#contact td {

color: #666;

width: 25%;

	}

#nav {

padding: 0px;

background-image: url('images/graydot4.gif');

margin: auto;

width: 100%;

}

.bold {

	font-weight: bold;

}

.right {

	text-align: right;

}



#graytreebottom {

	background-color: #E0E0E0;

	width: 100%;

	background-image: url('images/graybottom.gif');

	background-position: bottom;

	background-repeat: repeat-x;

	height: 200px;

}



table#nav td {border-right: 1px solid #fff;

font-weight: bold;

padding: 10px;

color: #fff;}



.navfinal {border-right: 0px; line-height:17px;}



ul.subnavlist li {

	list-style-image:url('images/bullett.gif');

	text-align: left;

	margin-bottom: 10px;

	margin-top: 20px;

	color: #030;

	font-size: 12px;

	}

.leftmain {

	padding-right: 20px;

}



.main {

padding-left: 20px;

padding-right: 40px;

border-left: 1px solid #ccc;}



.bottom {

border-top: 1px solid #666;

background-color: #ccc;}





a:link         { color: #29554A}

a:active	   { color: #789E00}

a:visited	   { color: #669966}

a:hover		{color: #789E00;}



a:link.ondark      { color: #FFF; text-decoration: none;}

a:active.ondark	   { color: #ebfea8; text-decoration: underline;}

a:visited.ondark { color: #fff; text-decoration: none;}

a:hover.ondark	   {color: #ebfea8; text-decoration: underline; }

hr.long {
	text-align: left;
	border: 1px solid #ccc;
}
hr.short {
	width: 70%;
	border: 1px solid #ccc;
}
.spot {
	border: 1px solid #800000;
	padding: 2px;
	margin: 3px;
	background-color: #eee;
}
.spotlight {
	color: #800000;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
.center {
	text-align: center;
}
.spotlighttext {
	font-size: 11px;
	line-height: 15px;
	padding: 2px;
	text-align:justify;
}