html, body {
	margin:0;
	padding:0;
	background-image: url(images/bg.jpg);
	height:100%;
	width:100%;
}

body {
}

p {
	font-family: 'Questrial', sans-serif;
	font-size: 15px;
	padding-left: 60px;
	line-height: 22px;
	padding-right: 60px;
}
.ParagraphBeginning {
	color: #900;
	font-size: 22px;
	margin-left: -25px;
}


h1 {
	color: #039;
	text-transform: uppercase;
	font-family: 'Poiret One', 'Questrial', 'Century Gothic', 'Arial';
	font-size: 55px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
	 font-weight: 400;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	background-color: #FFF;
}

h2 {
	color: #900;
	text-transform: uppercase;
	font-family: 'Poiret One', 'Questrial', 'Century Gothic', 'Arial';
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	 font-weight: 400;
}
h3 {
	color: #900;
	text-transform: uppercase;
	font-family: 'Poiret One', 'Questrial', 'Century Gothic', 'Arial';
	font-size: 35px;
	padding: 0px;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.h3_SMALL {
	color: #FFF;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 0px;
	font-weight: 400;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: dotted; */
	border-bottom-color: #900;
	margin-top: 0px;
	margin-right: 0px;
	/* [disabled]margin-bottom: 0px; */
	/* [disabled]margin-left: 30px; */
}




a {
	padding:0px;
	text-decoration:none;
	margin: 0px;
	color: #394A78;
}
a:hover {
	padding:0px;
	text-decoration:none;
	margin: 0px;
	color: #900;

}
.on_button a{
	color: #FFF;
	font-weight: 400;
	-moz-box-shadow:    inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow:         inset 0 0 5px #999;
	background-color: #D8D5C2;
}

.on_button a:hover{
	color: #FFF;
}
#slideshowcontainer {
	z-index: 1;
	position: relative;
	width: 100%;
	height:70%;
	overflow:hidden;
}

#slideshow3 {
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#slideshow3 img{
	width:100%;
}
#slideshow_tall {
	position: fixed;
	z-index: 1;
	height:100%;
	overflow:hidden;
	min-width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#slideshow_tall img{
	height:100%;
}

div#header {
	background-image: url(images/transparentwhite.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 3;
}

div#header_container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header h1 {
	height:80px;
	line-height:80px;
	margin:0px;
	padding-left:10px;
}
#nav_email_container {
	float: right;
}
div#email {
	width: 500px;
	top: 200px;
	left: 0px;
	height: 40px;
	color: #394A78;
	font-family: 'Questrial', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: right;
	margin-top: 45px;
	margin-bottom: 45px;
}


div#navigation {
	width:503px;
	background-image: url(images/transparentwhite.png);
	position: relative;
	z-index: 100;
	top: 0px;
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	height: 45px;
}


div#navigation ul {
    padding: 0px; 
    margin: 0 auto; 
	list-style-type:none;
	float: right;
}

div#navigation li {
	display: inline;
	vertical-align: middle;
	
}
div#navigation ul li a  {
	color: #384977;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 5px;
	display: inline-block;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

div#navigation ul li a:hover {
	color: #FFF;
	font-weight: 400;
	background-color: #1D2E5C;
	   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
}

div#container {
	width:1024px;
	top: 220px;
	position: relative;
	z-index: 1000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
div#container_sub {
	width:1024px;
	margin:0 auto;
	top: 0px;
	position: relative;
	z-index: 1000;
}


div#wrapper {
	float:left;
	width:100%;
	position: relative;
	z-index: 2;
	top: 250px;
}
#welcome {
	background-image: url(images/transparentwhite.png);
	height: 65px;
	float: right;
	position: relative;
	z-index: 5;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	top: 230px;
	right: -20px;
	
}
#Header {
	background-image: url(images/transparentwhite.png);
	height: 65px;
	float: right;
	position: relative;
	z-index: 500;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	top: -12px;
	right: -20px;
	text-align: right;
	width: 1024px;
}
div#BookingCalendarButton {
	margin-right: 198px;
	font-family: 'Questrial', sans-serif;
	color: #900;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px#000;
	box-shadow: 0 0 2px #000;
	margin-left: 20px;
	font-size: 80%;
	margin-bottom: 10px;
	float: right;
	width: 220px;
	z-index: 99;
	position: relative;
	clear: right;
	background-color: #711F21;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/footer_bg_RED.jpg);
	border: 1px solid #DD190D;
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	/* [disabled]-khtml-border-radius: 5px;*/
}
#BookingCalendarButton a {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#BookingCalendarButton:hover {
	color: #000;
	background-color: #900;
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
	border: 1px solid #8F0000;
}


div#BookingCalendarButton2 {
	/* [disabled]margin-right: 198px; */
	color: #039;
	text-transform: uppercase;
	font-family: 'Poiret One', 'Questrial', 'Century Gothic', 'Arial';
	color: #FFF;
	-moz-box-shadow: 0 0 2px #000;
	-webkit-box-shadow: 0 0 2px#000;
	box-shadow: 0 0 2px #000;
	/* [disabled]margin-left: 10px; */
	font-size: 35px;
	margin-bottom: 10px;
	width: 629px;
	/* [disabled]z-index: 99; */
	/* [disabled]position: relative; */
	background-color: #711F21;
	background-image: url(images/footer_bg_RED.jpg);
	border: 1px solid #DD190D;
	/* [disabled]-moz-border-radius: 5px; */
	/* [disabled]-webkit-border-radius: 5px; */
	/* [disabled]border-radius: 5px; */
	/* [disabled]-khtml-border-radius: 5px;*/
	/* [disabled]padding: 10px; */
	/* [disabled]clear: right; */
}
#BookingCalendarButton2 a {
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

div#BookingCalendarButton2:hover {
	color: #000;
	background-color: #900;
	-moz-box-shadow:    inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:         inset 0 0 10px #000000;
	border: 1px solid #8F0000;
}

div#extra {
	background-image: url(images/transparentwhite.png);
	padding: 20px;
	margin-top: 135px;
	margin-right: 200px;
	font-family: 'Questrial', sans-serif;
	color: #900;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	margin-left: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}


div#extra {
	float:right;
	width:200px;
	z-index: 100;
	/* [disabled]clear: right; */

}
.extra_tiny    {
	line-height: 10px;
	font-size: 10px;
}
#Home_content #extra a {
	font-size: 10px;
}

#Threeboxes_container {
	margin-top: 300px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 245px;
	position: relative;
	z-index: 5;
	top: 0px;
	clear: both;
	width: 1024px;
}

#Threeboxes_container #one {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: left;
	margin-right: 17px;
	height: 230px;
}
#Threeboxes_container #two {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: left;
	margin-right: 10px;
		height: 230px;
}
#Threeboxes_container #three {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: right;
	height: 230px;
}
#Fourboxes_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 5;
	top: 0px;
	clear: both;
	width: 1024px;
	height: 500px;
}
.WhiteBox {
	float: left;
	width: 295px;
	background-image: url(images/transparentwhite.png);
	font-family: 'Questrial', sans-serif;
	color: #039;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	font-size: 16px;
	height: 487px;
	border: 10px solid #FFF;
}
.WhiteBox p {
	width: 230px;
	text-align: left;
}
.comments {
	float: left;
	width: 295px;
	background-image: url(images/footer_bg.jpg);
	font-family: 'Questrial', sans-serif;
	color: #FFF;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	font-size: 16px;
	height: 487px;
	border: 10px solid #1A2644;
}

.comments .leftquote  {
	float: left;
	margin-top: -25px;
	margin-left: -25px;
	padding-right: 10px;
}
.comments .rightquote {
	float: right;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 25px;
}

.comments p {
	width: 230px;
	text-align: left;
	margin-left: -20px;
}
.whiteborder {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	margin: 20px;
}





#Fourboxes_container  #one {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: right;
	height: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.RolloverBoxes {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	float: left;
}

#Fourboxes_container  #two {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: right;
	height: 230px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Fourboxes_container  #three {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: right;
	height: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#Fourboxes_container  #four {
	border: 7px solid #FFF;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	width: 316px;
	float: right;
	height: 230px;
		margin: 10px;
}

div#content {
	background-color: #FFF;
	width: 1021px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	position: relative;
	z-index: 3000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

div#Home_content {
	background-color: #FFF;
	width: 1021px;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
	background-image: url(images/Patio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 532px;
	line-height:1.4;
	color: #666;
		z-index: 3000;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.leftpic {
	float: left;
	margin-left: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.rightpic {
	float: right;
	margin-left: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.highlight_Text_Right {
	color: #900;
	float: right;
	font-family: 'Questrial', sans-serif;
	;
	font-size: 22px;
	margin: 20px;
	width: 210px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 20px;
	background-color: #FFF;
}
.highlight_Text_Right a {
	font-size: 14px;
}



#Home_content p {
	width: 550px;
	padding-left: 60px;
}


div#content p {
	line-height:1.4;
	color: #666;
}

div#footer {
	background-image: url(images/footer_bg.jpg);
	height: 250px;
//	box-shadow: 0px -3px 5px #888888;
	position: relative;
	z-index: 10;
	width: 100%;
	clear: both;
	top: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#footer_container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

div#footer p {
	margin:0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: 'Questrial', sans-serif;
	color: #636363;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
}
#footer #footer_container ul {
	margin: 0px;
	padding: 0px;
}

#footer_container ul li  {
	display: inline-block;
	vertical-align: middle;
}


#footer_container ul li a {
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Questrial', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer_container ul li a:hover {
	color: #FFF;
	font-weight: 400;
	background-color: #900;
	   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;
}
.fortay a{
	color: #3A4F74;
	font-size: 10px;
}

.RegularText {
	font-size: 12px;
		font-family: 'Questrial', sans-serif;
}

.redText {
	color: #900;
}
.BlueTextSmaller {
	color: #039;
	font-size: 12px;
	font-style: italic;
		
}

.formtext {
	font-size: 14px;
	margin-top: 10px;
		font-family: 'Questrial', sans-serif;
}
.formtext p {
	font-size: 14px;
	margin-top: 10px;
		font-family: 'Questrial', sans-serif;
}
#content table.rentals {
	font-size: 15px;
	font-family: 'Questrial', sans-serif;
	margin-left: 60px;
	color: #666;
	padding: 0px;
	margin-top: 0px;
}
