body {
	background-color: #F7ECD6;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	margin-top: 0;
}

body#content {
	background-image: none;
	background-color: #fff;
}


h2 {
	color:#CC6600;
	font-family:Verdana,Arial,sans-serif;
	font-size:18px;
}

a {
color: #885500;
text-decoration:underline;
}

a:hover {
	color: #665544;
}

#container {
	background-color: #fff;
	line-height: 1.3em;
}

.head {
	background: url(/images/index-header.jpg) no-repeat top left;
	height: 94px;
}

.head h1 {
	float:left;
	margin:0;
	padding:0;
}

.head h1 a {
	display:block;
	height:91px;
	outline:medium none;
	text-indent:-9999px;
	width:500px;
}


label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }


.imgrotate {
	height: 96px;
}

.topstripe {
	background-color: #CC9900;
	border-top: #fff solid 1px;
	color: #fff;
	height: 32px;
	text-align: right;
}

.topstripe a {
	color: #fff;
	text-decoration: none;
}

.topstripe a:hover {
	color: #ddd;
	text-decoration: none;
}

.nav {
	background-color: #fff;
	padding-bottom:5px;
	text-align: right;
}

.navi {
	border-top: #fff solid 1px;
	padding:10px 20px 10px 0px;
}

ul.navigation {
	margin: 0;
	padding:0;
	font-size:12px;
}

ul.navigation li {
	list-style:none outside none;
	padding-top:5px;
	display: block;
}

ul.navigation li a {
	color: #885500;
	font-weight: bold;
	padding: 3px 0px;
	text-decoration: none;
	text-indent: 10px;
	display: block;
}

ul.navigation li a:hover {
	color: #665544;
	padding: 3px 0px;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

.member {
	text-indent: 20px;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	margin-top:5px;
	margin-bottom: 10px;	
}

.addy {
	color: #fff;
	line-height: 1.3em;
	text-align: center;
	padding: 10px 0px;
}

.addy a {
	color: #fff;
	display: block;
	text-decoration: none;
}

.addy a:hover {
	background-color: #CC9900;
	color: #fff;
	display: block;
	text-decoration: none;
}

.content {
	background-color: #fff;
	padding-top:10px;
}


.content ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}

.content ul li {
	padding-bottom:5px;
}

.content ul li ul {
	padding-top:5px;
	margin-left:0;
}

.content ul li ul li {
	list-style-type: circle;
}

.foot {
	color: #fff;
	background-color:#8F2225;
	border-top: #fff solid 1px;
	font-size:10px;
	line-height: 1.3em;
	text-align: right;
}

.foot a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.foot a:hover {
	color: #ddd;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	background-color: #F7ECD6;
	width: 960px;
	height: 20px;
	clear: both;
	padding-top: 3px;
	margin: 0 auto;
}

#footer #copyright {
	background-color: #F7ECD6;
	font-size: 10px;
	text-align: left;
	width: 400px;
	height: 20px;
	float: left;
}

#footer #cms {
	background-color: #F7ECD6;
	width: 400px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 10px;
}

.padding {
	padding: 10px;
}
