@charset "utf-8";

/******STYLES FOR GREEN GABLES COTTAGES *****/

#ggnav{width: 100%;height:26px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}

#ggnav td {text-align:center;background-image:url(images/ggnavmiddle.gif);}

#ggnav .lend{width:23px; text-align:left;}
#ggnav .rend{width:25px;text-align:right;}
#ggnav .bar{width:30px;text-align:center;}


.ggnav, a.ggnav:link, a.ggnav:visited {color:#FFFF99;text-decoration:none;}
a.ggnav:hover{color:#FFFFFF;text-decoration:underline;}
.ggnavactive, a.ggnavactive:link, a.ggnavactive:visited {
	color:#7f3f23;
	text-decoration:none;
	font-weight: bold;
}
a.ggnavactive:hover {
color:#ffffff;text-decoration:underline;
}
/*****Reservation Bar****/
.ggreservationsr {
	background-image: url(images/ggreservebg.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align:top;
}
.ggreservationsl {
	background-image: url(images/ggreservebg.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align:top;
}

/*****Content*****/

#ggcontent{
	width:780px;
	vertical-align:top;
	padding:0 10px;
	background-color: #FFFFFF;
	text-align: left;
	color:#696022;
}
#ggcontent h1,#gggallery h1{
	font-size:250%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#ggcontent h2,#gggallery h2{
	font-size:175%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 36px;
}
#ggcontent h3,#gggallery h3{
	margin-bottom:-10px;
	font-size:150%;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}

#gggallery{}
#gggallery .box3{border:solid 1px #e8dcd2;padding:5px;margin-left:5px;}
#gggallery .box3 img{border:1px solid #696022;margin:3px;}

.amenities li{margin-bottom:14px;}

