
body {
	background-color: #e1e0f0;
	margin-top: 0px;
	margin-left: 0px
}

p {
	color: #000;
	font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

li {
	color: #000;
	font-size: 12px;
	line-height:16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

td {
	color: #2b372a;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#content {
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px 10px 20px;
	padding: 20px 10px 10px 30px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff
}

#content2 {
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align: top;
	margin: 0px 10px 20px;
	padding: 20px
}


h1 {
	color: #512a0b;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left:5px;
	float:left;
	margin:0px
}

h2 {
	color: #512a0b;
	font-weight: lighter;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #d1af82;
	text-align: right;
	margin-bottom: 0px;
	padding: 3px 8px 3px 3px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff
}

h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

#btmnav {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	border: 1px #fff;
	width: 800px
}

#btmnav a:link, #btmnav a:visited {
	color: #5a2207;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0px
}

#btmnav a:hover {
	color: #fff;
	font-weight: bold
}

a:link, a:visited {
	color: #5a2207;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px
}

a:hover {
	font-weight: bold;
	text-decoration: underline
}

#object {
	padding: 5px;
	border: solid 1px #fff
}

#img { border: double 1px #fff }

.highlight {
	background-color: white;
	border: solid 1px #d1af82;
	padding:10px
}

#pageHeader { width:800px;
border-bottom:1px solid white;
padding-top:10px;
height:20px;
margin-bottom:10px}

#pageHeader h2 {
	color: #512a0b;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color:inherit;
	float:right;
	border:none;
	margin:0px
	
}

#address {text-align:center;
	padding:10px;
	color:#5b2801;
	font-weight:bold}
	
#homepage h1 {
	font-size:18px;
	margin:5px;
	line-height:25px;
	}	
	
#homepage h2{
	text-align:left;
	font-weight:bold;
	}	
	
#subnav {
background-color: #d1af82;
text-align:center;
color: #5a2207;
padding: 8px;
border-bottom: 1px solid #fff;
	border-left: 1px solid #fff
}
		
