html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}

body#welcome a#Lwelcome,
body#tour a#Ltour,
body#events a#Levents,
body#services a#Lservices,
body#buyerinfo a#Lbuyerinfo,
body#contact a#Lcontact,
body#links a#Llinks 
	{
	color: #000000;
	}

body	
	{
	background: #FFFFFF;
	color: #F0F0F0;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:62.5%;
	}

a:link
	{
	color: #000000; text-decoration: underline
	}

a:visited
	{
	color: #000000; text-decoration: underline
	}

a:hover
	{
	color: #FF9148; text-decoration: underline
	}

a:active
	{
	color: #000000; text-decoration: underline
	}
	
#pageWrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	text-align: justify;
	}

#contentWrapper
	{
	}
	
#headerWrapper
	{
	width: 100%;
	height: auto;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
#header
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	}
	
#navWrapper
	{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	background: #4A781E;
	}

#navbar
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 4.0em;
	}
	
#navbar ul li
	{
	display: inline;
	font-size: 2.0em;
	margin-right: 1.0em;
	line-height: 2.0em;
	}

#navbar ul li a
	{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	color: #FFFFFF;
	text-decoration: none;
	}

#navbar ul li a:hover
	{
	background: #5F9B27;
	color: #FFFFFF;
	text-decoration: none;
	}

#navbar ul li a.current
	{
	background: #4E697D;
	color: #F0F0F0;
	text-decoration: none;
	}

#frontContentWrapper
	{
	background: url(assets/background05.jpg) repeat-x;
	width: 100%;
	}
	
#topContentWrapper
	{
	width: 100%;
	}	
	
#topContent
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 232px;
	}
	
#topContent h1
	{
	padding-top: 1.0em;
	margin-left: 490px;
	font-size: 2.0em;
	color: #333333;
	}
	
#topContent img
	{
	float: left;
	}
	
#midContentWrapper
	{
	width: 100%;
	}
	
#midContent
	{
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	color: #010101;
	}

#midContent p
	{
	font-size: 0.9em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
	}
	
#midContent a
	{
	color: #2D4F05;
	text-decoration: none;
	}
	
#midContent a:hover
	{
	text-decoration: underline;
	}	

#midContent h1
	{
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size: 240%;
	line-height: 1.22em;
	margin-bottom: 0.25em;
	}
	
#description
	{
	margin-left: 10px;
	margin-top: 15px;
	width: 550px;
	color: #444444;
	line-height: 1.22em;
	font-size: 160%;
	}
	
#gifts
	{
	margin-left: 10px;
	margin-top: 15px;
	width: 800px;
	color: #444444;
	line-height: 1.22em;
	font-size: 160%;
	}

#gifts img
	{
	padding: 15px;
	}
	
#midContentLeft
	{
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	}	
	
#midContentMiddle
	{
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	}

#midContentRight
	{
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	}	

#rightImage img
	{
	float: right
	}
	
#loginStatus
	{
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 10px;
	margin-bottom: 10px;
	}	
	
#stripe
	{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-top: 20px;
	border-top: 1px solid #F0F0F0;
	}
	
#bottomContent h1
	{
	font-family:"Lucida Grande",Verdana,sans-serif;
	font-size: 240%;
	color: #000000;
	line-height: 1.22em;
	margin-left: 10px;
	}
	
#spacer
	{
	margin:  0px;
	padding: 0px;
	height:  0px;
	clear:  both;
	}

#pageFooter
	{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	margin-top: 20px;
	border-top: 1px solid #F0F0F0;
	font-size: 1.0em;
	}

#pageFooter h1
	{
	font-size: 1.4em;
	}

#pageFooter h2
	{
	margin-left: 10px;
	font-size: 1.0em;
	color: #111111;
	}