* {
	margin: 0px;
	padding: 0px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
}

#drape {
	background-image: url(images/images_home/red_drape.jpg);
	background-repeat: repeat-x;
	height: 46px;
}
#leftWing {
	float: left;
	width: 179px;
}
#container1 {
	background-image: url(images/images_home/leaves_left.jpg);
	background-repeat: no-repeat;
}

#container2 {
	float: left;
	width: 712px;
	margin-left: auto;
}
#mainmenu {
	height: 30px;
	width: 700px;
}

.clearFloat {
	clear: both;
	float: none;
}
#rightWing {
	float: right;
	background-image: url(images/images_home/leaves_tile.jpg);
	background-repeat: repeat-x;
	width: 385px;
	height: 193px;
}
#rightWing img {
	margin-left: 45px;
}
#footer {
	background-image: url(images/images_home/bottom_shim.jpg);
	background-repeat: repeat-x;
	background-color: #7E736F;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footerText {
	margin-left: 100px;
	margin-bottom: 20px;
}
#footerText a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#directions {
	width: 796px;
	margin-left: 179px;
	margin-bottom: 50px;
	margin-top: 50px;
	text-decoration: none;
	color: #7E736F;
}
#directions h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #7E736F;
	padding-bottom: 10px;
}
.cities {
	float: left;
	margin-left: 20px;
	font-size: 12px;
}
.cities a:link, .cities a:visited {
	text-decoration: none;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E736F;
	margin-left: 50px;
}
#h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 15px;
	padding-top: 10px;
	color: #521906;
}
a.blue:link {color: #0000FF; font-weight: normal;text-decoration: none;}
a.blue:active {color: #0000FF; font-weight: normal;text-decoration: none;}
a.blue:visited {color: #0000FF; font-weight: normal;text-decoration: none;}
a.blue:hover {color: #0000FF; font-weight: normal;text-decoration: none;}