@charset "UTF-8";
body {
	background-image: url(../images/bkgd/bkgd_01.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1, h2, h3, h4    , h5, h6, p{
	font-family:Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:0.9em;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-size:0.8em;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	font-size: .7em;
}
h5 {
	font-size: .9em;
}
h6 {
	font-size: .8em;
}
p {
	font-size:0.8em;
	margin-top: 0px;
	margin-bottom: 20px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #900;
}
#innerRed {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #900;
}
#header {
	float: left;
	height: 150px;
	width: 960px;
}
#homeHeadBlock {
	float: left;
	width: 495px;
	background-image: url(../images/hdrs/headbox_green.png);
	background-repeat: no-repeat;
	height: 105px;
	background-position: center;
	padding-top: 35px;
	padding-right: 200px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: right;
}
#navigation {
	float: left;
	height: 23px;
	width: 960px;
	text-align: center;
	padding-top: 7px;
	background-color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#navigation a:link {
	color: white;
	text-decoration:none;
}
#navigation a:hover {
	color: #FC3;
	text-decoration:none;
}
#navigation a:visited {
	color: #CCC;
	text-decoration:none;
}
#navigation a:active {
	color: orange;
	text-decoration:none;
}
#sidebar {
	float: left;
	width: 165px;
	background-color: #900;
	height: 80%;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-align: center;
}
#sidebar h1 {
	color: #FFF;
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #FC3;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sidebar p {
	text-align: center;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 20px;
	text-align: left;
	list-style-type: none;
}
#sidebar ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
#sidebar ul li a:link {
	color: #FFF;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #FC3;
	text-decoration: none;
}
#sidebar ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#sidebar ul li a:active {
	color: #FC3;
	text-decoration: none;
}
#mainContent {
	float: left;
	width: 745px;
	min-height: 450px;
	background-image: url(../images/hdrs/red_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px;
	background-color: #FFF;
}
#footer {
	height: 23px;
	width: 953px;
	background-color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	text-align: right;
	padding-right: 7px;
	clear: left;
}
#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FC3;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FC3;
	text-decoration: none;
}
#oneCol {
	float: left;
	width: 228px;
	padding: 10px;
}
#twoCol {
	float: left;
	width: 476px;
	padding: 10px;
}
#threeCol {
	float: left;
	width: 724px;
	padding: 10px;
}
.oneCol {
	float: left;
	width: 228px;
	padding: 10px;
}
.oneColHome {
	float: left;
	width: 188px;
	padding: 30px;
	background-image: url(../images/hdrs/mainbox_orange.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	height: 285px;
	text-align: right;
}
.twoCol {
	float: left;
	width: 476px;
	padding: 10px;
}
.threeCol {
	float: left;
	width: 724px;
	padding: 10px;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.orange {
	color: orange;
}
.red {
	color: #900;
}
.green {
	color: #690;
}
.white {
	color: #FFF;
}
.grey {
	color: #999;
}
.black {
	color: #000;
}
.hrOrange {
	background-color:orange;
	height:3px;
	color: orange;
	border: none;
}
.hrRed {
	background-color:#900;
	height:3px;
	color: #900;
	border: none;
}
.hrGreen {
	background-color:orange;
	height:3px;
	color: orange;
	border: none;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
hr {
	margin-top: 0px;
}
img {
	border:none;
}
