body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-color: #68A840;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: black;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}



.h5 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 20pt;
}

a {
	text-decoration: none;
	color:#635A08;
	font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.thumb {
     border-width: 1px;
	 border-color: #a63d00;
}

form {
	/* background-color: #CCCC99; */
}

hr {
	line-height: 10pt;
}


.sitecontainer {
    margin-left:125px;
	width:760px;
	padding: 15px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 22pt;
}

.nav {
	font-size: 10pt; 
	font-weight: bold;
	color:#6BAD42;
	background-color: #635808;
	line-height: 14pt;
	text-indent: 5px; 
	height: 25px;
	width: 760px
}

.section {
	background-color:#CCCCCC;
	padding: 5px 15px 15px 15px;
	margin-bottom: 15px;
}



.navLink {
	font-size: 10pt;
	font-weight: bold;
	color:#6BAD42;
	margin:0 5px 0 5px;
	vertical-align: middle;
	line-height: 14pt;
}

.navBullet{
	vertical-align: middle;
	color:#7D6F04;
}

.title {
	font-size: 10pt;
	font-weight: bold;
	color: #a63d00;}
	
.titlebig {
	color: #a63d00;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.caption {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: normal
}

.bold {font-weight: bold}

.photo {
	border-width: 1px;
	border-color: black;
	border-style: solid;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
