body {
	margin:0px;
	background:#ead5aa;
	font-size:12px;
	font-family:Georgia,Times New Roman,Times,serif;
	color:#996633;
}

.homeRight {
	padding:630px 15px 15px 15px;
	background:#ead5aa url(images/home-bg.jpg) no-repeat;
	font-size:12px;
	font-family:Georgia,Times New Roman,Times,serif;
	color:#996633;
	line-height:200%;
}

.homeText {
	max-width:885px;
	width:auto;
}

.copyright {
	padding:15px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}

.pagetext {
	font-size:12px;
	font-family:Georgia,Times New Roman,Times,serif;
	color:#996633;
	line-height:150%;
}

.mainPhoto {
	border:1px solid #cc9933;
}

.pageFooter {
	text-align:center;
	line-height:150%;
}

.smalltext {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:normal;
}

a:link {
	color:#993300;
}
a:visited {
	color:#cc9933;
}
a:active {
	color:#cc9933;
}
a:hover {
	color:#cc3300;
}

#transportation {
	border-top:1px solid #cc9900;
	border-right:1px solid #cc9900;
}
#transportation th {
	border-bottom:1px solid #cc9900;
	border-left:1px solid #cc9900;
	padding:5px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#transportation td {
	border-bottom:1px solid #cc9900;
	border-left:1px solid #cc9900;
	padding:5px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}

#mapLinks {
	padding-left:10px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

hr {
	clear:both;
	margin:20px auto 20px auto;
	color:#ead5aa;
	border:0px;
	border-bottom:1px solid #cc9966;
	line-height:0px;
}