﻿a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #999999;
}
body {
	background-color: #4A0019;
}
.MaroonTitle {
	font-family: Georgia;
	font-size: 25px;
	color: #4A0019;
}
.GreyTitle {
	font-family: Georgia;
	font-size: 23px;
	color: #494949;
}
.SmallGreyTitle {
	font-family: Georgia;
	font-size: 17px;
	color: #494949;
}

.BoldTitles-Buttons {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
}
.BodyText {
	font-family: Georgia;
	font-size: 15px;
}
.TinyText-PostedOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEDDA;
}
.NavGutter {
	background-image: url('../images/interface/body_filler.jpg');
	height: 25px;
}
.Gutters {
	width: 20px;
}
.WideGutters {
	width: 50px;
}
.Header {
	background-image: url('../images/interface/brand_header1.jpg');
	height: 143px;
	width: 983px;
	text-align: center;
}
.Nav {
	width: 983px;
	height: 66px;
}
.FeatureBanner {
	width: 983px;
	height: 375px;
}
.MainContentHolder {
	background-image: url('../images/interface/body_filler.jpg');
	background-repeat: repeat-y;
}
.ContentColumnsHome {
	width: 980px;
	text-align: left;
	border: 0 solid #ffffff;
}
.LeftContentColumnHome {
	width: 516px;
	height: 100%;
}
.RightContentColumnHome {
	width: 333px;
	height: 100%;
}
.OurBooksLeftColumn {
	width: 340px;
}
.RightPod {
	background-color: #E8E7E1;
	border: 1px solid #DBDAD1;
	width: 550px;
}
.RightPodColumns {
	width: 265px;
	height: 5px;
}
.OurBooksMainColumn {
	width: 947px;
}
.OurBooksTitleAndButtonsRow {
	width: 700px;
}
.OurBooksContentPod {
	width: 930px;
	background-color: #E8E7E1;
	border: 1px solid #DBDAD1;
}
.BookPodImageColumn {
	width: 201px;
}
.BookPodTextColumn {
	width: 715px;
}
.ClientLinksAltColor1 {
	background-color: #E8E7E1;
	border: 1px solid #C0C0C0;
	width: 447px;
	height: 25px;
}
.ClientLinksAltColor2 {
	background-color: #E8E7E1;
	border: 1px solid #C0C0C0;
	width: 447px;
	height: 25px;
}
.TextBoxAltColor1 {
	padding: 5px;
	background-color: #E8E7E1;
	border: 1px solid #C0C0C0;
	width: 935px;
}
.TextBoxAltColor2 {
	padding: 5px;
	background-color: #EEEDEA;
	border: 1px solid #C0C0C0;
	width: 935px;
}
