﻿body, table
{
	background: #100a03;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

/* table with borders */
table
{
	border: solid 1px #696A6C;
}

td
{
	border: solid 1px #696A6C;
    margin: 0;
    padding: 4px;
}

/* headings */
h1, .Heading1
{
	font-size: 18px;
	font-family: Verdana, Geneva, Sans-Serif;
	color: #000000;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: Verdana, Geneva, Sans-Serif;
	color: #000000;
	margin: 0 0 10px 0;
	padding : 0 0 0 0;
	font-weight: normal;
}

h2, .Heading2 { font-size: 16px; }
h3, .Heading3 { font-size: 14px; }
h4, .Heading4 { font-size: 12px; }

/* Paragraphs */
p, .Para
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: none;
	color: #A67C52;
}

a:hover
{
	text-decoration: underline;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.ExtraLargeText { font-size: 130%; }
.BigText { font-size: 110%; }
.NormalText { font-size: 100%; }
.SmallText { font-size: 90%; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.ErrorLabel, .Highlight { color: #ff0000; font-weight: bold; }
.Tip { color: #00498d; font-size: 11px; font-weight: bold; }

.Spacing20 { width: 100%; height: 20px; }
.Spacing { width: 100%; height: 10px; }
.Spacing5 { width: 100%; height: 5px; }
.Spacing2 { width: 100%; height: 2px; }
.Spacing8 { width: 100%; height: 8px; }

.hidden { display: none; }
.unhidden { display: block; }

.Bold { font-weight: bold; }

.Overflow { overflow: auto; }

/* Standard warnings */
.InfoMsg 
{	
	background: #ffff00 url(Graphics/info1.gif) no-repeat;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: normal;
}

.ErrorMsg
{	background: #ffff00 url(Graphics/error.gif) no-repeat;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: normal;
}

.WarningMsg
{
	background: #ffff00 url(Graphics/warning.gif) no-repeat;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: normal;
}

/* wrapper */
.Wrapper
{
	width: 800px;
	margin: 0 auto 0 auto;
}

/* Page banner */
#Banner
{
	height: 60px;
	background-color: #ffffff;
}

.Logo
{
	float:left;
	height: 60px;
	width: 450px;
	background: #ffffff url(Graphics/logo.png) no-repeat;
}

.AddThisButton
{
	float: right;
	text-align: right;
	width: 140px;
	padding-top: 20px;
}			

.RegisterButton { float: right; padding-top: 19px; height: 25px; }

.RegButton
{
	background: transparent url(Graphics/email.png) no-repeat;
	padding-left: 23px;
	height: 25px;
}
	
	
/* Navigator */

/* menu navigator */
/* Navigator */
#Navigator 
{ 
	margin: 0 0 0 0;
	padding-left: 2px;
	text-align: center;
	background-color: #603913;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}

.NavPanel { }

/* navigator items */
#Navigator ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 30px;
	z-index: 100;
	display: inline;
}

#Navigator ul li
{
	float:left;
	position: relative;
	padding: 0 0 0 0;
	height: 30px;
	z-index: 50;
}

#Navigator li ul
{
	position: absolute;
	left: 0;
	top: 34px;
	display:none;
	background: #201306;
	z-index: 120;
	font-size: 12px;
	width: 161px;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: 25px;
}
	
/* Styles for Menu Items */
#Navigator ul li a 
{
	text-decoration: none;
	padding: 0 0 0 0;
	background: none; /* IE6 Bug */
	z-index: 50;
	display: block;
	width: 159px;
	height: 35px;
	text-align: center;
}

/* Fix IE. Hide from IE Mac \*/
* html #Navigator ul li { float: left; height: 1%; }
* html #Navigator ul li a { height: 1%; }
/* End */

#Navigator ul li a:hover 
{ 
	background-color: #754C24;
	text-decoration: none;

}	
		
#Navigator li ul li a 
{ 
	width: auto; 
	background: none; 
	text-align: center;
	display: block;
	width: 157px;
	padding-left: 2px;
	height: 25px;
} /* Sub Menu Styles */

#Navigator li ul li a:hover
{ 
	background-color: #754C24;
	text-decoration: none;
} /* Sub Menu Styles */
		
#Navigator li:hover ul, li.over ul 
{ 
	display: block; 
} /* The magic */

		
/* content */
.Content
{
	background-color: #ffffff; /*#C7B299;*/
	padding: 10px 10px 10px 10px;
	color: #100a03;
}

/* footer */
#Footer
{
	clear: both;
	background: #201306;
	padding: 15px 0 0 0;
	text-align: right;
	color: #ffffff;
}

#FooterNav { float:left; width: 35%; text-align: left; }

#Credits
{
	padding: 0 0 10px 0;
	height: 20px;
	color: #ffffff;
	float: right;
	width: 32%;
}
#Credits h1 { font-size: 10px; font-family: Tahoma, Geneva, Sans-Serif; }
#Credits a:hover { text-decoration: underline; }

.FloatLeft { float: left; width: 50%; text-align: left; }
.FloatRight { float: right; width: 49%; }

#FooterContact
{
	float:left;
	width: 32%;
	text-align: left;
}

#FooterNav h2, #FooterContact h2 { color: #ffffff; }
	
/* highlight a section */
.ShowMe { font-weight: bold; } /* { color: #757455; } { color: #95C8F7; } */

/* quotes */
blockquote
{ 
	background: transparent url(Graphics/quote-open.png) no-repeat scroll top left; 
	padding: 5px 0 0 24px;
	margin: 20px 0 0 0;
	font-style: italic;
	color: #000000;
	font-size: 20px;
	font-family: Lucida Sans, Lucida Grande, Verdana, Geneva, Sans-Serif;
	text-align: center;
	line-height: 30px;
}

blockquote div
{
	background: transparent url(Graphics/quote-close.png) no-repeat scroll top right;
	padding: 0 24px 0 0;
	min-height: 20px;
}

/* contact page */
#Contact
{
}

#ContactForm
{
	float:left;
	width: 60%;
	padding-right: 4%;
	border-right: solid 1px #5f1814;
}

#ContactMap
{
	float: right;
	width: 32%;
}

/* home page */
.HomePics
{
	float: right;
	width: 300px;
	padding-left: 10px;
}

.HomePic { border: none; padding: 0 0 10px 0; margin: 0 0 0 0; }	

.HomeRegister 
{
	background: #ffffff url(Graphics/register1.png) no-repeat scroll center left;
	padding: 6px 10px 10px 50px;
	height: 31px;
	font-size: 15px;
}	

/* price list */
.PriceHead { background-color: #201306; color: #ffffff; display: block; }
.Col1, .Col3 { float: left; width: 10%; text-align: center; }
.Col4, .Col5 { float:left; width: 20%; text-align: center; }
.Col2 { float:left; width: 25%; text-align: center; }
.Col6 { float:left; width: 14%; text-align: left; }

/* Gallery */
#GalleryChoice
{
	float:left;
	width: 140px;
}

#Gallery
{
	float: right;
	width: 630px;
}
	
.GalleryLine
{
	
	clear: both;
	width: 630px;
	height: 160px;
	padding: 0 0 0 0;
}

.ImageHolder
{
	width: 200px;
	height: 150px;
	text-align: center;
	background-color: #000000;
	padding: 3px 3px 3px 3px;
	line-height: 150px;
}

.OuterImage
{
	float:left;
	width: 206px;
	height: 156px;
	padding: 2px 4px 2px 0;
	background-color: #ffffff;
}	

.GalleryImage { margin: auto auto auto auto; border: none; vertical-align: middle; }	

#SpecialOffer1, #SpecialOffer2
{ 
	background: #ffffff url(Graphics/percent-off.gif) no-repeat; 
	width: 100px; 
	height: 300px; 
	z-index: 4000; 
	position: absolute;
	top: 70px;
display: none;
}

#SpecialOffer1
{
	float: left;
	left: 10px;
}

#SpecialOffer2
{
	float: right;
	right: 10px;
}
		