/* CSS Document */

* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	background-color: #EEE2C0;
}


* html img, div { behavior: url(iepngfix.htc) }

#container {
	width:800px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#top_box {
	width:800px;
	height:130px;
	background-image: url(../images/top_banner_1.gif);
}
#top_copy {
	position:absolute;
	width:261px;
	height:41px;
	left:508px;
	top:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
}
a.top_copy:link, a.top_copy:visited {
	color: #FFFFFF;
}
a.top_copy:hover, a.top_copy:active {
	color: #C8B18B;
}
#comm_box {
	position:absolute;
	width:234px;
	height:340px;
	left:556px;
	top:61px;
}
#comm_image {
	position:absolute;
	left:29px;
	top:133px;
	width:177px;
	height:137px;
	text-align: center;
}

#middle_box {
	width:800px;
	height:713px;
	background-image: url(../images/bg_main_1.jpg);
}

#welcome_box {
	position:absolute;
	width:468px;
	height:134px;
}
#welcome_image {
	position:absolute;
	width:170px;
	height:134px;
	left: 0px;
	top: 0px;
}

#welcome_copy {
	position:absolute;
	width:279px;
	height:108px;
	left: 185px;
	top: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a.welcome_copy:link, a.welcome_copy:visited {
	color: #B15C11;
}
a.welcome_copy:hover, a.welcome_copy:active {
	color: #411600;
}

#deal_box {
	position:absolute;
	width:394px;
	height:123px;
	left: 15px;
	top: 283px;
}
#signup_box {
	position:absolute;
	width:125px;
	height:115px;
	left: 424px;
	top: 290px;
}
#deal_copy {
	position:absolute;
	width:353px;
	height:85px;
	left: 16px;
	top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 18px;
}
a.deal_copy:link, a.deal_copy:visited {
	color: #B15C11;
	font-size: 12px;
	font-style: italic;
}
a.deal_copy:hover, a.deal_copy:active {
	color: #3F1803;
	font-style: italic;
	font-size: 12px;
}

#taste_box {
	position:absolute;
	width:300px;
	height:430px;
	left: 0px;
	top: 413px;
}
#taste_image {
	position:absolute;
	width:250px;
	left: 0px;
	top: 0px;
	margin-top: 20px;
	margin-left: 20px;
}


#help_box {
	position:absolute;
	width:195px;
	height:187px;
	left: 332px;
	top: 435px;
}
#help_copy {
	position:absolute;
	width:157px;
	height:131px;
	left: 15px;
	top: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
a.help_copy:link, a.help_copy:visited {
	color: #B15C11;
}
a.help_copy:hover, a.help_copy:active {
	color: #431704;
}

#event_box {
	position:absolute;
	width:195px;
	height:229px;
	left: 555px;
	top: 410px;
}
#event_copy {
	position:absolute;
	width:166px;
	height:140px;
	left: 9px;
	top: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.event:link, a.event:visited {
	color: #B15C11;
}
a.event:hover, a.event:active {
	color: #C8B18B;
}
.event_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.event_color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.event_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
a.event_big:link, a.event_big:visited, a.event_big:hover, a.event_big:active {
	color: #B15C11;
}

#map_box {
	position:absolute;
	width:460px;
	height:154px;
	left: 318px;
	top: 651px;
}
#map_copy{
	position:absolute;
	width:262px;
	height:137px;
	left: 19px;
	top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
#map_image {
	position:absolute;
	width:150px;
	height:130px;
	left: 298px;
	top: 11px;
}

#bottom_box {
	width:800px;
	height:117px;
	background-color: #FFFFFF;
}
#banner1 {
	width:255px;
	height:107px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
}
#banner2 {
	width:255px;
	height:107px;
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	display: inline;
}
#banner3 {
	width:255px;
	height:107px;
	float: left;
	margin-top: 5px;
	margin-left: 8px;
	display: inline;
}



#footer {
	width:790px;
	background-color: #C8B18B;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
a.footer:link, a.footer:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover, a.footer:active  {
	color: #B15C11;
	text-decoration: none;
}

.headline_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A2702;
	font-weight: bold;
	margin-bottom: 8px;
}
.headline_deal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B15C11;
	margin-bottom: 8px;
}

.headline_map {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: -10px;
}
.link_map {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
a.link_map:link, a.link_map:visited {
	color: #FFFFFF;
}
a.link_map:hover, a.link_map:active {
	color: #EEE2C0;
}
