body {background: white; text-align: center; min-width: 700px; margin: 0 0 0 0;  background-image: url(../img/body-background.JPG); background-repeat: repeat-x;}
/*body {background: #00927e; text-align: center; min-width: 700px; margin: 0 0 0 0;  background-position: top center; background-image: url(../img/midwrap-background.jpg); background-repeat: repeat-y;}*/
.container {width: 700px; background: white; margin:0 auto; text-align: left; border:0px;}
/*.container {width: 700px; min-height: 700px; background: white; margin:0 auto; text-align: left; border:0px;}*/
.header {width: 100%; height: 120px; margin: 0; text-align: right;}
	.header ul {font: 8pt/1.8 Arial, sans-serif; color: #67642F; list-style-type: none; margin: 5px 10px 0 0; }
		.header li {display: inline; }
		.header li a {color: #67642F; }
		.header li a:hover {color: #A6A07E; text-decoration: none;}
#headlogo {height: 100px; width: 50%; float: left; margin: 5px 0 0 10px;}

#midwrap {position: relative; width: 700px; height: max; background: white; margin: 0; padding: 0;}

.rightcol {position: relative; float: right; width: 200px; background: white; background-image: url(../img/right-col-background.JPG); background-repeat: repeat-x;}
	.rightcol ul {text-align: right; margin: 1em 1em 0 0; font: 11pt/1.5 Arial, sans-serif; letter-spacing: 0px; color: #67642F; list-style-type: none; list-style-position: outside;}
	.rightcol li {margin-top: 1em;}
	.rightcol li a {color: #67642F; text-decoration: none;}
	.rightcol li a:link {color: #67642F; text-decoration: none;}
	.rightcol li a:visited {color: #67642F; text-decoration: none;}
	.rightcol li a:hover{color: #A6A07E;  text-decoration: underline;}
	.rightcol li a:active {color: #67642F; text-decoration: none;}
	
/*.main {width: 500px; min-height: 500px; position: relative; float: left; font-family: Arial, sans-serif; background: white; background-image: url(../img/left-main-background.jpg); background-repeat: repeat-x; padding-bottom: 1em;}*/
.main {width: 500px; position: relative; float: left; font-family: Arial, sans-serif; background: white; background-image: url(../img/left-main-background.jpg); background-repeat: repeat-x; padding-bottom: 1em;}
	.main h1{font-size: 14pt; color: #67642F; margin: 10px 0 10px 10px;}
	.main h2{font-size: 10pt; color: #00927e; margin: 10px 0 5px 10px;}
	.main h3{font-size: 8pt; color: #67642F; margin: 10px 10px 0 10px;}
	.main p{font-size: 8pt; color: black; margin: 10px 10px 5px 10px;}
		
	.main li{margin-bottom: .5em; font-size: 8pt; color: black; margin: 10px 10px .5em 10px;  list-style-image: url(../img/bullet01.gif);}
		.main li span{font-weight: bold; color: #00927e;}
		.main a{color: #00927e;}
		.main a:hover{color: #67642F;}
	.main img{margin: 10px 10px 10px 10px; text-align: center;}
	
	.main form {font: Arial, sans-serif;}
	.main form fieldset {margin: 1em; padding: 1em; border: 1px solid #00927e; text-align: right;}
	.main form legend {font: bold 9pt/1.5 Arial, sans-serif; color: white; background: #00927e; padding: 0 1em 0 1em;}
	.main form label {font: 8pt/1.5 Arial, sans-serif; color: black; text-align: right; color: #67642F; text-align: right; padding: 1em 0 0 .5em;}
	.main input { font-size: 10pt; vertical-align: middle; margin: .5em 0 0 .5em;}
		
	
.footer {position: relative; float: left; width: 700px; background: #a9a383; background-image: url(../img/footer-background.jpg); background-repeat: repeat-x; font: 8pt/1.5 Arial, sans-serif; color: white; text-align: center; padding: .5em 0 .5em 0;} 
	.footer ul{list-style-type: none; text-align: center; color: #67642F; margin: 0;}
	.footer li{display: inline; }
		.footer li a{color: #67642F;}
		.footer li a:hover{color: white;}
	.footer p{margin: 0;}
	

