/* CSS Document */
body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/blue-background-tile.png);
	background-repeat: repeat;	
}

h1 {
	font-size: 13px;
	color: #666666;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#breadcrumb {
	margin-top: 5px;
	margin-bottom: 10px;
	}

#contentwrapper {
	width: 764px;
	margin: 0 auto;
	text-align: left;
}

#contentbox {
	height: 816px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
#apartmentcontentbox {
	height: 965px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
#subheader {
	width: 609px;
	height: 44px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px

	}

.explorersidenav{
	width: 148px;
	height: 44px;
	background-image:url(../images/explore-header.png)
	}

	

#header{
	width: 764px;
	height: 99px;
	border: 1px solid #CCCCCC;	
}


#sidemenu{
	width: 148px;
	height: 1020px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-internal.png);
	background-repeat: repeat-x;
	overflow: visible;
}

/*This is the more button - spaced*/

.more{
	float: left;
	width: 80px;
	height: 20px;
	margin-top: 5px;
	margin-left: 8px;
	}

.more a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.more a:link {
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #000000;
}
.more a:hover {
	text-decoration: underline;
	color: #666666;
}
.more a:active {
	text-decoration: none;
	color: #000000;
}	
/*END MORE BUTTON*/


/*Footer*/

#footerbar{
	margin-top: 10px;
	width: 768px;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;	

	}	
#footer{
	margin-top: 4px;
	width: 764px;
	height: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	text-align: center;
	float: left;
	}
	
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a:link {
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*End Footer*/


/*Makes Bullets on Footer White*/

.bullet{
	color:#FFFFFF
	}
	
/*END - Makes Bullets on Footer White*/


/*Start of Navbar*/
#navcontainer
{
	width: 770px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right:auto;
	float:left;
	padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background: #FFB800;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #FFA200; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

ul
{
  margin-left: 0;
  padding-left: 0;
}


/*End of Navbar*/

/*Start of Sidenavbar*/
#navcontainer2 ul
{
list-style-type: none;
text-align: left;
}

#navcontainer2 ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
margin-left: 15px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000000;
line-height: 30px;
}

#navcontainer2 ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer2 ul li a#current
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #999;
}

/*End of Sidenavbar*/


/*Internal Project Seven Content*/

.small_photo_div_box_1{
	float:right;
	padding-top: 6px;
	}
.google_map{
	border: 2px solid #2175BC;
}

.photodiv {
	width: 530px;
	float: left;
	margin-left: 30px;
	border: 1px solid #93A6B4;
	background-color: #E4E4E4;
 }

/*End of Internal Project Seven Content*/

/*Internal Pages - Positioning Content */

#internalcontentbox {
	height: 630px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
.internalcontent {
	float: left;
	margin-top:10px;
	margin-bottom: 4px;
	margin-right: 15px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;	
}

#shortsidemenu{
	width: 148px;
	height: 632px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background.png);
	background-repeat: repeat-x;
	overflow: visible;
}

/*END Internal Pages - Positioning Content */


/*About US*/

.about_us_image{
	margin-top: 10px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;	
	}
#aboutuscontentbox {
	height: 528px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}

#aboutussidemenu{
	width: 148px;
	height: 581px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background.png);
	background-repeat: repeat-x;
	overflow: visible;
}
	
/*Thank You*/

#thankyousidemenu{
	width: 148px;
	height: 606px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-thank-you.png);
	background-repeat: repeat-x;
	overflow: visible;
	}
	
/*Contact Us*/
	
	
#contactcontentbox {
	height: 551px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
/*Terms and Conditions*/

#termscontentbox {
	height: 1627px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
#termssidemenu{
	width: 148px;
	height: 1682px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-terms.png);
	background-repeat: repeat-x;
	overflow: visible;
	}

/*Group Bookings*/

#groupsidemenu{
	width: 148px;
	height: 979px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-group-booking.png);
	background-repeat: repeat-x;
	overflow: visible;
	}
	
#groupcontentbox {
	height: 925px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}

/*Weather Div*/

.weatherdiv{
	padding-top: 10px;
	text-align:center;
	}
	
#weathersidemenu{
	width: 148px;
	height: 814px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-group-booking.png);
	background-repeat: repeat-x;
	overflow: visible;
	}

#weathercontentbox {
	height: 759px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}

/*Weather Div*/

.form{
	margin-top: 4px;
	margin-bottom: 6px;
	}
	
/*Airport Transfer*/

#airportscontentbox {
	height: 579px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 650px;
	}

#airportsidemenu{
	width: 148px;
	height: 685px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-airport.png);
	background-repeat: repeat-x;
	overflow: visible;
	}
	
/*Comming Soon*/

#sooncontentbox {
	height: 551px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
/*Events*/

#eventsscontentbox {
	height: 770px;
	background-color:#FFFFFF;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 603px;
	}
	
#eventsssidemenu{
	width: 148px;
	height: 825px;
	float: left;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(../images/sidebar-background-events.png);
	background-repeat: repeat-x;
	overflow: visible;
}

/*Send to Friend Form*/

#sendtofriendForm{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 background-color: #FFFFFF; 
 color: #0066FF; 
 margin-right: 6px;
 padding-bottom: 2px; 
}

/*sitemap*/

.sitemapcontent {
	float: left;
	margin-top:10px;
	margin-bottom: 4px;
	margin-right: 15px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 7px;	
}

	
	
	


	
