/* Elements */

/* Fonts - change 'sans-serif' to your preferred font */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, TABLE, OL, P, TD, TH, UL {font-size: 1em;
font-family: verdana, arial, sans-serif; color:#383a3c;}


/* Real styles */

A {cursor: pointer;
color:#78150a;}

A:link {color: #78150a;
background: transparent;
text-decoration: none;}

A:visited {color: #78150a;
background: transparent;
text-decoration: none;
}

A:active {color: #78150a;
background: transparent;
text-decoration: none;
}

A:hover {
color: #78150a;
text-decoration: underline}

ADDRESS {margin: 0em 0% 0em 0%;
font: italic 1em/1 sans-serif}

BIG {font-size: 1em}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

BODY {
	background: #78150a;
	background-image: url("../images/background.gif");
	background-position:top center;
	background-repeat: repeat-x;
	text-align:center;
	margin: 0em 0% 0em 0%;
	font-size: 0.7em;
	cursor: default;
}

BUTTON {cursor: auto}

CAPTION {margin: 0em 0% 0em 0%;
line-height: 1}

CODE {font-size: 1em;
font-family: monospace} /* To avoid overriding boldness/italicity by using font */

DIV {margin: 0em 0% 0em 0%;
line-height: 1}

DD {margin: 0em 0% 0em 0%;
line-height: 1}

DL {margin: 0em 0% 0em 0%}

DT {margin: 0em 0% 0em 0%;
line-height: 1}
	
FORM {margin: 0em 0% 0em 0%;
}

H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0% 0.75em 0%;
	padding-bottom: 7px;
	font-size: 2em;
	font-weight: bold;
	color: #8b1d11;

}
H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0% 0.75em 0;
	padding-bottom: 7px;
	font-size: 1.6em;
	font-weight: 100;
	color: #8b1d11;
}
H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0% 2em 0%;
	padding-bottom: 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #8b1d11;
	border-bottom: 1px solid #ccc;
}
H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0.5em 0% 0.5em 0%;
	padding-bottom: 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #8b1d11;
	border-bottom: 1px solid #ccc;
}
H5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 2em 0% 1.5em 0%;
	padding-bottom: 7px;
	font-size: 1.2em;
	font-weight: bold;
	color: #8b1d11;
	border-bottom: 1px solid #ccc;
}


H6 {margin: 0em 0% 0em 0%;
font: 1em/1 serif}

HR {
	background: #e9e9e9;
	border: 0;
	color: #e9e9e9;
	height: 1px;
	margin: 1em 0 1em 0;
}

HTML {margin: 0;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8b1d11;
	background: #fff url("../images/textbox_back.gif") repeat-x;
	border-left: 1px solid #af9665;
	border-top: 1px solid #af9665;
	border-right: 1px solid #ecdec4;
	border-bottom: 1px solid #ecdec4;
	margin: 0px;
	padding: 3px;
}

KBD {font: 1em monospace}

LI {margin: 0em 0% 0em 0%;
line-height: 1;
}

OL {margin: 0em 0% 0em 5%;
list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

P {
	margin: 0em 0% 1.4em 0%;
	line-height: 1.4em;
	color: #4d4645;
}

PRE {margin: 0em 0% 0em 0%;
font: 1em/1 monospace}

SAMP {font: 1em monospace}

SMALL {font-size: 1em}

SUB {font-size: 1em}

SUP {font-size: 1em}

TD {line-height: 1;
font-size: 1em;
padding: 3px;}

TEXTAREA {cursor: text}

TH {font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
font-size: 1em;
font-weight:normal;}

TT {font: 1em monospace}

UL {margin: 0em 0% 2em 5%;
list-style: disc}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}


#standard_list li {
color: #009836;
font-size: 1.2em;
line-height: 1.4em;
}

.redstar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
}

#logo {
	padding: 52px 0px 0px 5px;
}


/* rounded box */
.roundcont {
	width: 100%;
	background-color: #009836;
	color: #fff;
}

.roundcont p {
	font-size: 1.2em;
	font-weight: bold;
	/*margin: 10px 20px 10px 0px;*/
	color:#FFFFFF;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.roundtop { 
	background: url("../images/round_tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("../images/round_br.gif") no-repeat top right; 
}
/* End Rounded Box */



/* Start Mouse over div */
a.red_link {
display:block;
width:180px;
padding:0px;
border:none;
color: #f8bdbc;
text-decoration: none;
background: #e70502 url("../images/red_top.gif") left top no-repeat;
}
a.red_link:hover {
color: #fff;
background: #f33b38 url("../images/red_top_1.gif") left top no-repeat;
}

a.red_link .bigger {
	display: block;
	font-size: 1.3em;
	color:#fff;
}

a.red_link .arrow {
padding:75px 15px 40px 15px;
display:block;
background: url("../images/red_arrow.gif") left bottom no-repeat;
}
a.red_link:hover .arrow {
background: url("../images/red_arrow_1.gif") left bottom no-repeat;
padding-bottom:40px;
display:block;
}
/* End Mouse over div */


#banner_top {
	font-size: 0em;
	width: 100%;
	height: 11px;
	background: url("../images/banner_top.gif") no-repeat top left;
}

#banner_content {
	width: 100%;
	background: #2f77bf url("../images/banner_back.gif") repeat-x top left;
}

#banner_bottom {
	width: 100%;
	height: 11px;
	background: url("../images/banner_bottom.gif") no-repeat top left;
}

img.corner {
   width: 11px;
   height: 11px;
   border: none;
   display: block !important;
}

.buttonfloat {
  float: left;
  width: 151px;
  padding: 1px;
}
  

.form {
	z-index: 1;
}









#call_info p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:2.2em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:right;
	width:856px;
}
#page_date p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffe868;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	text-align:right;
	width:856px;
}
#top_navigation {
	text-align:right;
	width:856px;
	color:#fff;
	padding: 0 0 30px 0;
}
#top_navigation a {
	color:#fff;
	margin: 0 0 0 0;
	text-decoration:none;
}
#top_navigation a:hover {
	text-decoration:underline;
}

.list, .list2 {
	background: #ffedb5 url(../images/yellow_background2.gif) repeat-x;
	border: 2px solid #ebca90;
	margin-bottom: 20px;
}
.list2 {
	width: 340px;
}
.list ul, .list2 ul {
	margin: 1em 0% 1em 5%;
	list-style: disc;
}
.list li, .list2 li {
	list-style-image: url("../images/bullet.gif");
	font-size: 1.2em;
	line-height: 1.3em;
	color: #78150a;
	font-weight:bold;
}


.frame, .frame2, .frame3 {
	margin-bottom: 20px;
	background-color: #fdf8eb;
	border: 2px solid #f5e9cc;
	padding: 10px 10px 10px 10px;
}
.frame h2, .frame2 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0em 0% 1em 0;
	font-size: 1.6em;
	font-weight: 100;
	color: #8b1d11;
}
.frame p {
	margin: 1em 0% 1em 0%;
}
.frame2 p {
	margin: 0em 0% 3em 0%;
}

.frame3 p {
	font-style:oblique; 
	padding: 0px;
	margin:0px 0px 15px 0px;
}
.quote {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	color:#9e2316; 
	font-size: 1.2em;
}








.image, .image_right, .image_left {
	display:block;
	border:none;
}
.image_right {
	float: right;
}
.image_left {
	float: left;
}

.form_table {
	background-color: #fdf8eb;
	border: 3px solid #f5e9cc;
	padding: 10px;
	width: 100%;
	margin-bottom: 20px;
}
.formbutton {
	cursor:pointer;
	border: none;
	padding: 0;
}



.box_image, .box_image_map {
	float: left; 
	padding-right: 8px;
	display:block;
	border: none;
}
.box_image_map {
	padding-bottom: 8px;
}

.box_title {
	padding: 3px 0px 10px 0px;
	
}

.box_wrapper {
	width: 100px; 
	float:left;
}
.box_wrapper2 {
	width: 130px; 
	float:left;
}
#box_tour {
	border: 3px solid #f2d38c; 
	padding: 6px; 
	background: #f8e0a8 url("../images/box_vt_back.gif") no-repeat; 
	margin-bottom: 15px;
}
#box_tour p { 
	width: 100px; 
	padding: 0px; 
	margin: 0px;
}


#box_reservations {
	border: 3px solid #b33a2d; 
	padding: 6px; 
	background: #9e2316 url("../images/box_rs_back.gif") no-repeat; 
	margin-bottom: 15px;
}

#box_reservations p {  
	width: 100px; 
	padding: 0px; 
	margin: 0px;
	color:#fff;
}

#box_reservations a {
	color: #ffe868;
}




#box_rooms {
	border: 3px solid #b33a2d; 
	padding: 6px; 
	background: #9e2316 url("../images/box_rs_back.gif") no-repeat; 
	margin-bottom: 15px;
}
#box_rooms p { 
	width: 100px; 
	padding: 0px; 
	margin: 0px;
	color:#fff;
}
#box_rooms a {
	color: #ffe868;
}



 #box_download {
	border: 3px solid #b33a2d; 
	padding: 6px; 
	background-color: #9e2316;
	margin-bottom: 15px;
}
 #box_download p { 
	width: 100px;
	padding: 0px; 
	margin: 0px;
	color:#fff;
}
#box_download a {
	color: #ffe868;
}
.adobe_button {
	padding-top: 20px; 
	border: none;
}

#box_contact {
	border: 3px solid #cbcbcb; 
	padding: 6px; 
	background-color: #f0f0f0;
	margin-bottom: 15px;
}
#box_contact p {
	padding: 0px; 
	margin: 0px;
}


#box_map {
	border: 3px solid #b33a2d;
	background: #9e2316 url("../images/small_arrow.gif") no-repeat bottom right; 
	margin-bottom: 15px;
}

#box_map p {  
	padding: 0px 45px 10px 15px; 
	margin: 0px;
	color:#fff;
	text-align: right;
}

#box_map a {
	color: #ffe868;
	padding-top: 7px;
}

.red {
	color: #ff0000;
}
.tour_button {
	padding-top: 5px; 
	border:none;
}
.image_reception {
	display:block;
	float:right; 
	padding-left: 20px; 
	padding-bottom: 10px;
	border: none;
}
.tour_image {
	float:left; 
	padding-right: 20px;
	display:block;
	border: none;
}
.tour_buttons {
	padding-top: 20px; 
	border: none;
}
.tour_link {
	float:left;
}
.room_details {
	width: 300px; 
	float: left;
}
.room_price {
	font-size: 1.7em; 
	color:#9e2316; 
	font-weight:bold;
}
.room_image {
	width: 150px; 
	float: left;
}

.form_msg {
	border: 3px solid #f2d38c;
	padding: 10px;
	background-color:#f8e4b5;
}
