body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #336633;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #336633;
	padding:0px 10px 0px 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

SPAN.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #336633;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	

}

img.leftpic{
margin-bottom:10px;}

#booknow {
	left: 20px;
    position: relative;
    text-align: center;
    top: 18px;
}
#booknow img { width:120px; border:none;}

#booknow a{
	color:red;
	text-transform:uppercase;
	text-decoration:none;
	text-weight:bold;
	font-family:trebuchet,arial,sans-serif;
	font-size:1.3em;
	border:0;
}

#booknow a:hover{
	border:0;	

}

#pinecone{
	background: url('img/cone.jpg') top center no-repeat;
	
