* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363533;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
}
#Table_01 {
	margin-right: auto;
	margin-left: auto;
}
#home_content {
	border: 6px solid #BE0C0C;
	height: 478px;
	text-align:center;
}

#products_content {
	border: 6px solid #dd8516;
	height: 478px;
	text-align:center;
}

#press_content {
	border: 6px solid #99c458;
	height: 478px;
	text-align:center;
}

#locations_content {
	border: 6px solid #066688;
	height: 478px;
	text-align:center;
}

#home_bonbon {
	margin-top: 10px;
}

#home_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B71200;
	font-size: 24px;
	text-align: center;
	padding-top: 33px;
	line-height: 1em;
}
#home_content h2 {
	font-size: 18px;
	color: #008FCD;
	text-indent: -20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0px 16px;
}
#home_content p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #363533;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 1.5em;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	padding-top: 2.5em;
	font-size: 12px;
}

#footer a {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0 6px;
	text-decoration:none;
}

#home_ul {
	text-align:left; 
	padding-left: 50px; 
}

#home_ul li {
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	line-height:1.75em;
	letter-spacing:1px;

}

h2.press {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

#press_content h1 {
	color: #99c458;
	font-size: 24px;
	font-weight: bold;
	margin-top: 1.5em;
}

#press_content h2 {
	color: #99c458;
	font-size: 18px;
	font-weight: bold;
}

#press_content p.pressquote {
	padding: 0.5em 2em;
	font-style: italic;
	font-size: 12px;
}
#press_content span.byline {
	font-size: 12px;
	font-weight: bold;
}

.location_left_1 {
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	line-height:1.5em;
}

.location_left_2 {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	line-height:1.5em;
}


.location_left_2  a{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
}

#locations_content h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #00739c;
	margin-top: 1.5em;
}

.feed {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 10px 30px;
}

.feed a {
	color: #00739c;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
