/** STRUCTURE **/

body {
	margin-top:0px;
	background-image:url(images/dcgop_01.jpg);
	background-repeat:repeat-x;
	background-color:#01244a;
	text-align:center;
}

img {
	border:0px;
}

#holder {
	width:935px;
	margin:auto;
	background-image:url(/images/body_bg.jpg);
	background-repeat:repeat;
}

#holderEnd {
	clear:both;
	width:935px;
	height:2px;
}

#sect01 {
	width:935px;
	height:226px;
	background-color:#FFF;
}

#sect02 {
	width:935px;
	height:34px;
	background-color:#FFF;
}

#sect03 {
	width:935px;
}

/** MENU **/

#date {
	float:left;
	width:186px;
	height:14px;
	background-color:#b5aba1;
	padding:10px;
	text-align:left;
}

#mainMenu {
	float:left;
	width:729px;
	height:32px;
	text-align:left;
	border-top:1px solid #b5aba1;
	border-bottom:1px solid #b5aba1;
}

/** BANNER **/

#logo {
	float:left;
	width:206px;
	height:226px;
}

#banner {
	float:left;
	width:729px;
	height:226px;
}

#bannerTop {
	width:729px;
	height:42px;
}

#bannerMenu {
	float:left;
	width:349px;
	height:24px;
	padding:18px 0 0 15px;
	text-align:left;
}

#bannerSearch {
	float:left;
	width:350px;
	height:28px;
	padding:14px 15px 0 0;
	text-align:right;
}

#bannerImages {
	width:729px;
	height:182px;
}

.rotationImage1 {
	float:left;
	width:240px;
	height:182px;
	border-right:3px solid white;
}

/** LEFT SIDEBAR **/

#bodyLeft {
	float:left;
	width:206px;
	height:auto;
	background-color:#e7ddd1;
	text-align:left;
}

.sidebarBoxL {
	width:186px;
	padding:10px;
	border-bottom:1px solid white;
}

/** MAIN BODY **/

#bodyMid {
	float:left;
	width:451px;
	background-color:#FFF;
	text-align:left;
	padding:10px;
}

#bodyWide {
	float:left;
	width:708px;
	background-color:#FFF;
	text-align:left;
	padding:10px;
}

.sectionHeader {
	clear:both;
	width:451px;
	border-bottom:1px solid #4a443e;
}

.sectionContent {
	width:451px;
}

.sectionBlog {
	float:left;
	width:130px;
	padding:10px 20px 10px 0;
}

/** RIGHT SIDEBAR **/

#bodyRight {
	float:left;
	width:257px;
	border-left:1px solid #d1d0ce;
	background-color:#FFF;
	text-align:left;
}

.sidebarHeaderRed {
	width:245px;
	height:14px;
	background-image:url(images/header_bg_red.jpg);
	background-repeat:repeat-y;
	padding:10px 5px;
	border:1px solid white;
}

.sidebarHeaderTan {
	width:245px;
	height:14px;
	background-image:url(images/header_bg_tan.jpg);
	background-repeat:repeat-y;
	padding:10px 5px;
	border:1px solid white;
}

.sidebarBoxR {
	width:245px;
	padding:5px;
}

/** FOOTER **/

#footer {
	width:935px;
	height:60px;
	margin:auto;
}

#footerMenu {
	float:left;
	width:470px;
	height:40px;
	padding:10px 0;
	text-align:left;
}

#footerCopy {
	float:left;
	width:465px;
	height:40px;
	padding:10px 0;
	text-align:right;
}

/** FORM STYLES **/

.login {
	width:180px;
	height:12px;
	font-size:11px;
	color:#666;
	margin-top:5px;
	padding:5px;
}

.button {
	margin-top:5px;
}

/** TEXT STYLES **/

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#4a443e;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4a443e;
	font-weight:bold;
	text-transform:uppercase;
}

p, a, table, tr, td, ul, li, .sidebarBoxL, .subHeader, .sectionContent, .sidebarHeaderRed, .sidebarHeaderTan, .sidebarBoxR, .smLink, #bannerMenu, #date, #mainMenu, #bodyMid, #bodyWide, #footer {
	font-family:Arial, Helvetica, sans-serif;
}

p, .sectionBlog, #bodyMid, #bodyWide {
	font-size:12px;
	color:#4a443e;
}

a, ul, li {
	font-size:12px;
	color:#00478f;
	text-decoration:none;
}

a:hover {
	color:#4a443e;
}

.sidebarBoxL {
	font-size:12px;
	color:#4a443e;
}

.sidebarBoxL a {
	color:#00478f;
	text-decoration:none;
}

.sidebarBoxL a:hover {
	color:#FFF;
}

.subHeader {
	font-size:13px;
	color:#c4151c;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebarHeaderRed, .sidebarHeaderTan {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

.sidebarBoxR {
	font-size:12px;
	color:#79726a;
}

.smLink a {
	font-size:10px;
	color:#00478f;
	text-decoration:underline;
}

.smLink a:hover {
	color:#4a443e;
}

#bannerMenu {
	font-size:11px;
	color:#79726a;
}

#bannerMenu a {
	color:#79726a;
	text-decoration:none;
}

#bannerMenu a:hover {
	color:#000;
}

#date {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

#mainMenu a {
	margin:0 15px;
	font-size:12px;
	color:#00478f;
	text-decoration:none;
}

#mainMenu a:hover {
	color:#c4171b;
}

#footer {
	font-size:11px;
	color:#FFF;
}

#footer a {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#d1d0ce;
}