/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.png);
}
#container {
	background-color: #FFFFFF;
	width: 754px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#header {
	height: 196px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 754px;
}
#nav {
	height: 24px;
	position: relative;
	background-color: #4b4c4d;
	width: 754px;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	padding-top: 8px;
	font-weight: bold;
	font-size: 13px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#nav a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#nav a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#nav a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
#content {
	position: relative;
	border: 1px solid #000000;
	width: 752px;
	margin-top: 7px;
	margin-bottom: 5px;
	height: auto;
	background-image: url(../images/home_bg2.jpg);
	background-position:left bottom;
	z-index: 0;
	background-repeat: no-repeat;
}
#home_txt {
	position: relative;
	width: 475px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
#avail_txt {
	position: relative;
	width: 495px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
#terms_txt {
	position: relative;
	width: 730px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
#home_side {
	position: absolute;
	height: 595px;
	width: 213px;
	right: 13px;
	top: 30px;
}
#home_side a:link {
	color: #000000;
	text-decoration:none;
}

#home_side a:visited {
	color: #000000;
	text-decoration:none;
}

#home_side a:active {
	color: #000000;
	text-decoration:none;
}

#home_side a:hover {
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
}
#attrac_side {
	position: absolute;
	height: 1492px;
	width: 230px;
	right: 13px;
	top: 30px;
	text-align: center;
}
#link1 {
}
#link1 a:link {
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}

#link1 a:visited {
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}

#link1 a:active {
	color: #000000;
	text-decoration:none;
	font-size: 13px;
}

#link1 a:hover {
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
	font-size: 13px;
}
#avail_cal {
	position: absolute;
	height: auto;
	width: 213px;
	right: 13px;
	top: 30px;
	font-size: 11px;
	text-align: center;
}
#avail_cal a:link {
	color: #000000;
	text-decoration:none;
	text-decoration:underline;
}

#avail_cal a:visited {
	color: #000000;
	text-decoration:none;
	text-decoration:underline;
}

#avail_cal a:active {
	color: #000000;
	text-decoration:none;
	text-decoration:underline;
}

#avail_cal a:hover {
	color: #333333;
	text-decoration:underline;
	font-weight: bold;
}
#home_avail {
	position: relative;
	height: 200px;
	background-image: url(../images/availability.gif);
	top: 8px;
	background-repeat: no-repeat;
	font-size: 12px;
	left: 1px;
}
#home_attract {
	position: relative;
	height: 186px;
	background-repeat: no-repeat;
	font-size: 12px;
	left: 1px;
	text-align: center;
	top: 5px;
}
#attract_info {
	position: absolute;
	bottom: 15px;
	text-align: center;
	width: 205px;
	left: 0px;
}


#footer {
	position: relative;
	height: 22px;
	background-color: #4b4c4d;
	width: 754px;
	text-align: center;
	padding-top: 4px;
	font-size: 13px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
#rights {
	position: relative;
	height: 20px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
}
#rights a:link {
	color: #FFFFFF;
	text-decoration:none;
}

#rights a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#rights a:active {
	color: #FFFFFF;
	text-decoration:none;
}

#rights a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}

p {
	margin-top: 20px;
}
.cal1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.cal2 {
	color: #666666;
	text-align: center;
}
#avail_img {
	float: right;
	padding-left: 10px;
	text-align: center;
}

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position: relative;
	z-index: 100;
	padding-top: 1px;
	}

#menuh
	{
	background-color: #4b4c4d;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float:left;
	width: 754px;
	height: 28px;
	font-weight: bold;
	z-index: 100;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin: 0;
	padding-top: 0.5em;
	padding-right: 0.4em;
	padding-bottom: 0.5em;
	padding-left: 0.4em;
	border: 1px solid #555;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #4b4c4d;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #a2aeb4;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../images/navdown_blue.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../images/nav_blue.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	float:left;
	width:6.715pc;
	padding: 0;
	margin: 0;
	z-index: 100;
	}

#menuh li
	{
	position:relative;
	min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;
	z-index: 100;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	z-index: 500;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
#about_img1 {
	text-align: right;
	float: right;
	width: 120px;
}
.other_aparts {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
