@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: #ffffff;
}

body {
	margin: 0;
	padding: 0;
	background: #100301 url(images/bg.jpg) no-repeat center top;
	min-width: 800px;
	min-height: 720px;
	height: 100%;
	cursor: default;
}


/* Styles */

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 27px;
	line-height: 28px;
	padding-top: 21px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	line-height: 17px;
	padding-top: 6px;
}

h5 {
	font-size: 12px;
	line-height: 14px;
}

h6 {
	font-size: 9px;
}

p {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
}

a {
	color: #f7d54d;
	text-decoration: none;
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	width: 98%;
}

textarea {
	width: 161px;
}

input.radio {
	display: inline;
	width: 40%;
}

/* Layers */

#header {
	width: 800px;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/header.jpg) no-repeat;
}

#logo {
	width: 288px;
	height: 187px;
}

#content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/cont_tile_main.png) repeat-y;
}

#contlinksstretch {
	float: left;
	display: inline;
	width: 288px;
	height: auto;
	padding-bottom: 10px;
	background:url(images/links_stretch.png) repeat-y;
}

#contlinks {
	width: 288px;
	min-height: 395px;
	background:url(images/links_bottom.png) no-repeat 0px 73px;
}

#contlinks a {
	color:#ffffff;
}

#linkstop {
	width: inherit;
	min-height: 73px;
	padding-top: 10px;
	background: url(images/links_top.png) no-repeat top;
}

#contright {
	float: right;
	display: inline;
	width: 512px;
	height: auto;
	background: url(images/cont_left.png) no-repeat left top;
}

#conttopright {
	float: right;
	display: inline;
	width: 512px;
	height: 73px;
	background: url(images/cont_top.jpg) no-repeat;
}

#contmain {
	width: 432px;
	min-height: 322px;
	margin-left: 40px;
}

.divider {
	width: 432px;
	height: 46px;
	clear: both;
	background: url(images/divider.png) no-repeat bottom;
}

.menu li {
	float:left;
	width: 216px;
	text-align: center;
}

.menu a {
	font-size: 15px;
	line-height: 20px;
}

.scroll {
	height: 67px;
	background: url(images/scroll.png) no-repeat 0px 20px;
}

.scrollwide {
	height: 67px;
	background: url(images/scroll_wide.png) no-repeat 0px 20px;
}

#footer {
	clear: both;
	width: 800px;
	min-height: 85px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/foot_top.png) no-repeat top;
	text-align: center;
	color: #76473f;
}

/* Classes */

.highlight {
	color: #fea219;
	font-weight: bold;
}

/* Menu Pages */

.menu a {
	color:#ffffff;
}

.menuitem {
}

.menuitem h3 {
	padding: 5px 0 0 4px;
	background: url(images/itemtab.gif) no-repeat 0px 4px;
}

.menuitemleft {
	float: left;
	display: inline;
	width: 145px;
}

.menuitemright {
	float: right;
	display: block;
	width: 285px;
}

.menuitemsizes ul {
	width: 250px;
}

.menuitemsizes li {
	float: left;
	display: block;
	width: 70px;
	height: 12px;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	text-align: center;
}

.menuitemright p {
	width: 285px;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 20px;
	text-align: justify;
	border-bottom: dotted #340f07 5px;
}

.menuitem p {
	float: right;
}

.itemimage {
	float: left;
	padding-right: 18px;
	clear:both;
}

.price {
	text-align: center;
}

.itemname {
	text-align: left;
}

.specials {
}

.specials h4 {
	text-align: center;
	padding: 0 0 6px 0;
}

.menuitemsm {
}

/* Gallery Page */

.galhead {
	width: 432px;
	height: 71px;
	text-align: center;
	background: url(images/scroll.png) no-repeat 0 20px;
}

.galouter {
	float: left;
	display: inline;
	width: 144px;
	height: 120px;
	background: url(images/gal_shadow.png) no-repeat 0px 55px;
}

.galouter img {
	padding-left: 4px;
}

.galouter h4 {
	padding-top: 4px;
	text-align: center;
}

/* Splash Page */

#splashouter {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#splashmain {
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#splashcenter {
	width: 780px;
	height: 226px;
	background:url(images/splash_center.jpg) repeat-y;
}

.flash {
	width: 780px;
	height: 123px;
	text-align: center;
}

.flash p {
	text-align: center;
	padding-top: 10px;
}

#padtop {
	width: 780px;
	height: 114px;
	background:url(images/foot_top.png) no-repeat bottom;
}

.splashtags {
	padding-top: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#newyear {
	padding-top: 14px;
}

#newyear img {
	padding-top: 5px;
}

#padbottom {
	width: 780px;
	height: 4px;
	background:url(images/foot_top.png) no-repeat;
}

#splashfoot {
	width: 780px;
	min-height: 10px;
	text-align: center;
}

/* Splash Links Right */

#splashlinksright {
	float: right;
	width: 210px;
	padding: 25px 6px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#newsplashlinks {
	width:210px;
	margin: 5px 0 0 0;
}

#newsplashlinks li {
	line-height: 14px;

}

#newsplashlinks li:hover {
	text-decoration: none;
	background: #fca506;
}

#newsplashlinks a:link, #newsplashlinks a:visited {
	display: block;
	width: 202px;
	color: #FFF;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 4px 8px 4px;
}

#newsplashlinks a:hover {
	text-decoration: none;
	color: #812403;
	background: url(images/splash_tile.gif);
}

#newsplashlinks span {
	font-size: 10px;
	line-height: 10px;
	clear: right;
}

/* Splash Links Left */

#splashlinksleft {
	float: left;
	width: 210px;
	padding: 25px 6px 0 0;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

/* Top Navigation */

#navtop {
    background: url(images/splash0.gif) no-repeat;
    width:210px;
    height:190px;
    margin: 0;
    padding:0;
}

#navtop span {
    display: none;
    }

#navtop li, #navtop a {
    height:39px;
    display:block;
    }

#navtop li {
    float: left;
    list-style: none;
    display: inline;
    }

    #navtop-01 {width: 210px;}
    #navtop-02 {width: 210px;}
    #navtop-03 {width: 210px;}
	#navtop-04 {width: 210px;}

    #navtop-01 a:hover {background: url(images/splash1_over.gif) 0px 0px no-repeat; }
    #navtop-02 a:hover {background: url(images/splash2_over.gif) 0px 0px no-repeat; }
    #navtop-03 a:hover {background: url(images/splash3_over.gif) 0px 0px no-repeat; }
    #navtop-04 a:hover {background: url(images/splash4_over.gif) 0px 0px no-repeat; }

/* Links */

#mainlinks {
	width:288px;
	margin:0;
}

#mainlinks li {
	height: 34px;
	line-height: 32px;
	padding-left: 35px;
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	background-position: 30px 12px;
}

#mainlinks li:hover {
	background-image: url(images/links_over.gif);
	text-decoration: none;
}

#mainlinks a:link, #mainlinks a:visited {
	display: block;
	width: 225px;
}

#mainlinks a:hover {
}


/* Forms*/


/* Misc */

h4 a {
	font-size:18px;
}

#waterside {
	width: 90px;
	height: 44px;
	float: right;
	margin-right: 30px;
}

#waterside img {
	width: 90px;
	height: 44px;
	float: right;
	margin-right: 30px;
}

#qtbox {
	float: left;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

#qtbox p{
	width: 0px;
}

#preloader {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

#aboutbadge {
	position: absolute;
	width: 174px;
	height: 194px;
	background: url(images/aboutus.png) no-repeat 0px 20px;
}