/* -- MAIN STYLES START -- */

p {
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	padding-bottom:0px;
}

a {
	color:#FFFFFF;
}

#window {
	width:100%;
	height:100%;
}

#mainContainer {
	width:970px;
	height:100%;
}

#headerContainer {
	width:970px;
	height:104px;
	background-image:url('../images/header.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

#headerLinks {
	position:relative;
	width:340px;
	left:300px;
	top:-43px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer {
	margin:10px 0px;
}

#footer a {
	color:#6F7D04;
}

#logoHomeButton {
	position:relative;
	top:10px;
	left:-220px;
	width:500px;
	height:80px;
}

#logoHomeButton a {
	cursor:pointer;
}

#homeContentContainer {
	background-image:url('../images/bottom_img1.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	width:954px;
	height:100%;
	padding:8px;
	background-color:#6f7d04;
}

#contentContainer {
	background-image:url('../images/bottom_img2.gif');
	background-position:bottom;
	background-repeat:no-repeat;
	width:954px;
	height:100%;
	padding:8px;
	background-color:#6f7d04;
}

#topRow {
	width:954px;
	height:281px;
	background-color:#94001c;
}

/* -- MAIN STYLES END -- */
/* -- HOME STYLES START -- */

#registerNow {
	width:261px;
	height:44px;
	background-image:url('../images/register_now.gif');
	padding-top:26px;
}

#bottomRow {
	position:relative;
	width:954px;
	height:390px;
}

#images {
	position:absolute;
	left:0px;
	width:259px;
	height:390px;
}

#homeContentTable {
	position:absolute;
	top:10px;
	left:260px;
	width:649px;
	height:339px;
	background-image:url('../images/content_bg.gif');
	text-align:left;
	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#homeContentTable h3 {
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:10px;
	color:#8c9737;
}

#homeContentTable p {
	padding:6px 0px;
}

.testimonial {
	font-size:12px;
	margin-left:300px;
}

/* -- HOME STYLES END -- */
/* -- ROOMS STYLES END -- */

#topRowRooms {
	width:941px;
	height:629px;
}

#bottomRowRooms {
	position:relative;
	width:941px;
	height:104px;
}

#links {
	position:relative;
	left:-170px;
	text-align:left;
	left:0xp;
	width:600px;
}

#links a { text-decoration:none; }
#links a:hover { text-decoration:underline; }

#links h4 {
	font-size:24px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:10px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#ssp {
	position:absolute;
	top:-332px;
	left:598px;
	width:342px;
	height:391px;
}

/* -- ROOM STYLES END -- */