@charset "iso-8859-1";

body {
	font-family:Arial,Helvetica,Sans;
	font-size:11px;
	background:#dddddd;
}


a img, img
{
	border:0px;
}

#container {
	width:735px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	border:1px solid #104C29;
}

#bar {
	width:507px;
	height:25px;
	float:left;
	color:#104C29;
	line-height:25px;
	font-size:13px;
	font-weight:bold;	
	white-space:nowrap;
	padding-left:5px;
	overflow:hidden;
	font-family:Arial;
}

#bar a {
	text-decoration:none;
	font-weight: bold;
	color:#104C29;
	padding-left:12px;
	padding-right:15px;
}

#bar a:hover {
	color:#34915B;
}


#footer {
	width:735px;
	margin-left:auto;
	margin-right:auto;
	color:gray;
	font-size:11px;
}

h1,h2,h3 {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}


#logo {
	float:left;
	width:30px;
	height:70px;	
	padding:5px;
	border:0px solid #104C29;
}

#tree {
	float:right;
	width:202px;
	height:96px;
	margin-top:9px;
}

#leftbox {
	background: url('../images/greenbox.gif') repeat-x; 
	float:left;
	width:168px;
	height:162px;	
	padding:5px;
}

#flash {
	float:right;
	width:545px;
	height:170px;
	border:0px solid #104C29;
}

#left {
	color: #104C29;
	float:left;
	width:176px;
	height:300px;	
	text-align:right;
}

#lblname {
	background: #FFFFFF;
	color: #104C29;
	float:left;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	width:174px;
	height:20px;	
	padding-top:10px;
	padding-bottom:5px;
	text-align:right;
}


#content {
	float:right;
	vertical-align:top;
	width:545px;
	color:#000000;
	padding-top:10px;
}

#map
{
	margin: 30px;
}

#committmentbackground {
	background: url('../images/committmentbackground.gif') repeat-x; 
}

#bottomlogos {
	padding-top:25px;
	padding-left:5px;
	padding-right:10px;
}


a:link {text-decoration: none; color: gray;}
a:visited {text-decoration: none; color: gray;}
a:active {text-decoration: none; color: gray;}
a:hover {text-decoration: underline;}


.contact
{
	width: 500px;
}
.contact td
{	
	padding: 3px 3px 3px 0;
}