@charset "utf-8";

body {
	background-image: url(../images/page-gradient-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg-container {
	background-image: url(../images/wave-bg.jpg);
	background-repeat: no-repeat;
	height: 1222px;
	width: 1024px;
}
#body-container {
	position:absolute;
	left:76px;
	top:52px;
	width:801px;
	z-index:2;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	border: 1px solid #000000;
}


#body-container-left-column {
	height: 952px;
	width: 240px;
}
#body-container-text   {
	background-color: #FFFFFF;
	height: 730px;
	width: 536px;
	padding: 10px;
}
#body-container-header   {
	height: 158px;
	width: 556px;
	background-color: #FFFFFF;
}
#body-container-map   {
	height: 313px;
	width: 556px;
}
#store-scroller {
	position:absolute;
	left:22px;
	top:376px;
	width:205px;
	height:273px;
	background-color: #CCFFCC;
	visibility: visible;
	z-index: 1;
}
#apDiv1 {
	position:absolute;
	top:356px;
	width:218px;
	height:auto;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 14px;
	line-height: 16px;
	text-transform: uppercase;
}
#apDiv2 {
	width:120px;
	height:220px;
	visibility: visible;
	background-color: #000000;
	font-weight: bold;
	border: 1px solid #DF2437;
}

#apDiv2 a:link { color: #FFFFFF; 
}

#apDiv2 a:visited { color: #FFFFFF; }




#Index-text {
	background-color: #FFFFFF;
	height: 500px;
	width: 525px;
	padding: 10px;
	text-align: justify;
}
.TableDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7C592;
}


.bold-underline {
	font-weight: bold;
	text-decoration: underline;
}

.brdr-btm-grn-bg {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B1C28C;
	background-color: #DFE7D0;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: -5px;
	line-height: 20px;
	font-size: 13px;
}

.brdr-btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1C28C;
	font-weight: bold;
	margin-bottom: -10px;
}


#footer {
	width: 500px;
	float: right;
	height: 20px;
	color: #666666;
	text-align: center;
	margin-right: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CED9B7;
	line-height: 20px;
}

#apDiv3 {
	position:relative;
	width:200px;
	height:141px;
	visibility: visible;
	background-color: #000000;
	font-weight: bold;
	border: 1px solid #DF2437;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 5px;
	left: 1px;
}

#apDiv3 a:link { color: #FFFFFF; 
}

#apDiv3 a:visited { color: #FFFFFF; }
