body {
	margin: 0px 0px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 850px;
}

#content {
	width: 850px;
	min-height: 950px;
	background: url(../img/bg.gif) top left no-repeat;
}

#subContent {
	width: 850px;
	background: url(../img/sub_bg.jpg) 18px repeat-y;
}

#header {
	width: 850px;
	height: 70px;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/franconia_hdr.jpg) no-repeat;
	margin-bottom: 15px;
}

#header #linkBack {
	display: block;
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 35px;
	width: 175px;
	height: 45px;
}

#header #phone {
	position: absolute;
	left: 738px;
	top: 10px;
	color: #657858;	
}

#header #headerNav {
	position: absolute;
	left: 710px;
	top: 34px;
	color: #fff;
}

#header #headerNav a {
	color: #fff;
	text-decoration: none;
}

#header #headerNav a:hover {
	color: #fff;
	text-decoration: underline;
}

#picHeader {
	height: 175px;
	width: 815px;
	font-size: 10px;
	margin: 0px auto;
	margin-bottom: 13px;
}

#picHeader #nav {
	width: 815px;
	height: 17px;
	line-height: 17px;
	text-align: right;
	color: #434247;
}

#picHeader #nav ul {
	list-style: none;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px;
}

#picHeader #nav li {
	display: inline;
	padding: 2px 2px 3px 4px;
	margin: 0px 0px 0px 10px;
}

#picHeader #nav li a {
	color: #434247;	
	text-decoration: none;
}

#picHeader #nav li a:hover {
	color: #434247;	
	text-decoration: underline;
}

#picHeader #nav li a.active {
	background: url(../img/navRound.jpg) no-repeat #657858;
	color: #fff;
	padding: 2px 2px 3px 4px;
}

#leftCol {
	float: left;
	width: 210px;
}

/**************TAN BOX**************/

#leftCol .tanBox {
	margin: 0px 0px 0px 0px;
	width: 209px;
	height: 260px;
	background: url(../img/tanBox.gif) top left no-repeat;
}

#leftCol .tanBox a {
	display: block;
	width: 135px;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 17px;
	text-decoration: none;
	color: #484848;
}

#leftCol .tanBox a:hover {
	display: block;
	width: 135px;
	padding: 5px 5px 5px 25px;
	margin: 0px 0px 0px 17px;
	text-decoration: none;
	background:	url(../img/greenArrow.gif) 5px center no-repeat #f1efde;
	color: #484848;
}

#leftCol .tanBox .active {
	background:	url(../img/greenArrow.gif) 5px center no-repeat #f1efde;
}

/***********************************/

/**************WHITE BOX**************/

#leftCol .whiteBox {
	float: right;
	width: 209px;
	height: 325px;
	margin: 0px 0px 25px 0px;
	border-right: 1px solid #000000;
}

#leftCol .whiteBox h1 {
	color: #657858;
	font-size: 9px;
	margin: 15px 0px 0px 42px;
	padding: 0px 0px;
}

#leftCol .whiteBox p {
	display: block;
	width: 135px;
	color: #484848;
	font-size: 9px;
	margin: 5px 0px 0px 42px;
	padding: 0px 0px;
}

#leftCol .whiteBox .whiteLeft {
	display: block;
	width: 135px;
	color: #484848;
	font-size: 9px;
	margin: 5px 0px 0px 42px;
	padding: 0px 0px;
}

#leftCol .whiteBox .whiteLeft a {
	display: block;
	text-align: left;
	text-decoration:none;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	margin: 5px 0px;
	background:	none;
}

#leftCol .whiteBox .whiteLeft a:hover {
	display: block;
	text-align: left;
	text-decoration:underline;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	margin: 5px 0px;
	background:	none;
}

#leftCol .whiteBox a {
	display: block;
	text-align: right;
	text-decoration:none;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	margin: 5px 0px;
	background:	url(../img/greenArrow.gif) 55px center no-repeat;
}

#leftCol .whiteBox a:hover {
	display: block;
	text-align: right;
	text-decoration:underline;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	background:	url(../img/greenArrow.gif) 55px center no-repeat;
}

/*************************************/

/**************BOTTOM TAN BOX**************/

#leftCol .bottomTanBox {
	float: right;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 209px;
	min-height: 375px;
	background: url(../img/bottomTanBox.gif) repeat-y;
}

#leftCol .bottomTanBox .top {
	width: 209px;
	height: 2px;
	margin: 0px 0px;
	background: url(../img/top_bottomTanBox.gif) no-repeat;
}

#leftCol .bottomTanBox h1 {
	color: #434247;
	font-size: 9px;
	margin: 15px 0px 0px 42px;
	padding: 0px 0px;
}

#leftCol .bottomTanBox a {
	display: block;
	width: 135px;
	padding: 5px 5px 5px 40px;
	margin: 0px 0px 0px 17px;
	text-decoration: none;
	color: #657858;
	background:	url(../img/greenArrow.gif) 25px center no-repeat;
}

#leftCol .bottomTanBox a:hover {
	display: block;
	width: 135px;
	padding: 5px 5px 5px 40px;
	margin: 0px 0px 0px 17px;
	text-decoration: underline;
	color: #657858;
	background:	url(../img/greenArrow.gif) 25px center no-repeat;
}

#leftCol .bottomTanBox img {
	margin: 10px 0px 0px 30px;
}

/******************************************/

#leftCol .tanBox h2,
#leftCol .bottomTanBox h2 {
	display: block;
	margin: 0px 0px;
	padding: 50px 0px 5px 25px;
	width: 170px;
	font-size: 9px;
	font-weight: normal;
	background: url(../img/h2.gif) 0px 47px no-repeat;
	color: #fff;
}

#leftCol  h2 {
	display: block;
	margin: 25px 0px 0px 0px;
	padding: 5px 0px 5px 25px;
	width: 175px;
	font-size: 9px;
	font-weight: normal;
	background: url(../img/h2.gif) left no-repeat;
	color: #fff;
}

#middleCol {
	float: left;
	margin-left: 30px;
	width: 370px;
	text-align:justify;
}

#middleCol h1 {
	font-size:14px;
	color: #c3891c;
	margin: 45px 0px 15px 0px;
}

#middleCol h2 {
	font-size:12px;
	color: #545454;
	margin: 5px 0px 15px 0px;
}

#middleCol h3 {
	font-size:10px;
	color: #545454;
	margin: 5px 0px 15px 0px;
}

#middleCol p {
	font-size: 10px;
	color: #545454;
	line-height: 25px;
}

#middleCol li {
	font-size: 10px;
	color: #545454;
	line-height: 25px;
}

#middleCol td {
	text-align: left;
}

#middleCol a {
	text-decoration: none;
	color: #657858;
}

#middleCol a:hover {
	text-decoration: underline;
	color: #0099CC;	
}

#rightCol {
	float: right;
	width: 210px;
}

#rightCol .greenBox {
	float: left;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 209px;
	height: 950px;
	background: url(../img/greenBox.gif) repeat-y;
}

#rightCol .greenBox .top {
	width: 192px;
	height: 2px;
	margin: 0px 0px;
	background: url(../img/top_greenBox.gif) no-repeat;
}

#rightCol .greenBox p {
	display: block;
	width: 140px;
	color: #fff;
	font-size: 9px;
	margin: 5px 0px 0px 30px;
	padding-bottom: 20px;
	text-align:right;
}

#rightCol .greenBox .copy {
	display: block;
	width: 140px;
	color: #c4bf90;
	font-weight:bold;
	font-size: 9px;
}

#rightCol .greenBox a {
	display: block;
	color: #c4bf90;
	font-weight:bold;
	margin: 5px 0px;
	text-decoration: none;
}

#rightCol .greenBox a:hover {
	display: block;
	color: #c4bf90;
	font-weight:bold;
	margin: 5px 0px;
	text-decoration: underline;
}

#rightCol .greenBox p.dvd {
	display: block;
	width: 137px;
	color: #fff;
	font-size: 9px;
	margin: 5px 0px 0px 30px;
	padding-bottom: 20px;
	text-align:left;
}

#rightCol .greenBox p.dvd a {
	display: block;
	text-align: left;
	padding-left: 15px; 
	text-decoration:none;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	margin: 5px 0px;
	background:	url(../img/tanArrow.gif) left center no-repeat;
}

#rightCol .greenBox p.dvd a:hover {
	display: block;
	text-align: left;
	padding-left: 15px; 
	text-decoration:underline;
	font-weight: bold;
	color: #c4bf90;
	font-size: 9px;
	margin: 5px 0px;
	background:	url(../img/tanArrow.gif) left center no-repeat;
}

#rightCol .greenBox a {

}

#rightCol h2 {
	display: block;
	margin: 40px -15px 10px 0px;
	padding: 5px 25px 5px 0px;
	text-align: right;
	width: 185px;
	font-size: 9px;
	font-weight: normal;
	background: url(../img/h2-right.gif) right no-repeat;
	color: #3f3937;
}

#footer {
	position: relative;
	width: 814px;
	height: 100px;
	margin: 0px auto;
	background: url(../img/footer.jpg) no-repeat;
	text-align: center;
}

#footer #nav {
	display: block;
	width: 400px;
	height: 20px;
	margin: 0px auto;
	padding: 20px 10px;
	color: #657858;
}

#footer a {
	color: #657858;
	text-decoration: none;
}

#footer a:hover {
	color: #657858;
	text-decoration: underline;
}

#footer #copyright {
	height: 20px;
	color: #dfd07b;
}

#footer #copyright a {
	height: 20px;
	color: #dfd07b;
	text-decoration: none;
}

#footer #copyright a:hover {
	height: 20px;
	color: #657858;
	text-decoration: underline;
}

.remove {
	color: #00CC33;
	font-weight: bold;
}

.padBottom {
	padding-bottom: 15px;
}

.formWidth {
	width: 250px;
}

.city {
	width: 125px;
	margin-right: 15px;
}

.state {
	width: 25px;
	margin-right: 15px;
}

.zip {
	width: 50px;
}

a .news {
	font-weight: bold;
	color: #c4bf90;
}

a:hover .news {
	font-weight: bold;
	text-decoration: underline;
	color: #c4bf90;
}