@charset "utf-8";
html, body {
	height: 100%;
}
body {
	background: #717A66 url(../art/bg.gif) repeat-y center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #b9b9b9;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, ul, li, p {
	text-align: left;
}
h1 {
	font: normal 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 2px solid #4c4c4c;
	margin: 10px 0px;
	padding: 0px 12px 5px;
}
h1 span {
	color: #a1b08e;
	font-size: 18px;
}
h1 a {
	font-size: 16px;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font: normal 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 2px solid #4c4c4c;
	margin: 30px 0px 10px;
	padding: 0px 12px 5px;
}
h3 {
	font: normal 14px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #a1b08e;
	margin: 10px 0px;
	padding: 0px 12px 5px;
}
h4 {
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 2px solid #999999;
	color: #CCCCCC;
	font-weight: normal;
}

ul {
	list-style: none;
	margin: 0px 12px;
	padding: 0px;
	font-size: 11px;
}
li {
	background: #494949 url(../art/bullet.gif) no-repeat left top;
	padding-left: 32px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p {
	line-height: 18px;
	font-size: 11px;
	margin: 10px 12px;
	padding: 0px;
}
img {
	border-style: none;
}
strong {
	color: #71835A;
}
a {
	outline: none;
	color: #71835A;
	text-decoration: underline;
}
a:hover{text-decoration:none;}
a.thumb {
	height: 143px;
	width: 191px;
	padding: 0px;
	background: url(/art/thumbFrame.png) no-repeat center center;
	margin: 0px auto 10px;
	display: block;
	text-align: center;
}
a.thumb img {
	margin: 3px 0px 0px;
	padding: 0px;
	height: 137px;
	width: 185px;
	border-style: none;
}
strong a {
	text-decoration:none;
	color:#71835A;
}
strong a:hover{text-decoration:underline;}
form {margin:0; padding:0}
input, select, textarea {border:1px solid #616161; background:#3A3A3A; height:20px; width:80px; font-family:tahoma; font-size:11px; color:#CDCDCD; margin-top:4px; overflow:hidden}
td {
	text-align: left;
}
#container {
	width: 766px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #292929;
	min-height: 100%;
}
* html #container {
	height: 100%;
}
#header {
	height: 101px;
	text-align: right;
}
#contentWrapper {
	padding-bottom: 42px;
	margin-bottom: 42px;
	overflow: hidden;
	clear: both;
}
* html #contentWrapper {
	padding-bottom: 82px;
	/*margin-bottom: 42px;*/
}
#primaryContent {
	float: right;
	width: 500px;
	background: url(../art/content_bg.gif) no-repeat right top;
	text-align: center;
	padding-top: 20px;
}
#secondaryContent {
	float: left;
	width: 260px;
	padding-top: 10px;
	text-align: center;
}
#secondaryContent #contentBox1, #secondaryContent #contentBox2 {
	padding-bottom: 10px;
	border-bottom: 1px dashed #71835A;
	margin-right: 10px;
	margin-left: 10px;
}
#nonFooter {
	position: relative;
	min-height: 100%;
}
* html #nonFooter {
	height: 100%;
}
#footer {
	width: 746px;
	position: relative;
	background: url(../art/footer_bg.gif) repeat-x left bottom;
	margin: -84px auto 0px;
	padding: 20px 10px;
	height: 42px;
	text-align: left;
}
* html #footer {
	margin-top: -102px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer img {
	
}
.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.required {
	color: #71835A;
	font-size: 10px;
}
#flashcontent h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 281px;
	border-style: none;
}
#flashcontent h1 a {
	background: url(../art/logo.gif);
	float: left;
	height: 101px;
	width: 281px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#flashcontent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	width: 485px;
}
#flashcontent ul li {
	background: url(none);
	margin: 0px;
	padding: 0px;
	float: left;
}
#flashcontent ul li a {
	height: 101px;
	display: block;
	float: left;
	width: 91px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#flashcontent ul li a#h {
	background: url(../art/home_btn.gif) no-repeat center center;
	width: 95px;
}
#flashcontent ul li a#wh {
	background: url(../art/welcome_btn.gif) no-repeat center center;
}
#flashcontent ul li a#al {
	background: url(../art/luxury_btn.gif) no-repeat center center;
}
#flashcontent ul li a#fp {
	background: url(../art/plans_btn.gif) no-repeat center center;
}
#flashcontent ul li a#cu {
	background: url(../art/contact_btn.gif) no-repeat center center;
}
#flashcontent ul li a#h:hover {
	background: url(../art/home_btn_over.gif) no-repeat center center;
	width: 95px;
}
#flashcontent ul li a#wh:hover {
	background: url(../art/welcome_btn_over.gif) no-repeat center center;
}
#flashcontent ul li a#al:hover {
	background: url(../art/luxury_btn_over.gif) no-repeat center center;
}
#flashcontent ul li a#fp:hover {
	background: url(../art/plans_btn_over.gif) no-repeat center center;
}
#flashcontent ul li a#cu:hover {
	background: url(../art/contact_btn_over.gif) no-repeat center center;
}
#flashcontent ul li.border {
	background: url(../art/rt_edge.gif) no-repeat left top;
	width: 26px;
	margin: 0px;
	padding: 0px;
	height: 101px;
	float: left;
}
