/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
}
IMG
{
	border: none;
}
H3
{
	margin-top: 5px;
	margin-bottom: 15px;
}
BODY
{
	margin: 0;
	padding: 0;
	background: #0478A5 url(../imgs/main_bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
}
#bab_vid
{
	position: fixed;
	bottom: 0;
	right: 0px;
	width: 350px;
	z-index: 99;
}
#rent_vid
{
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 99;
}
B
{
	font-size: 110%;
}
EM
{
	color: #FF0000;
}
#maincontainer
{
	width: 1080px;
	margin: 0 auto;
	margin-top: 35px;
}
#global_nav
{
	background: url(../imgs/nav_bg.png) no-repeat;
	height: 55px;
	position: relative;
	width: 1075px;
}
#global_nav H1
{
	margin: 0;
	padding-top: 15px;
}
#nav
{
	position: relative;
	top: 18px;
	margin-left: 67px;
}
#nav LI
{
	display: inline;
	list-style: none;
}
#nav A
{
	padding: 10px 15px;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#nav A:hover
{
	color: #0FF;
}
#header
{
	height: 198px;
	width: 940px;
	margin: 0 auto;
	z-index: 9;
	position: relative;
}
#header_rent
{
	height: 245px;
	width: 940px;
	margin: 0 auto;
	z-index: 9;
	position: relative;
}
#header H1
{
	height: 157px;
	width: 330px;
	text-indent: -9999px;
	background: url(../imgs/logo.png);
	position: absolute;
	top: 50px;
	left: 55px;
	z-index: 99 !important;
}
#header H1.kennesaw
{
	background-image: url(../imgs/logo.png);
}
#header H1.gainesville
{
	background-image: url(../imgs/logo_gain.png);
}
#header H1.allatoona
{
	background-image: url(../imgs/logo_all.png);
}
#header H1.wilderness
{
	background-image: url(../imgs/logo_wc.png);
}
#header H1.port_royale
{
	background-image: url(../imgs/logo_pr.png);
}
#header H1.harbor
{
	background-image: url(../imgs/logo_harbor.png);
}
#header H1.victoria
{
	background-image: url(../imgs/logo_vh.png);
}
#header H1.four_winds
{
	background-image: url(../imgs/logo_four.png);
}
#contenttop
{
	position: relative;
	height: 32px;
	width: 940px;
	top: -15px;
	margin: 0 auto;
	background: url(../imgs/content_top.png) no-repeat;
}
#contentwrapper
{
	position: relative;
	top: -15px;
	width: 940px;
	min-height: 501px;
	margin: 0 auto;
	padding-bottom: 40px;
	background: url(../imgs/content_center.png) repeat-y;
}
#sidebar
{
	width: 185px;
	height: 490px;
	float: left;
	margin: -12px 0px 0px -6px;
}
#sidebar.kennesaw
{
	background: url(../imgs/sidebar_ken.png) no-repeat;
}
#sidebar.gainesville
{
	background: url(../imgs/sidebar_gain.png) no-repeat;
}
#sidebar.allatoona
{
	background: url(../imgs/sidebar_all.png) no-repeat;
}
#sidebar.wilderness
{
	background: url(../imgs/sidebar_wc.png) no-repeat;
}
#sidebar.port_royale
{
	background: url(../imgs/sidebar_pr.png) no-repeat;
	height: 600px;
}
#sidebar.four_winds
{
	background: url(../imgs/sidebar_fw.png) no-repeat;
	height: 459px;
}
#sidebar.bab
{
	background: url(../imgs/sidebar_bab.png) no-repeat;
}
#sidebar.rab
{
	background: url(../imgs/sidebar_rab.png) no-repeat;
}
#sidebar.harbor
{
	background: url(../imgs/sidebar_harbor.png) no-repeat;
}
#sidebar.victoria
{
	background: url(../imgs/sidebar_vh.png) no-repeat;
}
#side_nav
{
	position: relative;
	top: 95px;
	left: 30px;
	width: 130px;
}
#side_nav.bab
{
	top: 85px;
}
#sidebar LI
{
	font-size: 14px;
	list-style: none;
	padding: 4px 0px;
	border-bottom: 2px solid #BCAA62;
	color: #286219;
}
#sidebar A
{
	color: #286219;
	text-decoration: none;
}
#sidebar A:hover
{
	color: #09C;
	text-decoration: none;
}
.extra
{
	font-size: 10px !important;
	font-weight: normal !important;
	text-indent: 5px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}
#content
{
	float: left;
	margin: 20px 0px 0px 20px;
	width: 700px;
	text-align: center;
}
#left-content
{
	width: 480px;
	font-size: 14px;
	padding-bottom: 0;
}
#right-content
{
	width: 200px;
	font-size: 14px;
	float: right;
}
#content-body
{
	float: left;
	margin: 30px 0px 0px 20px;
	width: 700px;
	text-align: left;
}
#top-right-bab
{
	position: absolute;
	top: -5px;
	right: 45px;
	color: #C60;
	font-size: 18px;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	margin-bottom: 0px;
	letter-spacing: 0;
	word-spacing: -5px;
}
.callus_position
{
	float: right;
	position: relative;
	width: 400px;
	margin: -20px 40px 25px 0;
}
#breadcrumbs
{
	position: absolute;
	top: 10px;
	left: 200px;
	color: #C60;
	display: none;
}
#breadcrumbs A
{
	color: #C60;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs A:hover
{
	color: #069;
}
#breadcrumbs A.current
{
	color: #069;
}
#content H2
{
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #005195;
	line-height: 36px;
}
#content-body H2
{
	font-size: 24px;
	color: #069;
	line-height: 36px;
}
#content H3
{
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
}
.last
{
	border-bottom: none !important;
}
#featured
{
	margin-top: 20px;
	position: relative;
	text-align: center;
}
#featured IMG
{
	margin-bottom: 5px;
}
#featured LI
{
	width: 215px;
	list-style: none;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	/*[disabled]float:left;*/
	vertical-align: bottom;
	#zoom: 1;
	#display: inline;
	_height: 240px;
}
#featured H4
{
	font-size: 11px;
	color: #005195;
}
#featured P
{
	font-size: 10px;
	color: #939598;
}
#contentbottom
{
	position: relative;
	height: 75px;
	top: -15px;
	width: 1080px;
	margin: 0 auto;
	background: url(../imgs/content_bottom.png) no-repeat center;
	_background: url(../imgs/content_bottom.jpg) no-repeat center !important;
	clear: both;
}
#footer
{
	position: relative;
	top: 0px;
	width: 1028px;
	height: 30px;
	background: url(../imgs/footer_bg.png);
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#bottom_nav
{
	padding-top: 5px;
}
#bottom_nav LI
{
	display: inline;
	list-style: none;
}
#bottom_nav A
{
	padding: 2px 15px;
	text-decoration: none;
	color: #FECD5C;
	font-size: 14px;
	font-weight: bold;
}
#bottom_nav A:hover
{
	color: #0FF;
}
H3 A
{
	color: #09C;
	text-decoration: none;
}
#copyright
{
	text-align: center;
	font-size: 12px;
	color: #FFF;
	margin-top: -20px;
	margin-bottom: 20px;
}
#clear
{
	clear: both;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.desc_title
{
	margin-left: 15px;
	font-style: italic;
	font-weight: bold;
	margin-right: 5px;
}
#header_tall
{
	height: 369px;
	width: 940px;
	margin: 0 auto;
	margin-top: 10px;
	z-index: 9;
	position: relative;
	background-image: url(../../img/header_large.png);
}
#left-content TABLE
{
	border-width: 1px;
	/*[empty]border-spacing:;*/
	border-style: outset;
	border-color: #808080;
	border-collapse: separate;
	background-color: #FFFFFF;
}
#left-content TABLE TH
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #FFFFFF;
	/*[empty]-moz-border-radius:;*/
}
#left-content TABLE TD
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #808080;
	background-color: #FFFFFF;
	/*[empty]-moz-border-radius:;*/
}
.thumb-container
{
	float: left;
	padding: 0 0 15px;
	width: 620px;
}
P.thumb
{
	float: left;
	font-size: 12px;
	text-align: center;
	margin: 0 25px 0 0;
	padding: 0;
	width: 155px;
}
P.thumb IMG
{
	border: 2px solid #09F;
}
P.thumb A
{
	color: #09F;
	text-decoration: none;
}
/*Changes to Park Rent Locations page*/
#get-on-water
{
	float: right;
}
#FlashID2
{
	float: right;
	position: relative;
	left: 45px;
}
#paradise_logo
{
	float: left;
	margin-top: -50px;
}
#new_buttons
{
	float: left;
}
/*Changes to Whitespace*/
DIV.rab-text
{
	float: left;
	text-align: justify;
	padding: 0px 130px 0px 10px;
	top: 10px;
	position: relative;
	margin: 0 0 0px;
	width: 100%;
}
DIV.rab-text P
{
	margin-bottom: 8px;
}
DIV.parkhp-text
{
	text-align: justify;
	margin: -40px auto 45px;
	width: 900px;
}
DIV.parkhp-text P
{
	margin-bottom: 8px;
}
#contentwrapper
{
	height: auto;
	/*[disabled]min-height:370px;*/
	padding: 0px !important;
	position: relative;
	z-index: 1;
}
#sidebar.bab
{
	height: 380px;
}
#content-body
{
	margin: 0 0px 0px 20px;
	padding-bottom: 0px;
}
#top-right-bab
{
	top: 8px;
}
#maincontainer #FlashID
{
	top: -20px;
	position: relative;
}
#maincontainer.allatoona #contentwrapper, #maincontainer.wilderness #contentwrapper, #maincontainer.royale #contentwrapper, #maincontainer.victoria #contentwrapper, #maincontainer.harbor #contentwrapper
{
	height: 430px;
}
#sidebar
{
	position: relative;
	z-index: 99;
}
/*Changes - 062010*/
#maincontainer #left-content LI
{
	margin-top: 8px;
}
#maincontainer #left-content UL
{
	display: inline;
	clear: both;
}
.size15
{
	font-size: 15px !important;
}
.italics
{
	font-style: italic !important;
}
