@charset "utf-8";
/* CSS Document */

* {margin: 0;
	padding: 0;
}

a {text-decoration:none;}

img {border: none;}

body {
	background:url(../images/background.jpg) repeat-x #EEE8AA;
	color: #39213C;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-family:Georgia;
	line-height:20px;
	font-size:15px;
	font-style:italic;
}
h2 {
	font-family:Georgia;
	line-height:18px;
	font-size:14px;
	font-style:italic;
}

#container{ 
	width: 725px;
	margin: auto;
}

#banner{
	margin-bottom: 15px;
}

/* ------ Navigation ------ */


/* Master DIV */

#nav {
	position:relative;
	float:left;
	width: 790px;
	height: 23px;
	margin-left: 5px;
	font-size: 14px;
}
/* All LIs */
#nav ul li {
	position:relative;
	float:left;
	list-style-type:none;
	background:url(../images/tab_right2.jpg) no-repeat top right;
}
/* Main anchors */
#nav li a {
	text-decoration:none;
	font-weight: bold;
	display:block;
	float:left;
/*	padding:0 15px;*/
	padding:0 12.5px;
	height:25px;
	line-height:20px;
	color: #EEE8AA;
	background:url(../images/tab_left.jpg) no-repeat top left;
}
/* sub-menu ULs */
#nav li ul {
	width:200px;
	position:absolute;
	height:auto;
	display:none;
	left:0px;
	background:#39213C;
	margin-left: 5px;
	font-size: 13px;
}
/* sub-menu LIs */
#nav li ul li {
	width:200px;
	background: #39213C;
}

#nav li ul li:hover{
	background: #5F3664;	
	cursor: pointer;
}
/* sub-menu Anchors */
#nav li ul li a {
	width:100px;
	position:relative !important; /* ie Mac */
	white-space:nowrap;
	line-height:20px;
	height:25px;
	padding:0 25px;
	font-weight:normal;
	background-position:0 50% !important;
	color:#EEE8AA !important;
	background-image: none;
}
/* Hovers */
#nav li ul li a:hover {
}
/* display and z-index for the sub-menus */
#nav li:hover ul {
	display:block;
	z-index:10;
	top:25px !important;
}

/*-------------------------End Nav CSS------------------------*/

#mainimg{width: 717px;
		height: 276px;
		float: left;
		border: 4px solid #39213c;
}

#master0 {top: -26px;}

#vacaform{width: 200px;
		height: 250px;
		float: right;
		/*background: url(../images/vacaformbg.png) no-repeat;*/
		margin: 12px 15px 0 0;	
}

#mainimg #imglink {width:657px;
			height: 34px;
			float: right;
			margin-top: 227px;
			text-align:right;
			font-weight:bold;
			padding: 15px 60px 0 0;
			background: url(../images/imglink.png) no-repeat;
}

#mainimg a{display: block;
			color: #39213c;
}


/*--------------------Basic Contact Form-----------------*/



#topformseason {
    margin-top: 70px;
    margin-left: 63px;
    width: 115px;
    border: none;
}

#topformmonth {
    margin-top: 52px;
    margin-left: 63px;
    width: 115px;
    border: none;
}

#topformyear {
    margin-top: 18px;
    margin-left: 63px;
    width: 115px;
    border: none;
}

#topformdest {
   margin-top: 26px; 
   margin-left: 63px;
   width: 113px;
   border: none;
}

#topformoccasion {
    margin-top: 26px;
    margin-left: 63px;
    width: 115px; 
    border: none;
}

#topformsubmit {
    border: none;
    background: none;
    width: 120px;
    height: 45px;
    margin-top: 18px;
    margin-left: 60px;
}

/*----------------------------Contact Us Page Form----------------*/

#photo {width: 160px;
		float:left;
}

#contactusform{
	float: left;
	width: 260px;
	margin-left: 10px;
}

/*----------------------------Main Content-------------------*/


#bodyleft{ 
	width: 439px;
	padding: 30px 30px 15px 15px;
	float: left;
	margin-bottom: 10px;
	min-height:300px;
	font-family: Georgia;
}

#bodyleft p, #bodyspecials p{margin: 10px 0;
}

#bodyleft a, #bodyspecials a{
/*	color: 	#6B6B47;*/
	color: 	#512256;
}

#bodyspecials { 
	width: 720px; /*720px; is full width and 675 is less the padding, but need 40 more to fit packages*/
	padding: 30px 5px 15px 5px;
	float: left;
	margin-bottom: 10px;
	min-height:300px;
	font-family: Georgia;
}

#bodyspecials .package { 
	font-family: Arial,Helvetica,sans-serif;
}


#subnav{
	padding-top: 5px;
	background: #39213C;
	width: 100%;
	height: 40px;
	font-size: 12px;
	color: white;
	text-align: center;
}

#subnav li{
	list-style-type: none;
	display: inline;
	margin: 5px  10px;
}

#subnav li a{
	color: white;
}


/*---------------------Start Vacation Form-----------------*/

#bodyleft label {

}

#bodyleft label select, #bodyleft label input{
	
}



/*-----------------------Bodyright Content---------------------*/


#bodyright{
	width: 226px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 20px 5px 0px 5px;
	float: right;
	background:#6B6B47;
	color: white;
}

#contact {font-weight:bold;
		font-size:16px;
}

#contact a{
	color: #512256;
}

#contact p {margin-left: 10px;}

#ctas {margin-left: 12px;
}

#ctas img{margin: 3px 0;}

#bodyrightbottom{position:relative;
			left: -5px;
}

#packages{
	width: 100%;
	clear:both;
}

.package{
	float: left;
	width: 165px;
	height: 104px;
	margin: 0px 15px 15px 15px;
	padding: 10px 22px;
	background: url(../images/packagebox.jpg) no-repeat;
	color: white;
	font-size: 12px;
}

hr {color: #39213C;
	width: 725px;
	clear: both;
}

#footer{clear: both;
		text-align: center;
		margin-top: 10px;
}



