table, form, div {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
/****************************************************************/
/*                         Wrapper                              */
/****************************************************************/
#wrapper {
	width: 100%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper1 {
	width: 760px;
	margin: auto;
	margin-bottom: 20px;
}
#main_logo {
    display: inline;
	margin: 10px 10px 10px 7px;
    float:left;
}
/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
#main_content {
	margin: 0px auto;
	width: 760px;
}
#column_A {
	float: left;
	width: 380px;
}
#column_B {
	float: left;
	width: 380px;
}
.info_box {
	float: left;
	width: 380px;
	padding: 10px 0px 10px 0px;
}
.logo_box {
	float: left;
	padding-top: 5px;
	width: 150px;
}
.text_box {
	display: inline;
	float: left;
	width: 220px;
	padding: 5px 5px 0px 5px;
}	
a.view_coupons  {
	background: url(../template/misc/view_coupons.gif) no-repeat;
	float: left;
	width: 143px;
	height: 26px;
	margin-top: 5px;
	overflow: hidden;
}
a:hover.view_coupons {
	background-position: left -26px;
}
a.view_info  {
	background: url(../template/misc/view_info.gif) no-repeat;
	float: left;
	width: 117px;
	height: 26px;
	margin-top: 5px;
	overflow: hidden;
}
a:hover.view_info {
	background-position: left -26px;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.list_text {
	display: inline;
	list-style-type: none;
	padding: 0 0 1px 10px;
	margin: 0 0 1px 0px;
	background-image: url(../template/misc/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	line-height: normal;
}
.info_link_text {
	font-size: 11pt; 
	font-weight: bold;
	font-family: Lucida Sans;
}
.business_text {
	font-size: 10pt; 
	font-weight: bold;
	line-height: 11pt;
}
.city_text {
	font-size: 8pt; 
	font-style: italic;
}
#left_partition {
  background-color: #ff9933;
  width: 7%;
  height:154px;
  float:left;
}
#center_partition {
    width: 75%;
    background-color: White;
    float:left;
}
#right_partition {
    background-color: #006666;
    height:154px;
    width: 18%;
    float:left;
    border-bottom: 1px solid black;
}
#center_top_box {
    text-align:center;
    margin-bottom: 15px;
}
#intro_outer {
    padding: 15px;
}
#left_partition1 {
	float: left;
	padding-top: 10px;
}
#right_partition1 {
	width: 395px;
	float: left;
	padding: 20px 10px 0px 0px;
}
#bottom_partition {
	width: 700px;
	padding-bottom: 20px;
	float: left;
}
#text_box {
	float: left;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
h4 {
	font-size: 30px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	text-align: center;
	font-color: #000000;
}
h5 {
	font-size: 20px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}
#day_text {
	font-size: 26px;
	text-align: center;
	font-weight: bolder;
}
