body
{
	background-image: url('./images/diStripes.gif');
	font-family: sans-serif;
	color: #FFFFFF;
}

#body { max-width: 1000px; }

.copy
{
	color: #333;
	font-size: 80%;
	margin-top: 10px;
	text-align: center;
}

a { text-decoration: none; }
a:link { color: #FF9900; }
a:hover { color: #FF0000; }
a:visited {
	color: #FF9900;
}

.boxes
{
	vertical-align: top;
	min-height: 420px;
	width: 200px;
	margin: 10px;
	background-color: #999999;
	padding: 10px;
}

.containers { display: inline; }


.pricesContainer{
	text-align: center;
	display:inline;
}

.priceBox{
	text-align: center;
	float: left;
	border: none;
	width: 175px;
	height: 4.5em;
	padding: 0px;
	background-color: #999999;
	margin: 10px;
	
}
.priceTitle
{
	width: 175px;
	background-color: #CC0000;
	padding: 4px 0px 4px 0px;
	margin-bottom: 6px;
}

.indexBox
{
	text-align: center;
	float: left;
	border: none;
	width: 175px;
	height: 450px;
	padding: 10px;
	background-color: #999999;
	margin: 10px;
	display: inline;
}
.nonlink {
	color: #00F;
	font-size: 12px;
}



.indexText
{
	text-align: left;
	float: left;
	border: none;
	min-width: 250px;
	max-width: 325px;
	padding: 10px;
}

.indexVid
{
	text-align: center;
	margin-left: 40px;
	float: left;
	border: none;
	width: 250px;
	padding: 10px;
}



a.linkRed:link { color: #FF0000; }
a.linkRed:hover { color: #FF6600; }
a.linkRed:visited { color: #FF0000; }
.green {
	color: #FFFF33;
	font-family: sans-serif;
}
.hometable { width: 90%; }

table
{
	margin-top: 0px;
	padding-top: 0px;
}

.coupons td {
	text-align: center;
	font-size: 12px;
	color: #000;
}
.coupons td td { text-align: center; }

a.button
{
	display: block;
	color: #FFFFFF;
	background: #990000;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

a.button:hover
{
	color: #000000;
	background: #FFFFFF;
}

a.buttonS
{
	display: block;
	color: #FFFFFF;
	background: #666666;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

.divSub
{
	text-align: left;
	padding: 5px 15px;
	height: 25px;
	background: #333333;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: .6cm;
	margin-left: 0px;
}

p.embedVideo{
	float: left;
	display: block;
	padding-top: 1em;
	text-align: center;
	
}


div.test{
	display:block;
}


.buttonscontainer {
	width: 220px;
	padding-left: 15px;
}

.buttons a {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	display: block;
	border-bottom: 1px dotted #FFFFFF;
	font: 11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	background-image: url(/images/titles/menu_background.gif);	
}

.buttons a:hover {
	background-color: #333333;
	color: #A10310;
	text-decoration: none;
	text-align: right;
	text-indent: 0px;
	background-image: url(/images/titles/menu_background_h.gif);
}

.div.hr {
	border: 0;
	color: #999999;
	height:1px;
}
