@charset "utf-8";

#twoCol #contentWrap {
	width: 850px;
	text-align: center;
	background-color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container {
	width: 850px;  
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
} 


#contentWrap {
	border: thin solid #A7A37E;
	background-color: #FFF;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}

#main {
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#sidebarleft {
	float: left; /* since this element is floated, a width must be given */
	width: 236px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0px;
	padding: 0px;
	
}
#colorboxl{
	background: #E1EEFA; /* the background color will be displayed for the length of the content in the column, but no further */
	background: #E1EEFA; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 8px 10px 19px;
	text-align: left;
	margin: 0px 0px 6px;
	vertical-align: top;
}

#colorboxalone{
	background: #E1EEFA; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 8px 10px 19px;
	text-align: left;
	margin: 0px 0px 6px;
	vertical-align: top;
	background-color: #F2F4E4;
}

#colorbox{
	background: #F9F7E2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 22px;
}



#sidebarright2{
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#sidebarright2 p {
	padding-left: 0px;
	text-align: left;
}
#sidebarright2 img {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #436fb8;
	font-weight: normal;
}
.sidebargreentype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #698659;
	font-weight: normal;
}
.sidebargreytype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #989D87;
	font-weight: normal;
}

.sidebartealtype{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #668a93;
	font-weight: normal;
	line-height: 1.3em;
}


.leftblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5768A2;
	font-weight: normal;
}


#colorbox p {
	padding-left: 0px;
	color: #5A72A9;
}






#footer {
	padding: 0 5px 0 10px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	background-color: #D3D5C8;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 1px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.8em;
	text-align: center;
	line-height: 1.2em;
	font-style: italic;
}
#footer p a {
	font-style: italic;
}
 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	color: #FFFFFF;
	padding: 0px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#clearfloat2 { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

body  {
	font: normal 76% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../graphics/backgrounds/dkgreyfade.jpg) repeat-x;
	margin: 0;
	padding: 0;
	color: #666666;
}

#banner{
	height: 200px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/graphics/treeicecrop.png);
}


#nav		{
	background-color: #39595C;
	border-bottom: 1px solid #D2D5AB;
	height: 17px;
	/*overflow:hidden;*/
		width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
		}
		
#nav ul	{
	padding: 0;
	font-size: 11px;
	margin: 0;
		}

#nav ul li	{
	display: inline;
	padding: 0;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
		}

#nav ul li a{
	font-size: 11px;
	color: #FFFFFF;
		} 

#nav a	{
		text-decoration:none;
		font-size:11px;
		padding: 0px;
		margin: 0px;		
		}

#navbar a:link, #navbar a:visited {
	color: #B2B2B2;
		}
			
#nav a:hover, #nav a:active{
	color: #6DA4A6;
}
#navbar a:visited {
	color: #CCCCCC;
		
}
.mainhead{
	color: #5768A2;
	font-size: 1.3em;
	margin: 15px 10px 0px 0px;
	padding: 4px 0px 0px 18px;
	font-family: "font-family: Verdana", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	margin: 12px 5px 5px 0px;
	padding: 8px 0px 0px;
	background-position: left;
	text-align: left;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003366;
	background-position: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #A75A35;
	text-decoration: none;
}

p {
	line-height: 1.4em;
	margin: 4px 8px 8px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}

/* 3 col layout */


img, fieldset  { 
	border: 0; /* remove border around linked images and fieldsets */
}

/* 2 col layout */


 #main {
	width: 605px;
	margin-right: 0px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#mainstory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	margin-left: 18px;
	margin-right: 12px;
}


.clear:after { 
content: "."; display: block; height: 0; clear: both; visibility: hidden; 
}
	
.browntype {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #B77B2F;
	font-size: 1em;
}
.greentype {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #658D25;
	font-size: 1em;
}
#dottedhoriz_short {
	width: 170px;
	border-top: 1px dotted #666;
	display: block;
	line-height: 1px;
	vertical-align: text-bottom;
	margin: 12px 2px 12px 0px;
	font-size: 1px;
	padding: 0px;
}
#dottedhoriz_long{
	width: 98%;
	border-top: 1px dotted #666;
	display: block;
	line-height: 1px;
	vertical-align: text-bottom;
	margin: 12px 12px 8px;
	font-size: 1px;
	padding: 0px;
	text-align: center;
}

#sidebarsmleft p img {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 4px;
}



.subhead_teal {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #296871;
}
.subhead_blue {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #5768A2;
}
.bigsubhead_blue {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #5768A2;
}
.subhead_ltblue {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #668A93;
}

.list_subhead {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #769758;
	margin: 8px 0px 0px;
	padding: 0px;
	display: block;
}
.list_item {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2px 0px 0px 12px;
	padding: 0px;
}

.caption{
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	line-height: .85em;
	font-weight: normal;
	font-variant: normal;
}
.sub {
	font-size: .7em;
	vertical-align: baseline;
}
.sup {
	vertical-align: 0.3em;
	font-size: 0.7em;
}
#sidebarright2 ul li {
	padding-left: 0px;
	margin-left: 14px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebarsmleft ul li {
	padding-left: 0px;
	margin-left: 17px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#sidebarright2 #colorbox ul .leftblue {
	padding-left: 0px;
	margin-left: 14px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#sidebarright2 #colorbox .subhead_blue {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.mainstory {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
.widestory {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	clear: both;
}
