/* CSS Document */

html {
	background: url(rawimages/imgs/html_background.jpg) repeat-x;
}

body {
	color:#FFFFFF;
	text-align: center;
}

h1 {
	text-indent: -99999px;
}

h2 {
	color: #5F2F18;
}

h3 {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	clear: both;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
}

#address {
	list-style: none;
}


#denpav {
	position: absolute; 
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	height: 40px;
	padding-left: 0;
}

#hours {
	position: absolute; 
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	padding-left: 170px;
}

a {
	color: #990000; 
	text-decoration: underline;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	height: 59px; 
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	height: 59px;
	color: #990000; 
	text-decoration: underline;
}

a:active, a:focus {
	color: #0000FF;
	text-decoration: underline;
}

#backpanel {
	background: url(rawimages/imgs/back_panel.gif) no-repeat;
	width: 870px;
	height: 700px;
	margin: inherit;
}

#contactpanel {
	width: 500px;
	height: 80px; 
	padding-left: 300px;
}

#topnavcontain {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	width: 480px; 
	height: 70px;
}

#leftnav {
	float:left;
	text-align: left;
	margin-left: 50px;
	margin-top: 50px;
	witdth: 160px;
	height: 10px;
}

div#content {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	width: 505px;
}

#logo {
	background: url(rawimages/imgs/barkinboutiquelogo.gif) no-repeat;
	clear: both;
	position: absolute;
	width: 350px;
	height: 144px;
}

#bottomnav {
	list-style: none;
	padding-top: 55px;
	float: left;
	width: 500px; 
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right
}

.pointer {
	float: left;
	display: block;
	width: 25px;
	height: 10px;
}

#siteinfo {
	text-align: center;
	float: none;
	clear: both;
	word-spacing: 3px;
	margin-left: 100px;
	position: fixed;
	width: 780px;
	text-align: center;
}

/* TOP NAVIGATION*/

#topnav {
	list-style-type: none; 
	position: relative;
	width: 480px;
	margin: 0;
	padding: 0;
}

#welcome {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	left: 35px;
	width: 25px;
}

#aboutus {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	left: 125px;
	width: 85px;
}

#eventcalendar {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 20px;
	left: 230px;
	width: 120px;
}

#contactus {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:  14px;
	padding-top: 20px;
	left: 370px;
	width: 80px;
}

#product {
	list-style-type: none;
}

li#one {
	float: left;
	width: 200px;
	height: 150px;
}

li#two {
	float: left;
	width: 200px;
	height: 150px;
	margin-left: 20px
}

li#three {
	float: left;
	margin-top: 35px;
	width: 200px;
	height: 150px;
}
li#four {
	float: left;
	width: 200px;
	height: 150px;
	margin-left: 20px;
	margin-top: 35px;
}

li#product_one {
	width: 250px;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
}

li#product_backbutton {
	text-align: left;
	display: block;
}

li#payment {
	float: right;
	text-align: right;
}

#price {
	letter-spacing: 1px;
	text-align: right;
	font-size: 18px;
}
