*
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

html
{
	font-size: 62.5%;
}

body
{
	background-color: #262420;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height: 1.75em;
	color: #F3F3F3;
}

h3
{
	display: block;
	font-family: "Trebuchet MS", Serif;
	font-size: 1.5em;
	color: #7CC4E9;
}

h4
{
	display: block;
	font-family: "Trebuchet MS", Serif;
	font-size: 1.4em;
	color: #7CC4E9;
}


p
{
	margin-bottom: 1em;
}

li
{
	text-shadow: none;
}

p
{
	text-shadow: none;
}

a
{
	color: #7cc4e9;
	text-decoration: none;
}

a:link
{
	color: #7cc4e9;
	text-decoration: none;
}

a:visited
{
	color: #7cc4e9;
	text-decoration: none;
}

a:active
{
	color: #7cc4e9;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.styles
{
	float:right;
	padding-right: 5px;
}

.logo
{
	/*width: 500px;*/
	float: left;
}

.header
{
	padding: 20px;
	/*
	padding-top: 20px;
	padding-bottom: 20px;
	*/
}

.bodyContainer
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #33302B;
	border-top: solid 1px #4d4840;
	border-bottom: solid 1px #4d4840;
	padding-left: 20px;
	padding-right: 20px;
}

.bodyContainer A 
{
	color: #c1e97c; 
	text-decoration: none
}

.bodyContainer A:link
{
	color: #c1e97c; 
	text-decoration: none
}

.bodyContainer A:visited
{
	color: #c1e97c; 
	text-decoration: none
}

.bodyContainer A:active
{
	color: #c1e97c; 
	text-decoration: none
}

.bodyContainer A:hover
{
	color: #c1e97c; 
	text-decoration: underline
}

.mainContent
{
	 margin-left: 350px;
	 margin-bottom: 20px;
}

.mainContent p
{
	 margin-bottom: 1em;
} 

.navigation
{
	float: left;
	width: 300px;
}

.navigation ul
{
	width: 98%;
	font-size: 1.1em;
	list-style: none;
	margin-bottom: 1.5em;
	margin-top: 3px;
}

.navigation li
{
	background: url(menubg.gif) #403c35 repeat-x 50% top;
	background-color: #403C35;
	border: solid 1px #262420;
	line-height: 2.5em;
	text-indent: 10px;
	margin-bottom: 5px;
}

.navigation li a
{
	border: solid 1px #4d4840;
	display: block;
}

.navigation li:hover
{
	background-color: #4D4840;
}

.genericList
{
	margin-top: 15px;
	margin-left: 25px;	
	margin-bottom: 15px;
}

.clearDiv
{
	clear: both;
}

.footer
{
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

.footer span
{
	font-weight: bold;	
	color: #7CC4E9;
	padding-top: 20px;
	margin-right: 5%;
}

.addressDiv
{
	margin-top: 20px;
	margin-bottom:20px;
	width: 250px;
	float:left;
}

.addressDiv p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.directionsDiv
{
	clear: both;
	margin-bottom: 20px;
}

.addressDivRight
{
	margin-top: 20px;
	margin-bottom:20px;
}

.directionsFrame
{
	border: solid 1px #4d4840;
}

.imageGallery
{
	margin-top: 10px;
	border: solid 1px #4d4840;
}

.gallerySelectionControls:hover
{
	cursor:pointer;
}

.galleryImageLink
{
	/*display: block;*/
	float: left;
	margin: 10px 5px 0 5px;
	width: 25px;
	height: 25px;
	text-align: center;
	border: solid 1px #4d4840;
	cursor: pointer;
}

.galleryImageLink:hover
{
	background-color: #4D4840;
	cursor: pointer;
}