BODY {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, arial, helvetica, sans-serif; TEXT-ALIGN: center; color: #6F6F6F; font-weight: bold;
	}

#FlashHeader {
z-index: -100;
	}


.content {
	color: #6F6F6F;
	padding: 15px; 20px; 0 30px;
	font-size:	12px;
	line-height: 12pt;
	font-weight: normal;
	vertical-align:text-top;
	}

table#myform {
	width:450px;
	font-size:	12px;
	}

form#cmsf {
	width:450px;
	/*border: 1px solid #666699;*/
	margin: 0;
	left-margin:50px;

	padding: 0;

}

.content a {
	color: #6F6F6F;
	text-decoration: underline;
	font-weight: bold;
}
.content hover {
	color: #6F6F6F;
	text-decoration: underline;
	font-weight: bold;
}
.content active {
	color: #6F6F6F;
	text-decoration: underline ;
	font-weight: bold;
}
	
.content h1 {
	font-size:16px;
	color: #006600;
}

#SpamTrap {display: none;}

.menu1 a {
	display:block;
	color: #6F6F6F;
	font-size:	13px;
	padding: 10px 20px 0 0;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: lowercase;*/
}

.menu1 a:hover {
		color: #006600;
}

.menu1 a:active {
		color: #006600;
}

.book1 a {
	display:block;
	position:relative;
	width : 120px;
height : 23px; 

	top:20px;
	color: #6F6F6F;
	font-size:	0px;
	padding: 10px 20px 0 0;
    background-image:url('/img/oldpines/Book_Now_Off.jpg');
    background-repeat: no-repeat;
	font-weight: bold;
	/*text-transform: lowercase;*/
}
.book1 a:hover {
		color: #006600;
		background-image:url('/img/oldpines/Book_Now_on.jpg');
		background-repeat: no-repeat;
}


 hr {
  border: 5;
  width: 80%;
  color: #999999;
  background-color: #999999;
}

.gimage {float: left; width: 150px; margin: 5px;}

.footer {

	padding-bottom:5px;
	font-size:	12px;
	color: #6F6F6F;
	font-weight: bold;
	text-align: center
	}

.footer a {
	color: #6F6F6F;
	}
.footer a:hover {
	color: #006600;
	}
.footer a:active {
	color: #006600;
	}
