body {
	background-image: url(../images/back2.jpg);
	BACKGROUND-ATTACHMENT: fixed;
	background-repeat: repeat;
}



a, a:link, a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #bbbbbb;
}


#content .thumb1{
	float: left;
	text-align:center;
	text-decoration: none;
	color: #bbbbbb;	
	margin: 5px;
}
#content .thumb1 img{

	border: 2px solid #999999;
}
#content .lessWidth{
	letter-spacing: -.07em;
}




.faqHeader {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}

.faqHide a, .faqHide a:link {
	color: #FFFF00;
	font-size: 12px;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	text-align: right;
	float: right;
	display: block;
		position: relative;
top: -10px;
}




.textBox1 {
	border: 1px solid #999999;
	position: relative;
	right: -250px;
	background-image: url(../images/leftText.jpg);
	background-repeat: repeat;
	text-indent: 20px;
	width: 470px;
	top: -60px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#container {
	margin: auto;
	width: 800px;
	font-size: 12px;
	color: #343434;
	font-style: normal;
	border: medium solid #999999;

}
#content {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	background-color: #343434;
	background-position: right top;
	background-repeat:no-repeat;

}
.disclaimer1 {
	font-size: 9px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #FFFFFF;
	height: 175px;
}
#header a, #header a:link, #header a:visited {
		font-family: Arial, Helvetica, sans-serif;
		color: #cccccc;
		font-size: 10px;
}
#header a:hover {
		font-family: Arial, Helvetica, sans-serif;
		color: #cccccc;
		text-decoration: underline;
		font-size: 10px;
}

#footer {
	clear: both;
	text-align: center;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	background-color: #343434;
}

#footer a{
	font-weight : bold;
	font-size: 10px;
	text-decoration: none;
	color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}








.rightbox {
	margin: 0px;
	padding: 0px;
	float: right;
}
.rightboxB {
	padding: 10px;
	float: right;
	border: thin solid #666666;
	clear: both;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: 20px;
}



.rightboxMenu {
	padding: 0px;
	float: right;
	border: thin none #cccccc;
	width: 130px;
	clear: both;
	background-color: #343434;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightboxMenu li {
	color: #FFFF00;
	position: relative;
	left:-0px;
	width: 80px;
	padding: 5px;
	border: 1px solid #cccccc
}


.rightboxMenu a{
	color: #000000;
	display: block;
	width: 80px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc
}

.rightboxMenu li a:hover{
	color: #000000;
	background-color: #FFFF00;
}

.picBox {
	border: 4px solid #CCCCCC;

}


.leftPictureBox {
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-color: #666666;
	border: 2px solid #999999;
	padding: 0px;
}
.rightPictureBox {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: right;
	background-color: #666666;
	border: 2px solid #999999;
	padding: 0px;
}

.leftPicBox {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 4px;
	float: left;
	background-color: #333333;
	border: 2px solid #999999;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.rightPicBox {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 12px;
	float: right;
	background-color: #333333;
	border: 2px solid #999999;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.rightPicBox2 {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	background-color: #333333;
	border: 2px solid #999999;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.leftPicBox span{
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: center;
}

.highlight1 {
	font-weight: bold;
	text-transform: uppercase;
}


.leftbox {
	margin: 5px;
	padding: 5px;
	float: left;
}
.leftboxNoPad {
	margin: 0px;
	padding: 0px;
	float: left;

}

#leftmenu {
float: left;
}
.leftTextColumn {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 210px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #dddddd;
	text-align: justify;
	background-image: url(../images/leftText.jpg);
	background-repeat: repeat;
	text-indent: 0px;
	line-height: 20px;
}
.rightTextColumn {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 210px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	background-image: url(images/leftText.jpg);
	background-repeat: repeat;
	text-indent: 0px;
	line-height: 12px;
}


#mainbox{
	padding: 20px;
	width: 740px;
	border: 1px solid #DFE2FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	float: none;
	clear:both;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#textbox{
	padding: 20px;
	width: 450px;
	border: 12px solid #DFE2FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	float: right;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4FFFF;
}

.photobox{
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	clear: right;
	background-color: #DEF8DF;
	padding: 10px;
	width: 300px;
	border: 7px ridge #CCCCCC;


}

.space{
	clear: right;
	float: right;
	width: 500px;
	}

.emailbox {
	width: 600px;
	margin: 5px;
	padding: 5px;
	border: medium solid #CCCCCC;
	background-position: center;
}







h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	font-weight: normal;
	font-size: 36px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ababab;
	font-weight: normal;
	font-size: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 18px;
}




.copyright {
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}


.dropcap {
float:left;
color:#D4D4C7;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: Times, serif, Georgia;
} 

.language, .language a, .language a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.frontSmall {
	font-size: 9px;
	color: #666666;
	line-height: 9px;
	
}
.frontSmall p{
	font-size: 9px;
	color: #666666;
	line-height: 9px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:justify
}
#container #content .frontSmall a:link , #container #content .frontSmall a {
	cursor: default;
	text-decoration: none;
}

.frontSmall a:hover p{
	color: #ffffff;
	cursor: default;
		text-decoration: none;
}
#faqBox {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 760px;
}
.seasonHeader {
	background-color: #EAEBFF;
	color: #000000;
    border-right: thin solid #000000;
    border-left: thin solid #000000;
}
.shortTermHeader {
	background-color: #DAD8FE;
	color: #000000;
	font-size: 10px;
}
.longTermHeader {
	background-color: #C6CAFF;
	color: #000000;
	font-size: 10px;
}
.highSeason {
	background-color: #979EFF;
	color: #000000;
    border-right: thin solid #ffffff;
    border-left: thin solid #ffffff;
}
.lowSeasonHeader {
	font-weight: normal;
}
.lowSeason {
	background-color: #CCCCCC;
	color: #000000;
    border-right: thin solid #ffffff;
    border-left: thin solid #ffffff;
}
.rentalSeasonDivider {
	border: none solid #a7aEeF;
	height: 900px;
	width: 4px;
		background-color: #979EFF;
	position:relative; 
left:-250px;
	top: 0px; 
}
body:last-child .rentalSeasonDivider {
left:-290px;
	top: 0px; 
}

.rentalStatus {
	height: 0px;
	width: 600px;
	border: 0px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0000ff;
	text-align: center;
	vertical-align: middle;

}

#container #content .columntitle td {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFee;
	text-align: center;
}


#container #content .sold td {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
#container #content .reserved td {
	font-weight: bold;
	color: #FF0000;
	background-color: #00FF00;
}
#container #content .available td {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.smalltext1 {font-size: 9px}
#container #content .pricelist, #container #content .pricelist td {
	background-position: center;
	text-align: center;
}
#container #content .pricelist a {
	width: 50px;
	height: 100%;
	color: #222222;
}
#container #content .pricelist a:hover {
	color: #000000;
	background-color: #CCCCCC;
}


#container #content table .dark {
	color: #ffffff;
	background-color: #343434;
}
#container #content table .basic {
	color: #FFFFFF;
	background-color: #343434;
}

.activitiesTable {
	text-align: center;
	padding: 0px;
border: 1px;
}
.activitiesTable .cat{
	background-color: #3399CC;
	color: #ffffff;
	font-weight: bold;
}
.activitiesTable .company{
	background-color: #CAE3E6;
	color: #000000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.activitiesTable .tel{
	background-color: #CAE3E6;
	color: #000000;
}
.activitiesTable .web {
	background-color: #CAE3E6;
	color: #000000;
}

.activitiesTable .web a, .activitiesTable .web a:link, .activitiesTable .web a:visited {
	color: #000000;
}
 .activitiesTable .web a:hover {
 color: #333333;
}
.activitiesTable .night{
	background-color: #669933;
	color: #ffffff;
	font-weight: bold;
}

.activitiesTable .night2, .activitiesTable .night2 a, .activitiesTable .night2 a:link, .activitiesTable .night2 a:visited{
	background-color: #D1EFD1;
	color: #000000;
}
 .activitiesTable .night2 a:hover {
 color: #333333;
}



.refno {
	padding: 5px;
	float: right;
	height: 15px;
	width: 80px;
	border: 1px solid #999999;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCFFCC;
	background-color: #666666;
	position: relative;
top: 20px;
}

.smallText {
	font-size: 9px;

}

.closeWindowButton {
	font-size: 9px;

}

