@charset "utf-8";
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f5722;
	text-decoration: none;
	padding: 0px;
	margin-top: 18px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer a:link {
	color: #3f5722;
	text-decoration: none;
}
#footer a:visited {
	color: #3f5722;
	text-decoration: none;
}
#footer a:active {
	color: #3f5722;
	text-decoration: underline;
}
#footer a:hover {
	color: #3f5722;
	text-decoration: underline;
}

#footer_left {
	float: left;
	width: 540px;
}
#footer_mid {
	float: left;
}
#footer_right {
	float: right;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 105px 20px 0 40px;
}
#main p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main a:link {
	font-weight: bold;
	color: #771802;
	text-decoration: none;
}
#main a:visited {
	font-weight: bold;
	color: #771802;
	text-decoration: none;
}
#main a:active {
	font-weight: bold;
	color: #AD2503;
	text-decoration: none;
}
#main a:hover {
	font-weight: bold;
	color: #AD2503;
	text-decoration: none;
}
.sidenav_bg {
	background-image: url(../images/int_main_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.storeBg {
	background-image: url(../images/storeBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CBDF00;
}
.intmain_bg {
	background-image: url(../images/int_main_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#int_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: justify;
}
#int_main p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#int_main h1 {
	font-size: 18px;
	font-weight: bold;
}
#int_sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 24px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#int_sidenav h2 {
	font-weight: bold;
	color: #E4F2BA;
	font-size: 16px;
}
#int_sidenav p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#int_main a:link {
	font-weight: bold;
	color: #771802;
	text-decoration: none;
}
#int_main a:visited {
	font-weight: bold;
	color: #771802;
	text-decoration: none;
}
#int_main a:active {
	font-weight: bold;
	color: #AD2503;
	text-decoration: none;
}
#int_main a:hover  {
	font-weight: bold;
	color: #AD2503;
	text-decoration: none;
}
#int_main h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#int_main h2 {
	font-size: 18px;
	color: #800080;
}
#int_sidenav a {
	color: #2E52BC;
	text-decoration: underline;
	font-weight: bold;
}

#int_main h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #017790;
	}