body {
	background: #A8A59D;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
.header16bold {
	color: #000000;
	text-align: left;
	font-size: 18px;
}
.bold12 {
	font-weight: bold;
}
.smalltext {
	color: #000000;
}
.header14grey {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.text12 {
	color: #CCCCCC;
	padding: 10px 10px 10px 25px;
	line-height: 1.3em;
}
.footer {
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
	background: #4B4647;
	padding: 8px;
}
.galleryleftheader {
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: thin solid #CCC7C4;
	font-size: 14px;
}
.galleryrightheader {
	color: #333333;
	text-align: right;
	padding: 2px 5px 2px 10px;
	font-size: 14px;
}
.galleryleftext {
	color: #CCCCCC;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: top;
	font-size: 14px;
	height: 170px;
}
.galleryrighttext {
	color: #333333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	font-size: 14px;
}
.gallerypop {
	color: #333333;
	text-align: center;
	padding-top: 20px;
	border-top: thin solid #D8D8AD;
	border-right: thin solid #D8D8AD;
	border-bottom: thin solid #D8D8AD;
	border-left: thin solid #D8D8AD;
	vertical-align: top;
	padding-bottom: 20px;
	font-size: 14px;
}
h1 {
	font-size: 14px;
	border-bottom: thin solid #818181;
}
.imagespace {
	padding-top: 10px;
	padding-bottom: 20px;
}
.indexquote {
	color: #CCCCCC;
	text-align: center;
	font-size: 18px;
	padding: 50px 20px;
}
#blog_image {
	float: left;
	width: 200px;
}
#blog_text {
	float: left;
}

