@charset "utf-8";
/* CSS Document */

#blogsidebar ul {
padding: 0px 0 20px 0;
}


#widgets ul li{
margin-top: 10px;
margin-left: 15px;
}

#widgets ul{
margin-left: 2px;
}
#commentform textarea{
width: 425px;
}

body{
	text-align: center;
	background-image: url(images/homebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

div#container{
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 36px;
	background-image: url(images/Cochran_01.jpg);
}

.navigation {
	font-family: verdana;
	font-size: 11px;
	margin-top: 9px;
	text-align: right;
}

#logo {
	margin-top: 35px;
	margin-bottom: 5px;
}

#maindivtop {
	/* background-image: url(images/CochranDiv_01.jpg); */
	height: 13px;
}

#maindiv {
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat-y;
	padding-top: 10px;
	font-family: Arial, sans-serif;
	min-height: 300px;
}

#subnavigation {
	width: 175px;
	float: left;
	min-height: 220px;
	margin-top: 7px;
	margin-right:25px;
	font-size: 16px;
	font-weight: normal;
	height:100%;
	border-right:1px solid #999;
}

#subnavigation p{
	padding: 0px;
	margin: 0px;
}

#subnavigation li{
	list-style: none;
	font-size: 14px;
}

a{
	color: #0099ff;
}

#subnavigation a{
	color: #666;
	text-decoration: none;
	padding: 2px;
}

#subnavigation a:hover{
	color: #000;
	background-color: #e5f4fb;
}

#SubNavPage {
	padding:0px;
	margin-right:10px;
	background:#fff;
	border-bottom:1px dotted #999;
	font-size: 18px;
	font-family: Adobe Garamond Pro, Times New Roman, Serif;
	color: #0b0132;
	font-weight:bold;
}

#SubNavSection {
	font-size:10px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	width:175px;
}

#SubNavSection a:hover {
	background:#fff;
	text-decoration:underline;
}

#sidebar {
	width: 230px;
	float: right;
         margin-top: -40px;
}

#breadcrumb{
	font-size: 10px;
	padding-bottom: 10px;
}

#maindivbottom {
	/* background-image: url(images/CochranDiv_03.jpg); */
	height: 14px;
}
#maindivexttop {
	background-image: url(images/External_01.jpg);
	height: 17px;
}
#maindivextbottom {
	background-image: url(images/External_03.jpg);
	height: 18px;
}
#maindivext {
	padding-left: 7px;
	padding-right: 7px;
	height: 325px;
        padding-bottom: 10px;
}

.navigation li{
	display: inline;
	list-style: none;
	margin-left: 10px;
}

.navigation a {
	color: #000;
}

#extarticle {
	float: left;
	width: 450px;
	color: #fff;
	margin-top: 50px;
	font-size: 24px;
}
#subnavigationext{
	width: 175px;
	height: 100%;
	float: left;
	min-height: 200px;
	color: #FFF; 
	font-family: Arial, sans-serif;
	margin: 15px 0 0 15px;
}
	
#subnavigationext a{
	color: #FFFFFF;
	text-decoration: none;
}

#subnavigationext a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#subnavigationext li{
	list-style: none;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}

#subnavigationext p {
	margin: 0px;
	padding: 0px;
}

#leftwidget {
	float: left;
	width: 261px;
	min-height: 123px;
	background-image: url(images/widgetbg.gif);
	padding: 4px;
		margin: 0 10px 0 10px;
}

#centerwidget {
	float: left;
	width: 261px;
	min-height: 123px;
	background-image: url(images/widgetbg.gif);
	padding: 4px;
		margin: 0 10px 0 10px;
}

#rightwidget {
	width: 255px;
	float: left;
	min-height: 123px;
	background-image: url(images/widgetbg.gif);
	padding: 4px 4px 4px 4px;
	margin: 0 10px 0 22px;
}
#dropbox {
	padding-top: 10px;
	background-image: url(images/slice_03.png);
	background-position: center top;
	background-repeat: repeat-y;
}
#dropboxclose {
	height: 30px;
	background-image: url(images/slice_05.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
}


.navigationfoot {
	font-family: verdana;
	font-size: 11px;
	float: left;
        margin-top: -10px;
}

.navigationfoot li{
        display: inline;
        list-style: none;
        margin-left: 10px;
        position: relative;
        right: 40px;
}

.navigationfoot a{
	color: #000;
}

.byline {
	font-family: verdana;
	font-size: 11px;
	text-align: right;
	width: 200px;
	float: right;
}

.byline a { text-decoration:none; color:#006699; }

.byline a:hover { text-decoration:underline; }

/*
#maindiv p {
	padding: 0px;
	margin: 0px;
}
*/

#article{
	padding: 0 250px 0 200px
}

#SubNavTitle{
	margin-left: 10px;
	font-weight: normal;
	font-size: 18px;
}

#pagetitle{
	color: #c31037;
	font-family: Adobe Garamond Pro, Times New Roman, Serif;
	font-size: 40px;
	margin-bottom: -15px;
}

#article .title{
	font-size: 16px;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 15px;
	font-weight:normal;
}

#article{
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

#sidebar .title{
	font-size: 18px;
	font-family: Adobe Garamond Pro, Times New Roman, Serif;
	color: #0b0132;
}

#sidebar{
	font-size: 12px;
	font-family: verdana;
}

#article{
	margin-top: 20px;
}

#footer{
clear: both;
}

#footer{
padding-top: 12px;
}

#widgets .textElement p{
padding: 5px 15px;
}

#subnavigation .sectionMenu li{
position: relative;
right: 32px;
margin: 5px 0 5px 0;
}

div#container2 {
	margin-left: auto;
	margin-right: auto;
	width: 874px;
	text-align:left;
}

#tools {
	padding: 10px 15px 0px 35px;
	clear:both;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
}

#tools a {
color:#003366;
text-decoration:none;
}

#tools a:hover {
text-decoration:underline;
}

#paid{
margin-left: auto;
margin-right: auto;
padding-top: 10px;
clear: both;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
}

#paid h2{
border: 1px solid #000;
font-size: 11px;
font-weight: normal;
text-align: center;
width: 200px;
margin: 10px auto 10px auto;
padding: 10px;
}

#email {
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 15px;
	height: 62px;
	width: 224px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 10px;
	font-weight: normal;
}

/* -------------- FORM ------------*/

.fieldLabels 
{
	display: block;
	font-weight: normal;
}

.xsmallField
{
	width : 50px;
}

.smallField
{
	width : 150px;
}

.medField
{
	width : 250px;
}

.largeField
{
	width : 350px;
}

textarea.medField
{
	height : 100px;
}

textarea.largeField
{
	height : 200px;
}

.fieldInstructions
{
	left:430px;
	top:20px;
	max-width:200px;
	z-index:25;
}
/*
.fieldItem
{
	padding: .5em 1em 1em 1em;
  	margin: 0;
	position : relative;
	display : block;
}
*/

.fieldError
{
	color: #FFF;
	background: #F00;
}

#errorSummary {
	color: #FFF;
	padding: .5em 1em 1em 1em;
	background: #F00;
	}

.fieldSelected
{
	background: none;
	border:none;
} 

.formHeader {
	font-weight: normal;
	}

.formHeader h2 {
	margin: .55em 0 0 0;
	padding: 0;
	font-size: 160%;
	}

.formHeader p {
	margin-top: 0;
	}

#fieldList {
	padding-top:16px;
	}

/* -------------- FORM ------------*/

.postTitle {
font-size:1.2em;
font-weight:bold;
}

.postTitle a {
text-decoration:none;
color:#013366;
}

.postTitle a:hover {
text-decoration:none;
color:#c31037;
}
.post  h2{
font-family: garamond;
color: #666;
}
#blogcontent {
	width: 50%;
	float: left;
	font-size: 14px;
        padding: 0 20px;
}
#rightbar {
	float: right;
	width: 30%;
}

#blogsidebar {
	width: 15%;
	float: left;
}
#blogcontent h2 a{
	font-family: garamond;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

#blogcontent a{
font-family: garamond;
	color: #666;
}
.date {
	font-size: 12px;
	font-style: italic;
}

#sidebar2{
list-style: none;
padding: 0px;
margin: 0px;
}

#sidebar2 li{
list-style: none;
padding: 0px 0px 12px 0px;
}

#sidebar2 li {
padding: 0px;
margin: 0px 0px 0px 0px;
}

.widget li {
padding: 0px;
}

#sidebar2 h2{
font-family: Garamond;
font-size: 18px;
margin-left: 4px;
}

.widget h2{
font-family: Garamond;
font-size: 18px;
}

#rightbar li{
list-style: none;
}

a{
color: #666;
}

.widget{
font-family: arial, sans-serif;
font-size: 14px;
margin: 0px;
padding: 0px;
}

.widget ul{
margin: 0px 0px 0px 5px;
padding: 0px;
}

#widgets li{
list-style: none;
margin: 0px;
}

.widget li{
padding: 0px 0px 20px 12px;
}

.widget ul li{
padding: 0px;
margin: 0px 0px 15px 15px;
}

.widget h2{
padding: 0px;
margin: 10px 0px 10px 4px;
}

#searchform{
margin-left: 4px;
}

#widgets h2{
margin: 0px;
padding: 0px;
}

#widgets ul li{
margin-left: 5px 4px 5px 0;
}

.post small{
font-size: 9px;
}

.postmetadata{
font-size: 9px;
color: #999;
}

