body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	background-color: SILVER;
	text-decoration: none;
	margin:0;
	padding:20px;
	text-align:center;
}
#main {
	width:727px;
	background-color: #FFFFFF;
	margin:auto;
	border: solid 2px #000;
	text-align:left;

	
}
#h_rightcol{
 width:300px;
 align:right;
 Border:1px Dashed #ccc;
 float:right;
 padding:5px;
 text-margin-left:15px;
   }

#main-inner {
	/*margin:0 21px 16px 21px;*/
	padding:0 17px 27px 27px;
	min-height:200px;
	background-color: #ffffff;
	
}
#main-inner-left {
	width: 480px;
	display:block;
	float:left;
	line-height:18px;
}

#main-inner-full {
	width: 700px;
	display:block;
	float:left;
	line-height:18px;
}

#main-map-full {
	width: 650px;
	display:block;
	float:right;
	//margin:40px;
	padding:0px;
	//'border:2px dashed #333;
	//background-color: GRAY;
	//'background-image:url(images/mapit.jpg);

}




#main-inner-right {
	width:173px;
	display:block;
	float:right;
	height:auto;
	border-left:1px dashed #C8C8C8;
	text-align:right;
	padding-top:10px;
	padding-left:5px;
	right: 173px;

}
#main-inner-right p {
	color:#333333;
	font-weight:bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right:7px;
}
#logo {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffff;
  background-position: top right;
  border: solid 1px black;
}
#mainphoto {
	width: 727px;
	height: 150px;
	padding: 0;
	display: block;
	margin: 0 0 0 0;

}
#mainphoto_text {
	//width: 700;
	//height: 50px;
	//padding: 10px;
	//border-bottom:  5px DOUBLE #7db643;
	//border-TOP:  4px solid BLACK;
	display: block;
	//margin-left:10px;
	//padding: 10px;
}


#mainphoto_callout {
	width: 600;
	height: 60px;
	text-align: top;
	padding: 0px;
	border:  1px dashed green;
	margin-left:20px;
	margin-right:20px;
}


h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p, ul, ol { margin: 5px 0; }

div#navbar {
	//background: #7db643;  
	//background: #CCFF66;
	//background: #ABD57C;
	background: silver;
	border-bottom: 2px solid black;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 0;
	height: 30px;
	width: 727px;
}
div#navbar ul {
  font-family: Tahoma;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;

  }
  
div#navbar li {
	list-style-type: none;
	display: inline;
	
	
}
div#navbar li a {
  	float: left;
	background-image: url(images/bg-button.gif);
	margin: 0;
	display: block;
	text-decoration:none;
	//height: 20px;
	text-align: center;
	padding: 0px 10px 0px 10px;	
  	font-family: Tahoma;
  	font-style: normal;
	color: white;
  	font-size: 12px;
  	font-weight: bold;
	border-left: dashed 1px #ccc;
	border-right: dashed 1px #ccc;
	
}
div#navbar li a:link {
	color: #000000;
	background-image: url(images/bg-button.gif);

}
div#navbar li a:visited {
	color: #000000;
}
div#navbar li a:hover {
	color: white;
	text-decoration:italic;


}



div#navbar2 {
	width: 420px;
	height: 40px
	display:block;
	float:right;
	text-align:right;
	padding-top:70px;

}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma
	font-size: 10px;
	color: #666666;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
	
}
div#navbar2 li a {
	text-decoration: none;
	padding: 0 3px 0 0;
	color: #000000;
	display:block;
	float:left;
	width:81px;
	height:22px;
	font-family: Tahoma
	font-size: 11px;
	background-image: url(../images/bg-button.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:22px;
}
div#navbar2 li a:link {
	color: #000000:
}
div#navbar2 li a:visited {
	color: #000000;
}
div#navbar2 li a:hover {
	color: #CCCCCC;
	text-decoration:none;
}







.clear {
	clear:both;
}
#footer {
	clear:both;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
	padding:12px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
	text-decoration:underline;
}
.headerLoginBox {
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	font-family: Tahoma

}
.loginField {
	font-size: 10px;
	width: 50px;
	height: 15px;
	border:1px solid #000;

}
.loginSubmitButton {
	font-size: 10px;
	border:1px solid #cccccc;
	//background-color:#d8eac7;
	background-image:url('images/make_map.png')
	
}
.loginMessageText {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

.highlight {
	color:#297e29;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.highlight a, .highlight a:visited {
	color:#000000;
	text-decoration:none;
	text-indent:20px;
}
.highlight a:hover {
	color:#999999;
	text-decoration:none;
	text-indent:20px;
}
a, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	font-family: Tahoma
	font-size: 18px;
	color: #666666;
	font-weight:bold;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma
	color: maroon;
	border: thin none;



}
.prodlist {  font-size: 10px; border: thin #666666 none}
.regulartext {
	font-family: Tahoma
	font-size: 12px;
	color: #333333;
}
#mainphoto2 {
	height:auto;
	background-color: #ffffff;
	border-bottom: solid 2px #000;
	padding:3px 0 3px 0;
	text-indent: 25pt;

}
.regulartextCopy {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-transform: uppercase;
	left: 20px;

}
.COMPACTTEXT {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;

}
.SmallText {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;

}


.unnamed1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

.FormField {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #green;
}

