
body {
	background-color: #000000;
	margin:0;
	padding:0;
	line-height: 1.2em;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}


#maincontainer{
width: 992px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #FFFFFF;
height: 144px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
/*height:359px;*/
}

#contentcolumn{
margin-left: 164px; /*Set left margin to LeftColumnWidth*/
background:#B69222;
/* background-image:url(graphics/home_body_background.jpg);*/
/* background-repeat: repeat-x;*/
margin-top:1px;
}

.leftcolumn{
background: #B69222;
background-image:url(graphics/menu_background.jpg);
background-repeat: repeat-y;
color:#FFFFFF;
font-size:14px;
font-family:Times New Roman;
/*font-weight:bold;*/
}

#contentcolumnDet{
margin-left: 164px; /*Set left margin to LeftColumnWidth*/
width: 825px; /*Width of left column*/
height:578px;
/*background:#B69222;*/
background-image:url(graphics/background_vacation_rentals.jpg);
background-repeat: no-repeat;
margin-top:1px;
}

#leftcolumnDet{
float: left;
width: 162px; /*Width of left column*/
height:578px;
margin-top:1px;
margin-left: -992px; /*Set left margin to -(MainContainerWidth)*/
background: #B69222;
background-image:url(graphics/menu_background.jpg);
background-repeat: repeat-y;
color:#FFFFFF;
font-size:14px;
font-family:Times New Roman;
/*font-weight:bold;*/
border-right-style:1px solid #C4AB59;
}

#footer{
clear: left;
width: 100%;
background: #000000;
color: #FFFFFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFFFF;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.menuwrap{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 20px;
height:290px;
}

div.menucell{
width:159px;
margin-bottom: 10px;
margin-top: 10px;
/*position:relative;*/
/*height:15px;*/
}

div.menucell:hover{
background-color:#000000;
}

p.menutext{
margin-left:10px;
color:#FFFFFF;
font-size:12px;
font-family:Arial;
font-weight:bold;
}

.menuwrapRt{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
/*margin-top: 0;*/
height:144px;
}

div.menucellRt{
width:166px;
margin-bottom: 3px;
margin-top: 3px;
/*position:relative;*/
/*height:19px;*/
}

div.menucellRt:hover{
background-color:#FFFFFF;
}

p.menutextRt{
margin-left:10px;
color:#000000;
font-size:12px;
font-family:Arial;
font-weight:bold;
}

#footer a{
color: #000000;
}

.innercontent{
margin: 0px 20px 27px 23px;/*Margins for inner DIV inside each column (to provide padding)*/

}

.leftcolFooter{
margin-left:10px;
margin-bottom:19px;
}


