@charset "utf-8";

body {
	margin:0;
	padding:0;
	border:0;
	background-color: #D3D7BB;
	
}

a:link, a:visited { 
	color: #273E38;
}

#main {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
}

#mainresult {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.break { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#menubarold {
	background-color: #273E38;
	height: 30px;
	width: 780px;
}

#menubar {
	background-color: #37554D;
	height: 30px;
	width: 780px;
}

#menubar2 {
	background-color: #37554D;
	height: 30px;
}

.homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #273E38;
	padding-top: 10px;
	text-align: center;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 17px;	
}

#homeline2 {
	background-color: #93A074;
	height: 25px;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B211D;
}

#homeline3 {
	background-color: #93A074;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B211D;
}

.centerhomeline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.centerhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 15px;
	padding-left: 15px;
	width: 174px;
	line-height: 17px;	
}

.righthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 15px;
	padding-left: 15px;
	width: 173px;
	line-height: 17px;	
}

.lefthome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-right: 15px;
	padding-left: 15px;
	width: 340px;
	line-height: 17px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 20px;
}

.smallheader {
	color: #273E38;
	font-size: 110%;
	font-weight: bold;
	line-height: 20px;
}

.table1 {
	border: thin solid #000000;
}

.pagemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	vertical-align: top;
}

.photosl {
	padding-right: 35px;
	padding-left: 15px;
}

.photosr {
	padding-right: 15px;
	padding-left: 35px;
}

.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #273E38;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;	
}