form {margin:0;padding:0}
/* the above resets padding and margins*/
body {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:15px 0px; padding:0px;
	/*background-color:#575745;*/
	background-color:#2B3419;
	color:#000000;
}
#wrapper {
	width:685px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#575745;
	padding:0px;
	}
#wrapper2{
	width:675px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#575745;
	background-image:url(images/bk.gif);
	background-repeat:repeat-y;
	}
#wrapperbottom {
	width:685px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	margin-top:4px;
	}
#topleft{
	float:left;
	padding-top:15px;
	padding-left:11px;
	width:478px;
}
#nav{
	border-top:solid 2px #575745;
	background-color:#929E6E;
	border-left:solid 2px #BEBEBE;
	border-bottom:solid 1px #BEBEBE;
	border-right:solid 4px #575745;
	padding:20px 0px 20px 15px;
}
#navigation{
	width:150px;
	text-align:center;
}
#navigation ul{
	list-style:none;
	margin:3px 1px 0px 1px;
	padding: 0px;
}
#navigation ul li{
	border-top:solid 1px #FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#navigation ul li a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;	
	padding:4px 2px 5px 6px;
}
#navigation ul li a:hover{
	text-decoration:underline;
	background-color:#7E8A5B;
	/*background-color:#BECDE0;*/
}
* html #navigation ul li a {
	height: 1%;
}
#leftside{
	float:left;
	margin:0px;
	padding:0px;
	width:186px;
}
#rightside{
	float:right;
	margin:0px;
	padding:0px;
	width:489px;
}
.clearfloats{
	font-size:0px;
	height:0px;
	clear:both;
}
.address{
	text-align:center;
	margin:22px 0px 22px 20px;
	width:149px;
}
.addresstop{
	padding-top:17px;
	padding-bottom:12px;
	text-align:center;
	background:url(images/bk-addresstop.jpg) repeat-y;
	color:white;
	font-size:11px
}
.southbay {
	width:685px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	padding-top:5px;
	}
a.sb{
	text-align:right;
	font-size:10px;
	color:#CCCCCC;
}
