
/* CSS Document */

body {
	background-image:url(../images/css-images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#4F4838;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
}	

#wrapper {
	margin: 0 auto;
	width:1024px;
}

#main-wrapper {
	float: left;
	margin: 0 auto;
	position: relative;
	width:1024px;
}

#header-top {
	background-image:url(../images/css-images/hdrtop-navbg02.jpg);
	background-repeat:no-repeat;
	float:left;
	height:35px;
	width:1024px;
}

#header-btm {
	background-image:url(../images/css-images/hdrbtm02.jpg);
	background-repeat:no-repeat;
	float:left;
	height:82px;
	width:1024px;
}

#header-text {
	font-size:18px;
	color:#454037;
	margin-left:350px;
	margin-top:22px;
	text-align:center;
}

#nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-color:#887557;
	margin-top:12px;
	text-align:center;
	width:1024px;
}

#nav ul {
	margin:0 auto;
	padding-left:200px;
	width:1024px;
}

#nav li {
	border-right:1px solid #74664D;
	border-left:1px solid #74664D;
	color:#887557;
	float:left;
	height:18px;
	letter-spacing:normal;
	list-style-type:none;
	margin:0 auto;
	padding:0px 15px 0px 15px;
}

#nav li a {
	color:#887557;
	text-decoration:none;
}

#nav li a:hover {
	color:#EAE4D4;
	text-decoration:underline;
}

#content {
	color:#423C30;
	background-image:url(../images/css-images/content-bg02.jpg);
	background-repeat:no-repeat;
	float:left;
	min-height:470px;
	width:1024px;
}

#content p{
	color:#423C30;
	float:left;
	margin-top:10px;
	min-height:440px;
	width:200px;
}

#content-wrapper {
	float:left;
    min-height:300px;
	width:442px;
}

#content-wrapper2 {
	color:#000;
	margin:0 auto;
	width:700px;
}

#content-text01 {
	color:#454037;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    min-height:325px;
	margin:5px 10px 0px 50px;
}

#content-text02 {
	clear:left;
	color:#454037;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 35px 0px 50px;
	text-align:center;
}

#content-text03 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin:5px 150px 0 150px;
	text-align:center;
}

#map-wrapper {
	background-color: #505050;
	color:#000;
	margin-left:320px;
	margin-top:50px;
    height: 300px;
    width: 400px;
}

#store-image {
	background-image: url(../images/sa.gif);
    background-repeat: no-repeat;
    border: 2px solid #4F4838;
	height:96px;
	left: 790px;
	position: absolute;
    top:165px;
    width:139px;
    z-index: 1;
}

#map-text {
	color:#423C30;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin:5px 0px 5px -300px;
}

#pic-wrapper {
	float:right;
	height:321px;
	margin:4px 0px 0px 0px;
	width:544px;
}

#home-flash {
	height: 325px;
	width: 430px;
}

#mainpic-frame {
	background-image:url(../images/css-images/mainpic1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:234px;
	width:544px;
}

#mainpic {
	background-image:url(../images/home-pics/ent01.jpg);
	background-repeat:no-repeat;
	float:left;
	height:217px;
	width:407px;
}

#optpic-frame {
	background-image:url(../images/css-images/optpic1.jpg);
	background-repeat:repeat-x;
	float:left;
	height:87px;
	width:425px;
}

#hr { 
	background-image:url(../images/css-images/hr.jpg);
	background-repeat:repeat-x;
	height:3px;
	margin:335px 0px 0px 50px;
	width:915px;
}

#footer-bg {
	background-image:url(../images/css-images/footer-bg02.jpg);
	background-repeat:no-repeat;
	float:left;
	height:43px;
    margin-top:-30px;
	width:1024px;
}

.copyrights {
	float:left;
	font-size:10px;
}

#poweredby {
	clear:both;
	font-size:10px;
	padding:10px 30px 0px 30px;
	text-align:right;
	width:947px;
}

#poweredby a {
	color:#CCC;
	text-decoration:none;
}

#poweredby a:hover {
	text-decoration:underline;
}

/* merchandise text */

#merchandise-text {
	color: #000;
	margin: 0 auto;
    width: 500px;
    padding: 20px 20px;
}

/* contact page phone numbers */

#phone-numbers {
	color: #000;
    margin: 0 auto;
    width: 800px;
    padding: 5px 10px;
    text-align: center;
}