body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:1.3;
	background: #fff;
}
#wrapper {
	position:relative;
	width:935px;
	margin:10px auto;
	background:#fff;
}
#top, #top2 {
	position:relative;
	height:54px;
	background: #e9e9e9 url("cssimages/FrameTop.gif") no-repeat;
}
#header {
	position:relative;
	margin:0 65px 0 65px;
	background: #e9e9e9 url("cssimages/FrameMid.gif") repeat-y;
	height:235px;
	padding: 0;
}
#logo {
	position:absolute;
	right:50px;
	top:50px;
}
#nav {
	position:absolute;
	left:51px;
	top:35px;
	width:380px;
}
#content {
	background: #e9e9e9 url("cssimages/FrameMid.gif") repeat-y;
	margin:0 65px 0 65px;
	padding:0 50px 0 50px;
}
#pics {
	position: relative;
	display:inline;
	float:right;
	width:285px;
	height:190px;
	margin: 10px 33px 10px 27px;
	text-align:center;
/*	border:1px solid #ec6e00;*/
}
#home1 {
	position:relative;
	width:300px;
/*	font-size:17px;*/
	padding:55px 0 0 33px;
}
#home2 {
	padding:80px 0 40px 0;
}
#footer, #footer2 {
	position:relative;
	font-size:12px;
	text-align:center;
	padding:10px 0px 10px 0;
	color:#ec6e00;
	height:126px;
	background: #fefefe url("cssimages/FrameBot.gif") repeat-y;
}
.footerTel {
	color:#f00;
	font-weight:bold;
}
.botTel {
	color:#e30;
	font-weight:bold;
	font-size:120%;
}
h1 {
	font-size:18px;
	text-align:center;
	color:#009a0a;
	padding: 10px 0 20px 0;
}
h2 {
	font-size:24px;
	color:#666;
	color:#ec6e00;
	text-align:center;
	padding-top:12px;
}
h3 {
	font-size:14px;
	margin:10px 0 0 0;
}
p {
	text-align:justify;
}
a {
	text-decoration:none;
}
a:link, a:visited {
	color: #2139f7;
	text-decoration:none;
}
a:hover {
/*	color:#f72139;*/
	text-decoration:underline;
}
/* NAV START */
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	float:left;
	margin:0;
	padding:8px 27px 0 0;
}
#nav a {
	background:#FEDEC7 url(cssimages/navright.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
 	width:150px;
}
#nav a span {
	display:block;
	background:url(cssimages/navleft.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	line-height:34px;
	padding:1px 5px 0px 0;
	text-align:center; /* optional */
}
#nav a:hover {
	background-position:right bottom;
	border-color:#FF9300;
}
#nav a:hover span {
	background-position:left bottom;
	color:#000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
#nav li.item_active a {
	background:url(cssimages/right-active.gif) no-repeat;
	background-position:right bottom;
	border-color:#FF9300;
}
#nav li.item_active a span {
	background:url(cssimages/left-active.gif) no-repeat;
	background-position:left bottom;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
/* NAV END */
.imgleft {
	position:relative;
	float:left;
	padding: 0 20px 0 0;
}
.imgright {
	position:relative;
	float:right;
	padding: 0 0 0 20px;
}
#middle {
	padding: 0 33px;
}
.toptext {
	text-align:center;
	font-size:130%;
	padding: 40px 0 70px 0px;
	line-height:1.6;
}
#content ul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 10px 0 0 40px;
}
em {
	font-weight:bold;
}
.legal {
	font-size:9px;
	color:#aaa;
	text-align:center;
	margin-bottom:7px;
}
.clrfix {
	font-size:0px;
	clear:both;
}
#bookme {
	position:absolute;
	top:254px;
	right:50px;
	height:16px;
	width:126px;
}
#TcAd {
	margin:60px 0 0 0;
	font-size:10px;
	color:#ddd;
}
#TcAd a:link, #TcAd a:visited {
	color:#ddd;
	text-decoration:none;
}
#TcAd a:hover {
	color:#fff;	
}
#map {
	position:relative;
	width:600px;
	height:440px;
	margin: 0 25px 20px 60px;
}
div.googledir td {
font-size:10px;
}
#imap {
	top:0;
	left:0;
	font-size:70%;
	width:592px;
	height:432px;
	border:4px solid #ccc;
}
#mtl, #mtr, #mbl, #mbr {
	position:absolute;
	width:24px;
	height:24px;
	z-index: 10;
}
#mtl {
	left:0;
	top:0;
	background:url(cssimages/mtl.gif);
}
#mtr {
	right:0;
	top:0;
	background:url(cssimages/mtr.gif);
}
#mbl {
	left:0;
	bottom:0;
	background:url(cssimages/mbl.gif);
}
#mbr {
	right:0;
	bottom:0;
	background:url(cssimages/mbr.gif);
}
#man {
	position:absolute;
	bottom:32px;
	right:0px;
	width:178px;
	height:325px;
	background:url(cssimages/JustOrangeMan.gif) right bottom no-repeat;
}
#vacs {
	margin-bottom:20px;
	font-size:12px;
}
.jt, .jt a {
	padding-left:15px;
	color:#009a0a;
	font-weight:bold;
}
.jt a:hover {
	background:url(cssimages/hovertick.gif) no-repeat;
	text-decoration:none;
	color:#008008;
}
.tinyvac {
	text-align:center;
	color:#999;
	font-size:10px;
	margin:10px 0;
}
.tinytext {
	font-size:10px;
}
#ThanksText, #ErrorsDiv {
	padding:0 0 40px 0;	
}
#ThanksText {
	height:337px;
	background:url(cssimages/Thank-You.jpg) no-repeat;
	padding-top:350px;
}
#ErrorsDiv p {
	margin-left:160px;
	text-align:left;
}
#ThanksText p {
	font-size:24px;
	font-weight:bold;
	text-align:left;
	padding: 25px 0 20px 0;
	color:#666;
}
#BackButtonDiv {
	margin: 40px 0 0 295px;
}	
.px10text {
	font-size:10px;
}
.jobbot {
	margin:10px 0 10px 0;
	font-size:12px;
	text-align:center;
}
.center {
	text-align:center;
}
.red {
	color: #f00;
}
.rederror {
	color: #f00;
	padding-left: 300px;
}
#middle td {
	padding: 4px 6px;
}
#middle th {
	padding:0 3px;
}
#rec {
	position:absolute;
	top:-33px;
	right:132px;
	height:60px;
	width:76px;
	background:url(images/RECMemberLogo-60.gif);
}
#fsb {
	position:absolute;
	top:-33px;
	left:150px;
	height:60px;
	width:49px;
	background:url(images/fsb_member-60.gif);
}
#lists {
	width:570px;
	padding:0 50px;
}
.list {
	margin:0 0 25px 0;
}
.divimgleft {
	position:relative;
	float:left;
	clear:left;
	width:200px;
}
.txtright {
	position:relative;
	float:left;
	width:270px;
	padding:0 0 35px 50px;
}
.divimgright {
	position:relative;
	float:left;
	width:200px;
}
.txtleft {
	position:relative;
	float:left;
	width:270px;
	padding:0 50px 35px 0;
}
.jright {
	text-align:right;
}
.i1 {
	padding:30px 0 0 0;
}
.i2 {
	padding:50px 0 0 15px;
}
.i3 {
	padding:50px 0 0 0;
}
.cap {
	font-size:32px;
}
.w280 {
	width:280px;
}
.fbtext {
	position:relative;
	float:left;
	width:319px;
}
.fbtext p {
	padding:10px 5px 0 0;
	text-align:left;
}
.fright {
	float:right;
}
#fbbox {
	padding-left:10px;
}
.smaller {
	font-size:11px;
}
.f12 {
	font-size:12px;
}
#lines {
	position:relative;
	width:610px;
	height:76px;
	font-size:14px;
	font-weight:bold;
	color:#F77321;
	color:#e30;
	margin:10px 0 0px 15px;
}
#lines p {
	text-align:center;
	padding-bottom:5px;
}
.town {
	position:relative;
	float:left;
	font-size:12px;
	width:100px;
	color:#F77321;
	text-align:right;
}
#lines .town p {
	text-align:right;
}
.number {
	position:relative;
	padding:0 0 0 10px;
	padding:0 0 0 5px;
	float:left;
	font-size:12px;
	width:90px;
	color:#009a0a;
}
#lines .number p {
	text-align:left;
}
.cleft {
	clear:left;
}
