@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}
img{border:none;}

h3{
	margin-top:5px;
	margin-bottom:15px;
}

body{
margin:0;
padding:0;
background:url(../imgs/main_bg.jpg) #0478a5 top center no-repeat;
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: red;}

#maincontainer{
width: 1080px;
margin: 0 auto;
margin-top:35px;
}

#global_nav{
background: url(../imgs/nav_bg.png) no-repeat;
height: 55px; 
position:relative;
}

#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:390px;
margin:0 auto;
padding-bottom:40px;
background:url(../imgs/content_center.png) repeat-y;
}

#sidebar{
width:185px;
height:379px;
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;
}

#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:5px 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:10px;
}

#content{
float:left;
margin:20px 0px 0px 20px;
width:700px;
text-align:center;
}

#left-content{
	width:480px; font-size:14px;
}

#right-content{
	width:200px; font-size:14px;
	float:right;
}

#content-body{
float:left;
margin:30px 0px 0px 20px;
width:700px;
text-align:left;
}

#breadcrumbs{
	position:absolute;
	top:10px;
	left:200px;
	color:#C60;
}
#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;
}

#featured img{
margin-bottom:5px;
}

#featured li{
width:215px;
list-style:none;
display:inline-block;
text-align:center;
margin-right:10px;
}

#featured h4{
font-size:11px;
color:#005195;
}

#featured p{
font-size:10px;
color:#939598;
}

#contentbottom{
position:relative;
height:75px;
width:940px;
top:-15px;
margin:0 auto;
background:url(../imgs/content_bottom.png) no-repeat;
}

#footer{
position:relative;
top:-30px;
width: 1028px;
height:30px;
background: url(../imgs/footer_bg.png);
margin:0 auto;
text-align: center;
}

#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;
}

.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;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
#left-content table th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
#left-content table td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-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 #09F solid;
}

p.thumb a{
	color:#09F;
	text-decoration:none;
}
