body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	color: #552200;
	background-image: url(images/bg.jpg);
	margin-top: 0px;

}

#wrap {
	width: 800px;
	border: 1px solid #6B4A12;
	background-color: #FFF3CE;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#header {
	height: 235px;
	background: url(images/top.jpg) no-repeat;
	margin-top: 0;
	}
#top_link {
	font-weight: bold;
	color: #FFFFFF;
	float: none;
	margin-left: 12px;
	margin-right: 17px;
	text-align: center;
	padding-top: 200px;
}
#top_link a {
	color: #FFFFFF;
	text-decoration: none;
}
#top_link a:hover {
	color: #FF6600;
}



#header h3 a:hover {
	color: #FF0000;
	text-decoration: none;
}



#content {

}

.left {
	width: 776px;
	clip: rect(auto,auto,auto,auto);
	margin: 12px;

}
.pic {
	border: 2px solid #FF6600;
	height: 240px;
	width: 240px;
}

.left   li {
	font-size: 17px;
	line-height: 20px;
	color: #222222;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 8px;
	padding-left: 8px;
	list-style-position: inside;
	list-style-type: disc;
}




.left h1 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	line-height: normal;
}

.left h2 {
	height: 26px;
	line-height: 26px;
	color: #660000;
	font-size: 18pt;
	font-style: italic;
	margin-top: 14px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 15px;
}

#bottom {
	background : url(images/bottom2.jpg) no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #660000;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
	width: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}
.map {
	border: 2px solid #FF6600;
	height: 600px;
	width: 770px;
}

