/* CSS Document  Copyright 2008. All Rights Reserved - Fresh Image Design | Richard Wegner */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /* Hack to centre the wrapper in IE5.x pc */
	font-size: 100.01%; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	min-width: 768px;
	background: #B4836E url(images/bkgnd_grad.jpg) repeat-x top left;
}

a:link, a:visited {text-decoration: underline; color: #6F4A01;}
a:hover, a:active, a:focus {text-decoration: none; color: #5A6680;}

strong {color: #996600;}

#container {
	width: 760px;
	margin: 25px auto;
	padding: 0;
	text-align: left;
	background: transparent;
}

#wrapper {
	background: transparent url(images/bkgnd_mid.jpg) repeat-y top left;
}

#toplogo {
	width: 755px;
	height: 116px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#right {
	width: 560px;
	float: left;
}

#content, #content_no {
	width: 560px;
	min-height: 400px;
	margin: 0;
	padding: 10px 0 20px 0;
	color: #333;
	background: transparent url(images/bkgnd_bright.jpg) no-repeat bottom right;
	z-index: 4;
}
#content_no {background: transparent ;}

#content h1, #content_no h1 {
	color: #336666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0;
	padding: 5px 0 0 30px;
	font-weight: bold;
}
#content h2, #content_no h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	margin: 20px 0 0 30px;
	padding: 0;
	font-weight: bold;
}
#content h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 18px;
	margin: 25px 30px 5px 30px;
	padding: 3px 0 0 5px;
	background-color: #336666;
}
#content h4 {
	color: #666;
	font-size: .8em;
	font-weight: bold;
	height: 18px;
	margin: 20px 30px 0 30px;
	padding: 3px 0 0 5px;
	border-top: 2px solid #5D7D9B;
	border-bottom: 2px solid #5D7D9B;
}
#content p, #content_no p {
	font-size: .85em; 
	line-height: 1.4em;
	margin: 1em 0 0 0;
	padding: 0px 60px 0px 30px;
}
#content p.indentr {
	padding: 0px 150px 0px 30px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: .5em 0 .5em 30px;
	padding: 0;
}
#content ul li {
	color: #333;
	font-size: .75em;
	line-height: 1.3em;
	margin: 0px 70px 5px 40px;
	padding: 0;
}

#content ol li {
	color: #333;
	font-size: .75em;
	line-height: 1.3em;
	margin: 0px 50px 5px 30px;
	padding: 0;
}

#clients p {
	color: #504461;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: bold;
	padding-right: 80px;
}


#process p {
	color: #333;
	font-size: 1em;
	line-height: 1.3em;
	text-align: center;
}
#process p.title {
	color: #336666;
	font-size: 1.2em;
	font-weight: bold;
}
#process p.service {
	font-size: .85em;
}
#process ol li {
	color: #000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 0 0 5px 60px;
	padding: 0;
}

#content a.inav {
	color: #996600;
	font-weight: bold;
}

#navlist {
	width: 750px;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-color: #996600;
	z-index: 99;
}
#navlist ul {
	margin: 0;
	padding: 0;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 10px 0 9px 0;
	white-space: nowrap;
}
#navlist a {
	padding: 0 20px 0 12px;
	text-decoration: none;
	text-align: left;
}
#navlist a:link, #navlist a:visited {color: #CCC;}
#navlist a:hover, #navlist a:active, #navlist a:focus {color: #FFF;}

/* Use this style with the float to keep this column from overflowing if content in right column is shorter */
#sidenav {
	float: left;
	width: 190px;
	/* IE doubles the margins on floats, this takes care of the problem */
	display: inline;
	margin: 0;
	padding: 0;
	background-color: transparent;
	text-align: left;
}
#sidenav h2, #sidenav h2.btop {
	color: #6F4A00;
	font-size: .85em;
	margin: 0;
	padding: 5px 0 5px 13px;
	font-weight: bold;
	border-bottom: 1px solid #996600;
}
#sidenav h2.btop {
	border-top: 1px solid #996600;
}
#sidenav ul {
	margin: 0;
	padding: 0;
}
#sidenav li {
	width: 190px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidenav a.snav, #sidenav a.snavlast {
	display: block;
	padding: 3px 0 3px 17px;
	border-top: 0px solid white;
	background-color: transparent;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
}
#sidenav a.snavlast {
	border-bottom: 1px solid white;
}	
#sidenav a.mnav {
	color: #6F4A00;
	font-weight: bold;
}

#sidenav li#faq {border-bottom: 2px solid white;}

#sidenav a:link, #sidenav a:visited {color: #666; text-decoration: none;}
#sidenav a:hover, #sidenav a:active, #sidenav a:focus {color: #336666; text-decoration: none; background-color: #FFF;}
 
#sidenav p {
	font-size: 0.70em;
	color: #5E7D9B;
	margin: 0px 15px 10px 10px;
	padding: 0;
	font-weight: bold;
}

#footer {
	width: 755px;
	height: 37px;
	clear: both;
	margin: 0;
	padding: 0;
	background: #B4836E url(images/bkgnd_btm.jpg) no-repeat;
}
#footer p {
	color: #CCC;
	margin: 0;
	padding: 9px 0 0 13px;
}
#footer p, #footer a {
	color: #CCC;
	font-size: 13px;
	margin: 0;
	text-align: left;
}
#footer a:link, #footer a:visited {text-decoration: underline; color: #CCC;}
#footer a:hover, #footer a:active, #footer a:focus {text-decoration: none; color: #FFF;}


/* Classes */

adate {
	color: #336699;
	font-weight: bold;
}

.alert {
	color: #990000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.first {
	color: #996600;;
	font-size: 1.2em;
	font-weight: bold;
}
.papertitle {
	color: #336699;
	font-weight: bold;
}
.quoteit {
	color: #5E7D9B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 60px 20px;
}

#content p.testimony {
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 20px 0 0 0;
}

.imgtopright {
	float: right;
	margin: 60px 20px 15px 30px;
	padding: 0;
}

.imgright {
	float: right;
	margin: 2px 20px 15px 20px;
	padding: 0;
}

.imgbotright {
	float: right;
	margin: 20px 0 0 20px;
	padding: 0;
}


/* You are HERE indicators for Main Menu items */
body#homepage #navlist li#home a, 
body#riskpage #navlist li#risk a,
body#dopage #navlist li#do a,
body#involvedpage #navlist li#involved a,
body#contactpage #navlist li#contact a {
	color: #FFFFFF;
}

/* You are HERE indicators for Sidenav Menu items */
body#backgroundpage #sidenav li#background a,
body#descriptionpage #sidenav li#description a,
body#processpage #sidenav li#process a,
body#structurepage #sidenav li#structure a, 
body#fundingpage #sidenav li#funding a, 
body#agencypage #sidenav li#agency a, 
body#steeringpage #sidenav li#steering a, 
body#coordinatingpage #sidenav li#coordinating a, 
body#servicepage #sidenav li#service a,
body#networkpage #sidenav li#network a,
body#networkpage #sidenav li#network a,
body#awarenesspage #sidenav li#awareness a,
body#partnershipspage #sidenav li#partnerships a {
	color: #336666;
	background-color: #FFF;
}
