a:link {
	color: #336633;
	text-decoration: none;
}

a:visited {
	color: #669966;
	text-decoration: none;
}

a:hover {
	color: #003300;
	text-decoration: underline;
}

body {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8A6440;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
}
h1 {
	font-size: 200%;
	color: #483522;
	font-weight: bold;
}


ul {
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	vertical-align: middle;
} 

li {
	font-size: 10px;
	line-height:25px;
	 background-image: url("../images/bullet.png");
	 background-repeat: no-repeat;
	 background-position: 0 -.3em;
	 padding-left: 3em;
}

#bottom_container {
	position: relative;
	top: -60px;
	margin: 0px;
	padding: 0px;
	width: 833px;
}

#bottom {
	background-image: url(../images/banner_girl.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 757px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: none;
	float: none;
	overflow: visible;
	}

#container { 
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 833px;
	margin: 0 auto;
}
#homeHeader {
	background-image: url(../images/bg03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#cartTop {
	position: relative;
	width: 400px;
	top: 20px;
	right: 50px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logoTop {
	background-image: url(../images/logo01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 100px;
	float: left;
	width: 250px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
#menuTop {
	margin: 0px 0px 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 583px;
	position: relative;
	left: 0px;
	top: 35px;
	right: 0px;
	bottom: 0px;
}


#menuSub {
	margin: 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 520px;
	position: relative;
	right: 0px;
	top: 130px;
}
	
#homeWelcome {
 
	margin: 0px;
	padding: 0px;
	width: 833px;
	height: 335px;
}

#main {
	background-image: url(../images/bg03.gif);
	background-repeat: no-repeat;
	background-position: 0px -115px;
	margin: 0px;
	padding: 0px;
	width: 822px;
	overflow: hidden;
}

#main_left {
	float: left;
	width: 250px;
	height: 335px;
	left: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
	
#main_right {
	float: left;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#col1 {
	position: static;
	float: left;
	width: 155px;
	text-align: left;
	}

#col2 {
	position: static;
	float: left;
	width: 200x;
	text-align: left;
	}

#col3 {
	position: static;
	float: left;
	width: 155px;
	text-align: left;
	}
#footer{ 
	position: relative;
	top: -20px;
 	font-family: Arial, Helvetica, sans-serif;
 	width: 760px; 
}
#footer2{ 
	position: relative;
	top: -20px;
 	font-family: Arial, Helvetica, sans-serif;
 	width: 760px; 
}
h6 {
	font-size: 80%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 11px;
}
#mainShop {

	background-image: url(../images/bg06.gif);
	background-repeat: no-repeat;
	background-position: 0px -115px;
	margin: 0px;
	padding: 0px;
	width: 822px;
	overflow: hidden;
}

#mainShop_left {
	float: left;
	width: 350px;
	left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
	
#mainShop_right {
	float: left;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input type="button"{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #4A6048;
	color: #FFFFFF;
	border: medium double #483522;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #402F1E;
}

