/***** Global Settings *****/

html, body {
border:0;
margin-top: 10px;
padding:0;
}

body {
font:80%/1.2 verdana, sans-serif;
color:#0081c7;
/*background-color:#CCCCCC; Grey*/
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;

}

h1 {
padding:25px 0px 20px 10px;
letter-spacing:-1px;
font:1.8em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2 {
margin: 20px 0px 0px 0px;
padding: 10px 0px 10px 10px;
letter-spacing:-1px;
font:1.2em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

h3 {
font:1em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
h4 {
font:1em Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: underline;	
}

p, ul, ol {
margin:0;
padding:0 0 10px 0;
}

ul, ol {
/*list-style-image: url(.\image\arrow-right12em.gif);
padding:0 0 18px 40px;*/
padding-left:25px;
margin-left:20px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
	text-decoration:underline;
	color:#0000DD;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

table tr td {
padding:2px;
}

/***** Wrapper *****/

#wrap
{
width:720px;
margin: 0px auto;
text-align:left;
/*background-color:#FFFF10; Yellow for testing*/
}

#widecontent {
padding-top:10px;
}

/*#NewsColumn {
position: absolute;
top: 230px;
right: 180px;
width: 170px;
}*/
#NewsColumn {
margin-top:20px;
width: 210px;
float:right;
background:#C8D993;

}
#links-column {
margin-top:20px;
width: 210px;
float:right;
background:#C8D993;
}
#content {
width: 500px;
float:left;
}
/*#appraisal #wrap {
background: #FFFFFF url(images/MenuBkGnd.jpg) repeat-y left top;
}

#content {
width: 580px;
float: right;
}*/
/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; margin-left:10px; margin-right:10px; }
.text-indent 	{ text-align:left; margin-left:35px; margin-right:10px; }
.text-right 	{ text-align:right; margin-left:10px; margin-right:10px; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; margin-left:10px; margin-right:10px;  }

.bold 			{ font-weight:bold; }
.boldEnvBlue	{ font-weight:bold; color:#0081c7;}
.boldEnvGreen	{ font-weight:bold; color:#84C43C;}
.italic 		{ f }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }


.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.site-updated 	{ text-align:left; 

					font:10px Verdana, Arial, Helvetica, sans-serif; 
					margin-left:10px;
					margin-right:10px;					
					padding-top:10px; }

.NewsItemHeading {
	font-weight:bold; 
	color:#0081c7;
	font-size:12px;
	margin-left:5px; 
	margin-right:5px;
	font-style:italic;
	text-align:center;
}
#3colList ul {
	margin: 10px 0 1em 100px; 
	padding: 0 ; 
	list-style:none;
}
 
#3colList ul li {
	line-height: 1.3em; 
	padding: 0; 
	margin: 0 0 0 .5em;
    width: 6em;
	list-style:none; 
	} 
.col1 {margin-left: 0.5em;}
 
.col2 {margin-left: 18em;}
 
.col3 {margin-left: 29.5em;}

.coltop2line {margin-top: -2.6em;}
.coltop3line {margin-top: -3.7em;}
.coltop4line {margin-top: -4.8em;}
/********** Navigation ********
#home #mainNav .first a,
#aboutus #mainNav .aboutus a,
#appraisal #mainNav .appraisal a,
#getinvolved #mainNav .getinvolved a,
#contactus #mainNav .contactus a,
#sponsors #mainNav .sponsors a {
background-position:right bottom;
Color: #0081c7;
font-weight:normal;
cursor: default;
display:block;
float:left;
padding:0 1.5em;
line-height: 1.7em;
background: url(images/divider.gif) repeat-y left top;
text-decoration:none;
}*/
#mainNav a{
background-position:right bottom;
Color: #0081c7;
font-weight:normal;
cursor: default;
display:block;
float:left;
padding:0 1.5em;
line-height: 1.7em;
background: url(images/divider.gif) repeat-y left top;
text-decoration:none;
}
/* Highlight Current Page Menu Button */
#home #mainNav .first a,
#aboutus #mainNav .aboutus a,
#appraisal #mainNav .appraisal a,
#report #mainNav .report a,
#snapshot #mainNav .snapshot a,
#getinvolved #mainNav .getinvolved a,
#contactus #mainNav .contactus a,
#supportorg #mainNav .supportorg a {

font-weight:bold;
Color: #0081c7;
}


#mainNav ul {
margin:0;
padding:0;
list-style:none;
width:720px;
float:left;
background:#669900 url(images/mainNavBg.gif) repeat-x;
}

#mainNav ul li{
float:left;
}

#mainNav ul a,
#mainNav ul a:visited{
display:block;
width:99px;
float:left;
padding:0 10px;
line-height: 1.4em;
background: url(images/divider.gif) repeat-y left top;
text-decoration:none;
text-align:center; 
color:#FFFFFF;
}

#mainNav ul .first a {
background:none;
}

#mainNav ul a:hover {
color:#0081C7;
}
/********** Sub-Navigation ***********/

#subNav .travel a {
background-position:right bottom;
Color: #0081c7;
font-weight:bold;
cursor: default;
display:block;
float:left;
padding:0 1.5em;
line-height: 1.7em;
text-decoration:none;
}

#subNav ul {
margin:0;
padding:0;
list-style:none;
}

#subNav ul a,
#subNav ul a:visited{
display:block;
width: 200px;
height: 40px;
line-height: 40px;
text-decoration:none;
color:#FF66FF;
background-image:none;
}
#subNav ul a:hover {
color:#0081C7;
}
#subNav ul li{
height: 40px;
line-height: 40px;
}

/* Subnavigation Column*/
#xNav {
width:140px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#xNav ul {
margin:0;
padding:0;
list-style:none;
}

#xNav li{

}
#xNav li a,link
#xNav li a:visited{
display:block;
padding: 5px 5px 5px 0.5em;
border-left:  13px solid #6A9C00;
border-right: 3px solid #6A9C00;
background-color:#97C000;
text-decoration:none;
color:#FFFFFF;
}
#xNav li a:hover {
background-color: #0081C7;
color:#FFFFFF;
}

/********** End of Navigation ***********/
#TopMargin {
margin-top:0px;
width:720px;
height:20px;
background:#669900 url(images/mainNavBg.gif) repeat-x;
}
#BottomMargin {
clear:both;
width:720px;
height:20px;
color:#FFFFFF;
font: 10px Verdana, Arial, Helvetica, sans-serif;
background:#669900 url(images/BotBorderBg.jpg) repeat-x;
}
.BotMarginCopyright{
	position: relative;
	width:200px;
	left: 10px;
}
.xBotMarginStarburst{
position: absolute;
width:200px;
right: 250px;
}
.BotMarginStarburst{
position: relative;
width: 710px;
margin-left:350px;
}
.BotMarginStarburst a, 
.BotMarginStarburst a:visited  {
color:#FFFFFF;
}

.Branding {
/*vertical-align: text-bottom;*/
}
#map {
clear:both;
width: 480px; 
height: 300px;
margin-left: 10px;
margin-bottom:10px;
}
/* Lightbox Styles for Javascript pop up picture windows */

#lightbox{
	background-color:#C8D993;
	padding: 10px;
	border-top:1px solid #FFFFFF;
	border-bottom: 2px solid #666;
	border-left:1px solid #FFFFFF;	
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: None; }/* clear: both;} */
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	