/* CSS Document */

BODY {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#333;
	margin:0px;
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
	background-color:#F5F6F9;
	
    }
	

P {
	margin: 15px 0px 0px; 
}

ul {
	margin: 15px 0px 0px; 
	line-height: 140%; 
	padding-top: 0px
}

#begin {
	background-position:center;
	background-image:url(/images/beginBG.gif);
	margin-left: auto; 
	width: 862px; 
	margin-right: auto; 
	background-repeat: no-repeat; 
	height: 36px
}

#container {
	padding-right: 20px; 
	padding-left: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	width: 811px; 
	background-position:center;
	background-image:url(/images/borderBG.gif);
	background-repeat: repeat-y
}

#header {
	background: #7EB6D7 url(/images/bannerBG.jpg); 
	background-repeat: repeat-x; 
	height: 132px;
}

#header #banner_right{
	margin:50px 0 0 220px;
	display:inline;
	float:left;
}

#logo {
    float:left;
	margin-top:41px;
	padding-left:32px;
	display:inline;
	width:200px;
	
}
	


ul#menu {
	margin:0;
	padding-right:52px;
	float:right;
	clear:both;
}
ul#menu {
 
	white-space: nowrap
}
ul#menu li {
	padding: 0px; 
	display: block; 
	float: left; 
	margin: 0px; 
	text-align: center
}
ul#menu li a {
	display: block; 
	font-weight: bold; 
	font-size:11px;
	color: #fff; 
}
ul#menu li a:link {
	background-image:url(/images/nav/menu_item.gif); 
	width: 94px; 
	line-height: 26px; 
	padding-top: 7px; 
	background-repeat: no-repeat; 
	height: 26px
}

ul#menu li a:hover {
	background-position: 0px -33px; 
	background-image:url(/images/nav/menu_item.gif); 
	width: 94px; 
	line-height: 29px; 
	padding-top: 4px;  
	height: 29px;
	color:#56859F;
}

ul#menu li a:visited {
	background-image:url(/images/nav/menu_item.gif); 
	width: 94px; 
	line-height: 26px; 
	padding-top: 7px; 
	background-repeat: no-repeat; 
	height: 26px
}


	
a:link {
	color: #377FB4;
	text-decoration: none;
}
a:visited {
	color: #377FB4;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

	

	
	
#mainFlash {
	
}



#content {
   height:100%;
   float:left;
   clear:both;
   width:100%;
   background-color:#F5F6F9;
   padding-bottom:28px;
}

#column1 {
   width:175px;
   margin-left:5px;
   float:left;
}

#column2 {
   width:550px;
   margin-left:30px;
   float:left;
}

	
ul.subnav, div.subnav {
	margin: 0 0 20px 0;
	padding:0 9px 0 9px;
	background:#F3F2E4;
	width:auto;
	display:block;
	border:1px solid #DFD6B5;
}

div.subnav{
	padding:4px 1px 12px 4px;
	font-size:10px;
}
div.subnav input, div.subnav select, div.subnav td{
	font-size:10px;
}



#column1 .subHeading {
	color:#FFF;
	background-color:#D5CCaa;
	font-weight:bold;
	font-size:11px;
	padding:5px 0 5px 15px;
    width:auto;
	display: block;
}

ul.subnav li {
	display: block; 
	width:auto; 
	border-bottom:1px solid #DFD6B5;
	list-style::none;
	padding:1px 0 3px 0;
}

ul.subnav .last {
	border-bottom:none;
}

ul.subnav li a, ul.subnav li a:visited  {
	display: block; 
	font-weight: bold; 
	font-size:11px;
	color:#B9B095; 
	padding:0 0 0 5px;
}


ul.subnav li a:hover {
	color:#6Ba3C4;
}



.columnItem {
    padding-bottom:20px;
	margin-top:20px;
}



	
	
.written {
    float:left;
	width:100%;
	
	text-align: justify;
	font-size:12px;
	font-family:arial, Helvetica, sans-serif;
	color:#999;
	
}

	
.written2 {
	float:right;
	margin-top:22px;
	padding-right:40px;
	width:520px;
	text-align: justify;
	font-size:11px;
	color:#666;
}

#featured {
    border-top:1px solid #CCC;
	margin-top:30px;
	padding-top:15px;

}
div.moredetails{
	float:left;
	background-color: #B8C4CF;
	border:1px solid #8398AB;	
	width:100px;
	padding:4px;
	text-align:center;
	margin-top:20px;
	font-size:10px;
	height:20px;
	line-height:normal;
	font-weight:bold;
	margin-right:10px;
}
div.makebooking{
	float:left;
	background-color: #B8C4CF;
	border:1px solid #8398AB;	
	width:100px;
	padding:4px;
	text-align:center;
	margin-top:20px;
	font-size:10px;
	height:20px;
	line-height:normal;
}


div.moredetails a ,div.moredetails a:visited{
	color:#663366;
	font-weight:bold;
	text-decoration:none;
}

div.makebooking a ,div.makebooking a:visited{
	color:#663366;
	font-weight:bold;
	text-decoration:none;	
}


div.moredetails a:hover{
	color: #FFCC00;
}


.more {
    float:right;
	margin-top:15px;
}

#rightcolumn {
    float:left;
	padding-left:70px;
	width:189px;
	height:auto;
	padding-top:15px;
	padding-right:15px;
}


.rightTitle {
    color:#707070;
	margin-bottom:8px;
}

#footer {
	clear:both;
	height:120px;
	font-size:11px;
	font-family:arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#70C745;
}

#footer p{
	margin:0 0 10px 0;
}
#footer p, #footerContent p, #footerleft{
	font-size:11px;
	font-family:arial, Helvetica, sans-serif;
	color:#FFF;
}
#footerContent {
    margin-left:29px;
	margin-right:29px;
	padding-top:6px;
	
}

#footerleft {
    float:left;
}

#footerright {
	margin-top:6px;
    float:right;
}

#end {
	background-position:center;
	background-image:url(/images/endBG.gif);
	margin-left: auto; 
	width: 862px; 
	margin-right: auto; 
	background-repeat: no-repeat; 
	height: 33px
}

#djk {
	padding:0 10px 10px 10px;
	text-align:center;
	font-size:10px;
	font-family:arial, Helvetica, sans-serif;
	color:#666;
}

#djk a, #djk a:visited{
	font-size:10px;
	font-family:arial, Helvetica, sans-serif;
	color:#666;
	}

.h1 {
    font-size:15px;
	font-weight:bold;
	color:#377FB4;
	margin:0 0 10px 0;
}

.h2 {
    font-size:14px;
	font-weight:bold;
	color:#377FB4;
	margin:0 0 10px 0;
}

.h3 {
	font-size:14px;
	font-weight:bold;
	color:#7EB6D7;
}

.h4 {
	font-size:14px;
	font-weight:bold;
	color:#7EB6D7;
	margin:0 0 10px 0;
}


.h5{
	font-weight:bold;
	font-size:11px;
	color:#66BD3A;
	display:block;
	margin:20px 0 6px 0;
	text-transform: uppercase;	
}

.image {
	margin-left:22px;
	border: solid 1px #D7CCa4;
	padding:3px;
}

.mainHeading {
   margin:12px 0 4px 0;
   color:#6BA3C4;
   font-weight:bold;
   font-size:14px;
}

table.productContainer {
 width:570px;
 border-bottom:1px solid #CCC;
 padding-bottom: 20px;
 margin-top: 20px;
}

table.productContainer2 {
 width:570px;
 padding-bottom: 5px;
 margin-top: 20px;
 margin-bottom:5px;
}

.productlistleft {
    width:166px;
	border: 1px solid #7EB6D7;
	font-size:11px;
	color:#56859F;
	background-color:#D3E8F5;
}

.productImage {
    padding: 3px 3px 0 3px;
    margin-bottom:3px;
}




ul.productInfo  {
	margin:10px 0 0 4px;
	padding:4px;
	display:block;
    width:140px;

}

table.productDetails ul.productInfo  {
	margin: 6px 12px 6px 22px;
	padding:10px 5px 5px 10px;
	display:block;
    width:190px;
	border: 1px solid #7EB6D7;
	font-size:11px;
	color:#56859F;
	background-color:#D3E8F5;	
}


ul.productInfo li {
	width:auto;
	list-style-type:none;
	padding-bottom:6px;

	
}

.productHeading {
    text-align:center;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	background-color:#D5CCaa;
	padding:5px;
	margin:14px 0 0 0;
	width:560px;
}


.attLineFrontPage{
    text-align:center;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	background-color:#D5CCaa;
	padding:2px 5px 2px 5px;
	margin:14px 0 4px 0;
	width:300px;
}



.productTitle {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	background-color:#66BD3A;

	margin: 0 0 15px 0;
}

td.productWritten {
    width:385px;
	padding-left:22px;
}

td.productWritten p{
	margin:0 0 10px 0;
}

table.productWritten2 {
    width:390px;
	margin-right:25px;
}

.productAddress, a.productAddress, a.productAddress:visited {
    font-weight:bold;
	font-size:13px;
	/*color:#66BD3A;*/
	color:#ACC131;
	display:block;
	margin:0 0 10px 0;
}

table.productDetails .productAddress{
	margin-top:10px;
}

.productHighlight {
    text-align:center;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	background-color:#53A7CD;
	padding:5px;
	margin-bottom:15px;
	width:370px;
}

ul.productButtons {
    margin:20px 0 20px 0;
	padding:0 0 20px 0;
	white-space: nowrap;
	
	
}

ul.productButtons li {
	background-image:url(/images/buttonBG.gif); 
	width:89px; 
	line-height: 20px;  
	background-repeat: no-repeat; 
	height:20px;
	float:left;
	text-align: center;
	display: block; 
	margin-right:10px;
}
ul.productButtons li a {
	display: block; 
	font-size:11px;
	color: #958D75; 
	background-image:url(/images/buttonBG.gif); 
	width:89px; 
	line-height: 20px;  
	background-repeat: no-repeat; 
	height:20px;
	text-align: center;
}

ul.productButtons li a:hover {
    background-image:url(/images/buttonBG_over.gif); 
	color:#FFF;
	width:89px; 
	line-height: 20px;  
	background-repeat: no-repeat; 
	height:20px;
	display: block; 
	text-align: center;
}

ul.productButtons li a:visited {
	width:89px; 
	line-height: 20px;  
	height:20px;
	display: block; 
	text-align: center;
	color: #958D75;
}

a.submit, a.submit:visited{
	background-image:url(/images/buttonBG.gif); 
	width:89px; 
	line-height: 20px;  
	background-repeat: no-repeat; 
	height:20px;
	text-align: center;
	display: block; 
	margin-right:10px;
	font-size:11px;
	color: #958D75; 
	border:none;
	cursor:hand;
}

a.submit:hover{
	background-image:url(/images/buttonBG_over.gif); 
	color:#FFF;
}

table.productDetails {
    margin-top:20px;
}
table.productDetails td{
	vertical-align:top;
}


.detailImage {
     border: 1px solid #7EB6D7;
	 padding:4px;
	 vertical-align:middle;
	 text-align:center;
}
table.productlist2 td{
	paddding:0;
	margin:0;
}
table.productlist2 td.rightcol{
	padding:0 0 0 10px;
}


table.productlist2 td.rightcol, table.productlist2 td.rightcol p{
	font-size:10px;
}



table.productlist2 td.prodimage{
     border: 1px solid #7EB6D7;
	 padding:4px;
	 vertical-align:middle;
	 text-align:center;
	 background:#EEEEEE;
}

table.productThumbs {
	margin-left:20px;
}

table.productThumbs td{
 vertical-align:top;
 }
 
 
.thumbImage {
     border: 1px solid #7EB6D7;
	 margin-bottom:5px;
	 margin-right:5px;
	cursor:hand;
}

table.featuredproperties a.title{
	display:block;
	color:#999;
	font-weight:bold;
	margin-top:10px;
}

#breadcrumb{
	padding:0 0 10px 0;
	font-size:10px;
	color:#ccc;
}

#breadcrumb a, #breadcrumb a:visited{
	font-size:10px;
	color:#ccc;
}


.blockquote, BLOCKQUOTE{
	color:#7EB6D7;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-style:italic;
	margin:20px 20px 20px 0;
	font-weight:bold;
	display:block;
}
