body {
	font-family: verdana, arial, sans-serif;
	width: 900px;
	/* width: 90%;*/
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*margin-top: 0px;*/
	/*margin-bottom: 1%;*/
	/*margin-left: 5%;*/
	/*margin-right: 0px;*/
	margin: 0px auto;
	background: #D8E9B5;
	text-align: center;
	border:#401B22 solid 0px;
	border-top-color: #FFFFFF; 
	border-right-color: #401B22; 
	border-left-color: #401B22; 
	border-bottom-color: #401B22;
}

img { 
border: 0px none; 
}

/* New Styles */
a { outline: none; }
.header {
	width: 900px;
	height: 165px;
	background: url('images/new-header.jpg') no-repeat 0 0;
}
a.logo {
	width: 746px;
	height: 119px;
	text-indent: -9999px;
	display: block;
	float: left;
}
a.denver {
	width: 123px;
	height: 119px;
	text-indent: -9999px;
	display: block;
	float: left;
}
ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.nav li {
	margin-top: 10px;
	float: left;
	background: url('images/seperator.jpg') no-repeat top right;
	height: 27px;
	line-height: 26px;
}
ul.nav li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 13px;
	color: #fff;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
ul.nav li a:visited {
	text-decoration: none;
	color: #fff;
}
ul.nav li a:hover {
	text-decoration: underline;
	color: #fff;
}

.search_new {
	float: right;
	padding-top: 11px;
	padding-right: 14px;
}
.search_new form {
	margin: 0;
	padding: 0;
}

input.new_search {
	width: 134px;
	height: 21px;
	background: url('images/search-bg.jpg') no-repeat 0 0;
	color: #fff;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 5px;
	padding-left: 6px;
	
}

.flash {
	padding-bottom: 15px;
}

.tabboxgr .excerpt {
	border-bottom: 1px solid #c0dc5b;
	padding-bottom: 14px;
	font-size: 13px;
}
.tabboxgr h4, .news h4, .news h4 a {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 13px;
}
.tabboxgr .date, .news .date {
	color: #636262;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
}
.the_image {
	float: left;
	padding-right: 10px;
	padding-top: 17px;
}
.tabboxgr {
	width:600px;
}
html>body .tabboxgr {
	width:608px;
}


/* ------------------------------------------- */
/* ############ HIDE -- FOR PRINTING ONLY ############# */
/* ------------------------------------------- */

#printhead 

{
  display : none;
}

#printseparator

{
  display : none;
}

#printfooter

{
  display : none;
}


/* ------------------------------------ */
/* ############ LINK STYLES ############# */
/* ------------------------------------ */

a {
color: #00508B;  
text-decoration: underline;
}
/* border-bottom: 1px dotted #1f98bf; */

a:hover {
color: #697D2A;  
text-decoration: underline;
}

a:active {
color: #697D2A;  
text-decoration: underline;
}

a:visited {
color: #623328;  
text-decoration: underline;
}


a.pic:visited { text-decoration: none; background: transparent;}
a.pic:link  { text-decoration: none; background: transparent;}
a.pic:active { text-decoration: none; background: transparent;}
a.pic:hover { text-decoration: none; background: transparent;}

a.green:visited { color: #CBDBAB; text-decoration: underline; background: transparent;}
a.green:link  { color: #CBDBAB; text-decoration: underline; background: transparent;}
a.green:active  { color: #CBDBAB; text-decoration: underline; background: transparent;}
a.green:hover { color: #CBDBAB; text-decoration: underline; background: transparent;}

a.toollnk:visited { color: #67872F; text-decoration: none; background: transparent;}
a.toollnk:link  { color: #67872F; text-decoration: none; background: transparent;}
a.toollnk:active  { color: #67872F; text-decoration: none; background: transparent;}
a.toollnk:hover { color: #67872F; text-decoration: none; background: transparent;}

a.share:visited { color: #67872F; text-decoration: underline; background: transparent;}
a.share:link  { color: #67872F; text-decoration: underline; background: transparent;}
a.share:active  { color: #67872F; text-decoration: underline; background: transparent;}
a.share:hover { color: #67872F; text-decoration: underline; background: transparent;}

a.orange:visited { color: #FFF2D8; text-decoration: underline; background: transparent;}
a.orange:link  { color: #FFF2D8; text-decoration: underline; background: transparent;}
a.orange:active  { color: #FFF2D8; text-decoration: underline; background: transparent;}
a.orange:hover { color: #FFF2D8; text-decoration: underline; background: transparent;}



/* ------------------------------------ */
/* ######### ACCESSIBILITY NAV  ######### */
/* ------------------------------------ */

.hidden-msg
{
height:1px;
width:1px;
overflow:hidden;
position:absolute;
top:-60px;
left:50%;
font-size:1%;
color:#4271AB;
}

#sidecontent
{
padding: 0px;
margin: 0px;
}

#maincontent
{
padding: 0px;
margin: 0px;
}




/* ------------------------------------ */
/* ######### TOP NAV STYLES ######### */
/* ------------------------------------ */



#main
{
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	border:0px solid #cccccc;
	border-width:0px 1px 1px 1px;
	background:#e6edae url('/images/pageback3.jpg') repeat-y 0 0;
}



#main {
    min-width:750px;
    }
	
	
#mainfrontpage {
	float: left;
	width: 100%;
	padding: 0px;
	text-align: left;
	border:0px solid #cccccc;
	border-width:0px 1px 1px 1px;
	background-color:#ffffff;
}

object { 
	outline:none!important; 
	padding: 0px;
	margin: 0px;
} 

a:focus, object:focus {
outline: none;
-moz-outline-style: none;
} 

#mainfrontpage {
    min-width:750px;
    }	

/*
#main2 {
	float: left;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	border:1px solid #ccc;
	border-width:0 1px 0px 0px;
	background:#FFFFFF url('separator4.jpg') repeat-y 0px 0;
}
*/


.content {
	margin-left: 225px;
	background: #e6edae;
	vertical-align: top;
	}
/* main content box definition */ 

.content .wrap {
	background: transparent;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
/* padding for main content box */


.contenthome {
	margin: 0px;
	background: #ffffff;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}
/* main content box definition */ 

.contenthome .wrap {
	background: transparent;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
/* padding for main content box */


#outwrapold
{
float: left;
width: 23%;
background-color: transparent;
margin: 0px;
padding-left: 0px;
padding-right: 8px;
padding-bottom: 0px;
}

#outwrapEXT
{
float: left;
width: 23%;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

.sidebarEXT
	{
	float:left;
	background-color: #A2611F;
	vertical-align: top;
	font-family: verdana, arial, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 200px; 
	}
	
.sidebar
	{
	float:left;
	text-decoration: none; 
	background-color: #A2611F;
	/* background:#A2611F url('/images/side_leafback_main.jpg') no-repeat left 0;*/
	vertical-align: top;
	text-align:left;
	font-family: verdana, arial, sans-serif;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 208px; 
	}
	
.sidebar .wrap {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
}
/* padding for side content box */ 


#expand {
	background: #A2611F url(/images/clear.gif) repeat 0 0;
	height: 65px;
}


#footer {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* 89ac49 */
	/* background: #e6e190 url(/images/footerline.jpg) repeat 0 0; */
	background-color: #f7fae5;
	border:#b7de80 solid 0px;
	border-top-color: #c9e187; 
	border-right-color: #b7de80; 
	border-left-color: #b7de80; 
	border-bottom-color: #c9e187;
	text-align: left;
	vertical-align: top;
}


#footerwrap
{
	display:block;
	width: 100%;
	background-color: #c9e187;
	height: 20px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#footerend
{
	display:block;
	position:relative;
	float:left;
	width: 100%;
	background-color: #c9e187;
	border:#b7de80 solid 0px;
	border-top-color: #b7de80; 
	border-right-color: #b7de80; 
	border-left-color: #b7de80; 
	border-bottom-color: #b7de80;
	height: 30px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.info {
	float: left;
	clear: both;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	font-size: 70%;	
	color:#67872F;
}

.info .wrap {
	padding: 0px 25px 20px 15px;
}

.info img {
	padding: 0px;
}

.sponsor {
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin: 0px;
	background:#c9e187;
}

.sponsor img {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
}

.sponsor .wrap {
	padding: 0px;
	
}




.host{
text-align: left;
vertical-align: bottom;
font-family: verdana, arial, sans-serif;
color: #67872F;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-weight: normal;
}


.design {
	float: right;
	text-align: right;
	vertical-align: top;
	padding-right: 15px;
	margin: 0px;
	font-size: 70%;	
	color:#67872F;
}

.design  a:visited { color: #67872F; text-decoration: none; background: transparent;}
.design  a:link  { color: #67872F; text-decoration: none; background: transparent;}
.design  a:active  { color: #67872F; text-decoration: none; background: transparent;}
.design  a:hover { color: #67872F; text-decoration: none; background: transparent;}



/* Tabs and boxes
------------------------------ */

/* home page green box
------------------------------ */

.tab {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 200px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_blue_rp.gif) no-repeat 100% 0;
}



/* home page blue sidebar boxes
------------------------------ */


.tab2 {
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	width: 90%;
	text-align: left;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab2 SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_blue_r.gif) no-repeat 100% 0;
}



.tab3 {
	clear: both;
	float: left;
	width: 90%;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab3 SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	text-align: left;
	background: transparent url(/images/tab_blue_rp.gif) no-repeat 100% 0;
}

H2.tabblu {
	background: url(/images/tab_blue_lp.gif) no-repeat 0 0;
}
H2.tabblu SPAN {
	background-image: url(/images/tab_blue_rp.gif) repeat;
}


/* inner page main green box
------------------------------ */


.tab1 {
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	padding: 0;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab1 SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	text-align: left;
	background: transparent url(../images/tab_blue_r.gif) no-repeat 100% 0;
}

H2.tab {
	background: url(/images/tab_blue_l.gif) no-repeat 0 0;
	white-space: nowrap;
}

.tabbox {
	clear: both;
	padding: 0px 13px 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #dbdeca;
	background-color: #E5F0F2;
	text-align: left;
}

.blubox
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #3a6fb6;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px solid #dbdeca;
}

.yelbox {
	padding: 0px 15px 15px;
	margin-top: 28px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px solid #dbdeca;
	background-color: #ffffff;
	text-align: left;
	background: transparent url(/images/boxback.gif) repeat-x 100% 0;
}


.yelbox img {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.yelbox p {
	font-size: .7em; 
	color: #1c2208;
	font-family: verdana, arial, sans-serif;
}


.tabboxgr {
	clear: both;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #dbdeca;
	background-color: #e6edae;
	text-align: left;
}


.tabboxorg {
	padding-bottom: 5px;
	clear: both;
	padding: 0px 15px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #E0AC76;
	background-color: #F7EEBA;
	text-align: left;
}

.tabboxcount {
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #dbdeca;
	background-color: #E6EDAE;
	text-align: left;
}

H2.tabgrn {
	background: url(/images/tab_green_lp.gif) no-repeat 0 0;
	margin-top: 7px;
}
H2.tabgrn SPAN {
	background-image: url(/images/tab_green_rp.gif);
}


H2.tab2gr {
	background: url(/images/tab_green_lp.gif) no-repeat 0 0;
}
H2.tab2gr SPAN {
	background-image: url(/images/tab_green_rp.gif);
}


H2.tab2grsp {
	background: url(/images/tab_green_lp.gif) no-repeat 0 0;
}
H2.tab2grsp SPAN {
	background-image: url(/images/tab_green_rp.gif);
}

H2.tab2yell {
	background: url(/images/tab_yell_lp.gif) no-repeat 0 0;
}
H2.tab2yell SPAN {
	background-image: url(/images/tab_yell_rp.gif);
}


H2.tab2orsp {
	background: url(/images/tab_orange_l.gif) no-repeat 0 0;
}
H2.tab2orsp SPAN {
	background-image: url(/images/tab_orange_r.gif);
}

.tab2gr {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab2gr SPAN {
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_green_r.gif) no-repeat 100% 0;
}

.tab2yell {
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab2yell SPAN {
	display: block;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_yell_rp.gif) no-repeat 100% 0;
}


.tab2grsp {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding: 0;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab2grsp SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_green_r.gif) no-repeat 100% 0;
}

.tab2orsp {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding: 0;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tab2orsp SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_green_r.gif) no-repeat 100% 0;
}


.grbox
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
padding-top: 0px;
padding-left:0px;
padding-right: 0px;
padding-bottom: 0px;
margin-top: 8px;
}

.eventbox
{
	clear: both;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #dbdeca;
	background-color: #e6edae;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: .7em; 
}

.events_list {
margin-left:-40px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-weight: normal;
list-style-type:none;
line-height: 1.2em;
	}	

.post-meta
{
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}


.post-meta-key
{
display: none;
}


.post-meta ul
{
vertical-align: top;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

.post-meta li 
{
padding-top: 12px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}


.eventbox  a:visited { text-decoration: underline; background: transparent;}
.eventbox  a:link  { text-decoration: underline; background: transparent;}
.eventbox  a:active  { text-decoration: underline; background: transparent;}
.eventbox  a:hover { text-decoration: underline; background: transparent;}

.happening {
	clear: both;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #B8BC75;
	background-color: #E6EDAE;
	text-align: left;
}
/* this is used on home page */ 

DIV.tabgrn {
	/* border-color: #B8BC75; */
	border: none;
	background-color: #E6EDAE;
	padding-bottom: 150px;
}
/* this is used on all main pages */



img.air

{
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}

img.water

{

	border: #FFFFFF solid 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}


img.leaflogo

{
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}



img.news

{
	float: left;
	border: #FFFFFF solid 1px;
	margin-right: 10px;
	margin-bottom: 8px;
}

img.news2

{
	float: right;
	border: #FFFFFF solid 1px;
	margin-right: 10px;
	margin-bottom: 8px;
}


img.newsnobord

{
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

img.newsnobord2

{
	float: left;
	border: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

}

#imageboxrv {
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 180px;
}

#imageboxrv2

{
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 180px;
}

#imageboxrvpromo

{
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 55px;
	background-color: #E6EDAE;
	border-style: solid; 
	border-width: 0pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 220px;
}

#imageboxrh

{
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 250px;
}

#imageboxc

{
	text-align: right;
	margin-right: 5px;
	margin-left: 80px;
	margin-bottom: 15px;
	margin-top: 25px;
	padding: 1px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 400px;
}

#imageboxns

{
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
}

#imageboxcounter

{
	float: right;
	clear: both;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 0px;
	background: #DBDCA2 url('/images/tree_counter2.jpg') left top no-repeat;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 250px;
	height: 200px;
}

img.arrow2

{
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

#linecounter

{
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 0px;
}

#linecounter span
{
position: relative;
font-family: verdana, arial, sans-serif;
font-size: 1.3em; 
text-align: left;
color: #E69622;
font-weight: bold;
}

img.gen

{
	padding: 0px;
	margin: 0px;
}

img.arrow

{
	vertical-align: middle;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}


img.sunmini

{
	float: right;
	vertical-align: middle;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

img.rss

{
	float: left;
	vertical-align:top;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	border:#FFFFFF solid 0px;
}


.caption

{
	padding: 5px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: .6em; 
	color: #666633;
}

.captionbig

{
	padding: 5px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: .7em; 
	color: #666633;
}

.captionlogos

{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: .6em; 
	color: #666633;
	text-align: center;
	border:#DBDCA2 dashed 1px;
	border-top-color: #FFFFFF; 
	border-right-color: #DBDCA2; 
	border-left-color: #DBDCA2; 
	border-bottom-color: #DBDCA2;
}

h3.first
{
font-family: verdana, arial, sans-serif;
text-transform:lowercase;
font-size: 1.1em; 
color: #FFFFFF;
font-weight: bold;
margin-top: 0px;
background-color: #B6D977;
border:#FFFFFF solid 1px;
border-top-color: #DBDCA2; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 5px;
width: 95%;
/* color: #4D252D; */
}/

h3
{
font-family: verdana, arial, sans-serif;
text-transform:lowercase;
font-size: 90%; 
color: #333333;
font-weight: bold;
margin-top: 25px;
border:#FFFFFF solid 1px;
border-top-color: #FFFFFF; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-color: #FFFFFF;
padding: 5px;
}



H4.first
{
font-family: verdana, arial, sans-serif;
font-size: .75em; 
color: #1C2208;
font-weight: bold;
margin-top: 8px;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
}

h4.single
{
font-family: verdana, arial, sans-serif;
font-size: .75em; 
color: #1C2208;
font-weight: bold;
margin-top: 8px;
padding-top: 4px;
padding-left: 16px;
padding-right: 0px;
padding-bottom: 4px;
}

h4.single  a:visited { color: #1C2208; text-decoration: underline; background: transparent;}
h4.single  a:link  { color: #1C2208; text-decoration: underline; background: transparent;}
h4.single  a:active  { color: #1C2208; text-decoration: underline; background: transparent;}
h4.single  a:hover { color: #1C2208; text-decoration: underline; background: transparent;}


H4
{
font-family: verdana, arial, sans-serif;
font-size: .75em; 
color: #1C2208;
font-weight: bold;
margin-top: 25px;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 4px;
}

span.counter
{
display: block;
position: relative;
font-family: verdana, arial, sans-serif;
font-size: 1.5em; 
text-align: center;
color: #E69622;
font-weight: bold;
margin-top: 2px;
padding-top: 2px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
/* color: #F43C86; */
/* color: #255BB1; */
/* background:#FFFFFF url('/images/tree_count.gif') repeat-y 0px 0; */
}

span.counteroverlay
{
display: block;
position: relative;
font-family: verdana, arial, sans-serif;
font-size: 1.5em; 
text-align: center;
color: #E69622;
font-weight: bold;
margin-top: 0px;
padding-top: 130px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 15px;
padding-bottom: 0px;
}

H5.or
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #CC611D;
font-weight: bold;
margin-top: 15px;
padding: 0px;
}

H5.air
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #0060A5;
font-weight: bold;
margin-top: 25px;
padding: 0px;
}

H5
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #4D252D;
font-weight: bold;
margin-top: 5px;
padding: 0px;
}

H5.events
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #4D252D;
font-weight: bold;
margin-top: 25px;
padding-top: 15px;
border:#FFFFFF dashed 1px;
border-top-color: #7A4A53; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 
border-bottom-color: #E6EDAE;
}

H5  a:visited { color: #4D252D; text-decoration: none; background: transparent;}
H5  a:link  { color: #4D252D; text-decoration: none; background: transparent;}
H5  a:active  { color: #4D252D; text-decoration: none; background: transparent;}
H5  a:hover { color: #4D252D; text-decoration: none; background: transparent;}



#dhead
{ 
padding: 0px;
margin: 0px;
background-color:#999999; 
text-align: left;
background: #67872F url('/images/dgov_header2.gif') left top no-repeat;

}

#dhead img {
border: 0px none; 
padding: 0px;
text-align: left;
}

#treecounter
{ 
padding-top: 5px;
padding-left: 6px;
padding-right: 0px;
padding-bottom: 15px;
margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
background-color:#ffffff; 
text-align: left;
background: #ffffff url('/images/counter.jpg') left top no-repeat;
height: 49px;
color: #ffffff;
font-size: 2em;
font-weight: bold;
}

#treecounter  a:visited { color: #ffffff; text-decoration: none; background: transparent;}
#treecounter  a:link  { color: #ffffff; text-decoration: none; background: transparent;}
#treecounter  a:active  { color: #ffffff; text-decoration: none; background: transparent;}
#treecounter  a:hover { color: #ffffff; text-decoration: none; background: transparent;}

#toplnks
{
/* add clear: both if placing something at top right corner */
float: right;
clear: both;
text-align: right;
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#toplnks ul
{
vertical-align: top;
margin-top: -20px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
list-style-type: none;
}

#toplnks li 
{
float:left; 
text-align: left;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 2px;
}


#toplnks a:visited, #toplnks a:link, #toplnks  a:active {
position: relative; 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
text-transform:lowercase;
border-style: dotted; 
border-width: 0pt; 
border-top-color: #67872F; 
border-right-color: #FFFFFF; 
border-left-color: #67872F; 
border-bottom-color: #67872F;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:7px; 
padding-right: 5px; 
font-size: .7em;
}


#toplnks  a:hover {
position: relative; 
color: #F3D264; 
font-weight: normal;
text-transform:lowercase; 
background: transparent;
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:7px; 
padding-right: 5px; 
font-size: .7em;
}

A.nodash:visited{
position: relative; 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .7em;
}

A.nodash:link{
position: relative; 
color: #FFFFFF; 
font-weight: normal; 
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .7em;
}

A.nodash:hover {
position: relative; 
color: #000000; 
font-weight: normal; 
background: transparent;
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .7em;
}

#gban
{
background-color:#789B38; 
border: 0px none; 
padding: 0px;
}


#ghead
{ 
display: block;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
background-color:#789B38; 
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #789B38; 
border-left-color: #789B38; 
border-bottom-color: #789B38;
text-align: left;
background: url('/images/greenprint_logo_bar.gif') right top no-repeat;
height: 46px;
}

#ghead img
{
border: 0px none; 
padding: 0px;
text-align: left;
}

#photoban {
height:130px;
background:#335853 url('/images/banner_photo2.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #335853; 
border-left-color: #335853; 
border-bottom-color: #cccccc;
}


#photoban_greenery {
height:130px;
background:#636E23 url('/images/banner_photo12a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #b7de80; 
border-left-color: #b7de80; 
border-bottom-color: #cccccc;
}

#photoban_environment {
height:130px;
background:#636E23 url('/images/banner_photo4a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #335853; 
border-left-color: #335853; 
border-bottom-color: #cccccc;
}

#photoban_waste {
height:130px;
background:#636E23 url('/images/banner_photo6a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #335853; 
border-left-color: #335853; 
border-bottom-color: #cccccc;
}

#photoban_energy {
height:130px;
background:#636E23 url('/images/banner_photo7a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #56596a; 
border-left-color: #56596a; 
border-bottom-color: #cccccc;
}

#photoban_green {
height:130px;
background:#636E23 url('/images/banner_photo9a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #bac8cb; 
border-left-color: #bac8cb; 
border-bottom-color: #cccccc;
}


#photoban_landuse {
height:130px;
background:#636E23 url('/images/banner_photo8a.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #335853; 
border-left-color: #335853; 
border-bottom-color: #cccccc;
}

#photoban_involved {
height:130px;
background:#FFFFFF url('/images/banner_photo15.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #73b0df; 
border-left-color: #73b0df; 
border-bottom-color: #cccccc;
}

#photoban_trees {
height:130px;
background:#FFFFFF url('/images/banner_photo16.jpg') left top repeat;
border-style: solid; 
border-width: 1pt; 
border-top-color: #94B556; 
border-right-color: #335853; 
border-left-color: #335853; 
border-bottom-color: #cccccc;
}


#photoban_take5 {
height:130px;
background:#FFFFFF url('/images/banner_photo17.jpg') left top repeat;
border-style: solid; 
border-width: 0pt; 
border-top-color: #94B556; 
border-right-color: #c4dbf7; 
border-left-color: #c4dbf7; 
border-bottom-color: #cccccc;
}

#photoban_coolbiz {
height:130px;
background:#FFFFFF url('/images/banner_photo18b.jpg') left top repeat;
border-style: solid; 
border-width: 0pt; 
border-top-color: #94B556; 
border-right-color: #c4dbf7; 
border-left-color: #c4dbf7; 
border-bottom-color: #cccccc;
}


#mainlnks
{
/*float: left;*/
height:35px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
background-color:#401B22; 
background:#636E23 url('/images/dots.jpg') repeat left 0;
width: 900px;
}

#mainlnks img
{
border: 0px none; 
padding: 0px;
}

#mainlnks ul
{
vertical-align: top;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
list-style-type: none;
}

#mainlnks li 
{
float:left; 
height:35px;
text-align: center;
padding-top: 0px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
}

#mainlnks a:link, #mainlnks a:visited, #mainlnks a:active {
color: #FFFFFF; 
font-weight: bold; 
height:35px;
line-height:35px;
text-decoration: none; 
text-transform: uppercase;
border-style: dotted; 
border-width: 0pt; 
border-top-color: #401B22; 
border-right-color: #FFFFFF; 
border-left-color: #401B22; 
border-bottom-color: #401B22;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .6em;
}


#mainlnks a:hover {
color: #F3D264; 
font-weight: bold;
text-decoration: none; 
text-transform: uppercase; 
background: transparent;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .6em;
}

A.none:visited { 
border: 0pt; 
position: relative; 
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .6em;
}

A.none:link { 
border: 0pt; 
position: relative; 
color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .6em;
}

A.none:hover {
position: relative; 
color: #F3D264; 
font-weight: bold; 
background: transparent;
text-decoration: none; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left:5px; 
padding-right: 5px; 
font-size: .6em;
}

.farltcontent
	{
float:left; 
text-align: left;
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 20px;
width: 24%;
	}


.ltcontent
	{
float:left; 
text-align: left;
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 20px;
width: 45%;
	}
	
.rtcontent
	{
float:left; 
width: 25%;
text-align: left;
vertical-align: top;
text-align: right;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 5px;
padding-right: 0px;
padding-bottom: 20px;
}


.fullcontent
	{
float:left; 
text-align: left;
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
width: 99%;
	}
    
	
.rssicon
	{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
float:left;
border:0;
	}	
		
	
.entry
	{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 16px;
padding-right: 0px;
padding-bottom: 0px;
font-size: 1em;
	}	
	
.eventdate
	{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-size: .9em;
font-family: verdana, arial, sans-serif;
color: #4D252D;
font-weight: normal;
	}	


.post-meta li{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-size: .9em;
font-family: verdana, arial, sans-serif;
color: #4D252D;
font-weight: normal;
	}	
	
.eventbox .post-meta li{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-size: 1em;
font-family: verdana, arial, sans-serif;
color: #1C2208;
font-weight: normal;
	}	
	
	
.eventsline
{
margin-left:0px;
margin-top: 30px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
border:#FFFFFF dashed 1px;
border-top-color: #7A4A53; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 
border-bottom-color: #E6EDAE;
}	
	
.eventsum
	{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-family: verdana, arial, sans-serif;
font-weight: normal;
	}
	
.excerpt
	{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
font-size: .8em;
font-family: verdana, arial, sans-serif;
font-weight: normal;
	}	
	
.excerpt  a:visited { text-decoration: none; background: transparent;}
.excerpt  a:link  { text-decoration: none; background: transparent;}
.excerpt  a:active { text-decoration: none; background: transparent;}
.excerpt  a:hover { text-decoration: none; background: transparent;}	
	
.entry  a:visited {color: #623328; text-decoration: underline; background: transparent;}
.entry  a:link  { color: #00508B; text-decoration: underline; background: transparent;}
.entry  a:active { color: #697D2A; text-decoration: underline; background: transparent;}
.entry  a:hover { color: #697D2A; text-decoration: underline; background: transparent;}

.morelnk  a:visited { text-decoration: none; background: transparent;}
.morelnk   a:link  { text-decoration: none; background: transparent;}
.morelnk   a:active { text-decoration: none; background: transparent;}
.morelnk   a:hover { text-decoration: none; background: transparent;}
	
.greencont	
	{ 
	display: block;
	background: #789B38 url(/images/l_corner_green2.gif) left top no-repeat;
	position: relative; 
	top:0px; 
	border:0px solid #00533E;
	/* border:1px solid #999966; */
	border-top-color: #00533E; 
	border-right-color: #00533E; 
	border-left-color: #00533E; 	
	border-bottom-color: #00533E;
	width: 275px; 
	padding: 4px;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	font-size: .7em;
	font-weight: bold;
	}

.topics2	
	{ 
	display: block;
	background-color:#038CCC; 
	background:  url(/images/l_corner_green2.gif) left top no-repeat;
	position: relative; 
	top:0px; 
	width: 400px; 
	padding: 4px;
	text-align: left;
	vertical-align: top;
	}
	
.sec4	{
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:.7em; 	 
	text-align: left;
	padding-left: 15px;
	}
	
	
.bottomarch_bl	
	{ 
	display: block;
	background-color:#038CCC; 
	background: url(/images/arch_bottom_blue.gif) left bottom no-repeat;
	position: relative; 
	width: 325px; 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
	margin-left:0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

/* ------------------------------------ */
/* ######### LEFT NAV STYLES ######### */
/* ------------------------------------ */



	
#leftnav	
	{ 
	/*background-color: #636E23;*/  
	/*background-color: #623328;*/ 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 65px;
	font-weight: normal; 
	font-size: .85em; 	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	text-align: left;
	vertical-align: top;
	border-top: none;
	border: 0px solid #AB9184;
	border-top-color: #623328;
	border-right-color: #AB9184; 
	border-left-color: #AB9184; 	
	border-bottom-color: #AB9184;
	width: 209px; 
	/* background-color: #623328;  */
	}

  
#leftnav ul 
{
background-color: #623328;
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
list-style-type: none;
list-style-position: outside;
display:  list-item;
}

#leftnav li a
{
	display: block;
	border: 1px solid ;
	border-top-color: #623328; 
	border-right-color: #623328; 
	border-left-color: #623328; 	
	border-bottom-color: #AB9184;
	/* border-top-color: #623328; */
	/* border-right-color: #623328; */
	/* border-left-color: #623328; 	*/
	/* border-bottom-color: #AB9184;*/
	font-size: .8em;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-right: 6px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#623328; 
	color: #E3DDCF;
	text-align: left;
	width: 195px;
	text-decoration: none;

}

#leftnav li a:hover
{

display: block;
padding-top: 5px;
padding-left: 6px;
padding-bottom: 5px;
padding-right: 6px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px; 
/* background-color:#A7C862; e4df9c*/ 
background-color:#A7C862;
border: 1px solid;
border-top-color: #e1e2e2; 
border-right-color: #A7C862; 
border-left-color: #A7C862; 	
border-bottom-color: #e1e2e2;
text-align: left;
color: #000000; 
width: 195px;
font-weight: normal; 
}


#selected a:link, #selected a:visited,
#selected a:hover, #selected a:active
{

display: block;
padding-top: 3px;
padding-left: 6px;
padding-bottom: 5px;
padding-right: 0px;
margin-left:5px;
margin-top: 1px;
margin-bottom: 0px;
margin-right: 0px; 
background-color:#A6C9E7; 
border: 1px solid #5EB5D5;
border-top-color: #F5F7F8; 
border-right-color: #F5F7F8; 
border-left-color: #F5F7F8; 	
border-bottom-color: #F5F7F8;
text-align: left;
color: #000000; 
font-weight: normal; 
width: 90%
/* background: url(/images/arrow2.gif) right bottom no-repeat; */
}



.sechead	
	{ 
	background-color:#9F5908; 
	border:1px solid #AD7641;
	border-top-color: #AD7641; 
	border-right-color: #AD7641; 
	border-left-color: #AD7641; 	
	border-bottom-color: #AD7641;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
.sechead span	{
	color: #FFF2D8; 
	font-weight: bold; 
	font-size:.7em; 	 
	text-align: left;
	}	

.secbdy	
	{ 
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 25px;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	text-align: left;
	}
	
	
.secbdy	p	{
	color: #FFF2D8; 
	font-weight: normal; 
	font-size:.7em; 	 
	text-align: left;
	}	
	
.secheadgr	
	{ 
	display: block;
	/* background:#A2611F url('/images/dots.jpg') no-repeat left 0; */
	/* background:#636E23 url('/images/dots.jpg') no-repeat left 0; */
	background-color: transparent; 
	position: relative; 
	border:0px solid #A7C862;
	border-top-color: #A7C862; 
	border-right-color: #A7C862; 
	border-left-color: #A7C862; 	
	border-bottom-color: #636E23;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
.greensec	{
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:.7em; 	 
	text-align: left;
	}
	
	
.cases	
	{ 
	display: block;
	background-color:#636E23; 
	position: relative; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:.8em; 
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	}
	
	
.leftsec	
{
	display: block;
	color: #E3DDCF; 
	font-weight: bold; 
	font-size: .9em; 	 
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

.leftnav2	
	{ 
	background-color:#EDDEC1; 
	position: relative; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight: normal; 
	font-size: .85em; 	
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	border-top: none;
	width: 197px; 
	}
	
.leftnav_wh	
	{ 
	background-color:#FFFFFF; 
	position: relative; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight: normal; 
	font-size: .85em; 	
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: top;
	border-top: none;
	width: 197px; 
	}


.arch	
	{ 
	display: block;
	background-color:#038CCC; 
	background: url(/images/arch.gif) left top no-repeat;
	position: relative; 
	}
	

	
		
	
.bottomarch_gr	
	{ 
	display: block;
	background-color:#038CCC; 
	background: url(/images/arch_bottom_gr.gif) left bottom no-repeat;
	position: relative; 
	width: 197px; 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
	
.bottomarch_br	
	{ 
	display: block;
	background-color:#038CCC; 
	background: url(/images/arch_bottom_br.gif) left bottom no-repeat;
	position: relative; 
	width: 197px; 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	vertical-align: top;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}


	
	
.topics3	
	{ 
	display: block;
	background-color:#038CCC; 
	background: url(/images/arch3.gif) left top no-repeat;
	position: relative; 
	top:0px; 
	border:0px solid #00533E;
	/* border:1px solid #999966; */
	border-top-color: #00533E; 
	border-right-color: #00533E; 
	border-left-color: #00533E; 	
	border-bottom-color: #00533E;
	width: 195px; 
	padding: 5px;
	text-align: center;
	vertical-align: top;
	}


	
.sec	{
	color: #B2E7DF; 
	font-weight: bold; 
	font-size: .8em; 	 
	text-align: center;
	}

.sec2	{
	color: #333333; 
	font-weight: bold; 
	font-size:1em; 	 
	text-align: center;
	}
	
.sec3	{
	color: #E3DDCF; 
	font-weight: bold; 
	font-size:.8em; 	 
	text-align: center;
	}


.linkpad3
{ 
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
padding-top: 5px; 
padding-bottom: 0px; 
padding-left: 5px; 
padding-right: 0px; 
list-style-type: none;
list-style-position: outside;
display:  list-item;
}

.line	
	{ 
	position: relative;
	border: 1px solid #5EB5D5;
	border-top-color: #F5F7F8; 
	border-right-color: #F5F7F8; 
	border-left-color: #F5F7F8; 	
	border-bottom-color: #F5F7F8;
	width: 90%;  
	font-size: .8em;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-left:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#BAD0EC; 
	text-align: left;
	}

.line2	
	{ 
	position: relative;
	display:  list-item;
	list-style-type: disc;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

.popup
{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 80%; 
	font-weight: normal;
	color: #5B473B;
}




/* ------------------------------------ */
/* ######### FONT FORMATTING STYLES ######### */
/* ------------------------------------ */


.breadcrumb
{
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
/* background:#636E23; deep maroon is 2d0d16 */
/*background:#89ac49; */

}


span.breadcrumb {
font-family: verdana, arial, sans-serif;
text-transform:lowercase;
font-size: 1em; 
font-weight: normal;
color: #fff;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
float: right;
}

.breadcrumb  a:visited { color: #fff; text-decoration: none; background: transparent; }
.breadcrumb   a:link  { color: #fff; text-decoration: none; background: transparent;}
.breadcrumb  a:active { color: #fff; text-decoration: none; background: transparent;}
.breadcrumb  a:hover { color: #fff; text-decoration: none; background: transparent;}


.tinytxt{
text-align: center;
font-family: verdana, arial, sans-serif;
font-size: 70%; 
color: black;
font-weight: normal;
}

.disclaimer{
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: 70%; 
color: black;
font-weight: normal;
font-style: italic;
}

p	{ 
	font-size: .8em; 
	font-weight: normal;
	}
	
span.norm	{ 
	font-size: .8em; 
	font-weight: normal;
	}	
	
.ital	{ 
	font-style: italic;
	}
	
span.rt	{ 
	font-size: .8em; 
	font-weight: normal;
	text-align: right;
	padding-left: 50px;
	}
	
p.center	{ 
	font-size: .8em; 
	font-weight: normal;
	text-align: center;
	}	
	
span.rss	{ 
	font-size: .85em; 
	font-weight: normal;
	text-align: right;
	}
	
span.rss2	{ 
	font-size: 1em; 
	font-weight: normal;
	text-align: right;
	}	
	
.rss  a:visited, .rss2  a:visited { text-decoration: none; background: transparent; }
.rss  a:link, .rss2  a:visited  { text-decoration: none; background: transparent;}
.rss  a:active, .rss2  a:visited { text-decoration: none; background: transparent;}
.rss a:hover, .rss2  a:visited { text-decoration: none; background: transparent;}
	
	
span.rsshead	{ 
	font-size: .7em; 
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
	}	
	
.indepth	{
	font-weight: normal; 
	font-size:.8em; 	 
	text-align: left;
	}
		
		
#greenlst

	{
	 
	text-align: left;

	}
	
#greenlst li
{
	font-weight: normal; 
	font-size:.8em; 
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	}

#greenlst span
{
font-family: verdana, arial, sans-serif;
font-weight: bold;
margin-top: 5px;
padding: 0px;
}

.greenlst
{
	font-weight: normal; 
	font-size:.8em; 
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	}

#normal li
{
	font-weight: normal; 
	font-size:.8em; 
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
}

.normal li
{
	font-weight: normal; 
	font-size:.8em; 
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-right: 0px;
}

.reg
{
	font-size:.7em; 
}

.date
{
	

	text-align: left;
	font-size:.7em; 

}


.newslnk
{
	text-align: left;
	padding-left: 0px;
}

.newshead
{
	padding-top: 10px;
	margin: 0px;
}

#headlines
{
	display: block;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


H5.newspg
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #4D252D;
font-weight: bold;
margin-top: 5px;
padding-top: 20px;
}


.greenhand
{
font-family: verdana, arial, sans-serif;
font-size: .8em; 
color: #7B8D1A;
font-weight: bold;
}

#storemap
{
	display: block;
	position: relative; 
	margin-right: 5px;
	margin-top: 40px;
	margin-left: 75px;
	margin-bottom: 55px;
	border-style: solid; 
	border-width: 2pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 75%; 
	height: 400px;
}

#treemap
{
	display: block;
	position: relative; 
	margin-right: 5px;
	margin-top: 40px;
	margin-left: 55px;
	margin-bottom: 50px;
	border-style: solid; 
	border-width: 2pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	width: 80%; 
	height: 450px;
}



.pageanchors
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #666666;
font-weight: normal;
padding: 0px;
text-align: left;
padding-top: 10px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

.pageanchors  a:visited { color: #666666; text-decoration: underline; font-weight: normal; }
.pageanchors  a:link  { color: #666666; text-decoration: underline; font-weight: normal;}
.pageanchors  a:active { color: #666666; text-decoration: underline; font-weight: normal;}
.pageanchors  a:hover { color: #000000; text-decoration: underline; font-weight: normal;}

/* ------------------------------------ */
/* ######### CONTENT STYLES -- PDFS ######### */
/* ------------------------------------ */


	
IMG.pdf

{
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	border: 0px;
	vertical-align: middle;
}

#downlst

	{ 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	}
	
#downlst li
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst li.next
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #DBDCA2; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst2

	{ 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	}
	
#downlst2 li
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst2 li.next
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #DBDCA2; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}


#downlst3

	{ 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	}
	
#downlst3 li
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst3 li.next
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #DBDCA2; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst4

	{ 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	}
	
#downlst4 li
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}
	
#downlst4 li.next
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #DBDCA2; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
	}	
	
#sideboxlnks

	{ 
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	width: 100%;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	}
	
#sideboxlnks li
{
	font-weight: normal; 
	font-size:.8em; 
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	}

	
.downbox
{
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-right: 3px;
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
}

.toolbox
{
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 30px;
	padding-left: 19px;
	padding-bottom: 4px;
	padding-right: 3px;
	font-size: .7em; 
	color: #67872F; 
	font-weight: normal; 
}

	
.toolbox2
{
	display: block;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 3px;
	border-style: dotted; 
	border-width: 1pt; 
	background-color: #EDF3CB;
	border-top-color: #E6EDAE; 
	border-right-color: #CBCE95; 
	border-left-color: #CBCE95; 
	border-bottom-color: #CBCE95;
	font-size: .7em; 
	color: #67872F; 
	font-weight: normal; 
}


IMG.tool

{
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	border: 0px;
	vertical-align: middle;
}

img.printouts

{
	padding: 0px;
	padding-right: 0px;
	margin: 0px;
	border-width: 1pt; 
	border-style: solid; 
	border-top-color: #B6B980; 
	border-right-color: #B6B980; 
	border-left-color: #B6B980; 
	border-bottom-color: #B6B980;
}

#treecounts table

{
width: 100%;
font-size: .8em;
font-weight: normal;
}

#treecounts th.ltcell

{
width: 50%;
font-size: .8em;
text-align: left;
font-weight: normal;
text-decoration: underline;
}

#treecounts th.rtcell
{
width: 50%;
text-align: right;
font-size: .8em;
font-weight: normal;
text-decoration: underline;
}

#treecounts td.ltcell

{
width: 50%;
text-align: left;
font-size: .8em;
}

#treecounts td.rtcell
{
width: 50%;
text-align: right;
font-size: .8em;
}


/* ----------------------------------------------------- */
/* ######### ZOOM SEARCH BOX AND PAGE STYLES ######### */
/* ----------------------------------------------------- */


/* for top right position */
#searchbox
{
float: right;
clear: both;
text-align: right;
vertical-align: top;
margin-left:0px;
margin-top: -58px;
margin-bottom: 0px;
margin-right: 5px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

/* for top right position */
#search form
{
border:1px solid #426a1e;
background-color:#82af59;
color: #000000; 
padding: 0px;
}

/* for top right position */
#search  label
{
color: #FFFFFF; 
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
padding: 0px;
vertical-align: bottom;
}

/* INPUT BOX for top right position */
#search  .keywd
{
border:1px solid #426a1e;
background-color:#8aa951;
/*border:1px solid #21669f;
background-color:#75bed3;*/
color: #2a3f17; 
padding: 3px;
vertical-align: top;
}

/* for top right position */
#search .submit
{
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
vertical-align: middle;
background-color: #97bb33;
border:1px solid #426a1e;
/*background-color: #1792ba;
border:1px solid #13708f;*/
color: #2a3f17;
height: 24px;
width: 55px;
}


/* for sidebar position */
#sidesearch form
{
border:1px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
color: #000000; 
padding: 1px;
}

/* for sidebar position */
#sidesearch label
{
color: #FFF2D8; 
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}

/* for sidebar position */
#sidesearch .keywd
{
border:1px inset #DE9855;
background-color:#FFFFFF;
color: #000000; 
width: 77%;
padding: 2px;
vertical-align: bottom;
}

/* for sidebar position */
#sidesearch .submit
{
padding: 1px;
margin: 0px;
color: #000000; 
text-align: center;
vertical-align: bottom;
}

#toplnks2
{
float: right;
clear: both;
text-align: right;
vertical-align: top;
margin-left:0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#toplnks2 ul
{
vertical-align: top;
margin-top: -20px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
list-style-type: none;
}

#toplnks2 li 
{
float:left; 
text-align: left;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 2px;
}


.highlight 
{ 
background: #F8D339;
}

.searchheading 
{ 
font-family: verdana, arial, sans-serif;
font-size: .8em; 
color: #1C2208;
font-weight: normal;
font-style: italic;
margin-top: 20px;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
border:#FFFFFF dashed 1px;
border-top-color: #7A4A53; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 
border-bottom-color: #E6EDAE; 
}

.summary 
{ 
font-family: verdana, arial, sans-serif;
font-size: .9em; 
color: #1C2208;
font-weight: bold;
margin-top: 0px;
padding-top: 0px;
} 

.results 
{ 
font-family: verdana, arial, sans-serif;
font-size: .8em; 
font-weight: normal;
}

#searchform{
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	}
	
#searchform #s{
	margin-left: 20px;
	padding-left: 0px;
	text-align: left;
	}	
	
#searchform label {
	font-family: verdana, arial, sans-serif;
font-size: .9em; 
margin-left: 20px;
	}	

.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-style: normal; color: #606847; font-style: italic; margin-top: 5px; font-size: .9em;}
.sorting { text-align: right; }
.result_title { font-size: 100%; font-weight: bold;}
.zoom_searchform { font-size: .8em; font-weight: normal; }
.zoom_options { font-size: .75em;   }
input.zoom_button {  }
input.zoom_searchbox {  }	
.result_block, .result_altblock {margin-top: 30px;}
.result_pages {margin-top: 20px;}


/* ------------------------------------ */
/* ######### FORM STYLES ######### */
/* ------------------------------------ */


#signup form

{
border:1px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
color: #000000; 
padding: 1px;
}

#signup label
{
color: #FFF2D8; 
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}

#signup .email, #signup .newsmal

{
border:1px inset #DE9855;
background-color:#FFFFFF;
color: #000000; 
width: 95%;
padding: 2px;
}

#signup .submit

{
color: #000000; 
padding: 2px;
margin-top: 1px;
text-align: center;
}


#feedback form

{
border:0px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
padding: 1px;
}

#feedback label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}


#feedback input

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 60%;
padding: 2px;
text-align: left;
}

#feedback textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 95%;
padding: 2px;
text-align: left;
}

#feedback .interest

{
background-color:#FFFFFF;
color: #000000; 
padding: 2px;
text-align: left;
}

#feedback .submit

{
color: #000000; 
background-color: #F7F7FB;
padding: 2px;
margin-top: 2px;
text-align: center;
width: 70px;
border:1px solid #333333;
border-top-color:#333333; 
border-right-color: #4F5BA6; 
border-left-color: #333333; 
border-bottom-color: #4F5BA6; 
}


#rsvp form

{
border:0px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
padding: 1px;
}

#rsvp label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}


#rsvp input

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 60%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#rsvp textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 95%;
padding: 2px;
text-align: left;
}


#rsvp .atten1
{
color: #000000; 
text-align: left;
vertical-align: middle;
}

#rsvp .atten2
{
background-color:#FFFFFF;
color: #000000; 
padding: 2px;
text-align: left;
width: 10%;
margin-bottom: 0px;
}

#rsvp .interest

{
background-color:#FFFFFF;
color: #000000; 
padding: 2px;
text-align: left;
}

#rsvp .submit

{
color: #000000; 
background-color: #F7F7FB;
padding: 2px;
margin-top: 2px;
text-align: center;
width: 70px;
border:1px solid #333333;
border-top-color:#333333; 
border-right-color: #4F5BA6; 
border-left-color: #333333; 
border-bottom-color: #4F5BA6; 
}


.rsvpr
	{
float:right; 
width: 30%;
text-align: left;
vertical-align: top;
font-size:.7em; 
border:1px dashed #E6EDAE;
border-top-color:#E6EDAE; 
border-right-color: #E6EDAE; 
border-left-color: #4D252D; 
border-bottom-color: #E6EDAE; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 20px;
padding-right: 0px;
padding-bottom: 0px;
}

/* Green Team Signup Form Styles */

#gtsignup form

{
border:0px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
padding: 1px;
}

.gtsidebar
	{
float:right; 
width: 30%;
text-align: left;
vertical-align: top;
font-size:.7em; 
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-left: 10px;
padding-right: 0px;
padding-bottom: 0px;
}


#gtsignup label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}


#gtsignup .ffirst
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
margin-top: 15px;
padding-top: 3px;
}

/*
#gtsignup .ffirst
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px dashed #4D252D;
border-top-color: #4D252D; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 	
border-bottom-color: #E6EDAE; 
vertical-align: top;
margin-top: 30px;
padding-top: 3px;
}
*/

#gtsignup fieldset
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 0px;
margin-top: 5px;
}



/*
#gtsignup fieldset
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px dashed #4D252D;
border-top-color: #4D252D; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 	
border-bottom-color: #E6EDAE; 
vertical-align: top;
padding: 5px;
margin-top: 5px;
}
*/


#gtsignup .legendfirst
{
font-weight: bold; 
font-size:.7em; 	 
text-align: left;
color: #4D252D; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 0px;
background: #E6EDAE;
}

#gtsignup legend
{
font-weight: bold; 
font-size:.7em; 	 
text-align: left;
color: #4D252D; 
padding-bottom: 30px;
margin-left: 10px;
padding-top: 15px;
background: #E6EDAE;
}


/*
#gtsignup input

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 60%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}
*/

#gtsignup textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
text-align: left;
}


#gtsignup span.small
{
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: black;
font-weight: normal;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
width: 93%;
}

#gtsignup input.norm

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}


#gtsignup input.city

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 35%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}



#gtsignup input.state

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 10%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}


#gtsignup input.zip

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 15%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#gtsignup input.phone

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#gtsignup input.email

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}


#gtsignup select.source

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}


#gtsignup .atten1
{
color: #000000; 
text-align: left;
vertical-align: middle;
padding: 0px;
margin-right: -4px;
}

#gtsignup .atten2
{

text-align: left;
margin-right: 10px;
vertical-align: middle;
}


#gtsignup .interest

{
background-color:#FFFFFF;
color: #000000; 
padding: 2px;
text-align: left;
}

span.gtnorm	{ 
	font-size: .7em; 
	font-weight: normal;
	}

span.gtbg	{ 
	font-size: .7em; 
	font-weight: bold;
	color: #7E5F32;
	}


#gtsignup .submit

{
color: #000000; 
background-color: #F7F7FB;
padding: 2px;
margin-top: 7px;
text-align: center;
width: 70px;
border:1px solid #333333;
border-top-color:#333333; 
border-right-color: #4F5BA6; 
border-left-color: #333333; 
border-bottom-color: #4F5BA6; 
}




/* Business Inquiry Form Styles */

#bizinquiry form

{
border:0px solid #666666;
border-top-color: #666666; 
border-right-color: #666666; 
border-left-color: #666666; 
border-bottom-color: #666666; 
background-color:#E5C090;
padding: 1px;
}

#bizinquiry label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}

#bizinquiry .ffirst
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
margin-top: 15px;
padding-top: 3px;
}

#bizinquiry fieldset
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 0px;
margin-top: 5px;
}

#bizinquiry .legendfirst
{
font-weight: bold; 
font-size:.7em; 	 
text-align: left;
color: #4D252D; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 0px;
background: #E6EDAE;
}

#bizinquiry legend
{
font-weight: bold; 
font-size:.7em; 	 
text-align: left;
color: #4D252D; 
padding-bottom: 30px;
margin-left: 10px;
padding-top: 15px;
background: #E6EDAE;
}

#bizinquiry textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
text-align: left;
}

#bizinquiry span.small
{
text-align: left;
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: black;
font-weight: normal;
margin-bottom: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 10px;
padding-top: 0px;
width: 93%;
}

#bizinquiry input.norm

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#bizinquiry input.phone

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#bizinquiry input.email

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#bizinquiry select.industry

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#bizinquiry .atten1
{
color: #000000; 
text-align: left;
vertical-align: middle;
padding: 0px;
margin-right: -4px;
}

#bizinquiry .atten2
{

text-align: left;
margin-right: 10px;
vertical-align: middle;
}

#bizinquiry .interest

{
background-color:#FFFFFF;
color: #000000; 
padding: 2px;
text-align: left;
}

#bizinquiry .submit

{
color: #000000; 
background-color: #F7F7FB;
padding: 2px;
margin-top: 7px;
text-align: center;
width: 70px;
border:1px solid #333333;
border-top-color:#333333; 
border-right-color: #4F5BA6; 
border-left-color: #333333; 
border-bottom-color: #4F5BA6; 
}


/* Take 5 Form Styles */

img.take5

{
	float: right;
	border: #FFFFFF solid 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}

#take5 fieldset
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 0px;
margin-top: 5px;
}

#take5 .legendfirst
{
font-weight: bold; 
font-size: 18px; 	 
text-align: left;
color: #52752a; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 0px;
background: #E6EDAE;
}

#take5 legend
{
font-weight: bold; 
font-size: 18px; 	 
text-align: left;
color: #52752a; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 15px;
background: #E6EDAE;
}

#take5 h5
{
font-weight: bold; 
font-size: .9em; 	 
text-align: left;
color: #206cb4; 
}

#take5 span
{
font-weight: bold; 
font-size: .9em; 	 
text-align: left;
color: #206cb4; 
}

#take5 span.indent
{
display: block;
font-weight: normal; 
font-size: 1em; 
text-align: left;
margin-left: 10px;
color: #1C2208; 
}

#take5 label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}

#take5 input.norm

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#take5 input.city

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 30%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#take5 input.state
{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 8%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#take5 input.zip

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 15%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#take5 input.phone

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}


#take5 input.email

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#take5 select.source

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#take5 .atten1
{
color: #000000; 
text-align: left;
vertical-align: middle;
padding: 0px;
margin-right: -4px;
}

#take5 .atten2
{

text-align: left;
margin-right: 10px;
vertical-align: middle;
}


#take5 textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
text-align: left;
}


/* Coolbiz Form Styles */

img.coolbiz

{
	float: right;
	border: #FFFFFF solid 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0px;
}

#coolbiz fieldset
{
width: 60%;
font-weight: normal; 
text-align: left;
border:1px solid #4D252D;
border-top-color: #9BC347; 
border-right-color: #9BC347; 
border-left-color: #9BC347; 	
border-bottom-color: #9BC347; 
vertical-align: top;
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 0px;
margin-top: 5px;
}

#coolbiz .legendfirst
{
font-weight: bold; 
font-size: 18px; 	 
text-align: left;
color: #52752a; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 0px;
background: #E6EDAE;
}

#coolbiz legend
{
font-weight: bold; 
font-size: 18px; 	 
text-align: left;
color: #52752a; 
padding-bottom: 18px;
margin-left: 10px;
padding-top: 15px;
background: #E6EDAE;
}

#coolbiz h5
{
font-weight: bold; 
font-size: .9em; 	 
text-align: left;
color: #206cb4; 
}

#coolbiz span
{
font-weight: bold; 
font-size: .9em; 	 
text-align: left;
color: #206cb4; 
}

#coolbiz span.indent
{
display: block;
font-weight: normal; 
font-size: 1em; 
text-align: left;
margin-left: 10px;
color: #1C2208; 
}

#coolbiz label
{
font-weight: normal; 
font-size:.7em; 	 
text-align: left;
}

#coolbiz input.norm

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz input.city

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 30%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz input.state
{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 8%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz input.zip

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 15%;
padding: 2px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz input.phone

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}


#coolbiz input.email

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 70%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz select.source

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
margin-bottom: 3px;
text-align: left;
}

#coolbiz .atten1
{
color: #000000; 
text-align: left;
vertical-align: middle;
padding: 0px;
margin-right: -4px;
}

#coolbiz .atten2
{

text-align: left;
margin-right: 10px;
vertical-align: middle;
}


#coolbiz textarea

{
border:1px inset #CCDD4F;
background-color:#FFFFFF;
color: #000000; 
width: 93%;
padding: 2px;
text-align: left;
}


/* ------------------------------------ */
/* ######### BLOG STYLES ######### */
/* Wordpress Custom Styles */
/* ------------------------------------ */

#pagecontblog {
position: absolute;
vertical-align: top;
font-family: verdana, arial, sans serif;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
background: #A5D9EC;
border:#292E33 solid 5px;
border-top: none;
width:76%;
/* THIS IS THE IE WORKAROUND USED ON BLOG PAGES SINCE LEFT COLUMN IS LONGER THAN RIGHT */
}

html>body #pagecontblog {position: relative; margin-left: 230px; width:auto;}
/* FIREFOX AND OPERA SEE THIS */

	
#leftnav H2.widgettitle	
	{
	display: block;
	border: 1px solid ;
	border-top-color: #623328; 
	border-right-color: #623328; 
	border-left-color: #623328; 	
	border-bottom-color: #AB9184;
	color: #EAE1DF;
	font-weight: bold; 
	font-size: .8em; 
	font-family: verdana, arial, sans-serif;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 95%;
	background: #614E39;
	}
	
	/* 
	background: #674722;
	border: 1px dotted ;
	border-top-color: #674722; 
	border-right-color: #674722; 
	border-left-color: #674722; 	
	border-bottom-color: #AB9184;
	 */

/* tabs */

.tabblog {
	clear: both;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 90%;
	text-align: left;
	padding: 0;
	color: #FFF;
	font-size: .7em;
	font-weight: bold;
	line-height: 1em;
}
.tabblog SPAN {
	display: block;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 50px;
	padding-bottom: 5px;
	background: transparent url(/images/tab_blue_r.gif) no-repeat 100% 0;
}	

	
#bloglnks {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%; 
	background-color: #A2611F;
	text-align: left;
}


#bloglnks H2.widgettitle {
	display: block;
	background-color:#9F5908; 
	position: relative; 
	border:1px solid #AD7641;
	border-top-color: #AD7641; 
	border-right-color: #AD7641; 
	border-left-color: #AD7641; 	
	border-bottom-color: #AD7641;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	color: #FFF2D8; 
	font-weight: bold; 
	font-size:.7em; 	 
}

#bloglnks ul 
{
	display: block;
	position: relative; 
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 25px;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	display:  list-item;
	color: #FFF2D8;

}
/* formats the widget links (sub li) and those bullets */


#bloglnks ul.sidewidge 
{
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
width: 100%;
list-style-type: none;
list-style-position: outside;
display:  list-item;
}
/* formats the widget headings and those bullets */

#recent-posts li
{
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#get-recent-comments li
{
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#linkcat-2 ul
{
	padding-top: 3px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	margin-left:10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	list-style-type: none;
	list-style-position: inside;
	display:  list-item;
	color: #FFF2D8;
}

#bloglnks li a
{
	color: #FFF2D8; 
	font-weight: normal; 
	font-size:.7em; 	 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-left:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: left;
	text-decoration: underline;
}

.widgecomments	{
	color: #FFF2D8; 
	font-weight: normal; 
	font-size:.7em; 	 
	text-align: left;
	}

H3.bloghead
{
font-family: verdana, arial, sans-serif;
font-size: 1.05em; 
color: #FFFFFF;
font-weight: bold;
margin-top: 0px;
background-color: #B6D977;
border:#FFFFFF solid 1px;
border-top-color: #DBDCA2; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-color: #FFFFFF;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 5px;
width: 95%;
text-transform: lowercase;
}


#akismetwrap
{
	color: #FFF2D8; 
	font-weight: normal; 
	font-size:.7em; 	 
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#akismetwrap2
{
	display: block;
	color: #67872F; 
	font-weight: normal; 
	font-size:.7em; 	 
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#akismetwrap #aka,#aka:link,#aka:hover,#aka:visited,#aka:active{color:#67872F;text-decoration:underline;}

#greentxtrt
{
	display: block;
	color: #67872F; 
	font-weight: normal; 
	font-size:.7em; 	 
	text-align: right;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#greentxtrt #gtr,#gtr:link,#gtr:hover,#gtr:visited,#gtr:active{color:#67872F;text-decoration:underline;}

#trackback
{
	display: block;
	color: #666633; 
	font-weight: normal; 	 
	text-align: right;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	background-color: #DBDCA2;
	border-style: solid; 
	border-width: 0pt; 
	border-top-color: #F5F9E8; 
	border-right-color: #F5F9E8; 
	border-left-color: #F5F9E8; 
	border-bottom-color: #F5F9E8;
}

#trackback #trk,#trk:link,#trk:hover,#trk:visited,#trk:active{color:#67872F;text-decoration:underline;}

#trackback2
{
	display: block;
	color: #666666; 
	font-weight: normal; 	 
	text-align: right;
	font-size: .9em;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

#trackback2 #trk,#trk:link,#trk:hover,#trk:visited,#trk:active{color:#67872F;text-decoration:underline;}

.postmetadata 
{
display: block;
position: relative; 
vertical-align: top;
text-align:right;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-top: 8px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 8px;
border: solid 1px;
border-top-color: #E6EDAE; 
border-right-color: #E6EDAE; 
border-left-color: #E6EDAE; 
border-bottom-color: #9BC347;
}

.postmetadata span
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #666666;
font-weight: normal;
padding: 0px;
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0px;
margin-right: 0px;
}

.postmetadata  a:visited { color: #666666; text-decoration: underline; font-weight: normal; }
.postmetadata  a:link  { color: #666666; text-decoration: underline; font-weight: normal;}
.postmetadata  a:active { color: #666666; text-decoration: underline; font-weight: normal;}
.postmetadata  a:hover { color: #000000; text-decoration: underline; font-weight: normal;}

.postmetadatacoms
{
display: block;
position: relative; 
vertical-align: top;
text-align:right;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 8px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

.postmetadatacoms span
{
font-family: verdana, arial, sans-serif;
font-size: .8em; 
color: #666666;
font-weight: normal;
padding: 0px;
text-align: left;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0px;
margin-right: 0px;
}

.postmetadatacoms  a:visited { color: #666666; text-decoration: underline; font-weight: normal; }
.postmetadatacoms  a:link  { color: #666666; text-decoration: underline; font-weight: normal;}
.postmetadatacoms  a:active { color: #666666; text-decoration: underline; font-weight: normal;}
.postmetadatacoms  a:hover { color: #000000; text-decoration: underline; font-weight: normal;}


.commentlist p {
	font-weight: normal;
	text-transform: none;
	color: #1C2208;
	font-size: .9em;
	}
	
.commentlist ol {
	margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
width: 100%;
list-style-type: none;
list-style-position: outside;
display:  list-item;
	}
	
.commentlist li {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: .8em; 
	color: #67872F;
	font-weight: bold;
	border: solid 1px;
border-top-color: #E6EDAE; 
border-right-color: #E6EDAE; 
border-left-color: #9BC347; 
border-bottom-color: #9BC347;
	}
	
A.black:visited { color: #1C2208; text-decoration: none; font-size: 100%;  }
A.black:link  { color: #1C2208; text-decoration: none; font-size: 100%;  }
A.black:hover { color: #1C2208; text-decoration: none; font-size: 100%;}
A.black:active { color: #1C2208; text-decoration: none; font-size: 100%;  }

.datetime
	{
	display: block;
	color: #4D252D;
	font-weight: normal; 
	font-style: normal;
	font-size: .7em; 
	font-family: verdana, arial, sans serif;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
	}
	
H4.entrytitle
{
font-family: verdana, arial, sans-serif;
font-size: .75em; 
color: #1C2208;
font-weight: bold;
margin-top: 8px;
padding-top: 8px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}


#portnav
{
display: block;
position: relative; 
vertical-align: top;
text-align:right;
margin-left: 0px;
margin-top: -5px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 1px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 1px;

}

#portnav span
{
font-family: verdana, arial, sans-serif;
font-size: .7em; 
color: #614E39;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#portnav a { color: #614E39; text-decoration: underline; font-weight: normal;}
#portnav a:visited { color: #614E39; text-decoration: underline; font-weight: normal; }
#portnav a:link  { color: #614E39; text-decoration: underline; font-weight: normal;}
#portnav a:hover { color: #614E39; text-decoration: underline; font-weight: normal;}

#commentform {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 0px;
	}
	
#commentform label {
	font-size: .7em;
	color: #1C2208;
	}

#commentform input {
	width: 35%;
	padding: 2px;
	margin: 2px 2px 1px 0;
	}

#commentform textarea {
	width: 60%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	width: 200px;
	}
	
.blogcaption

{
	padding: 5px;
	margin-left: 50px;
	font-family: verdana, arial, sans-serif;
	font-size: .6em; 
	color: #666633;
}	
	
.blogpic

{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-style: solid; 
	border-width: 1pt; 
	border-top-color: #FEFFE0; 
	border-right-color: #FEFFE0; 
	border-left-color: #FEFFE0; 
	border-bottom-color: #FEFFE0;
}

/* MAP PAGE TWEAKS */

.tabboxST {
}

H2.tabgrnST {
}
H2.tabgrnST SPAN {
}

SPAN.tabgrnST {
}
/* this is used on all main pages */


	
#mapwrapper
{
clear: both;
display: block;
position: relative; 
padding: 0 0 0 0 ;
margin:0 auto 0 auto;
}

#map
{
	clear: both;
	display: block;
	position: relative; 
	border-style: solid; 
	border-width: 2pt; 
	border-top-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-left-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
}

.infowindow
{

display: block;
position: relative; 
background: #FFFFFF;
font-family: verdana, arial, sans-serif;
font-size: .8em; 
font-weight: normal;
}

/*
.infowindow
{
font-family: verdana, arial, sans-serif;
font-size: .8em; 
font-weight: normal;
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
border-style: solid; 
border-width: 1pt; 
border-top-color: #FFFFFF; 
border-right-color: #FFFFFF; 
border-left-color: #FFFFFF; 
border-bottom-color: #CCCCCC;
}
*/

/*object
{	
	margin-top: 0px;
	margin-bottom: 0px;
	width: 190px;
	height: 155px;
}*/

* {
   outline: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #FFFFFF;
	text-align: center;
	background-color: #DBDCA2;
	padding-top: 4px;
	margin: 10px;
	margin-top: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: .7em; 
	color: #666633;
}
/* End captions */

.orangetxt
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;

}

/* PageNavi
-------------------------------------------------------------- */
 
/* Use !important to override PageNavi CSS */
 
 
.wp-pagenavi {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
	border: 0px solid #d9d6cb;
	color: #443B39;
	font-size: .8em;
	/*background-color: #faf8ef;*/
	text-align: right;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}	 

.wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	border: 0px solid #0066cc;
	color: #f99818;
	text-align:left;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #000000;
	color: #443B39;
	text-align:left;
}

.wp-pagenavi span.extend, .wp-pagenavi span.pages {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000000;
	color: #443B39;
	text-align:left;
}

/* ----------------------- Home Flash Alternate Content ------------------------- */

#home-flash-alt-content{
	height: 276px;
	overflow: hidden;
	width: 901px;
	margin-left: 1px;
}

#flash-nav{
	float: left;
	width: 227px;
}

.flash-nav-item{
	background: url(images/flash/button-sprite.png) left top no-repeat;
	height: 33px;
	width: 212px;
	color: #FFF!important;
	text-decoration: none!important;
	display: block;
	padding: 7px 0px 0px 15px;
	font-size: 16px!important;
}

.last-nav{
	padding-top: 5px;	
}

.flash-nav-item:hover{
	background: url(images/flash/button-sprite.png) left -40px no-repeat;
}

#flash-image{
	width: 673px;
	float: left;
}



/* ----------------------- Full Width ------------------------- */

.content-full-width {
	background: #e6edae;
	vertical-align: top;
}

.content-full-width .wrap {
	background: transparent;
    margin:0 15px;
    padding:15px 0;
}
	
.content-full-width .fullcontent
{
    float:none; 
    width: 100%;
}

.content-full-width .tabgrn {
    padding-bottom:0;
}

.content-full-width .tabbox {
    margin-bottom:10px;
}

.content-full-width h3 {
    color:#440f1f;
    font-size:18px;
    text-transform:none;
}

.content-full-width h3.first {
    color:#fff;
    margin:0;
    width:99%;
}

/* ----------------------- Neighborhood Selection Form ------------------------- */

#neighborhood-form {
    margin-left:30px;
    position:relative;
}

#neighborhood-form label {
    color:#450f1f;
    font-size:14px;
}

#neighborhood-form #neighborhood {
    position:absolute;
    right:15px;
    top:-38px;
}

/* ----------------------- Neighborhood Map ------------------------ 

#denver-neighborhood-map {
    display:block;
    position:relative;
}

/* ----------------------- Blitz Feed ------------------------- */

#blitz-feed {
    background:#f4f3f3;
    border:7px solid #fff;
    padding:20px 15px 0;
}

#blitz-feed ul {
    margin:0;
    padding:0;
}

#blitz-feed li {
    list-style:none;
    margin:0 30px 45px 0;
    min-height: 100px;
    width:380px;

    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 100px;    
}

#blitz-feed p {
    color:#440f1f;
    font-size:13px;
    line-height:20px;
    margin:0;
}

#blitz-feed p.date {
    color:#ba8e05;
    font-size:14px;
}

#neighborhood-details #blitz-feed-wrapper {
    margin-right:25px;
    min-height:275px;
    width:320px;

    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 275px;
}

#neighborhood-details #blitz-feed {
    background:transparent;
    border:0;
    padding:0;
}

#neighborhood-details #blitz-feed li {
    display:block;
    margin:0 0 20px 0;   
    width:100%;
}

/* ----------------------- Neighborhood Details ------------------------- */

#neighborhood-details {
    background:#fff;
    margin-top:20px;
    padding:20px 25px 0 35px;
}

#neighborhood-details p { margin-top:0; }

#details-wrapper {
    background:#f6f6f6;
    margin-bottom:30px;
    padding:15px;
}

#neighborhood-details #neighborhood-details-left,
#neighborhood-details #neighborhood-details-right {
    min-height:400px;
    
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 400px;    
}

#neighborhood-details #neighborhood-details-left {
    margin-right:25px;
    width:300px;
}

#neighborhood-details #neighborhood-details-right {
    width:440px;
}

#neighborhood-details h3 {
    background:transparent;
    border:0;
    color:#440f1f;
    margin:0 0 10px;
    padding:0;
    width:100%;
}

#neighborhood-details h3.first {
    border-bottom:1px solid #cecaca;   
    padding:0 0 5px;
}

#neighborhood-details h4 {
    color:#440f1f;
    font-size:17px;
    font-weight:normal;
    line-height:20px;
    margin:0;
    text-transform:none;
}

#neighborhood-details .detail {
    border-bottom:1px solid #dfdcdc;
    color:#8e8d88;
    margin-bottom:10px;
}

#neighborhood-details .no-border { border:0 !important; }

#neighborhood-details .gold { color:#d9b238; }

#neighborhood-thumbnail { 
    overflow:hidden;
    margin-bottom:35px;
    width:300px;
}

/* ----------------------- Neighborhood Details Tooltip------------------------- */
.cluetip-greenprint #neighborhood-details {
    background:transparent;
    margin:0;
    padding:0;
    text-align:left;
}

.cluetip-greenprint #details-wrapper {
    margin:0;
}

.cluetip-greenprint #neighborhood-details h3 {
    border-bottom:1px solid #c9c7c7;
    padding-bottom:7px;
}

/* ----------------------- Report Card ------------------------- */


#report-card {
}

#report-card table {
    border:1px solid #cacaca;
    border-collapse:collapse;
    margin-bottom:25px;
    width:100%;
}

#report-card thead tr {
    background:#52841d;
}

#report-card tr.even {
    background:#f6f6f6;
}

#report-card th, 
#report-card td {
    color:#484647;
    font-size:14px;
    font-weight:normal;
    height:35px;
    padding:0 15px;
    text-align:left;
}

#report-card thead th {
    color:#fff;
    white-space:nowrap;
}

#report-card tfoot th {
    font-weight:bold;
}

.visited { color:#0ec80e; text-transform:uppercase; }
.not-visited { color:#f00; text-transform:uppercase; }



/* ----------------------- Photo Gallery ------------------------- */

#neighborhood-details #photo-gallery-wrapper {
    min-height:275px;
    width:455px;

    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    _height: 275px;
}





