﻿/* General Layout */



html

{	
	
margin: 0;
	
padding: 0;	

}


body

{
	
	
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 12px;
	
font-style: normal;
	
font-weight: normal;
	
color: #000000;
	margin: 8px;
	
padding: 0;
	
border: 0;
	

}


/* 

Links */

a

{
	
text-decoration: none;
	
color: #985133;

}



a:link

{	

text-decoration: none;

color: #985133;

}



a:visited

{	

text-decoration: none;

color: #985133;

}


a:hover

{	
text-decoration: underline;

color: #985133;

}




/* Page Elements */




.PhotosRight

{
	
border:none;
	
margin: 0px 0px 0px 0px;
	
padding: 8px 0px 8px 8px;
	
float: right;

}



.PhotosLeft

{
	
border:none;
	
margin: 0px 0px 0px 0px;
	
padding: 8px 8px 8px 0px;
	
float: left;

}


.GalleryImage

{


display:block;
float: 
left;
padding: 10px 10px 30px 10px;

margin: 0px 0px 0px 0px;

border:none;

}



.MerchandiseImage

{

display:block;

padding: 30px 0px 10px 0px;

margin: 0px 0px 0px 0px;
border:none;
}



.LogoBar

{

display: block;
	width: 800px; 
	
vertical-align: top;

/*background-color: #c3cbc2;
*/
	
margin: 0;
	
padding: 0;
	
position: absolute;
	
top: 8px; 
	
left: 8px;

	

}



.NavBar

{
	
display: block;
	width: 175px;
vertical-align: top;
	
background-color: rgb(255,255,255);
	
margin: 0;
	
padding: 0;
	
position: absolute;
	
top: 132px; 
	
left: 8px;
	

}




.LinkBar

{
	
display: block;
	width: 175px; 
	
background-color: rgb(255,255,255);
	
margin: 0;
	
padding: 0;
	
position: absolute;
	
top: 360px;
	
left: 8px;
}



.BarTitle

{
	
display: block;
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 14px;
	
padding: 2px 8px 2px 2px;
	
margin: 0px 0px 0px 0px;
	
text-align: left;
	
Color: #660000;
	
border-bottom: 1px dashed gray;
	
border-top: 2px solid gray;
	

}


.BarElement

{
	
display: block;
	font-family: 
Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;
	
padding: 2px 8px 2px 2px;
	
margin: 0px 0px 0px 0px;
	
text-align: right;

target: _self
}





.Content

{
	
display: block;
	margin: 0;
	
padding: 10px;
	
width: 610px;
position: absolute;	
	
left: 195px;
	
top: 140px;
	
	
border: none;

}



.Content p

{
	
padding: 0px 10px 0px 10px;

}




.Contacts

{
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
font-size: 14px;
	
padding: 2px 8px 2px 2px;
	
margin: 0px 0px 0px 0px;
	
text-align: left;
	
background-color: rgb(220,220,220);

}



.Contacts td 
{
	padding: 2px 20px 2px 2px;
	
margin: 0px 0px 0px 0px;
	
text-align: left;

}



.Contacts thead 
{
	
font-size: 14px;
	
color: black;
	
font-weight: bold;
	
text-align: center;
}



.ImportantNote 
{
font-size: 14px;
line-height: 18px;
color: black;
font-weight: normal;
background-color: rgb(220,230,220);
}

.Note {
font-size: 14px;
line-height: 18px;
color: black;
font-weight: normal;
background-color: rgb(220,220,220);
}




.google1

{
	
display: block;
	margin: 0;
	
padding: 10px;
	
position: absolute;	
	
left: 810px;
	
top: 140px;
	
	
border: none;

}







