@charset "utf-8";
/* CSS Document */

/*--------------------------
		GENERAL STYLES
--------------------------*/


* { 
	margin: 0; 
	padding: 0; 
	}


body {
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#666;
    line-height: 18px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	}

p { 
	text-align:left; 
	padding-bottom: 12px;
	}

p a { 
	color:#327eb0; 
	font-weight:bold;
	text-decoration:none; 
	}

p a:hover { 
	text-decoration:underline;	
	}
	
a img {
	text-decoration:none; 
	border: 0; 
	}
		
ul { 
	text-align:left; 
	list-style-type:square; 
	margin-left: 0; 
	padding-left: 17px; 
	}

li {
	padding-bottom: 2px; 
	}

.clear {
	clear:left;
	}

.hidden { 
	display:none;
	}

.bold {
	font-weight:bold;
	}
	
.italics {
	font-style:italic;
	}

.underline {
	text-decoration:underline;
	}
	
.spacer {
	padding-top:12px;
	}
	
/*--------------------------
		CONTAINER 1 (main page)
--------------------------*/

#Container1 { 
	width: 860px; 
	margin-left: auto;
	margin-right:auto; 
	}

/*--------------------------
		HEADER (logo, eNews)
--------------------------*/

#Header { 
	height: 50px; 
	padding: 20px 30px; 
	}

#iconCOC { 
	float: left; 
	margin-top: 5px; 
	}
	
#eNews { 
	float: right; 
	text-align:center; 
	margin-top:20px; 
	background-color:#fff;
	}

#subscribeBox {
	height:13px;
	width:136px; 
	border:1px solid #eaeaea; 
	padding:3px 12px; 
	font-size: 10px; 
	color:#8c9bab; 
	background-color:#fff;
	}

#iconChevron {
	vertical-align:top;	
	width: 24px;
	height:21px;
	text-decoration:none;
	border:0px;
	padding:0;
	}
			
/*--------------------------
		CONTAINER 2/2main (main content)
--------------------------*/

#Container2 { 
	background-image: url(../images/bg_frame.jpg); 
	background-repeat:repeat-x; 
	}

#Container2main { 
	background-image: url(../images/bg_footer.gif); 
	background-repeat: repeat-x; 
	background-position: bottom; 
	padding-bottom: 5px; 
	}

/*--------------------------
		CONTAINER 2A (navigation menu)
--------------------------*/

#Navigation { 
	text-align: center; 
	padding-top: 15px; 
	padding-bottom: 10px; 
	}
	
ul#Navigation {
	padding-left:0px;
	}

#Navigation li { 
	display: inline; 
	list-style: none; 
	padding-right: 25px; 
	padding-left:25px;
	}
#Navigation a:link, #Navigation a:hover, #Navigation a:visited {
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 5px; 
	color: #2f3f62; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-decoration: none; 
	}
		
#Navigation a:hover { 
	color:#fff; 
	border-bottom:7px solid #fff; 
	}
	
/*--------------------------
		CONTAINER 2B (banner, bar, content) 
--------------------------*/	

#Container2B { 
	margin:0px 30px 20px 30px; 
	border-top: 0px; 
	background-color: #fff; 
	}

/*--------------------------
		BANNER CONTAINER 
--------------------------*/	

#PageBanner { 
	padding:10px; 
	padding-bottom:6px;
	border-left: 1px solid #cbcbcb; 
	border-right: 1px solid #cbcbcb; 
	}
	
#buttonbar {
	height:103px;
	text-align:left;
	}
		
/*--------------------------
		CONTAINER 2CHome (home content)
--------------------------*/	

#Container2CHome { 
	clear:left;
	overflow:auto; 
	height:100%;
	padding-top:18px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-left: 1px solid #cbcbcb; 
	border-right: 1px solid #cbcbcb; 
	}
	
/*#HomeWrapper {
	background:transparent url(../images/bg_homecontainer.gif) left top repeat-y;
	min-height:291px;
	height:auto;
	}*/

#HomeLeftContainer {
	width:222px;
	float:left;
	background: transparent url(../images/h1_whoweare.gif) no-repeat 20px 0px;
	padding: 60px 22px 0px 22px; 
	margin-bottom:0px;
	}

#HomeCenterContainer {
	width:220px;
	float:left;
	background: transparent url(../images/h1_contactus.gif) no-repeat 20px 0px;
	padding: 60px 22px 0px 22px; 
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:0px;
	}

#HomeRightContainer {
	width:222px;
	float:left;
	background: transparent url(../images/h1_news.gif) no-repeat 20px 0px;
	padding: 60px 22px 0px 22px; 
	margin-bottom:0px;
		border-left:0px solid #ccc;

	}	
	
/*--------------------------
		BLOG FEED
---------------------------*/

div#coganowenscogan5v7vk2q1orhuepph9kcdnpmcd4 ul { /*div#coganowenscogan2777685 ul {*/
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	}

div#coganowenscogan5v7vk2q1orhuepph9kcdnpmcd4 li {
	padding-bottom:6px;
	padding-top:6px;
	border-bottom: 1px dotted #ccc;
	}
	
div#coganowenscogan5v7vk2q1orhuepph9kcdnpmcd4 li:first-child {
	padding-top:0px;
	}

.headline a {
	text-decoration:none;
	font-weight:bold;
	color:#666;
	}

.headline a:hover {
	text-decoration:underline;
	}

p.date {
	padding-bottom:0px;
	}

#creditfooter {
	display:none;
	}
	
p.fbsubscribelink {
	padding-top: 6px;
	}
	
.fbsubscribelink a {
	font-weight:normal;
	text-decoration:none;
	color:#666;
	}

/*--------------------------
		CONTAINER 2CMore (more links)
--------------------------*/	
	
#Container2CMore { 
	clear:left;
	overflow:auto; 
	height:100%;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:14px;
	border-left: 0px solid #cbcbcb; 
	border-right: 0px solid #cbcbcb; 
	border-bottom:1px solid #cbcbcb;
	}

#Container2CMore p {
	font-size:11px;
	padding-top:10px;
	margin-top:0px;
	}

#MoreLeftContainer {
	width:222px;
	float:left;
	padding: 0px 22px; 
	margin-top:0px;
	background-color:#fff;
	}
	
#MoreCenterContainer {
	width:220px;
	float:left;
	padding: 0px 22px; 
	margin-top:0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	}

#MoreRightContainer {
	width:222px;
	float:left;
	padding: 0px 22px; 
	margin-top:0px;
	background-color:#fff;
	}

.morelink {
	color:#74751c;
	text-transform:uppercase;
	vertical-align:bottom;
	}
	
.morelink a {
	font-weight:bold;
	}

.morelink a:hover {
	text-decoration: underline;
	} 

/*--------------------------
		FORMS
--------------------------*/


fieldset {
	padding:12px 12px 0 12px;
	border:2px solid #eaeaea;
	background:#f7f7f7;
	float:left;
	}

label {
	display:block;
	width:100px;
	padding-bottom:6px;
	font-weight:bold;
	}

input, textarea {
	border:1px solid #ccc;
	padding:3px;
	width:250px;
	background-color:#fff;
	}

textarea {
	width:399px;
	height:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#ffbb04;
	}

#submit {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	width:50px;
	background-color:#ffbb04;
	border:1px solid #ffbb04;
	}

input#submit:hover {
	color:#ad4e29;
	border:1px solid #ad4e29;
	}
	
/*--------------------------
		FOOTER (copyright)
--------------------------*/

#Footer p { 
	text-align: center; 
	color:#8e8e8e; 
    font-size: 11px;
	padding-top: 12px;
	}
	
