body {
  background-color: #526400;
  margin: 0;
  }
 
.toprow {
  margin-top: 25px;
}

.welcomebox {
	background-image: url(images/line.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	height: 228px;
	width: 349px;
}

.connectbox {
	height: 61px;
	background-image: url(images/line.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	padding:15px 25px 0 13px;
}

.footerlinks {
	padding: 18px 0 10px 0;
	background-image: url(images/bottom1.jpg);
}

.grey{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#717171;
}

.bullet {
	margin-right: 6px;
}

a.grey:hover {
text-decoration:none;}


.red{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#AF6A0C;
text-decoration:none;
}

a.red:hover {
text-decoration:underline;}

.scroll {
	scrollbar-3dlight-color: #F8F8F8;
	scrollbar-arrow-color: #B7B7B7;
	scrollbar-base-color: #B7B7B7;
	scrollbar-darkshadow-color: #F8F8F8;
	scrollbar-face-color: #F8F8F8;
	scrollbar-highlight-color: #B7B7B7;
	scrollbar-shadow-color: #B7B7B7;
	scrollbar-track-color: #F8F8F8;
}

.bottom{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#717171;
text-decoration:none;
}
.bottom:hover {
color:#526400;}
.bottom1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#DAE99B;
text-decoration:none;
}

.bottom2{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#A2B25E;
text-decoration:underline;
}
.bottom2:hover {
color:#DAE99B;}
.table{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
color:#C47B18;
text-decoration:none;
}
.table:hover {
text-decoration:underline;}



var map = new GMap2(document.getElementById("map1"));



