/* CSS Document */

*	{
	margin:0px;
	padding:0px;
	}

body	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 1.3em;
	}
	
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5B4F5D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB8A3;
	padding-bottom: 2px;
	padding-top: 10px;
	}	

h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #5B4F5D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB8A3;
	padding-bottom: 2px;
	padding-top: 10px;
	}
	
a:link	{
	font-size: 0.95em;
	color: #660066;
	text-decoration:underline;
	}
a:vistited	{
	font-size: 0.95em;
	color: #660066;
	text-decoration:underline;
	}
a:hover	{
	font-size: 0.95em;
	color: #FF3300;
	text-decoration:underline;
	}
a:active	{
	font-size: 0.95em;
	color: #660066;
	text-decoration:underline;
	}

.pgTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #5B4F5D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB8A3;
	padding-bottom: 2px;
	padding-top: 10px;
}

#wrapper	{
	width:975px;
	text-align:left;
	margin: 0px auto 0px auto;
	}

#mainTable	{
	width:975px;
	border:0px;
	padding:0px;
	margin:0px;
	}
	
#contentTable	{
	width:975px;
	}
	
#leftFillcol	{
	width:13px;
	vertical-align:top;
	background-image:url(../images/left_fill.jpg);
	}
	
#menuCol	{
	width:185px;
	vertical-align:top;
	background-image:url(../images/mBase.gif);
	}
	
#contentCol	{
	width:742px;
	vertical-align:top;
	background-color:#FFFFFF;

	}

#rightCol	{
	width:35px;
	vertical-align:top;
	background-image:url(../images/rightFill.jpg);
	}

#menu	{
	width:185px;
	}

#contentArea	{
	width:700px;
	font-size:0.85em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	
	}
#contentArea	td font{
	font-size:0.85em;
	
	}

#homeBoxes	{
	width:462px;
	}

#gallery	table{
	width: 699px;
	}
	
#gallery td	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.82em;
	width:233px;
	padding:0px;
	margin:0px;
	text-align:center;
	}
#gallery img	{
	border:0px;
	}
	
#photoBlock	{
	width:99%;
	text-align:center;
	}

#photoDiv	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5c6;
	padding:0px 0px 15px 0px;
	margin-top:15px;
	clear:both;
	}

#villa12block	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5c6;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	width: 690px;
		}

#villa3block	{
	width:690px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5c6;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
		}


/*  =========== MISC CLASSES ================ */

.ImgRight	{
	float:right;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom: 1px;
	}

.ImgLeft	{
	float:left;
	}

.headSection	{
	font-size:1.3em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B4F5D;
	margin-bottom: 5px;
	}
.tableText	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.90em;
	padding:3px;
	}
.bulletedNotes ul	li {
	list-style-type: none;
	margin-left: 30px;
	font-size: 0.88em;
	list-style-image: url(../images/star_bul.gif);
	}
.onlineBookhead {
	margin-top: 15px;
	}

#bookMainImg12	{
	float:right;
	width:349px;
	margin:0px 11px 15px 15px;
	}
#bookMainImg3	{
	float:right;
	width:349px;
	margin:0px 11px 15px 15px;
	}
	
#bookNow	{
	width:100%;
	text-align:center;
	}
	
#line12	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5c6;
	margin-top: 3px;
	padding-bottom: 3px;
	}
	
#line3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d5c6;
	margin-top: 3px;
	padding-bottom: 3px;
	}
	
