body {
	text-align: center;
	background: #494276 url(images/pines_background.jpg) repeat-y top center;
	font-family: Comic Sans MS, verdana;
}

body.rates {
	background: #494276 url(images/waterfall_background.jpg) repeat-y top center;
}

a {
	text-decoration: none;
	color: #5d4775;
}

a:hover {
	color: #052;
}

h2 {
	font-size: 100%;
	text-decoration: underline;
	margin-left: 30px;
	text-align: left;
	margin-bottom: 0px;
}

.page {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 50px;
}

.masthead {
	position: relative;
	top: 15px;
	margin-bottom: 10px;
	border: 1px solid #000;
	height: 64px;
}

.menu {
	background: url(images/menu.jpg) no-repeat;
	height: 42px;
	width: 798px;
	border: 1px solid #000;
	padding-top: 26px;
	font-size: 12pt;
	position: relative;
	top: 20px;
}

.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu li {
	display: inline;
	margin: 0px 13px 0px 13px;
}

.menu li.first {
	margin-left: 20px;
}

.menu a {
	color: #fff;
}

.menu a:hover {
	color: #ffc;
}

.header, .headerhome, .headerrates {
	position: relative;
	top: 20px;
	left: 50px;
	background: #c9f;
	border: 1px solid #000;
/*	width: 748px; */
	padding: 5px 0px 10px 10px;
	font-size: 110%;
	margin-left: 20px;
	margin-right: 120px;
}

.headerhome {
	top: 50px;
}

.headerrates {
	top: 30px;
}

.headerhome img {
	margin-left: 126px;
}

.header ul, .headerhome ul, .headerrates ul {
	margin-left: 0px;
	padding-left: 20px;
	list-style-position: outside;
}

.header li, .headerhome li, .headerrates li {
	list-style-image: url(images/diamond.gif);
/*	width: 350px;*/
}

.header li {
	padding-left: 20px;
}

.homephoto {
	position: relative;
	right: 20px;

	float: right;
	z-index: 2;
	margin-left: 20px;
	width: 330px;
}

.headerhome .homephoto img {
	margin-left: 0px;
}

.phone {
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 90%;
	margin-left: 40px;
}

.headerhome .phone {
	margin-left: 20px;
}

.fullyellow {
	text-align: center;
	background: #ffc;
	border: 1px solid #000;
	position: relative;
	padding: 30px 15px 20px 15px;
}

.fullyellow p {
	text-align: left;
}

.yellowhome {
	top: 50px;
	z-index: -1;
}

.yellowabout {
	top: 30px;
}

.yellowabout p img {
	float: left;
	border: 2px solid #674d7c;
	width: 212px;
	margin-left: -10px;
	margin-right: 10px;
}

.yellowservices {
	width: 628px;
	left: 100px;
	top: -10px;
}

.yellowservices img.internal {
	float: right;
	border: 1px solid #674d7c;
	margin-right: 30px;
}

.yellowquestions {
	top: 20px;
}

.yellowquestions img.internal {
	float: left;
	margin: 0px 10px 10px -20px;
	border: 2px solid #674d7c;
}

.yellowrates {
	width:480px;
	z-index: -1;
	left: 270px;
	top: -10px;
}

.yellowrates div {
	text-align: left;
}

.ratephoto {
	border: 2px solid #674d7c;
 	position: absolute;
	top: 380px;
	left: 25px;
	width: 198px;
	height: 491px;
}

.yellowcontact {
	width:480px;
	left: 225px;
	top: -40px;
}

.yellowcontact h2 {
	text-align: center;
}

.contactphoto {
	border: 2px solid #674d7c;
	position: absolute;
	top: 350px;
	left: 23px;
	width: 250px;
	height: 400px;
}


.yellowquote {
	text-align: center;
	background: #ffc;
	border: 1px solid #000;
	position: relative;
	left: 50px;
	padding: 20px 10px 20px 10px;
	margin-left: 20px;
	margin-right: 120px;
	text-align: left;
	font-style: italic;
}

.float {
	float: left;
	margin-right: 10px;
}

.green {
	color: #2a5500;
	font-weight: bold;
	font-size: 110%;
}

.spacer {
	height: 30px;
}

.indent {
	margin-left: 20px;
}

div.indent {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
}

.smaller {
	font-size: 90%;
}
