/* CSS Document */

body {
	background-color:#160517;
	font-family: "Lucida Grande CE", Verdana, Helvetica, Arial; 
	text-align:center;
	font-size:12px;
	margin:0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#160517;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#534D93;
}

div#container {
	width:900px;
	height:auto;
	margin-bottom:0px;
	background-image: url(../images/bg.jpg);
}

div#container ul {
	text-align:left;
	padding-left:50px;
}

div#nav {
	width: 800px;
	height:134px;
	z-index:10;
	position:relative;
	margin-top:0px;
}

div#nav ul {
	width: 800px;
	height: 134px;
	float:right;
	position:relative;
	background: url(../images/nav.jpg);
	padding: 0;
}

div#nav ul li {
	text-indent: -9999px; 
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

div#nav ul li, div#nav a {
	height: 134px;
	display: block;
}

div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

li#home {
	left:0px; 
	width:343px;
}

li#services {
	left:343px;
	width: 57px;
}

li#about {
	left:400px;
	width: 56px;
}

li#products {
	left:456px;
	width: 62px;
}

li#reserve {
	left:518px;
	width: 68px;
}

li#blog {
	left:586px;
	width: 45px;
}

li#contact {
	left:631px;
	width: 57px;
}

li#photo_gallery {
	left:688px;
	width: 59px;
}

li#careers {
	left:747px;
	width: 53px;
}

li#home a:hover {
	background: url(../images/nav_over.jpg) 0px 0px no-repeat;
}

li#services a:hover {
	background: url(../images/nav_over.jpg) -343px 0px no-repeat;
}

li#about a:hover {
	background: url(../images/nav_over.jpg) -400px 0px no-repeat;
}

li#products a:hover {
	background: url(../images/nav_over.jpg) -456px 0px no-repeat;
}

li#reserve a:hover {
	background: url(../images/nav_over.jpg) -518px 0px no-repeat;
}

li#blog a:hover {
	background: url(../images/nav_over.jpg) -586px 0px no-repeat;
}

li#contact a:hover {
	background: url(../images/nav_over.jpg) -631px 0px no-repeat;
}

li#photo_gallery a:hover {
	background: url(../images/nav_over.jpg) -688px 0px no-repeat;
}

li#careers a:hover {
	background: url(../images/nav_over.jpg) -747px 0px no-repeat;
}

div#home_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#home_header h1{
	background-image:url(../images/home_header.jpg);
	width:800px;
	height:236px;
}

div#home_header h1 span {
	visibility:hidden;
}

div#home_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#home_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#home_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#home_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#about_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#about_header h1{
	background-image:url(../images/about_header.jpg);
	width:800px;
	height:236px;
}

div#about_header h1 span {
	visibility:hidden;
}

div#about_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#about_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	padding-top:15px;
	padding-left:5px;
	width:750px;
	margin-bottom:-10px;
}

div#about_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	padding-top:15px;
	padding-left:5px;
	width:750px;
	margin-bottom:-10px;
}

div#about_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#blog_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#blog_header h1{
	background-image:url(../images/blog_header.jpg);
	width:800px;
	height:236px;
}

div#blog_header h1 span {
	visibility:hidden;
}

div#blog_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#blog_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#blog_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#blog_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#careers_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#careers_header h1{
	background-image:url(../images/careers_header.jpg);
	width:800px;
	height:236px;
}

div#careers_header h1 span {
	visibility:hidden;
}

div#careers_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#careers_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#careers_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#careers_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#contact_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#contact_header h1{
	background-image:url(../images/contact_header.jpg);
	width:800px;
	height:236px;
}

div#contact_header h1 span {
	visibility:hidden;
}

div#contact_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#contact_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#contact_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#contact_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#photo_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#photo_header h1{
	background-image:url(../images/photo_header.jpg);
	width:800px;
	height:236px;
}

div#photo_header h1 span {
	visibility:hidden;
}

div#photo_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#photo_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#photo_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#photo_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#products_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#products_header h1{
	background-image:url(../images/products_header.jpg);
	width:800px;
	height:236px;
}

div#products_header h1 span {
	visibility:hidden;
}

div#products_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#products_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#products_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#products_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#reserve_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#reserve_header h1{
	background-image:url(../images/reserve_header.jpg);
	width:800px;
	height:236px;
}

div#reserve_header h1 span {
	visibility:hidden;
}

div#reserve_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-12px;
}

div#reserve_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	margin-bottom:-10px;
}

div#reserve_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	margin-bottom:-10px;
}

div#reserve_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#services_header {
	width:800px;
	height:236px;
	position:relative;
	margin-top:-5px;
}

div#services_header h1{
	background-image:url(../images/services_header.jpg);
	width:800px;
	height:236px;
}

div#services_header h1 span {
	visibility:hidden;
}

div#services_content {
	width:800px;
	height:auto;
	position:relative;
	background-image:url(../images/content_bg.gif);
	margin-top:-20px;
}

div#services_content h2 {
	text-align:left;
	font-size:20px;
	color:#160517;
	padding-top:15px;
	padding-left:5px;
	width:750px;
	margin-bottom:-10px;
}

div#services_content h3 {
	text-align:left;
	font-size:18px;
	color:#160517;
	padding-top:15px;
	padding-left:5px;
	width:750px;
	margin-bottom:-10px;
}

div#services_content p {
	text-align:left;
	padding-top:15px;
	padding-left:5px;
	width:750px;
}

div#content_bottom {
	background-image: url(../images/content_bottom.gif);
	width:800px;
	height:30px;
}

div.clear_floats_home {
		clear:both;
}

div.clear_floats {
		clear:both;
}

div#footer {
	width:800px;
	height:40px;
	padding-top:10px;
	position: relative;
    bottom: 0;
}

div#footer p {
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
}

div#footer a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

div#footer a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
