@charset "UTF-8";
*{ margin: 0px; padding: 0px; }

body {
	background: #372311;
	position: relative;
}
p {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}
a:link {
	color: #6E4828;
	text-decoration: none;
}
a:visited {
	color: #6E4828;
	text-decoration: none;
}
a:hover {
	color: #6E4828;
	text-decoration: underline;
}
a:active {
	color: #6E4828;
	text-decoration: underline;
}
#wrapper {
	width: 946px;
	margin: 0px auto;
	background: url(../images/bkrd.gif) repeat-y;
	padding: 0px;
}
#topMenu {
	float: none;
}
#sideBar {
	width: 147px;
	padding: 56px 25px 25px 86px;
	top: 172px;
	position: absolute;
}
#mainContent {
	width: 529px;
	position: relative;
	left: 258px;
	padding-top: 20px;
	padding-right: 160px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#mainContent img {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topAlpha {
	margin-bottom: 20px;
	width: 529px;
	letter-spacing: 0.07em;
	height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.alpha {
color: #D18546;
}
.alpha a:link {
	color: #D18546;
	text-decoration: none;
}
.alpha a:visited {
	color: #D18546;
	text-decoration: none;
}
.alpha a:hover {
	color: #D18546;
	text-decoration: underline;
}
.alpha a:active {
	color: #D18546;
	text-decoration: underline;
}
.alphaNoLink {
	color: #6e4828;
}
#mainContent     td   {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	background: top;
	padding-bottom: 15px;
}
.intro {
	font: 14px/25px "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 20px;
	border-bottom: 1px solid #D18546;
	padding-bottom: 20px;
	margin-top: 20px;
	border-top: 1px solid #D18546;
	padding-top: 20px;
}
.homepgText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 24px;
	color: #D5BD91;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
}
.header1 {
	font: 18px "Times New Roman", Times, serif;
	color: #D18546;
}
.header2 {
	font: 14px "Times New Roman", Times, serif;
	color: #D18546;
	margin-top: 20px;
}
.header3 {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #D18546;
	margin-bottom: 10px;
}
.header4 {
	font: 18px "Times New Roman", Times, serif;
	color: #6E4828;
}
h5 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #D18546;
	margin-bottom: 4px;
	margin-top: 18px;
}
.agencyName {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #D18546;
	margin-bottom: 10px;
}

#footer {
	width: 946px;
	padding: 20px 0px;
	border-top: 1px solid #D18546;
	background: #FFFFFF;
}
.backtotopRight{
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	text-align:right;
}
.contact {
	font: 10px/14px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #231F20;
}
.contact a:link {
	color: #231F20;
	text-decoration: none;
}
.contact a:visited {
	color: #231F20;
	text-decoration: none;
}
.contact a:hover {
	color: #231F20;
	text-decoration: underline;
}
.contact a:active {
	color: #231F20;
	text-decoration: underline;
}
.portraitImageLeft {
	float: left;
}
.bookcovers {
	text-align: center;
}
.homebackground {
	background-color: #FFFFFF;
}
