@charset "UTF-8";

/* CSS Document */

/*Copyright 2007

  Jason Stanbery

  MPI */



/*------------------------------ defaults --------------------------------*/

* {

	margin: 0;

	padding: 0;

}

body {
	font-size: 62.5%;
	background-color: #10170e;
	background-image: url(images/backgroundgradientgraphic.gif);
	background-repeat: repeat-x;
	text-align: center;

	

}
#whitebox {
	background-color: white;
	padding: 10px;
	width: 590px;
}
.getawaytop   {
	background-image: url(contact/images/getawaytoppicture.jpg);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 15px 15px;
}



img {

	border: none;

}

img a, a:visited, a:hover {

	border: none;

}
.newsauthor {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #544736;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #544736;
	border-left-color: #F0F0F0;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 15px;
}
/*-------------------------------wrapper-----------------------------------*/
#wrapper {
	width: 814px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(images/frameslice.jpg);
}
/*------------------------------ header ----------------------------------------*/
#head {
	width: 800px;
	height: 99px;
	background-image: url(images/frametop.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#head img {
	border: none;
}
#head .logo {
	margin-left: 15px;
}
#main .rollovers a {
	color: #3d3122;
	text-decoration:none;
	border-bottom:1px dotted #3d3122;
}

#head .big {
	top: 0;
	right: 165px;
	height: 99px;
	width: 620px;
}
/*--------------------------------------header1------------------------------------*/
#head1 {
	width: 814px;
	height: 255px;
	background-image: url(images/frametop.jpg);
	background-repeat: no-repeat;
	text-align: left;

}

#head1 img {

	border: none;

}

#head1 .logo {
	margin-left: 15px;
	margin-top: 30px;
	position: absolute;

}

#head1 .flash {
	margin-top: 10px;
	height: 247px;
	width: 587px;
	position: absolute;
	margin-bottom: 20px;
	margin-left: 195px;
}
/*------------------------------------ main --------------------------------*/

/*--------------------------------- articles -----------------------------------*/
.boxleft,.boxright,.box1 {
	padding: 5px;
	border: 2px solid #aea177;
	margin: 5px;
	background-color: #e4d7bb;
}
#main .boxleftform ,#main .boxrightform {
	padding: 10px;
	border: 2px solid #aea177;
	margin: 5px;
	float:left;
	width:240px;
	background-color: #806a47;
	color: #e4d7bb !IMPORTANT;
}
#main .boxrightform {
	float:right;
	width:210px;
	margin: 0;
}
#wrapper #main .boxleftform h1,#wrapper #main .boxrightform h1  {
	color: #e4d7bb;
}
#wrapper #main .boxleftform p{
	color: #e4d7bb;
	font-size: 1.5em;
}
#wrapper #main .boxrightform p {
    color: #e4d7bb;
    font-size: 1.3em;
}	
.boxleftform select,#wrapper #main .boxrightform select {
	background-color: #e4d7bb;
}
#wrapper #main .boxleftform input,#wrapper #main .boxrightform input {
	background-color: #e4d7bb;
}
#wrapper #main .boxleftform input,#wrapper #main .boxrightform input {
	background-color: #e4d7bb;
}


.boxleft,.boxright {
	width: 274px;
   }
.boxleft {float:left;}   
.boxright {float:right;}
.wraparticle {
	background-color:#e4d7bb;
	margin: 1px;
	padding: 2px;
}	

#main {
	width: 600px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 190px;
	padding-right: 25px;
	color: #3d3122;
	min-height:875px;
}
#main label {
	width: 100px;
}

/* for Internet Explorer */
/*\*/
* html #main {
height: 825px;
}
/**/
.shadowed {
    padding-right:20px;
}
#main h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3122;

}
.popupimg {
	padding-right: 5px;
	float: left;
}


#main h1 a, a:visited {
	color:#3d3122;
	text-decoration: none;

}

#main h1 a:hover {

	text-decoration: underline;

}

#main h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #3d3122;
	font-style: italic;
	margin-bottom: 0.6em;

}

#main h3 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3122;

}
#news h1 {
	text-align: left;
}


#main h4 {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}

#main p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3d3122;
	margin-bottom: 0.4em;
}
.submenu3 {
	margin-left: 0px;
	padding-left: 0px;
}


#main p a, p a:visited {

	color: #8b2842;

	text-decoration: none;

}

#main p a:hover {

	color: #8b2842;

	text-decoration: underline;

}

#main .leftcol {

	width: 295px;

	text-align: left;

}

#main .rightcol {
	width: 295px;
	text-align: left;
	float: right;
}

#main .rightcol img {
	margin-bottom: 6px;
}

#main .leftcol form{
	border: double;
	border-color: #333333;
	padding: 5px;
	background-color: #ffffff;
}

#main .right {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
}

#main .left {
	float: left;
}

#main .rightlast {
	float: right;
	clear: both;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 3px;

}

#main blockquote {
	background: url(images/rightquote.gif) right bottom no-repeat;
	font-size: 1.3em;
	color: #333333;
	font-style: italic;
	padding: 15px 30px 5px 30px;
	margin: 0 15px 0 15px;
	line-height: 1.3em;
	display: block;
}

#main blockquote:first-letter {
	background-image: url(images/leftquote.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 18px;
	margin-left: -15px;
	/*padding: 15px 0 0 30px;*/
	font-size: 1em;
	line-height: 1.5em;
}

#main .thumbs {
	border: double;
	border-color: #000000;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

#main table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	width: 96%;
	font-size: 1.2em;
	border: none;
}



#main table tr td {
	height: 1.8em;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}
#news table tr td {
	vertical-align: middle;
	width:auto;
}

#main ul {
}

#main ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
	margin-left: 20px;
	font-size: 14px;
}

#news ul li {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.3em;
	margin-left: 20px;

}

#main ol {

	margin-left: 20px;

}

#main ol li {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0em;
	margin-left: 20px;

}
.spacer   {
	line-height: 1px;
	clear:both;
	margin: 0;
	padding: 0;
}




#main .red {

	color: #FF0000;

}



/*------------------------------- nav -----------------------------------------*/



#nav {

	width: 130px;

	left: 15px;

	position: absolute;

	text-align: left;

}

#nav ul {

	list-style: none;

}

#nav ul li{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	color: #222222;

	margin-bottom: 1.2em;

}

#nav ul li ul li{

	font-size: 1em;

	margin-bottom: 1em;

}

#nav ul li a, ul li a:visited {

	color: #000000;

	text-decoration: none;

}

#nav ul li a:hover {

	color: #000000;

	text-decoration: underline;

}



/*------------------------------------- nav1 ------------------------------------------*/



#nav1 {
	width: 151px;
	left: 0px;
	position: absolute;
	text-align: left;
	margin-top: -140px;
	padding-left: 30px;

}
.nav3 {
	margin: 0px;
	font-size: 1.4em;
	clear: left;
	text-align: center;
	padding-bottom: 10px;
}
.nav3   a, .nav3  a:hover,.nav3  a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #3d3122;
}

#nav1 ul {
	list-style: none;
	color: #3d3122;

}
.thinbox {
	margin: 20px;
	padding: 10px;
	border: thin solid #544736;
}
.thickbox {
	margin-left: 100px;
	padding: 10px;
	width:350px;
	border: medium solid #544736;
	}

#news p {
	text-indent: 20px;
}
.smallbox {
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	float: left;
	margin: 5px;
}



/*  Original settings
#nav1 ul li{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #3d3122;
	text-transform: capitalize;
	padding: 8px;
	background-color: #c8b899;
	margin: 5px 5px 5px 0px;
	width: 129px;
	border: 1px;
	border-style: solid;
	border-color: #aea177;
	width: 130px;
	height: 23px;
	line-height: 1.2em;
	font-weight: bold;
}
*/
#nav1 ul li{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #3d3122;
	text-transform: capitalize;
	padding: 7px 0px 2px 3px;
	background-color: #c8b899;
	margin: 5px 5px 5px 0px;
	width: 129px;
	border: 1px;
	border-style: solid;
	border-color: #aea177;
	width: 130px;
	height: 19px;
	line-height: 1em;
	font-weight: bold;
}

#nav1 ul li ul li{

	font-size: 1em;

	margin-bottom: 1em;

}

#nav1 ul li a, ul li a:visited {

	color: #000000;

	text-decoration: none;

}

#nav1 ul li a:hover {

	color: #000000;

	text-decoration: underline;

}

/*-------------------------------- subnav main -------------------------------------*/

#subnav {
	height: 25px;
	width: 587px;
	background-image: url(images/submenubar.gif);
	margin-bottom: 2px;
	margin-left: 5px;

}



#subnav ul {
	list-style: none;
}

#subnav ul li {
	float: left;
	color: white;
	display: block;
	font-size: 1.1em;
	line-height: 2em;
	font-family:Georgia, "Times New Roman", Times, serif
	height: 25px;
	padding-left:2px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-left:7px;
}

#subnav ul li a, ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#subnav ul li a:hover {
	text-decoration: none;
	color: #999999;

}



/*---------------------------------- subnav resort -------------------------------*/

#subnav1 {

	height: 25px;

	width: 800px;

	background-image: url(images/subnav_bg_resort.jpg);

	background-repeat: no-repeat;

}



#subnav1 ul {
	list-style: none;
	margin-left: 250px;
}

#subnav1 ul li {
	float: left;
	color: #3d3122;
	display: block;
	font-size: 1.4em;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	text-decoration: underline;
	margin-bottom: 3px;
}

#subnav1 ul li a, ul li a:visited {

	text-decoration: none;

	color: #ffffff;

}

#subnav1 ul li a:hover {

	text-decoration: none;

	color: #cccccc;

}


/*-------------------------------- footer --------------------------------------*/



#footer {
	width: 800px;
	height: 140px;
	text-align: center;
	clear:both;
	color: #3d3122;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	padding-top: 5px;
	font-weight: bold;

}
#footer  a, a:visited  {
	text-decoration: underline;
	color: #3d3122;

}
#footer a:hover {
	text-decoration: underline;
}
.style4 {
	margin: 25px;
}
.rightcallout {
	background-color: #d3c5a3;
	border: medium solid #e0d3b5;
	width: 227px;
	float: right;
}
#main .rightcallout p {
	font-size: 11px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}
.package {
	float: left;
	width: 360px;
	margin-bottom: 20px;
}

.packagetext {
	width: 250px;
	float: right;
	font-size: 11px;
}
.packagetext a {
	font-weight: bold;
	font-size: 16px;
}



#main .rightcol2{
    width: 235px;
    float: right;
	}

