@charset "UTF-8";
body {
	margin: 0px;
	font-size: 12px;
	background: #000;
}
a:link, visited, hover, active {
	color: #5E1518;
}
#nav {
	height: 28px;
	background-color: #000;
}
#outerwrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/bkgnd.jpg) no-repeat center top;
}
#header {
	height: 200px;
	margin: 0px;
	padding: 0px;
	background: #000 url(images/header.jpg) no-repeat top;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;

}
#contentwrapper {
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	background: url(images/contentbkngd.jpg) repeat-y;
}
#content {
	float: left;
	min-height: 500px;
	width: 700px;
	padding: 10px;
}
#content p {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 12px 0px 20px;
	margin: 0px;
	text-align: left;
}
#News {
	margin: 8px;
	float: right;
	width: 200px;
	min-height: 150px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	background: #FFF;
	border: 1px solid #CCC;
}
#News p {
	margin: 0px;
	padding: 8px;
	font-size: 11px;
	line-height: 13px;
}
#News h1 {
	color: #951023;
	margin: 0px;
	padding: 8px;
	font-size: 14px;
	background: #CCC;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;

}
#News h3 {
	margin: 0px;
	padding: 5px 8px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#News h4 {
	margin: 0px 8px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#leftnav {
	float: left;
	width: 215px;
	min-height: 500px;
	padding: 5px 0px 0px;
	border-right-width: 5px;
	border-right-color: #000;
	border-right-style: solid;
	background-color: #666;
	margin-right: 10px;
}
a:link {
	color: #8E221F;
}
#outerwrapper #contentwrapper #leftnav p a:link {
	color: #000;
}
#outerwrapper #contentwrapper #leftnav p {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 15px;
}
#leftnav h3 {
	margin: 0px;
	padding: 15px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
#footer {
	clear: both;
	width: 1000px;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #601417;
	color: #FFF;
	height: 50px;
}
#footer a:link {
	color: #FFF;
}
#outerwrapper #contentwrapper #leftnav h3 {
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #961A1A;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-weight: bold;
	color: #666;
	font-size: 14px;
	margin: 0px;
	padding-left: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.indent {
	padding-left: 50px;
}
#contentwrapper #content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
}
sidebar {
	float: right;
	height: 300px;
	width: 150px;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.stackedFeatures_text p img {
	clear: left;
}
