#holder {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	height: 670px;
	border: thin solid #C2B61D;
}

body {
	color: #800000;
	background-color: #F1EB9E;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 105px;
	width: 780px;
	color: #CCCCCC;
	position: relative;
	background-color: #FFFFFF;
}
#header a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#header a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

#topAddress {
	background-color: #F1EB9E;
	height: 20px;
	width: 780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B79362;
	padding-bottom: 3px;
	padding-top: 10px;
}

#imagehead {
	width: 242px;
	height: 90px;
	background-color: #F1EB9E;
	float: left;
}
#address {
	background-color: #B792BE;
	height: 30px;
	width: 779px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #404A68;
	clear: both;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#topnav {
	background-color: #FFFFFF;
	width: 530px;
	font-family: Candara;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	clear: both;
	float: right;
	text-decoration: none;
	padding-top: 70px;
	text-align: right;
	padding-right: 3px;
}




h1 {
	color: #765E30;
	font-family: Candara;
	font-size: 17px;
	font-weight: bold;
}

h2 {
	color: #765E30;
	font-family: Candara;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

#content {
	width: 760px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
#content a:link {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}
#imageNarrow {
	float: left;
	width: 145px;
	padding-right: 5px;
	padding-left: 10px;
	height: 410px;
	padding-bottom: 10px;
}
#imageRight {
	float: right;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
}

#imageBroad {
	float: right;
	width: 570px;
	padding-bottom: 10px;
	height: 410px;
	padding-right: 10px;
}
#textbroad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#textNarrow {
	float: left;
	width: 30%;
	padding-right: 10px;
	padding-left: 10px;
}
#textRight {
	float: right;
	width: 460px;
	padding-right: 10px;
	padding-left: 10px;
}






#footer {
	color: #996600;
	text-align: center;
	height: 30px;
	width: 775px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: auto;
	background-color: #F1EB9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	clear: both;
	float: none;
}
#footer a:link {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
#footer a {
	color: #996600;
	text-decoration: none;
}

#footer a:visited {
	color: #996600;
	font-weight: bold;
}
#footer a:hover {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
