@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #26000b;
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
newsletter {
	font-family: Garamond;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}
.nav {
	height: 67px;
	width: 790px;
}
.clear {
	clear: both;
	height: 1px;
	width: 100px;
}
.leftside {
	float: left;
	width: 425px;
	padding-left: 70px;
}
.footer {
	height: 143px;
	width: 790px;
	background-image: url(images/footer.png);
	text-align: center;
}
p {
	font-family: Garamond;
	font-size: 16px;
	line-height: 180%;
	color: #2F0000;
}
.rightside {
	float: right;
	width: 275px;
}
.container {
	background-image: url(images/contentback.jpg);
	background-repeat: repeat;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	line-height: 150%;
}
.photoleft {
	float: left;
	padding-right: 15px;
}
.clear {
	clear: both;
	float: none;
	height: 1px;
	width: 100px;
}

.centered {
	text-align: center;
}
.marginleft {
	margin-left: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #6D1D25;
}
a {
	color: #AD0303;
	text-decoration: none;
}
.rightmargin {
	margin-right: 50px;
	margin-left: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #786932;
	text-align: center;
	margin-left: 60px;
}
.boldset {
	font-style: italic;
	font-weight: bold;
	color: #996600;
}
.boldsetred {
	font-style: italic;
	font-weight: bold;
	color: #990033;
}
.excerpt {
	text-align: justify;
	margin-right: 20px;
	margin-left: 5px;
}
.boldred {
	font-weight: bold;
	color: #990000;
}
a:hover {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #A89747;
	border-bottom-color: #A89747;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #990033;
}
.credits {
	font-size: 9px;
}
.rightsidesmalllink {
	font-size: 9px;
}
ul {
	list-style-image: url(images/bulletul.png);
	font-family: georgia;
	font-size: 12px;
	line-height: 150%;
}
.tablep {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
}

iframe {
border: 0px solid #ffffff;
}.sidebarside {
	width: 225px;
}

