/*---Global Elements
-----------------------------------------*/

body {
	background-color: #FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #313C8B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 a{
	color: #313C8B;
	text-decoration:none;
}
h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #313C8B;
	margin: 0 0 0 0;
	text-decoration: underline;
	text-align: center;
	}
h3 {
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*---Font Styles
-----------------------------------------*/

.sansblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.sansblack a {
	color: #000000;
	text-decoration:none;
}
.serifblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.serifblack a {
	color: #313C8B;
	text-decoration:none;
}
.quote {
	color: #313C8B;
	font-style: italic;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.names {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #313C8B; }


 /*---Layout
-----------------------------------------*/

.mainWrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.headbox {
	float: left;
	width: 430px;
	margin-bottom: 10px;
}
.buybox {
	width: 130px;
	border: 3px solid #F2E4AC;
	display: inline;
	float: left;
	height: 58px;
	margin-right: 10px;
}
.starbox {
	float: right;
	width: 270px;
}
.topbg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-y;
	display: block;
	position: relative;
	clear: both;
	float: left;
	width: 750px;
}
.beigebox {
	background-color: #F2E4AC;
	width: 450px;
	padding: 10px;
	float: left;
	display: block;
}
.bookbox {
	float: right;
	width: 225px;
}
.underbook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #313C8B;
	text-align: center;
}
.greenbox {
	background-color: #E4ECD4;
	padding: 10px;
	float: left;
	width: 240px;
	margin-left: 10px;
	display: block;
}
.greenbox a {
	text-decoration:none;
}

.bottombg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-y;
	display: block;
	position: relative;
	margin-bottom: 4px;
	width: 750px;
	clear: both;
	float: left;
}
.bottombg2 {
	display: block;
	position: relative;
	margin-bottom: 4px;
	width: 750px;
	clear: both;
	float: left;
}
.whitebox {
	background-color: #FFF;
	width: 450px;
	padding: 10px;
	float: left;
	display: block;
}
.bluebox {
	background-color: #DEE7EE;
	float: left;
	padding: 10px;
	width: 240px;
	margin-left: 10px;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.dlbox {
	background-color: #F2E4AC;
	width: 138px;
	height: 54px;
	display: inline;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	clear: both;
	width: 740px;
	margin-right: 10px;
}
s
