#header {
	background-color: e6dade;
	background-image: url(images/head_back_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 81px;
	padding-left: 10px;
	font-size: 9pt;
	font-weight: bold;
}
#header_row {
	background-color: #E8DCE0;
	background-image: url(images/head_back_left.jpg);
}

#header a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A65E57;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
#menu {
	background-color: #FCFCFA;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 6px;
	width: 120px;
}
#content h1 {
	font-size: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: "Script MT Bold", Signature, "Bradley Hand ITC", "Brush Script MT", "English111 Vivace BT", Mariah, Quill, "Vladimir Script";
}
#main #content p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main #content h2 {
	font-size: 16pt;
	margin: 15px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main #content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFBFC;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main #content #map {
	border: 1px solid #000000;
	margin-top: 20px;
}

#menu a {
	font-weight: bold;
	color: #804843;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	margin: 5px 0px;
	padding: 0px;
}
#menu li {
	margin-top: 5px;
	margin-bottom: 8px;
}

#menu a .external {
	color: #804F43;
}

#menu h1 {
	font-size: 14pt;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.image_right img {
	clear: both;
}
.image_right {
	font-size: 9px;
	padding: 4px;
	float: right;
	margin-left: 5px;
}
#footer {
	text-align: center;
}


#content {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 6px 12px 20px;
}
#menu h1 a {
	color: #A65E57;
}
#main {
	max-width: 900px;
	min-width: 760px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 100%;
	width: 780px;
	min-height:100%;
}
#main #content a {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 10px;
}
a {
	color: #804843;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#CC0033;
}
li.first {
	margin-bottom: 12px;
}
