body {
	background-color: #622A2A;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 11px;
}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../images/topsection.jpg);
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
	border: 1px solid #622A2A;
}
a {
	text-decoration: none;
}
.continued {
	font-weight: bold;
	background-image: url(../images/very-small-bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.larger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.smallprint {
	font-size: 85%;
	color: #666666;
}
div.section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE8C8C;
	padding-bottom: 5px;
}

/* main content */

/* main content */

#bodytext {
	padding-left: 15px;
	line-height: 15px;
	padding-right: 15px;
	margin-top: 135px;
	width: 500px;
	float: left;
}
#bodytext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4F201F;
	padding-top: 5px;
margin-bottom: 5px;
}
#bodytext p {
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 140%;
}
#bodytext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 15px;
	padding-top: 0px;
}
#bodytext ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#bodytext ul li {
	background-image: url(../images/very-small-bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-top: 5px;
	background-position: 0px 2px;
	margin-left: 0px;
}
#bodytext h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 0px;
	color: #622A2A;
	margin-top: 10px;
}
#bodytext blockquote p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#bodytext a {
	text-decoration: none;
}
#bodytext a:link, #bodytext a:visited {
	color: #622A2A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE8C8C;
	font-weight: bold;
}
#bodytext a:hover, #bodytext a:active {
	color: #CE8C8C;
	border: none;
}
#bodytext h2 a:link, 
#bodytext h2 a:visited, 
#bodytext h2 a:hover, 
#bodytext h2 a:active {
	color: #000000;
	border: none;
}
/* top navigation */

 #navigation {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	height: 20px;
	white-space: nowrap;
 }
 #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
 }
 #navigation ul li {
 	display: block;
	float: left;
 	text-align: center;
 	padding: 0px;
 	margin: 0px;
 }
 #navigation ul li a {
	padding: 0px;
	color: #622A2A;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 110px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #B66C6B;
	height: 20px;
	line-height: 20px;
	background-color: #CE8C8C;
 }
 #navigation ul li a:hover {
 	color: #000000;
 	background: #F1D6D7;
 }
 #navigation a:active {
	color: #000000;
	background-color: #F1D6D7;
 }
 #navigation li#active a {
	border: 1px solid #B66C6B;
	color: #000000;
	background-color: #F1D6D7;
}
 
/* right hand sidebar */

#sidebar {
	background-color: #CE8C8C;
	padding: 0px 10px 0px 10px;
	width: 175px;
	border: 1px solid #B66C6B;
	margin-bottom: 10px;
	float: right;
	margin-top: 160px;
	margin-right: 10px;
}
#sidebar h2 {
	background-color: #F1D6D7;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4F201F;
	padding: 3px;
	margin: 0px;
	margin-top: 10px;
}
#sidebar p {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #662828;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	padding-top: 2px;
	padding-left: 3px;
}
#sidebar ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar li {
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(../images/very-small-bullet-white.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 5px;
	background-position: 0px 5px;
}
#sidebar a:link, #sidebar a:visited {
	color: #000000;
}
#sidebar a:hover, #sidebar a:active {
	color: #F1D6D7;
	border: none;
}
#sidebar form {
	margin-top: 3px;
	margin-bottom: 10px;
}
#sidebar p.about {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* bottom footer */

#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 10px;
	clear: both;
	background-color: #FFFFFF;
	color: #999999;
	width: 725px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #999999;
}
#footer a:hover, #footer a:active {
	color: #333333;
}form#contact {
	background-color: #F1D6D7;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CE8C8C;
}
form#contact td {
	padding: 5px;
	white-space: nowrap;
}
form#contact td.left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #622A2A;
	text-align: right;
}
