BODY	{
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/bg_deckleless.gif);
	background-position: -210px;	/* navbar background adjustment */
	font-family: Georgia, "Times New Roman", serif;
	}

#ad_home	{
	margin: 10px 10px 10px 10px;
	}

#ad_interior	{
	margin: 10px 20px 10px 10px;
	}

A {
	font-weight: bold;
	}

A:hover	{
	color: #FFFFFF;
	background-color: #C66D42;
	text-decoration: none;
	}

.nav_list	{
	font-family: harrington, helvetica, swiss, sans-serif;
	list-style-type: none; 
	margin-left: 0;
	font-size: 14pt;
	line-height: 200%;
	padding-left: 0;
	padding-right: 10px;
	}

.nav_list A	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

.nav_list A:hover	{
	color: #9966CC;
	background-color: #FFFFFF;
	}

#nav_home	{
	width: 180px;
	float: left;
	}

#nav_top	{
	background-image: url(images/deckleless_top_bg.gif);
	background-position: -220px;	/* navbar background adjustment */
	height: 32px;
	margin-bottom: -24px;
	}

#nav_interior	{
	width: 180px;
	float: left;
	}

#nav_home LI#home_link	{
	display: none;
	}

#section_main_home	{
	position: absolute;
	left: 180px;
	top: 220px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	}

#section_main_interior	{
	position: absolute;
	left: 180px;
	top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

#logo_home	{
	background-color: #FFFFFF;
	margin-left: -10px;
	margin-top: -10px;
	padding-bottom: 20px;
	padding-top: 10px;
	}

#logo_interior	{
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	}

.graphic_bar	{
	background-image: url(images/bar_middle.gif);
	height: 16px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	}

.point_left	{
	float: left;
	}

.point_right	{
	float: right;
	}

#store_pic	{
	float: left;
	padding: 10px 10px 10px 10px;
	}

#loc_info	{
	padding-left: 430px;
	}

.smallprint	{
	font-family: arial, helvetica, swiss, sans-serif; 
	font-size: 8pt; 
	text-align: center;
	padding-top: 10px;
	}

.smallprint A	{
	text-decoration: none;
	font-weight: normal;
	}

H2.section	{
	font-family: verdana, arial, helvetica, swiss, sans-serif;
	color: #FFFFFF;
	background-color: #C66D42;
/*	background-color: #8000FF; */
	padding: 3px 1em 3px 1em;
	font-size: 100%;
	font-weight: bold;
	margin-right: 10px;
	letter-spacing: 0.1em; 
	}

H2.section-nobar	{
	font-weight: bold;
	color: #C66D42;
	}

H1.calendar_month 	{
	text-align: center;
/*	color: #6600CC; */
	color: #C66D42;
	}

.event_calendar	{
	margin-right: 20px;
	}

.event_calendar TH	{
	background-color: #CCCCFF;
	}

.event_calendar TD	{
	font-family: arial, helvetica, swiss, sans-serif;
	font-weight: normal;
	font-size: 80%;
	}

.cdate	{
	text-align: right;
	font-family: Georgia, "Times New Roman", serif;	font-size: 14pt;
	font-weight: bold;
	margin-top: -8px;
	}

