@charset "utf-8";
* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	width: 800px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #000;
}
#shadow {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
}
#header0 {
	background-color: #666;
	height: 3px;
	width: 800px;
}
#header1 {

}
#buttons {
	height: 40px;
	width: 800px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#info {
	width: 800px;
	height: 178px;
}
#gradient {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	height: 6px;
	width: 800px;
	padding-top: 2px;
}
#content {
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	margin-right: 5px;
	margin-left: 5px;
}

#google_map {
	float: right;
	border: thin solid #333;
	padding: 1px;
	margin: 10px;
}

.header1 {
	color: #D38329;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px;
}
.header2 {
	color: #D38329;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
#box {
	background-color: #E9E7D1;
}


.goto_text {
	font-style: italic;
	color: #D38329;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	margin-top: 5px;
}
.main_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	margin-right: 6px;
	margin-left: 6px;
}


#gradient_invert {
	background-image: url(../images/gradient_invert.gif);
	background-repeat: repeat-x;
	height: 4px;
	width: 800px;
	clear: both;
}

#footer {
	height: 30px;
	width: 800px;
	background-image: url(../images/footer.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
a {
	color: #dd9b53;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer_shadow {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bottom_shadow.png);
	height: 15px;
	clear: both;
}
.header3 {
	color: #D38329;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
}
.quote_text {
	margin-right: 100px;
	margin-left: 100px;
	color: #4A4A4A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#info_side {
	float: right;
	height: 300px;
	width: 550px;
}
.grey_bkg_text {
	background-color: #DDDDDD;

}
.grey_header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7F7F7F;
}

