@charset "UTF-8";


/********** LAYOUT *********/
body {

	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-image:url(../images/bg_body.jpg);
	background-position:bottom;
	font-size:12px;
}


#mainbody_wrapper {
margin:auto;
width: 1004px;
}
#mainbody_container {
background-image:url(../images/bg_mainbody_repeat.png);
background-repeat:repeat-y;
width:1004px;
margin:auto;
}

.container {
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebar {
	background-color: #c4d8de;
}
.center {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignright {
	text-align: right;
}
.alignright-pad {
	text-align: right;
	padding-right: 10px;
}
.alignleft {
	text-align: left;
}
.alignleft-pad {
	text-align: left;
	padding-left: 10px;
}
.main-content {
	margin-top: 10px;
}
.imgcolumn {
	padding-bottom: 50px;
}
.imgcolumn img {}
.hotelbox {
	line-height: 13px;
} 
.hotelbox h2 {
	font-weight: bold;
}
/********** NAVIGATION **********/
.nav {
	background-image: url(../images/nav-background.gif);
	height: 40px;
	background-repeat: repeat-x;
}
.nav li {
	display: inline;
	padding-right: 40px;
	font-size: 120%;
	font-weight: bold;
}
.nav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.nav li a {
	text-decoration: none;
	color: #856121;
	padding-top: 30px;
}
.nav li a:hover {
	color: #503301;
}
.subnav {

	text-align: left;
}
.subnav ul {
	margin: 0px;
	padding: 0px;
}
.subnav li {
	padding: 0px;
	margin: 0px;
	display:block;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	list-style-type: none;
	background-color: #87b1be;
}
.subnav li a:link, .subnav li a:visited {
	display: block;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
	font-size: 110%;
}

.subnav li a:hover {
	background-color: #c4d8de;
	color: #000000;
}

.subnavlastborder {
	color: #000000;
}

/********** TYPORGAPHY **********/
h1 {
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-size: 120%;
	margin-bottom: 0.25em;
	font-weight: normal;
}
.pagetitle {
	font-size: 200%;
	color: #2A56A2;
	font-weight: bold;
}

/********** UNIQUE ELEMENTS **********/
.header {
	background-image: url(../images/header-background.gif);
	height: 80px;
}
.header-tagline {
	padding-top: 20px;
	font-size: 120%;
}
.footer {
	background-image: url(../images/footer-background.jpg);
	font-size: 90%;
	background-repeat: repeat-x;
	color: #3D3017;
}
.footer a {
	text-decoration: none;
	color: #3D3017;
}
.home-mainimage {
	background-image: url(../images/home-mainimage-bkgrnd.gif);
	height: 200px;
}
.home-tagln1 {
	font-size: 200%;
	padding-left: 20px;
	padding-top: 20px;
}
.home-tagln2 {
	font-size: 120%;
	padding-left: 20px;
}
.callbox1 {
	font-size: 90%;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding: 5px;
}
.callbox3 {
	font-size: 90%;
	margin-top: 30px;
	background-color: #666666;
	padding: 5px;
	height: 120px;
}
.callbox3 p {
	color: #FFFFFF;
}
.testimonial-box {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 5px;
}

.sidebar-callbox p {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-size: 90%;
}
.box{
	background-color: #FFFFFF;
	background-image: url(../images/text-box-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.left_col_box {
	width:173px;
	margin:auto;
	background-image:url(../images/left_col_box_repeat.png);
	background-repeat:repeat-y;


}

.quote_left { 
display:inline; margin:0; padding-right: 2px;

}

.quote_right { 
display:inline; margin:0; padding-left: 2px; float:none;

}

.mainbody_image {
margin: 5px 5px 5px 5px;
}

.email_us {
margin-right:25px;
position:relative;
margin-bottom:-10px;
margin-top:5px;

}

.image_right {
float:right;
padding: 0px 0px 5px 5px;
}

