/* CSS Document */

body
{
	margin:0px;
	background-color:#a7b9cd;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table, p, td
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1
{
	color:#FE7503;
	font-size:20px;
	text-align:left;
	margin-top:10px;
}
h2
{
	text-align:left;
	color:#FE7503;
	font-size:16px;
	margin:3px 0px;;
}
h3
{
	text-align:left;
	color:#FE7503;
	font-weight:bold;
	font-size:14px;
	margin:3px 0px;;
}
#main
{
	width:800px;
	margin-left:auto; margin-right:auto;
	border: 4px solid #000;
	background-color:#FFFFFF;
}
#topbar
{
	height:30px;
	padding-right:20px;
	background-color: #001111;
	color:#fff;
}
#topbar p
{
	padding-top: 8px;
	color:#fff;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
}
#toplinks
{
	text-align:right;
	float:right;
	width:300px;
}
#topbar a
{
	color: #ccc;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	font-size:12px;
	padding-left: 10px;
}
#topbar a span
{
	width:30px;
	display:inline-block;
}
#topbar a img
{
	position:absolute;
	top:7px;
}
#header
{
	width:100%;
	padding:0px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;
}
#footer
{
	clear:both;
	color:#FF3300;
	font-weight:bold;
	border-top:1px solid #003366;
	background-color:#a7b9cd;
	padding:5px;
	padding-top:0;
	margin-top:10px;
}
#footer a, #footer a:visited
{
	color:#FF3300;
	text-decoration:none;
}
#footer a span:hover
{
	text-decoration:underline;
}
#menu
{
	border-top:1px solid #000; 
	border-bottom:1px solid #000; 
	background: #001111;
}
#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#menu li
{
	list-style:none;
	display:inline;
	padding-left:5px;
	padding-right:10px;
}
#menu a, #menu a:visited
{
	color: #ff8b00;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
	line-height: 26px; 
	font-size: 13px;
}
#menu a:hover
{
	color:#FFCC66;
}

#content
{
}
.button
{
	color:#333399;
	background-color:#FF6633;
	width:120px;
	font-weight:bold;
}
.villa
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	border:1px solid #FF6633;
	padding-bottom:3px;
}
.villa h2
{
	width:100%;
	text-indent:5px;
	margin:0px;
	background-color:#FF6633;
	color:#fcfcfc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.villa h2 span
{
	float:right;
	display:block;
}

.villa img
{
	float:left; 
	border:none; 
	margin: 2px;
	margin-bottom:0;
	margin-right:10px;
}
.villa p
{
	margin:0; 
	font-weight:bold; 
	color:#FF6633;
	margin:2px;
}
.villa p a, .villa p a:visited
{
	display:block; 
	float:right; 
	padding:0px ;
	padding-right:5px;
	padding-bottom: 5px; 
	font-weight:bold; 
	color:#FF6633;
}
.villa p.short
{
	height:75px; 
	overflow:hidden;
	color:#000;
	font-weight:normal;
}
.villadetail
{
	margin-top:10px;
}
.villadetail table
{
	text-align:center;
	border: 1px solid #FF6633;
	margin-top:10px;
}
.villadetail table
{
	text-align:left;
	text-indent: 10px;
}
.villadetail .top
{
	color:#fff;
	text-align:left;
	text-indent: 3px;
	background-color:#FF6633;
}
.villa p
{
	margin:0px;
	margin-top:5px;
}
.top
{
	color:#fff;
	background-color:#FF6633;
}
#search
{
	background-image:url(images/searchbackground.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:27px 0px;	
	text-align:center;
	font-weight:bold;
	color:#333399;
	margin-right:10px;
}
.villa_header
{
	text-align:center;
	margin-top:20px;
	margin-bottom: 5px;
}

#villatext
{
	margin-top:10px;
	margin-bottom:5px;
}
#villatext h2
{
	width:100%;
	background-color:#FF6633;
	color:#fff;
	margin:0px;
	text-indent:2px;
	margin-bottom:4px;
	clear:left;
}
.boldp
{
	font-weight:bold;
	color:#FF6633;
}

.side .boldp
{
	color:#333399;
}
#terms h2
{
	margin-bottom:0px;
	margin-left:0px;
}


#terms p
{
	margin-top:2px;
}
.pagination{
padding: 2px;
text-align:center;
}

.pagination ul{
margin: 0;
padding: 0;
text-align:center; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
margin: 3px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: lightyellow;
}

.pagination li.currentpage{
font-weight: bold;
padding: 0 5px;
border: 1px solid navy;
background-color: #2e6ab1;
color: #FFF;
}

.pagination li.disablepage{
padding: 0 5px;
margin: 3px;
border: 1px solid #929292;
color: #929292;
}

.pagination li.nextpage{
font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
margin-right: 5px;
padding-right: 0;
}

a.squarebutton{
background: transparent url('images/square-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin: 0px 20px;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('images/square-orange-right.gif') no-repeat top right;
display: block;
font-weight:bold;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

#left
{
	width:205px; 
	float:left; 
	text-align:center; 
	margin:5px; 
	color:#cea003; 
	font-size:14px;
	font-weight:bold;
}
#left a, #left a:visited
{
	color:#cea003; 
}
.menu td a, .menu td a:visited
{
	padding:5px;
	font-weight:bold;
	color:#006666;
	line-height:24px;
	text-decoration:none;
}