body {
	background-image: url("../images/bg/bg_2.gif");
	padding: 0;
	margin: 0;
	font: 10px Verdana,Arial,sans-serif;
	color: #ff9933;
	background-color: #663300;
	text-align: center;
	}
body * {
	margin: 0; 
	padding: 0; 
	list-style: none;
	}

p {margin:1em 0;}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,"Century Gothic",Arial,sans-serif;
	font-weight: bold;
	color: #ff9933;
	}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

div#NAV a:link, div#NAV a:visited {padding: 0 1.15em; text-transform: lowercase; color: #ff9933; text-decoration: none; font-size: 12px;}
div#NAV a:hover {color: #ffcc00; text-decoration: underline; }
div#CONTENT_2 a:link, div#CONTENT_2 a:visited {color: #ff9933; text-decoration: none; font-size: 14px;}
div#CONTENT_2 a:hover {color: #ffcc00; text-decoration: underline; }
div#COPYRIGHT a:link, div#COPYRIGHT a:visited {padding: 0 1em; color: #ff9933; text-decoration: none;}
div#COPYRIGHT a:hover {color :#ffcc00; text-decoration: underline; }
span#FOOTER_LINK a:link, span#FOOTER_LINK a:visited {color: #ff9933; text-decoration: none; font-size: 10px;}
span#FOOTER_LINK a:hover {color: #ffcc00; text-decoration: underline; }

div#CONTAINER {
	width: 665px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	background-color: #663300;
	border: 2px solid #000000;
	text-align: left;
	}

div#HEADER {
	background-image: url("../images/bg/header_2.jpg");
	background-repeat: no-repeat;
	height: 155px;
	border: 1px solid #000000;
	}
div#HEADER h1 {display: none;}

div#SUB_HEADER {
	margin-top: 2px;
	background-image: url("../images/bg/sub_header_2.jpg");
	background-repeat: no-repeat;
	height: 17px;
	border: 1px solid #000000;
	}
div#SUB_HEADER h1 {display: none;}

div#CONTENT {
	width: 300px;
	float: right;
	margin-top: 10px;
	margin-right: 25px;
	}
div#CONTENT p {line-height: 1.5em; padding: 10px; border: 1px solid #000000;}

div#CONTENT_2 {
	width: 500px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	}
div#CONTENT_2 p {font-size: 14px; font-weight: bold; padding: 10px; border: 1px solid #000000;}
div#CONTENT_2 ul {font-size: 14px; line-height: 1.5em; font-weight: bold; padding-left: 25px; padding-top: 5px; padding-bottom: 5px; border: 1px solid #000000;}
div#CONTENT_2 li {list-style: circle outside;}
div#CONTENT_2 blockquote {padding: 10px; border: 1px solid #000000;}

div#UPDATES {
	width: 175px;
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	}
div#UPDATES p {padding: 5px; border: 1px solid #000000;}
div#UPDATES blockquote {margin-right: -5px; text-align: right;}

div#NAV {
	height: 200px;
	width: 125px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	}
div#NAV li {
	line-height: 20px;
	height: 25px;
	}

#SHOP_HOURS {
	font-family: Verdana,"Century Gothic",Arial,sans-serif;
	font-weight: bold;
	}
#VALIDATION {
	font-family: Verdana,"Century Gothic",Arial,sans-serif;
	font-weight: bold;
	}

div#FOOTER {
	background-image: url("../images/bg/footer_1.jpg");
	background-repeat: no-repeat;
	text-align: center;
	height: 30px;
	clear: both;
	vertical-align: bottom;
	border: 1px solid #000000;
	}
div#FOOTER h3 {display: none;}

span#FOOTER_LINK {
	font-family: Verdana,"Century Gothic",Arial,sans-serif;
	font-weight: normal;
	}