/* CSS Document */
body{
	background:#fff;
	font-family: "Lucida Grande",Verdana,sans-serif;

	font-size:13px;
	/*color:#707070;*/
	color:#000;
	line-height:1.5em;
}


#title {
	font-size:20px;
	font-weight: normal;
	color: #69a513;
	padding:10px 5px;
	margin: 10px 0;
	font-style:normal;
	font-family: "Garamond";
	clear: both;
}

h1{
	color:#69a513;
	font-size:25px;
	padding:10px 5px;
	margin: 0 0 10px 0;
	font-style:normal;
	font-family: "Garamond";
	border-bottom: 1px solid #69a513;
	font-weight: lighter;
	white-space: nowrap;
	}
	

a{
	color:#006633;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

#wrapper{
	margin: 30px auto;
	width:550px;
	padding: 0;
}

#rates {
	background-color: #f6f9e3 

}



#sbb{
	background:url(../images/submit_button.gif) no-repeat;
	border:0;
	width:20px;
	height:21px !important;
	height:21px;
	font-size:16px;
	cursor:pointer;
	
}
.price {
	margin: 5px;
	font-family: "Garamond"
}


#ss{
	text-align:right;
}


td strong{
	font-size: 20px;
	white-space : nowrap;
	font-style: italic;
	font-weight: lighter;
	font-family: Garamond;
	text-align: right;
}


/*End Other Location Menu*/

td {
	height: 30px;
	white-space: nowrap;
}

select{
	font-family: Garamond;
	font-size: 25px;
	font-style: italic;
}



