body, html {
	color: #000;
	padding: 0px;
	margin: 0px;
	float: none;
}

body {
	min-width: 1000px;
}

#wrap {
	background-color: #927c5f;
	width: 1000px;
	margin:0 auto;
}

#header {
	background-image: url(../img/heading_bkgd.jpg);
	background-repeat: no-repeat;
}

#header h3 {
	color: #811000;
	margin-top: 25px;
	font-size: 12px;
	margin-right: 25px;
	text-align: right;
	font-family: "Marker Felt", "Century Schoolbook", Verdana, Arial, sans-serif;
	float: right;
}

#header .hilite {
	color: #927c5f;
	font-size: 12px;
	font-family: "American Typewriter";
}

#header a {
	text-decoration: none;
}

#header img {
	border: none;
}

#announce {
	padding-top: 15px;
	margin-right: 25px;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 25px;
	border-color: #811000;
	border-width: 1px;
	border-style: dotted;
	text-align: center;
	z-index: 1;
	top: 0px;
	right: 0px;
	width: 250px;
	height: 60px;
	float: right;
	color: #811000;
	font-family: "American Typewriter", "Book Antiqua", Verdana, Arial, sans-serif;
	font-size: 18px;
}

#nav {
	background-position: 0 0px;
	line-height: 32px;
	min-width: 800px;
	background-repeat: repeat-x;
	background-image: url(../img/navbarbkgd.png);
}

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

#nav a:hover {
	background-color: #000;
	padding-bottom: 6px;
	text-decoration: none;
}

#nav ul{
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 4px;
    list-style:none;
    }
    
#nav li{
	letter-spacing: 2px;
	font-size: 18px;
	color: white;
	font-family: "Marker Felt", "Century Schoolbook", sans-serif, Verdana, Arial;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 8px;
    margin-left: 20px;
    margin-right: 10px;
    display:inline;
    }    
    
#main {
	padding-left: 25px;
	float: left;
	max-width: 650px;
	min-height: 450px;
	min-width: 650px;
	margin: 0px;
	position: relative;
}

#ad {
	margin: 0;
	padding: 0;
}

#special {
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-color: #811000;
	border-width: 1px;
	border-style: dotted;

}

#special div.coupon {
	float: left;

}

#extrawrap.hide {
display: none;
}


#extra {
	background-color: #968b80;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 10px;
	background-image: url(../img/notebooktop.png);
	background-repeat: no-repeat;
	min-height: 200px;
	display: block;
}

#extraclose {
	background-color: #968b80;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/notebookbottom.png);
	background-repeat: no-repeat;
	background-position-y: bottom;
	display: block;
}

#extra2 {
	background: url(../img/sunburst3.jpg) no-repeat top left;
	color: #811000;
	height: 350px;
	width: 400px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 140px;
	padding-right: 125px;
	padding-top: 65px;
}

#tag {
	line-height: 36px;
	left: 550px;
	position: absolute;
	min-height: 164px;
	background: url(../img/tag.png) no-repeat top right;
	color: #811000;
	min-width: 350px;
	float: right;
	-webkit-transform: rotate(-15deg);
}

#sidebar {
	width: 318px;
	height: 600px;
	float: right;
	background-color: #FFF;
}

#footer {
	clear: both;
	background-repeat: repeat-x;
	background-image: url(../img/footbarbkgd.png);
	min-width: 1000px;
	margin: 0;
	padding: 0;
}

#footer p {
	text-align: center;
	font-family: "American Typewriter", "Book Antiqua", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: white;
}

#footer .hours {
	font-family: "American Typewriter", "Book Antiqua", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #810000;
	width: 135px;
	float: left;
	text-align: center;
}

#footer .hoursclosed {
	font-family: "American Typewriter", "Book Antiqua", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	width: 100px;
	float: left;
	text-align: center;
}


#main p {
	line-height: 22px;
	font-size: 18px;
	font-family: "Marker Felt", "Century Schoolbook", sans-serif, Verdana, Arial;
}

#main .hilite {
	color: #811000;
}

#main a {
	text-decoration: none;
	color: #811000;
}

#subnav {
	background-position: 0 0px;
	min-width: 800px;
}

#subnav a {
	text-decoration: none;
	color: #810000;
}

#subnav a:hover {
}

#subnav ul{
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-top: 0px;
    list-style:none;
    }
    
#subnav li{
	font-size: 16px;
	color: white;
	font-family: "Marker Felt", "Lucida Grande", sans-serif, Verdana, Arial;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 8px;
    margin-left: 0px;
    margin-right: 10px;
    display:inline;
    }
    
#gallery {
	font-size: 12px;
	font-family: "Marker Felt", "Lucida Grande", sans-serif, Verdana, Arial;
}

#gallery a {
	color: #000;

}

#staff h2 {
	font-size: 24px;
	color: #811000;
	font-family: "American Typewriter", "Lucida Grande", Verdana, Arial, sans-serif;
}

#staff img {
	float: left;
	margin-right: 10px
}

#special p {
	font-size: 14px;
}


h1 {
	color: #811000;
	font-family: "American Typewriter", "Lucida Grande", Verdana, Arial, sans-serif;
}


h2 {
	color: #811000;
	font-family: "American Typewriter", "Lucida Grande", Verdana, Arial, sans-serif;
}


h3 {
	color: #811000;
	font-family: "American Typewriter", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 10px;
}

#extra2 p {
	font-size: 24px;
	line-height: 28px;
}

#tag p {
    font-size: 18px;
	margin-top: 25px;
	margin-left: 150px;
	clear: both;
}

#tag h2 {
	margin-left: 150px;
	font-size: 10px;
	line-height: 10px;
	color: #000;
}


#tag h3 {
	margin-left: 160px;
	font-size: 36px;
	line-height: 28px;
}

.spaced { 
	line-height: 1.4em; 
} 

.spaced SUB, .spaced SUP { 
	line-height: 0;
}

.italics {
	font-style: italic;
}

.gallerythumb {
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/thumbbkgd.png);
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 70px;
	width: 115px;
}

.galleryvthumb {
	text-align: center;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../img/vthumbbkgd.png);
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 115px;
	width: 70px;
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

IMG.dotted {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-color: #811000;
	border-width: 1px;
	border-style: dotted;
}

IMG.cotw {
	float: right;
	padding: 5px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;

}

    
.coupon {
	width: 205px;
	float: left;
	margin-right: 50px;
}

div.staff {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

