/*
dark blue: #919ac5
light blue: #c8cce2
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS RESET */
body {
	/*color: #8C8D9A;*/
	color: #2C2D31;
	font: normal 12px arial;
	/*background: url('images/body_bg.gif') repeat-y;*/
	background: url('images/body_bg.gif') top center repeat-y;
}
p {
	padding: 0 0 16px 0;
}
h1 {
	font: normal 16px arial;
	padding: 0 0 16px 0;
	text-transform: uppercase;
}
h2 {
	font: normal 14px arial;
	padding: 0 0 16px 0;
}
a:link, a:visited {
	/*color: #9ea1ad;*/
	color: #4580A4;
	text-decoration:none;
}
a:hover, a:active {
	color: #660000;
}
label {
	color: #666;
}
form {
	border: 1px solid #c8cce2;
	padding: 12px;
}
#wrapper {	
	width: 952px;
/*	border: 1px solid #E9E6DA;*/
	padding: 12px 25px 0 25px;
	margin: 0 auto;
}
#outer_wrapper {
	margin: 0 auto;
	width: 100%;
	background: url('images/top_bg.gif') no-repeat top center;
}
#slideshow { 
	margin-top:0;
	width: 952px; 
	height: 290px; 
	color: #fff;
}
#slideshow img { 
	width: 952px; 
	height: 290px;
}
#slideshow2 { 
	margin-top:0;
	width: 952px; 
	height: 290px; 
	background: url('images/slide_bg.jpg');
	/*background: url('images/start-slide-bg.gif');*/
	font: normal 16px georgia;
}
#slideshow2 img { 
	float: left;
	width: 600px; 
	height: 290px;
}
#slideshow2 p {
	margin: 0;
	padding: 30px 0 0 30px;
}

/* SUBSLIDE STARTS */

#sub_slide { 
	float: left;
	margin-top:0;
	width: 339px; 
	height: 600px; 
	/*background: url('images/slide_bg.jpg');*/
}
#sub_slide img { 
	float: left;
	width: 339px; 
	height: 600px;
}
#sub_slide p {
	margin: 0;
	padding: 0;
}

/* SUBSLIDE ENDS*/

.suites { 
	margin-top:0;
	width: 580px; 
	height: 277px; 
}
.suites img { 
	width: 580px; 
	height: 277px;
}
#header {
}
.topnav {
	width: 952px;
	overflow: hidden;
	margin: 11px 0 0 0;
	border-bottom: 1px solid #c8cce2;
}
 .topnav ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}
.topnav li {
	display: inline;
	margin: 0;
}
.topnav li a {
	float: right;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 12px;
}
.topnav li a:visited {
}
.topnav li a:hover, .topnav li.selected a{
	background: #c8cce2;
	color: #fff;
}
.active {
	background: #919ac5;
	color: #fff;	
}
#logo {
	float:left;
	width: 160px;
}
#testimonial {
	float: left;
	width: 580px;
	background: url('images/quotation_mark.gif') no-repeat;
	margin: 40px 0 0 60px;
	padding: 0 0 0 50px;
	color: #8C8D9A;
}
#contact {
	width: 952px;
	float:left;
	padding: 0 0 20px 0;
	text-align: right;
}
#facebook {
	float: right;
	width: 100px;
	margin-top: 40px;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.first {
	padding-top: 22px;
}
#footer {
	border-top: 1px dotted #c8cce2;
	padding-top: 5px;
	width: 952px;
	margin: 0 auto 18px auto;
}
#footer a:link, #footer a:visited {
	text-decoration:none;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
}
#startmain {
	margin-top: 11px;
	width: 100%;
}
table {
	background: #000;
	margin-bottom: 14px;
	border: 1px solid #ececef;
}
td {
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #ececef;
	border-right: 1px solid #ececef;
}
#suites li {
	margin-bottom: 18px;
	list-style:none;
	background: url('images/sun_bullet.png') left 3px no-repeat;
	padding-left: 20px;
}
#suites li {
	margin: 0;
	padding-bottom: 12px;
}
#suites img {
	float:left; 
	margin: 0 24px 24px 0;
	padding: 3px;
	border: 1px solid #ececef;
}
#suites_left {
	float:left; 
	width: 580px; 
	line-height: 150%;
}
#suites_left img {
	float:left; 
	margin-right:24px;
}
#suites_right {
	float: right; 
	width: 333px; 
}
/*#suites_right h1 {
	color: #919ac5;
	font: normal 13px georgia;
}*/
.suite_desc h2 {
	border-bottom: 1px dotted #919ac5;
	padding-bottom: 5px;
	margin-bottom: 14px;
	color: #919ac5;
}
.guestrooms {
	float: left; 
	width: 142px; 
	margin: 22px 20px 22px 0; 
	text-align: center;	
}
.guestrooms a:link, .guestrooms a:visited {
	text-decoration: none;
}
.guestrooms img {
	padding: 3px;
	border: 1px solid #c8cce2;
}
#guestroom_links a:link, #guestroom_links a:visited {
	float: left; 
	width: 142px; 
	margin: 22px 20px 22px 0; 
	text-align: center;
	background: #c8cce2;
	
	color: #fff; 
	padding: 4px 0;	
	text-decoration:none;
}
#guestroom_links a:hover {
	background: #919ac5; 	
}
.last {
	margin-right: 0;
}
#fineprint {
	font-size: 10px;
}
.fancylist li {
	list-style:none;
	background: url('images/sun_bullet.png') left 3px no-repeat;
	padding-left: 20px;
}
.fancylist li {
	margin: 0;
	padding-bottom: 6px;
}
.fancybox {
	border: 2px dotted #fff; 
	background: #919ac5; 
	color: #fff; 
	margin-bottom: 11px;
	padding: 12px;
	text-align: center;
}
.fancybox h2 {
	padding: 0;
	margin-bottom: 11px;
}
#photo_gallery {
	padding-top: 18px;
}
#photo_gallery img {
	padding: 3px; 
	border: 1px solid #ccc; 
	border-right: 1px solid #e1e1e1; 
	border-bottom: 1px solid #e1e1e1;
}
.gall {
	width: 300px;
	float: left;
	margin: 0 22px 22px 0;
}
.testimonials {
	line-height: 150%;
}
.testimonials h2 {
	font: normal 17px georgia;
	color: #919AC5;
}
.styledform {
	text-align: left;
}
.styledform input, .styledform textarea {
	width: 260px;
}
.styledform label {
	color: #fff;
}
#subpage_left {
	float:left; 
	width: 339px;
}
#subpage_right {
	float:right; 
	width:583px; 
	margin: 30px 0 0 30px; 
	line-height: 150%;
}
#subpage_right h1 {
	text-transform: capitalize;
}
#subpage_right h2 {
	padding-top:15px;
}
