html {
	font-family:Arial, Helvetica, sans-serif; 
	color:#4c3d32;
	background-color: #FFFFFF;
}
html a {
	color:#4c3d32;
}
body {
	background-image:url(../images/background.gif);
}
#container {
	width: 974px;
	background-color:#FFFFFF;
	margin: 0px auto;
}
#header { 
	background:url(../images/headerback11.jpg) no-repeat;
	height: 263px;
	padding: 12px 15px 0 0; 
}
#header span { 
	font-size:13px;
	color: #3e6876;
	float: right; 
}
#header span a { 
	color: #3e6876;
}
#nav { 
	height: 62px; 
	margin: 0; padding: 0; 
	background:url(../images/navback.jpg) repeat-x; 
}
#nav li { 
	display: inline; 
}
#nav a { 
	background-repeat: repeat-x; 
	text-decoration: none; 
	border-right: 1px solid #6a4b31; 
	font-family: Lucida, Lucida Grande, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	font-weight: 100;
	color: #907764; 
	padding: 23px 25px; 
	float: left; 
} 
#nav a:hover { 
	background-image:url(../images/navback_over.jpg); 
	background-repeat:repeat-x; 
	text-decoration: none; 
	padding: 23px 25px; 
	color: #FFFFFF; 
}
#homecontent {
	background-image:url(../images/homecontentback.jpg);
	background-repeat:no-repeat;
	height: 321px;
}
#homecontent img {
	float: right;
	margin: 21px 22px 0 0;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6b5341;
	font-size:26px;
	font-weight:100;
	padding-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 29px;
	padding-bottom: 10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color:#81644e;
	font-weight: 100;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	padding-bottom: 10px;
	color:#81644e;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
th {
	background-color:#81644e;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding: 8px 0 8px 5px;
}
.classes {
	width: 33%;
}
#homecontent h1 {
	padding-top: 40px;
}
#homecontent h1, #homecontent h2, #homecontent ul {
	margin-left: 40px;
	width: 450px;
}

#homecontent span {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#6b5341;
	font-weight: 100;
	font-size: 15px;
}
#homecontent ul li {
	font-size: 15px;
	list-style-type:disc;
	margin-left: 15px;
	line-height: 22px;
}
#maincontent ul li {
	list-style-type:disc;
	margin-left: 15px;
	padding-bottom: 5px;
}
#maincontent {
	padding: 20px;
}
.col1 {
	width: 550px;
	float: left;
	padding: 0 0 20px 0;
} 
.col2 {
	width: 360px;
	float: left;
	padding: 0 0 20px 20px;
}
.directionscol1 { 
	float: left;
	width: 400px;
	padding-right: 30px;
}
.directionscol2 {
	float: left;
	width: 450px;
	padding-left: 30px;
	border-left: 1px solid #e9e4e0;
}
hr { 
	border: none; color:#e9e4e0; background-color:#e9e4e0; height:1px;
	margin: 12px 0 ;
}
#maincontent table {
	width: 100%;
}
#maincontent td {
	font-size: 13px;
	padding: 8px 5px 8px 5px;
}
#maincontent td img {
	padding: 0 20px 0 0;
}
#maincontent tr {
	border-bottom: 1px solid #e9e4e0;
}
td {
	vertical-align:top;
}
#maincontent td.tdmedium {
	padding-right: 120px;
}
#linkarea {
	padding: 20px 0 0 0;
	background-image:url(../images/linkareaback11.jpg);
	background-repeat: no-repeat;
	height: 155px;
	clear: both;
}
#linkarea .linkcol {
	float: left;
	width: 285px;
	height: 157px;
	padding: 20px 0 0 38px;
}
#footer {
	clear:both;
	height: 80px;
}
#footer img {
	float: right;
	margin-right: 40px;
}
#footer p {
	font-size: 11px;
	line-height: 17px;
	margin-left:18px;
	padding-top: 15px;
}

