@charset "utf-8";
/* CSS Document */
/* Index page layout */
#indexpage  {
	margin: 0px;
	paddign: 0px;
	text-align: center;
}
#container  {
	padding-top: 5px;
}
.fullWidthBox  {
	margin-top: 0px;
	margin-bottom: 0px;
}
.fullWidthBoxContent  {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#indexheader  {
	padding: 0px;
	width: 850px;
}
.entrylogo {
	width: 810px;
	height: 188px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.entrylogo img {
	width: 810px;
	height: 188px;
}
#disclaimer {
	padding: 2px;
	width: 800px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.disclaimertext {
	font-weight: bold;
	color: #031c43;
	background-color: #ededed;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#entrylink {
	margin: 12px;
	padding: 2px;
	display: block;
}
#entrylink ul {
	font-size: 36px;
	font-weight: bold;
}
#entrylink ul li {
	display: inline;
}
#container #disclaimer ol li {
	text-align: left;
	margin: 5px;
	padding: 5px;
}
#container #disclaimer li {
	text-align: left;
}
#indexpagepics {
	width: 958px;
}
/*New 3 Pic Area as of 08/14/2008*/
#mainIndexPicsHolder  {
	width: 852px;
	heignt: 395px;
}
.indexPagePicBorder  {
	width: 252px;
	height: 377px;
	background-color: #f9f9f9;
	border: solid 1px #333;
	padding: 10px;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
.indexPagePicBorder img  {
	border: solid 1px #4b2174;
}
.indexpix  {
	border: 1px solid #000000;
}
.mainindexpic  {
	width: 800px;
	height: 400px;
}  
.indexpixleft, indexpixright  {
	width: 200px;
	text-align: center;
	margin: 3px;
	display: inline;
}
.indexpixleft  {
	float: left;
}
.indexpixright {
	float: right;
}
#agree {
	margin: 12px;
	padding: 2px;
	display: block;
}
#agree ul {
	margin: 0px;
	padding: 0px;
}
#agree ul li {
	margin: 0px;
	padding: 90px;
	display: inline;
}
#icrabox {
    width: 330px;
	margin: auto;
	padding: 5px;
	text-align: center;
	display: block;
}
dl.icra {
width: 100px;
text-align: center;
padding: 5px;
float:left;
margin: auto;
display: inline;
}
.icra dt { 
font-weight: bold; 
}
.icra dt img
{
border: 1px solid #000000;
width: 88px;
height: 31px;
}
.icra dd
{
	font-size: 10px;
}
#buttonholder   {
     width: 400px;
	 text-align: center;
	 margin:auto;
}
.icrabuttons {
display: inline;
margin: 0 auto;
padding: 10px;
}
/*Site Review Recips*/
#siteReviews {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#siteReviews dl  {
	float: left;
	height: 200px;
	width: 154px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: center;
}
#siteReviews dl dt  {
	height: 60px;
	width: 120px;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 4px;
	padding-left: 17px;
}
#siteReviews dl dt img {
	border: 1px solid #000000;
}
#siteReviews dl dd  {
	font-size: 10px;
	width: 154px;
}
#descriptionboxindex  {
	height: auto;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 5px;
}
#specialBanner  {
	width: 482px;
	height: 70px;
	padding: 10px;
}
#specialBanner img  {
	width: 480px; 
	height: 68px;
	border: 1px solid #333;
}
#specialBanner img a {
	border: 1px solid #333;
}
