/* CSS Document */

body {
	margin: 5px 0 0 0; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	}
	
div#centeringwrap {
	margin-left: auto; margin-right: auto;
	width: 780px;
	background-color: #fff;
	text-align: left;
	}
	
div#banner {
	width: 780px;
	}
	
div#columnwrap, div#columnwrap2 {
	width: 778px;
	background-image:url(images/column_wrap_bg_03.gif);
	background-repeat: repeat-y;
	border-left: solid 1px #336633;
	border-right: solid 1px #336633;
	}
	
div#columnwrap2 {
	background-image:url(images/column_wrap_bg_02.gif);
	}
	
div#leftnav {
	width: 220px;
	margin:0; padding-top: 15px;
	background-color: #ffffff;
	float: left;
	display:inline;
	}
	
div#leftnavsecondary {
	width: 170px;
	margin:0; padding-top: 15px;
	background-color: #ded9c2;
	float: left;
	}
	
div#centercontent {
	width: 308px;
	border-right: solid 1px #336633;
	border-left: solid 1px #336633;
	float: left;
	display:inline;
	}
	
div#centercontent2 {
	width: 406px;
	border-right: solid 1px #336633;
	border-left: solid 1px #336633;
	float: left;
	}
	
div#rightcontent {
	width: 248px;
	float: left;
	}
	
div#rightcontent2 {
	width: 200px;
	float: left;
	}
	
div#footerheader {
	width: 778px;
	margin:0;
	}
	
div#footer {
	width: 780px;
	margin-top: 0;
	border-top: solid 2px #336633;
	}
	
/*left nav styles*/

div#leftnav ul, div#leftnavsecondary ul {
	margin:0; 
	padding: 0;
	font-size: .7em;
	color:#333333;
	background-color: #ffffff;
	text-transform: uppercase;
	}
	
div#leftnavsecondary ul {
	font-size: .65em;
	background-color: #ded9c2;
	}

	
div#leftnav li, div#leftnavsecondary li {
	margin: 0 10px 2px 15px;
	list-style-type: none;
	}
	
div#leftnav li a, div#leftnavsecondary li a {
	color: #00436d;
	text-decoration: none;
	}
	
div#leftnav li a:hover, div#leftnavsecondary li a:hover {
	color: #336633;
	}
	
div#leftnavsecondary li ul {
	margin: 0; padding: 0;
	}
	
div#leftnavsecondary li li {
	font-size: 10px;
	text-transform: none;
	list-style-type: disc;
	}
	
div#leftnavsecondary li li a {
	color: #00436d;
	text-decoration: none;
	}
	
div#leftnavsecondary li li a:hover {
	color: #336633;
	}


/*font styles*/

div#centercontent h1, div#rightcontent h1, div#centercontent2 h1, div#rightcontent2 h1 {
	margin: 15px 10px 5px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #00436d;
	}
	
div#centercontent h2, div#centercontent2 h2, div#rightcontent h2, div#rightcontent2 h2 {
	margin: 8px 10px 2px 15px;
	font-size: .8em;
	font-weight: bold;
	color: #00436d;
	}

div#centercontent p, div#centercontent2 p, div#rightcontent p, div#rightcontent2 p {
	margin: 0 10px 8px 15px;
	font-size: .7em;
	color: #333333;
	}
	
div#centercontent p a, div#centercontent2 p a, div#rightcontent p a, div#rightcontent2 p a {
	color: #00436d;
	text-decoration: none;
	}
	
div#centercontent p a:hover, div#centercontent2 p a:hover, div#rightcontent p a:hover, div#rightcontent2 p a:hover {
	color: #336633;
	}
	

	
div#centercontent table, div#centercontent2 table {
	margin: 10px 5px 10px 15px;
	}
	
div#centercontent tr, div#centercontent2 tr {
	margin: 5px 0;
	}
	
div#centercontent table h1, div#centercontent2 table h1  {
	margin: 0;
	font-weight: bold;
	font-size: .7em;
	color: #00436d;
	text-transform: uppercase;
	}	
	
div#centercontent table h1 a, div#centercontent2 table h1 a {
	color: #00436d;
	text-decoration: none;
	}
	
div#centercontent table h1 a:hover, div#centercontent2 table h1 a:hover {
	color: #336633;
	}
	
div#centercontent table p, div#centercontent2 table p {
	margin: 0;
	font-weight: normal;
	font-size: .7em;
	color: #333333;
	}
	
	
div#centercontent2 ul {
	font-size: .7em;
	margin: 8px 10px 10px 20px;
	color: #333333;
	}
	
div#centercontent2 li {
	padding-bottom: 6px;
	list-style-type: disc;
	}
	
div#centercontent2 li a {
	color: #00436d;
	text-decoration: none;
	}
	
div#centercontent2 li a:hover {
	color: #336633;
	}
	
div#footer p {
	margin: 10px 0 5px 0;
	font-size: .65em;
	color: #333;
	text-align: center;
	}
	
div#footer a {
	color: #333;
	text-align: center;
	}
	
div#footer a:hover {
	color: #00436d;
	}
	
	
/* graphics and other decorative elements */

div#centercontent table img {
	margin-bottom: 10px;
	}
	
.graphicmargin {
	margin: 10px;
	}
	

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */