/* Start of CMSMS style sheet 'Internal Structure' */
#Container
{
	margin:auto;
	width:946px;
}
#Header
{
	width:900px;
	height:218px;
	border-bottom:1px #113d0c solid;
	position:absolute;
	top:26px;
	margin-left:23px;
}
#Navigation
{
	width:450px;
	float:right;
	padding-top:148px;
}
#Navigation ul li
{
	display:block;
	float:left;
	position:relative;
}
#Navigation ul li a
{
	display:block;
	text-indent:-9999px;
}
#Navigation ul li#Home a
{
	position:absolute;
	left:10px;
	top:5px;
	width:70px;
	height:25px;
}
#Navigation ul li#About a
{	
	position:absolute;
	left:302px;
	top:5px;
	width:75px;
	height:25px;
}
#Navigation ul li#Menu a
{
	position:absolute;
	left:80px;
	top:5px;
	width:65px;
	height:25px;
}
#Navigation ul li#Gallery a
{
	position:absolute;
	left:148px;
	top:5px;
	width:75px;
	height:25px;
}
#Navigation ul li#Contact a
{
	position:absolute;
	left:225px;
	top:5px;
	width:80px;
	height:25px;
}
#Content
{
	width:946px;
	padding-top:130px;
}

/* begin contact form styles */
fieldset {
	border: none;
}
legend {
	display: none;
}
form div {
	margin: 0 0 0.8ex 0;
	clear: left;
}
label {
	width: 10em;
	display: block;
	float: left;
	margin-top: 0.8ex;
	padding-right: 1.5em;
}
.label {
	float: none;
	display: inline;
}
textarea {
	font-size: 1em;
}
.submit {
	margin-left: 12.5em;
}
/* end contact form styles */

#Navigation ul
{
	padding-top:15px;
	margin-top:0px;
}
#Wrapper
{
	padding:55px;
position:relative;
min-height:500px;
}
#TopShadow
{
	width:946px;
	height:83px;
	margin:auto;
	z-index:2
}
#BottomShadow
{
	width:946px;
	height:83px;
	margin:auto;
	position:relative;
	margin-top:-49px;
	z-index:-1;
}
#Footer {
	width: 900px;
	height: 49px;
	text-align:center;
	margin:auto;
	display:block;
	position:relative;
}
#Footer ul
{
	position:relative;
	margin:0px;
	padding:0px;
	padding-top:60px;
	width:450px;
	display:block;
	text-align:center;
	margin:auto;
}
#Footer ul li {
   display: inline;
   position:relative;
}
#Footer * a
{
	text-indent:-9999px;
	float:left;
	position:relative;
}
#Footer ul li#history a {
	width: 127px;
}
#Footer ul li#testimonials a {
	width: 82px;
}
#Footer ul li#directions a {
	width: 72px;
}
#Footer ul li#newsletter a {
	width: 73px;
}
#Footer ul li#lost a {
	width: 96px;
}
#designed-by {
	position: relative;
	padding-left: 60px;
	height: 13px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	text-indent:-9999px;
}
/* End of 'Internal Structure' */

