﻿/* ==[ GENERAL STYLES ]== */
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat;
}
img {
	border: none;
	outline: none;
	vertical-align: middle;
}
a {
	outline: none;
}
.clear {
	clear: both;
}
h1 {
	
}
/* ==[ WRAPPER STYLES ]== */
div#wrapper {
	width: 792px;
	margin: 0 auto;
	padding: 0;
}
/* ==[ HEADER STYLES ]== */
div#header {
	width: 100%;
	height: 127px;
	margin: 0;
	padding: 0;
	background: url(../images/header_bg.jpg) no-repeat bottom;
	overflow: hidden;
	display: block;
}
#header img#logo {
	margin: 15px 0 0 7px;
	float: left;
}
#header #subnav {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header #subnav ul {
	margin: 7px 10px 0 0;
	padding: 0;
	list-style-type: none;
}
#header #subnav ul li {
	width: auto;
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #FFF;
	line-height: 15px;
	float: right;
}
#header #subnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FAFAFA;
	text-decoration: none;
}
#header #subnav ul li.none {
	border: none;
}
#header #adbox {
	width: 468px;
	margin: 15px 10px 0 0;
	padding: 0;
	float: right;
}
#header #adbox p {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
/* ==[ NAVIGATION STYLES ]== */
div#navigation {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}
#navigation ul {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	width: auto;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#navigation ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
/* ==[ CONTENT STYLES ]== */
div#content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/content_bg.jpg) repeat-y;
	display: block;
	overflow: hidden;
}
#content a {
	color: #5f0312;
}
#content #cLeft {
	width: 253px;
	height: 325px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 101;
	display: block;
	background: url(../images/main_cleft_bg.jpg) no-repeat top left;
	float: left;
}
#content #cLeft.two {
	width: 231px;
	padding: 250px 0 0 0;
	background: url(../images/sub_cleft_bg.jpg) no-repeat top left;
}
#content #cLeft.two h3 {
	margin: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FAFEFE;
	text-align: left;
}
#content #cLeft.two #quicklinks table{
	width: 85%;
	margin: 0 0 0px 15px;
	padding: 0 0 10px 0;	
	list-style-type: none;
}
#content #cLeft.two ul#siteresources {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}
#content #cLeft.two #quicklinks  {
	margin: 0;
	padding: 0;
	line-height: 10px;
}
#content #cLeft.two #quicklinks tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEFAFE;
	text-decoration: none;
}
#content #cLeft.two #quicklinks tr td a:hover {
	text-decoration:underline;
}
#main-content {
	min-height: 500px;
	padding-bottom: 30px;
}
#content #cRight {
	width: 538px;
	margin: 0 0 0 -22px;
	padding: 0 11px 15px 11px;
	background: url(../images/main_cright_bg.jpg) no-repeat top right #fbfdcf;
	overflow: hidden;
	display: block;
	float: left;
}
#content #cRight ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#content #cRight.sub {
	margin: 0;
}
#content #cRight.sub a {
	color: #0E0E0A;
	text-decoration: none;
	font-weight:bold;
}
#contetn #cRight.sub a:hover {
	text-decoration:underline;
}
#content #cRight h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #640314;
	text-align: left;
}
#content #cRight h2 {
	margin: 30px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0A0A0A;
	text-align: left;
}
#content #cRight.sub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A0E0A;
	text-align: left;
	line-height: 16px;
}
#content #cRight.sub p.large {
	font-size: 19px;
}
#content #cRight.sub p.medium {
	font-size: 17px;
	font-weight:bold;
}
#content #cRight.sub .bottom {
	width: 530px;
	border-top: 1px solid #340005;
	text-align: left;
}
#content #cRight.sub .bottom p {
	padding-bottom: 0;
	margin-bottom: 0;
}
#content #cRight #column-large {
	width: 300px;
	min-height: 300px;
	*height: 300px;
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
	font-size: 13px;
}
#content #cRight #column-small {
	width: 180px;
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
}
#content #cRight #column-small h2 {
	margin: 0;
	padding: 0 0 0 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5a121e;
	text-align: left;
	background: url(../images/title_bullet.jpg) no-repeat left center;
}
#content #cRight #column-large h2 {
	margin: 0;
	padding: 0 0 0 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5a121e;
	text-align: left;
	background: url(../images/title_bullet.jpg) no-repeat left center;
}
#content #cRight #column-large p {
	width: 245px;
	margin: 13px 0 0 18px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
}
#content #cRight #column-small h3 {
	margin: 10px 0 0 18px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#content #cRight #column-small p {
	margin: 5px 0 20px 18px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
/* ==[ FOOTER STYLES ]== */
div#footer {
	width: 100%;
	height: 71px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_bg.jpg) no-repeat;
	overflow: hidden;
	display: block;
}
#footer img.weblink {
	margin: 20px 40px 0 0;
	float: right;
}
#footer p {
	width: 50%;
	margin: 15px 0 0 20px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-align: left;
	float: left;
}
#footer a {
	text-decoration: none;
	color: inherit;
}
#footer a:hover {
	text-decoration: underline;
}
