@charset "utf-8";
/* CSS Document */

body {
	margin-top:100px;
	background-color: #332012;
	background-image:url(_graphics/bkg.jpg);
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
}

.buttons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.side_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d0aa65;
}

.main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.page_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.table_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

h1,h2,h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#663300;
}

.subtitles {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#630;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d0aa65;
}.vertical_divider {
	background-image: url(_graphics/comments_divider.png);
	background-repeat: repeat-y;
}
.Comments_heading {
	color: #482310;
	font-size: 14pt;
	font-weight: bold;
}
.comments_brown_text {
	font-size: 14px;
	font-weight: bold;
	color: #630;
}
.locations_headings {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #963300;
	text-decoration: underline;
}
