/* @override http://www.cydcor.com/style/global.css */

@charset "UTF-8";
body#mainbody {
	background-image: url(../images/back_home.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body#subbody {
	background-image: url(../images/sub_body_background.jpg);
	background-repeat: repeat-x;
	background-color: #F3F5D5;
}
#header, #lower, #foot {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width:853px;	
	margin-right: auto;
	margin-left: auto;
}
#mainwrap {
	background-image: url(../images/back_mainpanel.png);
	background-repeat: no-repeat;
	height: 308px;
	width: 861px;
	margin-right: auto;
	margin-left: auto;
}
#mainwrap #main {
	padding-top: 4px;
	position: relative;
}
#main #midpanel {
	float: left;
	height: 300px;
	width: 265px;
}
#main #rightpanel {
	float: left;
	height: 300px;
	width: 406px;
}
#main #primnav {
	float: left;
	height: 300px;
	width: 178px;
}
.clearboth {
	clear: both;
}
#lowerwrap {
	background-color: #FFFFFF;
	padding-bottom: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F0F0F0;
	padding-top: 15px;
}
#header h1 {
	background-image: url(../images/cydcor_logo_large_regs.gif); /* original cydcor_logo_large.gif */
	background-repeat: no-repeat;
	height: 81px;
	width: 234px; /* original 229px */
	position: absolute;
	top: 10px;
}
#header {
	position: relative;
	height: 104px;
}
#header #auxnav {
	position: absolute;
	top: 3px;
	right: 0px;
}
#header h1 span {
	display: none;
}
#topborder {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CFD64A;
}
#lower { 
	background-image: url(../images/back_lowerpanel.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#lower #featuredpanel {
	float: left;
	width: 263px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9E1E7;
	padding-right: 15px;
}
#lower #prpanel {
	float: left;
	width: 263px;
	padding: 0 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9E1E7;
}
#lower #newspanel {
	float: left;
	width: 262px;
	padding-left: 15px;
}

.bottompanel {
	background-image: url(../images/back_lowerpanel_bottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
#featuredpanel h2, #newspanel h2, #prpanel h2,
#featuredpanel h2 a, #newspanel h2 a, #prpanel h2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9E1E7;
	color: #082257;
	margin-bottom: 12px;
	text-decoration: none;
}
#featuredpanel h3, #newspanel h3, #prpanel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50531C;
	margin-bottom: 8px;
}
#featuredpanel p, #newspanel p, #prpanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#featuredpanel img {
	padding-bottom: 10px;
}
#foot p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #574508;
	text-align: center;
	font-weight: bold;
}
#lowerwrap #foot {
	margin-top: 25px;
}
.left {
	float: left;
	width: 91px;
}
.right {
	margin-left: 100px;
}
#newspanel h4, #prpanel h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 8px;
}
/* NAV STYLES */
#hn {
    width: 179px; height: 300px;
    background: url(../images/nav_home.jpg);
    position: relative;
}
#hn li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; left: 0;
}
#hn li, #hn a {
	height: 100px; display: block;
}

#hn1 {left: 0; top: 0px; width: 179px;}
#hn2 {left: 0px; top: 100px; width: 179px;}
#hn3 {left: 0px; top: 200px; width: 179px;}


#hn1:hover { background: transparent url(../images/nav_home.jpg) -179px 0px no-repeat;}
#hn2:hover { background: transparent url(../images/nav_home.jpg) -179px -100px no-repeat;}
#hn3:hover { background: transparent url(../images/nav_home.jpg) -179px -200px no-repeat;}

#hn1.selected { background: transparent url(../images/nav_home.jpg) -179px 0px no-repeat;}
#hn2.selected { background: transparent url(../images/nav_home.jpg) -179px -100px no-repeat;}
#hn3.selected { background: transparent url(../images/nav_home.jpg) -179px -200px no-repeat;}

/* fly out menu */

#hnflyout {
	background: transparent url(../images/back_flyout.png) 0px 0px no-repeat;
	height: 300px;
	width: 184px;
	position: absolute;
	left: 178px;
	top: 4px;
	z-index: 1;
	}
	
ul.menuconent {
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
}

ul.menuconent li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54581D;
	text-decoration: none;
	line-height: 25px;
}

#subpagewrap {
	background-image: url(../images/subpage_back_bluestripe.png);
	background-repeat: no-repeat;
	width: 863px;
	margin-right: auto;
	margin-left: auto;
}
#subpagewrap #innersub {
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#innersub #subcontent {
	width: 610px;
	margin-right: 25px;
	float: right;
	margin-top: 25px;
}
#innersub #sidenav {
	float: left;
	width: 179px;
	margin-top: 4px;
}
#innersub h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #294260;
	margin-bottom: .50em;
}

#subcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #294260;
	margin-bottom: .50em;
}
#innersub #subcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #56352B;
	margin-bottom: 1em;
}
#innersub #subcontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AAB13B;
	margin-bottom: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0F0FA;
	padding-bottom: 4px;
	clear: both;
}
#innersub #subcontent p, #innersub #subcontent li, #innersub #subcontent span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	margin-bottom: 1em;
}
.float_img_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 10px;
}
.float_img_left {
	float: left;
	margin-bottom: 8px;
	margin-right: 10px;
	clear:left;
}
#whoweare, #whatwedo, #howwedoit {
	height: 99px;
	width: 179px;
}
#whoweare a {
	background-image: url(../images/nav_who.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 179px;
}
#whoweare a:hover {
	url(../images/nav_home.jpg) -179px no-repeat;	
}
#whatwedo a {
	background-image: url(../images/nav_what.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 179px;
}
#howwedoit a {
	background-image: url(../images/nav_how.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 179px;
}
#whoweare a.selected {
	background-image: url(../images/nav_who.jpg);
	background-position: -179px;
}
#whatwedo a.selected {
	background-image: url(../images/nav_what.jpg);
	background-position: -179px;
}
#howwedoit a.selected {
	background-image: url(../images/nav_how.jpg);
	background-position: -179px;
}

#sidenav #sidesubnav {
	background-image: url(../images/sidebar_back.jpg);
	background-repeat: no-repeat;
	background-color: #C4D5DD;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #C4C4C4;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
}
#sidenav #sidesubnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54581D;
	text-decoration: none;
	line-height: 25px;
}
#sidenav #quotebox {
	background-image: url(../images/quote_background.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-color: #0B335B;
}
#quotebox h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #8BB1FF;
	font-weight: 100;
	line-height: 20px;
}
#header #auxnav {
	background-image: url(../images/topnav_background.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
}
#header #auxnav ul li {
	display: inline;
	line-height: 35px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #EBF2F5;
	padding-right: 15px;
	padding-left: 15px;
	height: 35px;
}
#auxnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #033966;
	text-decoration: none;
}
#auxnav ul li a.special {
	color: #661803;
}
body#subpage #foot {
	margin-top: 30px;
	margin-bottom: 25px;
}
.current_page_item {
	color:#339666;
}
#sidenav #sidesubnav li.current_page_item a {
	color: #036;
}
#subcontent .pullquote {
	width: 200px;
	float: right;
	padding: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
}
#subcontent .pullquote h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
	line-height: 23px;
}


	
.post h2 a, .post h2 a:visited, .post h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #294260;
	margin-top: 1em;
	text-decoration: none;
	text-transform: none;
	margin-bottom: -15px;
}

.post h2 a:hover {
	text-decoration: underline;
}
.pr h2 a, .post h2 a:visited, .post h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #294260;
	margin-top: 1em;
	text-decoration: none;
	text-transform: none;
	margin-bottom: -15px;
}

.pr h2 a:hover {
	text-decoration: underline;
}

#sidenav #sidesubnav ul li ul li {
	margin-left: 5px;
}
#foot a {
color:#333;	
}
.post {
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F5D5;
}
.pr {
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F5D5;
}
#subcontent .pr p {
	margin-left: 10px;
}
#subcontent .post h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #6E581D;
}
#subcontent .pr h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #6E581D;
}
#subcontent .breadcrumb {
	margin-bottom: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#subcontent .breadcrumb a {
	color: #655F1D;
}
.post p a {
	color: #000;
}
#subcontent div div p a {
	color: #000;
}#subcontent p a {
	color: #000;
}
#innersub #subcontent .pr p {
	font-size:12px;
}
.highlight {
	background-color: #EDEFED;
	padding: 10px;
	border: 1px solid #CCC;	
	display: block;
	width: 265px;
}
#newspanel a, #featuredpanel a, #prpanel a {
	color:#43411A;
}

.MsoNormal {
		font-family: Arial, Helvetica, sans-serif;
}

li.MsoNormal {
	margin-left: 20px;
}
