a:link {
	color: #900;
	text-decoration: none;
}

a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
.Link2 a:link {
	color: #FFF;
	text-decoration: none;
	}
.Link2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.Link2 a:hover {
	color: #FC0;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #039;
	border-left-color: #666;
	color: #900;
}
h2 {
	font-size: 20px;
	}
h3 {
	font-size: 18px;
	}
h4 {
	font-size: 16px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 12px;
	}
.Border1 {
	border: 1px solid #0D2250;
	background-color: #FFF;
}
.Border2 {
	border: 1px solid #FC0;
}
.Border3 {
	border: 1px solid #666;
	background-image: url(../images/Border3.jpg);
}
.TextLight {
	color: #666;
}
.Border4 {
	border: 1px solid #333;
	color: #FFF;
	background-image: url(../images/Border4.jpg);
	background-color: #0D2250;
}
.Border5 {
	border: 1px solid #000;
}
.TextTitle {
	font-size: 18px;
}
.TextFoot {
	font-size: 10px;
}
.TextRed {
	color: #900;
}
.TextGreen {
	color: #090;
}
.TableMain {
	background-image: url(../images/GeorgiaCabinRentalsBKGD.jpg);
	background-repeat: repeat-y;
}
.TableFoot {
	background-image: url(../images/GeorgiaCabinRentalsFBKGD.jpg);
	background-repeat: repeat-y;
}
.TableHead {
	background-image: url(../images/GeorgiaCabinRentalsBBKGD.jpg);
	background-repeat: repeat-y;
}
.TableFlash{
	background-image: url(../images/GeorgiaCabinRentalsBBKGD.jpg);
	background-repeat: repeat-y;
}

#apDiv1{
position:relative;
left:40px;
top:-70px;
width:104px;
height:40px;
z-index:100;
	}
