body {
	background-color:#b2b785;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.outline {
	border: solid thick #663300;
}
.topstrip {
	border-bottom-style: solid ;
	border-bottom-color: #663300;
	border-bottom-width: medium;
}
.centrecoltext {
	color: #663300;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-top: 10px;
	background-color: #dcddc8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftcoltext {
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #dcddc8;
	border-right-style: solid;
	border-right-color: #663300;
	border-right-width: medium;
	color: #663300;
}
.leftcoltext table data {
	border-bottom-style: solid;
	border-bottom-color: #663300;
	border-bottom-width: medium; 
}
 .photo {
	border: thin solid #663300;
	padding: 10px 10px 10px 10px;
}

.footer {
	border-top: solid medium #663300;
	background-color: #dcddc8;
	color: #663300;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
a.footerlinks:link, a.footerlinks:visited {
	color: #663300;
	background-color: transparent;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #000000;
	background-color: transparent;
		text-decoration: underline;
}
.legalese {
	background-color:#dcddc8;
	color: #663300;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #663300;
}
ul {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #663300;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:link:hover {
	color: #000000;
} 

