/*Generic styles*/


*	{
	margin: 0;
	padding: 0;
	}

body	{
	background: #360;
	margin: 0;
	}

p	{
	margin: 10px 30px 5px 15px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	}


h1	{
	font-family: "Times New Roman", serif;
	font-weight: bolder;
	font-size: 4em;
	text-shadow: 4px 4px 8px #666;
	font-style: italic;
	color: #630;
	margin: 0 0 20px -40px;
	}

h2	{
	font-family: "Times New Roman", serif;
	font-weight: bolder;
	font-size: 2em;
	font-style: italic;
	color: #630;
	margin: 0 50px 10px 10px;
	}

h3	{
	font-family: "Times New Roman", serif;
	font-size: 14pt;
	color: #630;
	text-align: center;
	margin: 10px 20px 10px 0;
	}



form	{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	}

ul	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 10px;
	}

.red	{color: #c00;}

.caption{
	font: 10pt helvetica, arial, sans-serif;
	}


/*CLASSES*/

.emphasize{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	}

p.intro	{
	font-family: "times new roman", serif;
	font-style: italic;
	font-weight: bold;
	color: #063;
	margin-bottom: 20px;
	}

.left-justify{
	text-align: left;
	margin: 20px 35px 15px 15px;
	}

.left-justify img{
	float: left;
	margin: 10px 10px 10px 0;
	}

.move-left{
	text-align: left;
	margin: 20px 35px 15px -170px;
	padding-top: 15px;
	}

.move-left img{
	float: left;
	margin: 10px 10px 10px 0;
	}

.move-left p{
	margin-left: 170px;
	}

.widePix img{
	padding: 5px 15px 0 0;
	}

.fullpix{
	margin-left: -50px;
	border: 5px inset #360;
	}

.right-float{
	float: right;
	padding: 0 15px;
	margin-right: 20px;
	}

.right-float p{
	font-size: 9pt;
	text-align: center;
	margin-top: -5px;
	}

.left-float{
	float: left;
	padding: 0 15px;
	margin-left: 10px;
	}

.left-float p{
	font-size: 9pt;
	text-align: center;
	margin-top: -5px;
	}

.clear	{
	clear: both;
	text-align: left;
	}

.cottages{
	clear: both;
	}

.wideDiv{
	clear: both;
	}

.pixMontage{
	width: 720px;
	margin: 15px 0 0 20px;
	}

.pix-with-caption{
	float: left;
	width: 220px;
	}

.gallery{
	text-align: center;
	margin: 30px 0;
	}

.gallery img{
	border: 5px inset #a7cb5a;
	}

.gallery a{
	border: 0;
	}

.prevnext a{
	margin-right: 40px;
	}

.centerpix{
	margin-left: -35px;
	}

.montage{
	width: 700px;
}

.pictureCaption img{
	float: left;
	padding-left: 20px
	}

.picture{
	float: left;
}

.picture img{
	border: none;
	margin: 0 10px;
}

.picture p{
	font-family: 10px "times new roman" serif;
	text-align: center;
	margin: -5px 0 0 0
}

.amenities{
	margin: 50px auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	clear: both;
	background: #cf9;
}

tr.shade td {
	background: #a7cb5a; 
}

.indented{
	padding-left: 130px;
	}

.xtra-bottom-margin{
	margin-bottom: 40px;
	}

div.button{
	width: 200px;
	margin: 0 auto;
	}

div.button ul{
	list-style-type: none;
	}

div.button ul li{
	margin-bottom: 8px;
	}

div.button img{
	float: left;
	}

div.button p{
	text-align: left;
	margin: -3px 0 0 5px;
	}

div.button ul li a{
	display: block;
	font-family: arial, helvetica, sans-serif;
	width: 160px;
	text-decoration: none;
	color: #000;
	background: #a7cb5a;
	border: 3px outset #360;
	}

div.button a:focus, div.button a:hover{
	color: #fff;
	background: #360;
	border: 3px inset #a7cb5a;
	}


div.divider{
	height: 29px;
	background: url(img/longvine4.png) repeat-x;
	margin: 0 29px 0 -20px;
	}

/*IDS*/

div#wrapper{
	overflow: hidden;
	width: 950px;
	margin: 0 auto;
	background: url(img2011/bkgWshade6.png) repeat-y;
	}


div#main{
	float: right;
	width: 750px;
	/*clear: both;*/
	text-align: center;
	}

#main img{
	margin-left: -10px;
}

div#header{
	height: 108px;
	background: url(img/longvine3.gif) repeat-x;
	}

#features {
 padding: 20px;
 font: bold 1em arial, helvetica, sans-serif;
}

#features dt {
 clear: left;
 padding: 10px;
}

#features dd {
 float: left;
 width: 150px;
 line-height: 1.5em;
 text-indent: 5px;
 background: url(img/bullet.gif) 0 8px no-repeat;
}

#rates	{
	background: #a7cb5a;
	margin: 0 auto;
	}

div#nav	{
	float: left;
	width: 180px;
	height: 100%;
	text-align: center;
	}

div#nav ul{
	list-style-type: none;
	}

div#nav ul li{
	display: block;
	font: 10pt arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background: transparent;
	color: #fff;
	border-top: 1px solid #630;
	padding: 4px 0;
	}

div#nav .menu-divider{
	background: #360
}

div#nav ul li a{
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px 0;
	}

div#nav ul li a:focus, div#nav ul li a:hover{
	display: block;
	background: #fff;
	}

div#first-address{
	float: left;
	margin-left: 20px;
	}

div#second-address{
	float: right;
	margin-right: 40px;
	}

p.telNos{
	clear: both;
	}

div#footer{
	width: 700px;
	clear: both;
	border-top: 2px solid black;
	margin-top: 20px;
	padding-bottom: 10px;
	Text-align: center;
	}

div#footer h5{
	font: bold 12pt helvetica, arial, sans-serif;
	color: #063;
	}

div#footer p{
	font: 9pt helvetica, arial, sans-serif;
	Margin-top: 8px;
	}

div.rule{
	margin-right: 50px;
	border-top: 2px solid #630;
	}
