@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-d.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
a, a img {
	text-decoration: none;
	border: none;
}
h1 {
	font-size: 36px;
	font-weight: normal;
	float: left;
	width: 320px;
}
#master {
	position:relative;
	width:882px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	position:absolute;
	left:1px;
	top:0px;
	width:880px;
	height:86px;
	z-index:2;
}
#mid {
	position:absolute;
	left:1px;
	top:86px;
	width:880px;
	height:350px;
	z-index:2;
}
#btm {
	position:absolute;
	left:1px;
	top:436px;
	width:880px;
	height:8px;
	z-index:2;
}
#menu {
	position:absolute;
	width:850px;
	height:39px;
	z-index:10;
	left: 15px;
	top: 0px;
}
#menu a{
	float: left;
	height: 32px;
	width: 101px;
	background-image: url(../images/btn-off.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 1em;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 20px;
}
#menu a.current{
	background-image: url(../images/btn-on.png);
	color: #FF8217;
}
#menu a:hover{
	color: #FF8217;
}
#home-txt {
	position:absolute;
	left:20px;
	top:55px;
	width:320px;
	height:160px;
	z-index:5;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
#home-txt h1 {
	font-size: 36px;
	font-weight: normal;
	float: left;
	width: 320px;
}
#home-txt p {
	float: left;
	width: 320px;
	font-weight: normal;
}
#home-footer-txt {
	position:absolute;
	left:262px;
	top:81px;
	width:364px;
	height:135px;
	z-index:5;
}
#mid-txt1 {
	position:absolute;
	left:10px;
	top:68px;
	width:320px;
	height:109px;
	z-index:5;
}
#mid-txt2 {
	position:absolute;
	left:10px;
	top:289px;
	width:320px;
	height:54px;
	z-index:5;
}
#mid-txt2 p {
	float: left;
	width: 320px;
}
#footer-r {
	position:absolute;
	left:20px;
	top:20px;
	width:310px;
	height:200px;
	z-index:5;
}
#footer-l {
	position:absolute;
	left:361px;
	top:20px;
	width:511px;
	height:200px;
	z-index:5;
	overflow-x:hidden;
	overflow-y:auto;
}
#footer-l p{
	margin-bottom:10px;
}
#footer-l .txt {
	width: 480px;
}

#footer-m {
	position:absolute;
	left:342px;
	top:20px;
	width:3px;
	height:128px;
	z-index:2;
	background-color: #990000;
}


.line {
	background-color: #FFFFFF;
	float: left;
	height: 3px;
	width: 320px;
}

	

.org {
	color: #FF8217;
}

		#preview_wrap {
	width: 880px;
	height: 350px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}

		#preview_outer {
	overflow: hidden;
	width: 880px;
	height: 350px;
	position: relative;
		}

		#preview_inner {
			text-align: left;
			height: 100%;
			position: relative;
		}
		
		#preview_inner div {
	float: left;
	width: 880px;
	height: 350px;
	position: relative;
		}
		
		#preview_inner div a {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	text-indent: 20px;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	background-image: url(../images/bg_trans.png);
		}

		#thumbs {
	position: relative;
	width: 650px;
	text-align: center;
	margin-top: 30px;
	margin-left: auto;
	padding: 7px;
	border: 1px solid #FF0000;
	margin-right: auto;
		}

		#thumbs span {
	width: 60px;
	height: 60px;
	cursor: pointer;
	display: inline-block;
	padding: 3px;
		}

		#arrow {
			position: absolute;
			top: -13px;
			background: url('../bg_arrow.gif') top center no-repeat;
			width: 104px;
			height: 39px;
			display: none;
		}
#dates {
	position:absolute;
	top:465px;
	width:165px;
	z-index:20;
	height: 280px;
	left: 15px;
}
#cal-menu {
	float: left;
	width: 165px;
}
#cal-menu a {
	float: left;
	height: 27px;
	font-size: 12px;
	color: #333333;
	width: 160px;
	text-align: left;
	padding-left: 4px;
	margin-bottom: 3px;
	border: 1px solid #910303;
	padding-top: 3px;
	background-image: url(../images/bg-dday.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
#cal-menu a.current, #cal-menu a:hover {
	color: #FFFFFF;
	background-color: #680202;
	background-image: none;
}
#cal-menu  span a{
	background-color: #990000;
	background-image: none;
}


#days {
	float: left;
	width: 680px;
	position: absolute;
	z-index: 50;
	left: 190px;
	top: 465px;
}
#days .dday {
	float: left;
	height: 33px;
	width: 33px;
	margin-right: 7px;
	border: 1px solid #c1c1c1;
}
#days .dday a {
	background-image: url(../images/date-off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 29px;
	color: #333333;
	font-weight: bold;
	padding-left: 4px;
}
#days .dday a.current, #days .dday a:hover {
	color: #FFFFFF;
	background-image: url(../images/date-on.gif);
	background-repeat: no-repeat;
}
#days .cost {
	float: left;
	height: 33px;
	width: 73px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
}
#days .cost a {
	background-image: url(../images/cost-off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 73px;
	color: #333333;
	padding-left: 4px;
	font-weight: bold;
}
#days .cost a.current, #days .cost a:hover{
	color: #FFFFFF;
	background-image: url(../images/cost-on.gif);
	background-repeat: no-repeat;
}
#dreams {
	position:absolute;
	width:670px;
	height:170px;
	z-index:18;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	top: 500px;
	left: 105px;
}
#dreams-l {
	position:absolute;
	left:10px;
	top:40px;
	width:200px;
	z-index:22;
	color: #990000;
}
#dreams-r {
	position:absolute;
	left:235px;
	top:40px;
	width:420px;
	z-index:22;
	color: #333333;
}
#dreams-r p {
	width: 395px;
	margin-bottom: 10px;
}


.style3 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
#locate {
	position:absolute;
	left:695px;
	top:293px;
	width:180px;
	height:51px;
	z-index:5;
	font-style: italic;
}
#contacts-heading {
	position:absolute;
	left:34px;
	top:52px;
	width:153px;
	height:61px;
	z-index:8;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
#contacts-heading2 {
	position:absolute;
	left:563px;
	top:80px;
	width:200px;
	height:30px;
	z-index:8;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
}
#form1 {
	position:absolute;
	left:36px;
	top:118px;
	width:520px;
	height:137px;
	z-index:8;
	color: #603813;
	line-height: 1.5em;
}
#form1 .adi {
	float: left;
	width: 250px;
}
#form1 .bdi {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 10px;
	margin-right: 13px;
}

#form1 .input {
	width: 245px;
	background-color: #CBC496;
	border: 1px solid #603813;
	margin-top: 3px;
}

#contactstxt {
	position:absolute;
	left:563px;
	top:118px;
	width:290px;
	height:125px;
	z-index:8;
	color: #603813;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #603813;
	padding-left: 10px;
	padding-top: 6px;
	line-height: 1.5em;
}
#contactstxt .a {
	float: left;
	width: 75px;
}
#contactstxt .b {
	float: left;
	width: 210px;
}
 .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.quote p {
	font-size: 16px;
	font-style: italic;
	color: #666666;
	margin-top: 10px;
}
