﻿body {
	background:#CADBCB;
	color:black;
	font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:left;
	font-size:small;
}

em {
	font-size:medium;
	font-style:normal;
}

p {
	line-height: 1.35em;
	margin:0 0 15px;
	text-align: justify;
}

a {
	color:#469953;
	font-weight:700;
	text-decoration:none;
	font-size:medium;
}

a.links {
	font-size:x-small;
}

a:hover{
	color:#214529;
}

.li {  
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#content {
	margin: 0 auto 10px 0;
	width:800px;
	float:left;
	min-height:500px;
	height:auto !important;
  	height:500px;
}

#header {
	background: url(images/header.jpg) repeat;
	width:800px;
	height:80px;
	text-align:left;
}

#page {
	background:#97C69D;
	width:800px;
	min-height:500px;
	height:auto !important;
  	height:500px;
}

#menu {
	padding: 15px 10px 15px 10px;
	height:auto;
	width:133px;
	float:left;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
	display:block; 
	width:130px; 
	height:inherit;
	border:1px solid #97374A; 
	margin-top: 5px; 
	text-align: center; 
	font-family: "Comic Sans MS",  arial, sans-serif; 
	font-size:16px; 
	color:black;
	line-height:normal; 
	overflow:hidden;
	padding:6px 0 6px 0;
}

a.nav:hover, a.nav:active, .chosen {
	text-decoration: underline;
	background-color:#5EB793;
	font-size:16px;
	font-weight:bold;
}

#main {
	background: url(images/background.jpg) repeat-y top;
	margin:0 0 0 150px;
	min-height:500px;
	height:auto !important;
  	height:500px;
	width:647px;
	text-align:left;
	padding-left:7px;
}

#maintext {padding:15px 35px 15px 35px;}

.title {
	font-size:large;
	font-weight:bold;
}

.content {
	font-size: medium;
}

.heading {
	font-size:medium;
	font-weight:bold;
	padding:5px 0 8px 0;
}

.footenote{
	font-size:small;
}

ol, ul {
	font-size:medium;
}

.referal {
	color:#0066FF;
	font-size:small;
	font-weight:normal;
	line-height:25px;
}

.address {
text-align:left; 
font-size:xx-small; 
font-family:arial; 
margin-left:-10px
}

a.address {
margin-left:0;
}

#footer {
	background-color:#97C69D;
	clear:both;
	text-align:right;
	margin:0px auto;
	margin-top:0px;
	width:auto;
	height:10px;
	line-height:1em;
	padding: 0.8em 0;
	padding-left:10px;
	padding-right:10px;
	font-size:xx-small;
	font-weight:bold;
	color:#333333;
	border: 1px #AEAEAE solid;
}

a.footer {
	font-size: xx-small;
}

.update {
	text-align:center;
	font-size:small;
	color:#166329;
}

a.top {
	line-height:75px;
	font-size:x-small;
}

.transparent {
	behavior: url(images/iepngfix.htc)
}
