@charset "utf-8";
/* CSS Document */

body	{
	margin-top: 0px;
	background-image: url(../images/main_background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #612166;
	font-family: Arial, Helvetica, sans-serif;
}

div.container	{
	background-color: #000000;
	width: 940px;
	border: none;
}

div.header	{
	background: #000000;
}

div.menu	{
	background: #000000;
}

div.left	{
	float: left;
	width: 304px;
}

div.submenu	{
	border: 2px solid #000000;
}

div.monthly_promo	{
	border: 2px solid #000000;
	overflow:hidden;
}

div.content	{
	margin-left: 307px;
}

div.flash_banner	{
	border: 2px solid #000000;
}

div.body_text	{
	background-color: #000000;
	padding: 20px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

#promos	{
	border-top: 7px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height: 89px;
	clear: right;
	color: #ffffff;
}

#promos img	{
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-top: none;
	border-bottom: none;
}

div.promo_left	{
	float: left;
	width: 310px;
}

div.promo_right	{
	float: right;
	width: 310px;
}

div.promo_right img	{
	border: none;
}

div.cafe_promo	{
	background-image: url(../images/DEC_web_off_30.jpg);
	background-repeat: no-repeat;
	background-color: #1e1a1b;
	border: 7px solid #000000;
	padding-top: 45px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

div.textbox	{
	background-image: url(../images/textbox_bg.jpg);
	background-repeat: no-repeat;
	background-color: #1e1a1b;
	border: 7px solid #000000;
	padding: 20px;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}

div.textbox h1	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #fff01a;
}

div.textbox p	{
	margin-top: 0px;
	padding-top: 0px;
}

div.footer	{
	clear: both;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;

}

div.footer_left	{
	float: left;
	width: 600px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
}

div.footer_right	{
	float: right;
	width: 300px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #996699;
	background-color: #000000;
}

div.footer_right a	{
	color: #996699;
}

div.right	{
	text-align: right;
}

div.contact_info	{
	float: right;
	width: 220px;
	background-color: #555555;
	padding: 10px;
	color: #ffffff;
}

div.shows_pics	{
	float: right;
	width: 254px;
	margin-left: 10px;
}

img.content_promo	{
	border: 2px solid #000000;
}

img.body_pic	{
	margin: 5px;
	border: 1px solid #cc66cc;
}

h1	{
	font-size: 18px;
	font-weight: bold;
	color: #ffff66;
}

h2	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ffff66;
}

h3	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #ffff66;
}

p{
	margin-top: 0px;
}

a	{
	text-decoration: none;
	color: #ffff66;
}

.yellow_link	{
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	color: #ffff66;
}

a:hover	{
	text-decoration: underline;
	color: #996699;
}

.copyright	{
	text-decoration: none;
	color: #ffffff;
}

#content_area {
	height: 335px;
	width: 617px;
	border: none;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
	overflow: auto;
	scrollbar-base-color: #7b3281;
	scrollbar-arrow-color: #ffff66;
	padding-left: 10px;
}

div.sitemap_content	{
	padding: 10px;
	font-size: 12px;
	text-align: left;
	color: #ffffff;
}

hr	{
	color: #ffff66;
	background-color: #ffff66;
	height: 1px;
}

blockquote	{
	margin-left: 20px;
}

table.promos td	{
	padding: 5px;
	border-bottom: 1px solid #cc66cc;
}
.floater{
	float:left;	
}
.slideshow { margin:auto; overflow:hidden; width:304; height:249; }
.slideshow img {  }
.input{
	width:200px;
	height:16px;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;	
}

