﻿@charset "utf-8";

/* global */

body {
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #E4E4E4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D4D0C8;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #D7DCE0;
	scrollbar-track-color: #;
	scrollbar-base-color: #D7DCE0;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;	
	background-color: #7bcc17;
	background-image: url(bg.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat-x;
}
body, th, td, div {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 { font-size: 17px; margin-top: 0px; margin-bottom: 5px; color: #FFFF00; }
a, a:link, a:visited { color: #FFCC00; text-decoration: none; }
a:hover, a:active { color: #FFCC00; text-decoration: underline; }
img { border: 0px; }
form { margin: 0px; padding: 0px; }
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

.button {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #F4F4F4;
	background-image: url(button.gif);
}	
.shadowBox {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(shadow.gif);
}


/* header */

#header { margin: 0px auto; }


/* navigation */

#navigation {
	width: 780px;
	margin: 0px auto 15px;
}
#navigation:after { 
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
} 
/* Holly Hack Targets IE Win only \*/
* html #navigation { height: 1%; }
#navigation { display: block; }
/* End Holly Hack */

#navigation ul { list-style: none; margin: 0px; padding: 0px; }
#navigation li { float: left; padding-right: 12px; }
#navigation li.rightEnd { padding-right: 0px; }
#navigation a {
	background-image: url(navbtn.png); 
	_background-image: url(navbtn.gif);
	width: 120px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	display: block;
	color: #333333;
	font-weight: bold;
}
#navigation a:hover {
	background-image: url(navbtn-hover.png); 
	_background-image: url(navbtn-hover.gif);
	text-decoration: none;
}


/* container */

#container { width: 780px; margin: 0px auto; }

#pagebody {
	width: 780px;
	text-align: justify;
	line-height: 1.3em;
	color: #FFFFFF;
}
#pagebody a { color: #FFFF00; }

#pagebody .vecinity { margin-bottom: 10px; }
#pagebody .vecinity span { color: #336699; }
#pagebody .vecinity a { color: #336699; text-decoration: underline; }
#pagebody .vecinity a:hover { color: #CC0000; }

#pagebody .legal p { margin: 0px 0px 10px; }

#pagebody-left {
	width: 385px;
	_width: 380px;
	margin-right: 15px;	
	float: left;
}
#pagebody-right {
	width: 380px;
	float: left;
}

#pagebody-left span { font-weight: bold; line-height: 1.5em; }
#pagebody-left a { color: #FFFF00; }
#pagebody-left h1 a { color: #FFFF00; }
#pagebody-left ul.entertainment { margin-top: 5px; margin-bottom: 0px; margin-left: 0px; padding-left: 0px; list-style: none; }
#pagebody-left ul.entertainment li { line-height: 1.5em; }
#pagebody-left ul.entertainment a { font-weight: bold; }
#pagebody-left ul.entertainment a.whiteLink { font-weight: normal; color: #FFFFFF; }
#pagebody-left ul.entertainment span { font-weight: normal; color: #FFCC00; }

#amenities { line-height: 1.5em; }
#amenities ul { list-style: none; margin: 0; padding: 0; }
#amenities li { width: 50%; float: left; }
#amenities .btmlinks { padding: 5px 0; }

.subtitle { font-weight: bold; color: #FFFF00; font-size: 18px; }

#contact { margin-top: 10px; }
#contact .shadowBox { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; width: 710px; }
#contact .button { width: 100px; height: 30px; background-image: url(submit-button.gif); background-repeat: repeat-x; color: #333333; border: solid 3px #FFCC00; cursor: pointer; }
#contact .button:hover { border: solid 3px #FFFF00; color: #333399; }

#alpha, #beta, #gamma, #delta { position: relative; }
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner { position: static; }

.module-header {}
.module-content {}

#photos { margin-top: 10px; }

#lease {}
#lease .module-header { margin-top: 10px; }

#lease table.plans {
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}
#lease table.plans th,
#lease table.plans td {
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	text-align: center;
	padding: 3px 8px;
}
#lease table.plans td.type {
	text-align: left;
}


/* footer */

#footer { width: 780px; margin: 15px auto; }
#footer .links { position: relative; padding-top: 10px; }
#footer .links2 { margin: 15px auto 0px; }
#footer .links2 a {
	margin: auto;
	display: block;
	width: 120px;
	line-height: 40px;
	vertical-align: middle;
	background-image: url(navbtn-jpn.png);
	_background-image: url(navbtn-jpn.gif);
	text-indent: -999em;
}
#footer .links2 a:hover {
	background-image: url(navbtn-jpn-hover.png);
	_background-image: url(navbtn-jpn-hover.gif);
}
#footer .txt { }
#footer .phone { font-size: 36px; font-weight: bold; color: #FFFF00; padding: 5px 0; }
#footer .hours { font-size: 12px; }
#footer .name { margin: 10px auto 0; color: #FFFF00; }
#footer .address { position: relative; margin: auto; }
#footer .copyright { position: relative; font-size: 12px; padding-top: 15px; }
#footer .creator { font-size: 11px; color: #E5E5E5; margin: 15px auto; }
#footer .creator a { font-size: 11px; color: #E5E5E5; }


