body
{
	padding: 0;
	margin: 0;
	background: white url(../img/fo-sky.jpg) right top repeat-x;
	color: #444;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}

#header
{
	height: 120px;
	width: 580px;
	margin: 0 auto;
	/*background-image: url(../img/background-grey.png);*/
}

#mailinglist
{
	margin-top: 5px;
	float: right; 
	background-color: #eee; 
	width: 195px; 
	border: 1px solid #f9f9f9; 
	padding: 5px;
}

span.emph
{
	font-weight: bold;
}

.wrap0, .wrap1, .wrap2, .wrap3 
{
  display:inline-table;
  /* \*/display:block;/**/
}

.wrap0 
{
	float: left;
  	background:url(../img/centredropshadow-shadow.gif) right bottom no-repeat;
}

.wrap1 
{
	background:url(../img/centredropshadow-shadow180.gif) no-repeat;
}

.wrap2 
{
	background: url(../img/centredropshadow-corner_bl.gif) -18px 100% no-repeat;
}

.wrap3 
{
	padding: 10px 14px 14px 10px;
  	background: url(../img/centredropshadow-corner_tr.gif) 100% -18px no-repeat;
}

#header a img
{
	border: 0;
}

#menu
{
	background: url("../img/menu-background.jpg") repeat-x top;
	width: 100%;
}

#menu ul
{
	width: 842px;
	margin: 0 auto;
	padding-left: 10px;
}

#menu ul li
{
	float: left;
	list-style-type: none;
	width: 120px;
	margin: 0;
	padding: 0;
}

#menu ul li#wherewework
{
	width: 142px;
}

#menu ul li#whathappenednext
{
	width: 160px;
}

#menu ul li#home
{
	width: 60px;
}

.lavaLamp 
{
	height: 29px;
	width: 100%;
    position: relative;
	padding: 15px 0px;
	margin: 0 0 10px 0;
    overflow: hidden;
}

.lavaLamp li.back 
{
	background: url("../img/menu-roundedbox.gif") no-repeat right -30px;
	width: 9px; 
	height: 30px;
	z-index: 8;
	position: absolute;
	margin-right: 10px;
}

.lavaLamp li.back .left 
{
	background: url("../img/menu-roundedbox.gif") no-repeat top left;
	height: 30px;
	margin-right: 9px;
	padding-left: 10px;
}

.lavaLamp li a 
{
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 0px;
}

.lavaLamp li a:hover, .lavaLamp li a:active, .lavaLamp li a:visited 
{
	border: none;
}

#main
{
	background: url(../img/fo-widebackground-texture-shadow.jpg) repeat-x 0 0;
	width: 100%;
	margin: 0 auto;
	min-height: 500px;
	//height: 500px;
	/* padding-top: 60px; */
	
}

h1
{
	color: #407929;
	font-size: x-large;
	font-weight: normal;
	border-bottom: 2px solid #ffcc99;
	margin-bottom: 25px;
}

h2
{
	font-size: medium;
	color: #555;
}

h3
{
	color: #407929;
	//font-size: medium;
}

div#pics
{
	width: 608px;
	height: 73px;
	margin: 0;
	padding: 0;
}

#pics li
{
	list-style-type: none;
}

#content.indexpage
{
	min-height: 469px;
	//height: 469px;
}

#content.indexpage p
{
	color: #333;
}

#content.indexpage p span.welcome-emph
{
	font-weight: bold;
	font-size: 14px;
}

#content.indexpage p a
{
	color: #304C87;
	font-weight: bold;
}

#content
{
	background: white url(../img/content-background.png) top left repeat-x;
	padding: 30px 35px;
	width: 608px;
	/* border: 1px solid #C8EFB6; */
	position: relative;
	margin: 0 auto;
	border: 0;
}

#content a
{
	color: #456ac1;
	text-decoration: none;
}

#content a:hover
{
	text-decoration: underline;
}

#content p.quotation
{
	text-align: center;
	font-weight: bold;
	width: 60%;
	margin: 0 auto;
}

#content p.signature
{
	font-size: larger;
	font-style: italic;
	font-family: "Comic Sans MS";
}

#content .mailline
{
	margin-bottom: 10px;
}

#content .mailline .legend
{
	width: 150px;
	float: left;
}

#content .mailline #email
{
	width: 350px;
}

#content .mailline #message
{
	width: 350px;
	height: 300px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}

#content .mailline img
{
	margin: 0 40%;
}

#content .mailline #submit
{
	margin: 0 45%;
}

#content .errorline input, .content .errorline textarea
{
	border: 1px solid #AF0018;
}

#content #gardendesign .imagelist
{
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	margin-top: 5px;
}

#content #gardendesign .imagelist li
{
	display: inline;
	position: relative;
}

#content #gardendesign .imagelist li span
{
	float: left;
	margin-top: 70px;
	margin-right: 60px;
	margin-left: 40px;
	font-size: medium;
	width: 40px;
	//font-weight: bold;
}

#content #gardendesign a
{
	color: #555;
}

#theteam
{
	float: right;
	border: 1px solid #A5ACB2;
	padding: 10px 20px;
	margin-top: 10px;
	margin-right: 5px;
	width: 70px;
}

#theteam ul
{
	padding: 0;
	margin-left: 0;
}

#theteam ul li
{
	list-style-type: none;
	margin-bottom: 2px;
	border-top: 1px solid #ffcc99;
}

#theteam ul li.first
{
	border-top: 0;
}

#halloffamepic
{
	float: right;
}

#video
{
	float: left;
	margin-top: 10px;
	margin-left: 11px;
	padding: 5px;
	border: 1px solid #A5ACB2;
	width: 120px;
}

#testimony
{
	clear: left;
	border: 1px solid #A5ACB2;
	padding: 5px 15px;
	margin-top: 10px;
	margin-left: 5px;
	width: 443px;
}

.testimonyintro
{
	font-style: italic;
}

.testimonyintro .quotation
{
	text-align: center;
}

#story
{
	float: left;
	padding: 5px 15px;
	margin-top: 10px;
	margin-left: 5px;
	width: 300px;
}

#story p a.anchor
{
	color: #555;
	text-decoration: none;
	font-size: large;
}

#halloffame
{
	float: left;
	padding: 5px 15px;
	margin-top: 10px;
	margin-left: 5px;
	width: 400px;
}

#halloffame div
{
	padding: 5px 0;
	margin: 5px 0;
	/* border-top: 1px solid #ffcc99; */
}

#halloffame div a.anchor
{
	color: #555;
	text-decoration: none;
	font-size: large;
}


#halloffame div.first
{
	border-top: 0;
}

#cheat
{
	clear: right;
}

#text
{
	width: 400px;
}

#columns
{
	position: relative;
}

#sidebar
{
	width: 200px;
	position: absolute;
	top:0;
	right: 20px;
	height: 100%;
}

#sidebar div
{
	padding: 20px 20px;
	border-left: 2px solid #f6f6f6;
	background-color: #fdfdfd;
}

#sidebar .notlast
{
	border-bottom: 2px solid #f6f6f6;
}

#footer
{
	margin: 0 20px;
	text-align: center;
	font-size: 7pt;
	clear: left;
}
