@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%; min-height: 1080px; height: auto;
}

#container { width: 975px; margin: 0 auto; }
#header { height: 135px; text-align: right; }
#headertext { float: right; margin: 90px 25px 0 0; font-size: 16px; color: #382a21; }
#navbar { background-image: url(images/nav_background.png); width: 960px; height: 31px; padding: 5px 0 0 15px; text-align: left; }
#navbar a { margin: 0 31px; color: #225049; text-decoration: none; }
#navbar a:hover { color: #225049; text-decoration: underline; }
#flash { background-image: url(images/home_flash_background.png); height: 111px; padding-top: 21px; text-align: center; }
#homelogos { padding: 25px 0; text-align: center; }
#homelogos img { margin: 0 22px; }
#hometext { margin-top: 25px; padding: 0 10px; font-size: 16px; line-height: 20px; letter-spacing: 1.5px; text-align: left; color: #382a21; }
#main { background: url(images/main_background_02.png) no-repeat #FFF center top; border-left: 2px solid #6bbec3; border-right: 2px solid #6bbec3; min-height: 400px; font-size: 14px; padding: 25px; color: #382a21; }
#footer { background-image: url(images/footer_background_02.png); height: 75px; padding-top: 51px; text-align: center; }
#footer img { margin: 0 30px; }
#legal { color: #225049; margin: 25px 0; text-align: center; font-size: 12px; }
#legal a { color: #225049; text-decoration: none; }
#legal a:hover { color: #225049; text-decoration: underline; }

.heading_01 { color: #0b4c47; font-size: 22px; padding: 10px 0; }
a.storelists { color: #382a21; text-decoration: none; }
a:hover.storelists { color: #382a21; text-decoration: none; }

