*
{
	margin:0;
	padding:0;
}

body
{
	margin:1.5em 0;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#000000;
	font-size:1em;
}

a:link, a:hover, a:visited
{
	color:#0000FF;
}

h2 a:hover
{
	color:#000000;
}


a img
{
	border:medium none;
}

/* Layout Container */
#layout-container
{
	width:900px;
	margin:0 auto;
}

#header .masthead
{
	margin:0 0 52px 50px;
}

/* Body Container */

#body-container
{
	clear:both;
	width:900px;
	background-image:url(../images/layout/background-color.jpg);	
	overflow:auto;
}

/* Navigation Styles */

#navigation
{
	width:100px;
	color:#ffffff;
	text-align:center;
	float:left;
}

#navigation ul
{
	list-style-type:none;
	font-size:1.25em;
	line-height:2;
	margin-top:1.2em;
}

#navigation a:link, #navigation a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#navigation a:hover
{
	text-decoration:underline;
}


/* Content Styles  */

#content
{
	width:760px;
	margin-left:140px;
	font-family:"Palatino Linotype", Palatino, "Hoefler Text", Times, "Times New Roman", serif;
}

#content p
{
	width:480px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height:1.5em; 
	margin-top:0;
	margin-bottom:1.5em;
}

#content .long-paragraph
{
	width:720px;
}

#content h1
{
	font-size:1.75em;
	line-height:1.6em;
	padding-top:0.8em;
	margin-bottom:0;	
}

#content h2
{
	font-size:1.625em;
	line-height:1.8462em;
	margin-top:0.9231em; 
	margin-bottom:0;
}

#content h3
{
	font-size:1.375em; 
	line-height:1.0909em;
	margin-top:1.0909em;
	margin-bottom:0;
}

#content h3.margin-bottom
{
	margin-bottom:1.0909em;
}

#content h4
{
	font-size:1em;
	line-height:1.5em;
	margin-top:1.5em;
	margin-bottom:0;
}
#content ul
{
	list-style-type:none;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height:1.5em;
	padding:0;
}

#content ul.margin-bottom
{
	margin-bottom:1.5em;
}

#content .float-img
{
	float:right;
	width:200px;
	margin-right:40px;
	margin-bottom:1.5em;
}

#content .clear
{
	clear:both;
}

#content .tree-list
{
	float:left;
	width:180px;
}

#content .photo
{
	width:213px;
	margin-top:24px;
	margin-right:40px;
	float:left;
}

#content .photo img
{
	width:213px;
	height:160px;
}

#content .photo p
{
	width:213px;
	text-align:center;
}

.map-links li
{	margin-top:1.5em;
	display:inline;
	margin-right:20px;
}

.map-img
{
	margin-top:1.5em;
	margin-bottom:1.5em;
	display:block;
}

#content .contact-details
{
	float:right;
	width:353px;
	margin-right:40px;
}

#content .contact-details p
{
	width:353px;
}

#footer
{
	width:860px;
	font-size:0.8em;
	text-align:right;
	margin-top:1.5em;
}