h6, .brown {
	color: #877355;
}
* html #content { margin-left: 29px }
* html #content li { border-bottom: none }
* html #footer { margin-top: 14px }
* html #sidebar li { width: 202px; margin-left: -20px }
* html #sidebar li a, * html #sidebar li a:hover{ border: none; text-decoration: underline }
blockquote {
	margin: 0 auto;
	width: 90%;
	padding: 5px 10px;
	color: #444444;
	background: #f4f4f4;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: -1px
}
body, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: url(../images/bg.gif) #8F2730 repeat-y 50% 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	text-align: center
}
h2 {
	padding-left: 10px;
	margin-top: 0px;
	background: #8F2730;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 24px
}
h3 {
	padding-left: 10px;
	margin-top: 0px;
	color: #FFF;
        line-height: 24px;
	background: #8F2730;
	font-size: 12px;
	font-weight: bold;
	height: 24px
	
}
h5,h6 { margin-bottom: 0 }
h6, h6 a {
	padding-right: 25px;
	color: ##8F2730;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
p { color: #000; font-size: 12px; line-height: 17px }
#container { width: 700px; margin: 0 auto }
#content {
	width: 354px;
	margin: 0 7px 0 58px;
	float: left;
	color: #FFFFFF;
	text-align: left;
	position: relative
}
#content li {
	border-bottom: 1px #8F2730 solid;
	color: #000;
	font-size: 11px;
	line-height: 20px
}
#content ul { margin: 0; padding: 0; list-style-type: none }
#footer {
	width: 586px;
	clear: both;
	margin:  0 auto;
	padding: 7px;
	background: #8F2730;
	text-align: left;
	height: 33px

}
#footer p { color: #FFFFFF }
#group {
	width: 585px;
	margin: 0 auto 7px auto;
	background: url(../images/groupbanner.jpg);
	text-indent: -99999px;
	height: 255px
}
#header {
	margin-bottom: 7px;
	background: url(../images/header2.gif) no-repeat center #8F2730;
	text-indent: -99999px;
	height: 132px
}
#sidebar {
	float: left;
	width: 223px;
	margin: 0 -7px 0 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left
}
#sidebar li {
	border-bottom: 1px #FFFFFF solid;
	padding-left: 25px;
	width: 198px;
	background: #8F2730 no-repeat;
	color: #FFFFFF;
	line-height: 24px
}
#sidebar p {
	font-size: 10px;
}
#sidebar li a, #sidebar li a:hover {
	border-bottom: 1px #FFFFFF dotted;
	color: #FFFFFF;
	text-decoration: none
}
#sidebar li:hover { background: #8F2730 }
#sidebar ul {
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside
}
#content a {
	background-color: #8F2730;
	color: #FFF;
}
#content form{
color: #000;
}
#content form textarea {
width: 350px;
}