body {
	margin: 0px;
	padding: 0px;
	font: 100% Verdana, Geneva, sans-serif;
	background: #F8FBFF url(../img/gw_bkgnd.jpg) repeat-x left top;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
td,th { font-size: 12px; }
#container {
	padding: 0px;
	width: 820px;
	position: relative;
	background: url(../img/gw_mainBkgnd.jpg) repeat;
	margin: 0px auto;
}
#mainContent {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	min-height: 520px;
	position: relative;
	background: #FFF;
}
#hdr {
	background: #F6F6F6;
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
}
.topLinks {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 90px;
	left: 160px;
	font-weight: bold;
	color: #FFF;
	width: 500px;
}

.topLinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
  
.topLinks li {
display: inline;
position: relative;
padding: 0 5px 0 5px;
}

/*
.topLinks ul ul { display: hidden; position: absolute; list-style: none; }
.topLinks ul li:hover ul { display: block; }
*/

.topLinks a:link {
	color: #FFF;
}
.topLinks a:visited {
	color: #CCC;
}
.topLinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
.topLinks a:active {
	color: #FFF;
}
.topText {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 400px;
	right: 50px;
	font-weight: bold;
	color: #FFF;
	width: 700px;
	text-align: right;
}
#navRow {
	background: #F6F6F6;
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
}
.pageLinks {
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto;
	padding: 8px;
	clear: both;
	width: 80%;
	text-align: center;
	position: relative;
	line-height: 1.44em;
}
.pageLinks a:link {
	color: #004A00;
}
.pageLinks a:visited {
	color: #666;
}
.pageLinks a:hover {
	color: #004A00;
	text-decoration: underline;
}
.pageLinks a:active {
	color: #004A00;
}
.textRow {
	background: #FFF;
	margin: 0px 2px 0px 8px;
	padding: 0px;
	width: 96%;
	position: relative;
}

.textRow img {
	margin: 0px;
	padding: 0px;
}

.textRow .mainimg {
	margin: 2px 0px -6px -10px;
}
	
.textRow p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 6px 4px;
	line-height: 1.32em;
}
.textRow h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px;
	color: #7A7162;
}

.textRow h3 {
	font-size: 18px;
	font-weight: bold;
	color: #014282;
	margin: 8px 0px 6px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #DDE9F5;
	position: relative;
}
.textRow h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	position: relative;
}
.textRow h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 6px 34px;
	position: relative;
	color: #004A00;
	background: url(../img/checkmark.jpg) no-repeat left center;
}
.textRow ol li {
	font-size: 12px;
	position: relative;
	line-height: 1.5em;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	position: relative;
	height: 100%;
}
#mainWhite {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background: #FFFFFF;
}
.cntrNav {
	margin: 0px auto;
	padding: 2px 0px 0px 24px;
	height: 27px;
	position: relative;
	background: #00529E;
}
.fullCol {
	background: #FFFFFF;
	margin: 0px auto;
	padding: 12px 0px;
	width: 96%;
	position: relative;
}
.fullCol p {
	font-size: 12px;
	line-height: 1.32em;
	font-weight: normal;
	margin: 0px;
	padding: 0px 12px 6px;
	color: #333333;
}
.fullCol h2 {
	font-size: 18px;
	line-height: 1.32em;
	font-weight: bold;
	margin: 0px 0px 12px;
	padding: 0px 0px 3px;
	border-bottom: 1px solid #CCCCCC;
}
.fullCol h3 {
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px;
	color: #333333;
	border: 0px;
}
.fullCol h4 {
	font-size: 12px;
	line-height: 1.32em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px 12px;
	color: #333333;
}
.fullCol ol {
	font-weight: normal;
	margin-top: -2px;
}
.fullCol .indent {
	margin: 0px;
	padding: 0px 0px 6px 20px;
	width: 95%;
	position: relative;
}
.fullCol .title {
	font-size: 16px;
	font-weight: bold;
	color: #18558E;
	margin: 0px 18px 8px;
	padding: 0px 0px 4px;
	border-bottom: 1px solid #DDE7F1;
	width: 94%;
	position: relative;
}
.fullCol .infoBox {
	margin: 0px 0px 0px 18px;
	padding: 0px;
	height: 100%;
	position: relative;
	float: left;
	width: 400px;
}
.fullCol .info {
	margin: 6px auto;
	padding: 0px;
	height: 100%;
	float: left;
	width: 100%;
}
.fullCol .info img {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 3px;
	border: 1px solid #C9DAEA;
}
.fullCol .info .text {
	margin: 0px;
	padding: 0px;
}
.fullCol .info .text p {
	font-size: 11px;
	line-height: 1.32em;
	margin: 0px;
	padding: 0px 12px 6px;
}
.fullCol .info .text h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0154A4;
	margin: 0px;
	padding: 0px 0px 4px;
}
.fullCol .info .text h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.fullCol .infoRight01 {
	padding: 140px 0px 0px;
	width: 274px;
	margin: 6px 18px 0px 0px;
	display: block;
	float: right;
	background: #FFFFFF url(../img/andoverStore.jpg) no-repeat center top;
	height: 100%;
	border: 1px solid #C5C5C5;
}
.fullCol .infoRight01 p {
	font-size: 12px;
	margin: 6px 0px 0px;
	padding: 0px 6px 6px;
}
.fullCol .infoRight01 img {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 3px;
	border: 1px solid #C9DAEA;
	position: relative;
}
.fullCol .infoRight01 .text {
	margin: 0px;
	padding: 0px;
	width: 98%;
}
.fullCol .infoRight01 .text p {
	font-size: 11px;
	line-height: 1.32em;
	margin: 0px;
	padding: 0px 12px 6px;
}
.fullCol .infoRight01 .text h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0154A4;
	margin: 0px;
	padding: 0px 0px 4px;
}
.fullCol .infoRight01 .text h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.fullCol .infoRight02 {
	padding: 0px;
	width: 274px;
	margin: 0px 12px 0px 0px;
	display: block;
	float: right;
	background: #FFFFFF;
	height: 100%;
}
.fullCol .infoRight02 p {
	font-size: 12px;
	margin: 6px 0px 0px;
	padding: 0px 6px 6px;
}
.fullCol .infoRight02 img {
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 3px;
	border: 1px solid #C9DAEA;
	position: relative;
}
.fullCol .infoRight02 .text {
	margin: 0px;
	padding: 0px;
	width: 98%;
}
.fullCol .infoRight02 .text p {
	font-size: 11px;
	line-height: 1.32em;
	margin: 0px;
	padding: 0px 12px 6px;
}
.fullCol .infoRight02 .text h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0154A4;
	margin: 0px;
	padding: 0px 0px 4px;
}
.fullCol .infoRight02 .text h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer {
	margin: 0px auto;
	width: 820px;
	position: relative;
	background: url(../img/gw_footerBkgnd.jpg) no-repeat center bottom;
	height: 60px;
	clear: both;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 6px;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 10px;
}
  
#footer li {
display: inline;
padding: 0 5px 0 5px;
}

#font-resize  {display:inline; font:10px bold Verdana, sans-serif; font-weight: bold;}
#font-resize a {padding:0px 5px;}
#font-resize a#larger {font-size:12px; }
#font-resize a#largest {font-size:14px; }

.printpage {
	position: relative;
	float: right;
	font-size: 12px;
	height: 14px;
	padding: 4px 6px;
	z-index: 2;
}

.vfclassifieds { font-size: 13px;}
.vfclassifieds .title {font-weight: bold; font-size: 14px; padding-top: 5px;}
.vfclassifieds .subtext { font-size: 11px;  margin-left: 2px; margin-bottom: 5px;}
.vfclassifieds .loc {font-weight: bold; }
.vfclassifieds .loctitle {font-weight: bold; font-size: 18px; padding: 16px 0px 0px 0px;}
.vfclassifieds .date { font-style: italic; }
.vfclassifieds .listphoto {position: relative; float: left; background-color: #fff; padding: 3px; border: 1px solid #999; margin: 0px 8px 4px 2px; height: 70px;}
.vfclassifieds .details {padding-bottom: 5px; margin-left: 8px;}
.vfclassifieds .moredetails {padding-bottom: 5px; margin-left: 8px; height: 350px;}
.vfclassifieds .photos { margin: 0px 8px 8px 8px; float: left; padding: 0px 9px; width: 224px; height: 350px; font-weight: bold;}
.vfclassifieds .photo { position: relative; float: left; }
.vfclassifieds .photo img{background-color: #fff; padding: 3px; border: 1px solid #999; margin: 4px 2px 4px 2px;}

.alignleft { position: relative; float: left; padding: 3px 3px 3px 0px;}  
.alignright { position: relative; float: right; padding: 3px 0px 3px 3px;}

.newsletter { width: 798px; height: 26px; padding: 0 8px 0 0; margin: 0; text-align: right; }
.newsletter { font-size: 11px; font-family: Verdana, sans-serif; }
.newsletter input { font-size:11px; padding: 2px; }
.newsletter input{type=text} { font-size:11px; padding: 2px; }


