
body
{
	margin: 0 0 40px 0;
	background-color: #fff;
	color:#000;
	font-size:14px;
	font-family:georgia, verdana;
}

#everything {
	margin-top:20px;
	background-image: url(background_main2.jpg);
	min-height:400px;
	text-align:center;
}

.container
{
	text-align:left;
	width: 586px;
	padding-top: 229px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(ftm_design_main2.jpg);
}

.content
{
	background:#fff;
	background-image: url(contentbg.jpg);
	background-repeat: repeat-x;
	padding:10px 30px 40px 30px;
	margin-top:20px;
}

h2
{ font-size: 22px; font-style: italic; color: #444; border-bottom:3px double #999; text-align:center; padding-bottom:10px; letter-spacing:.1em; }

h4 { border-bottom:1px solid #666; clear:both; margin-top:0px;}

.nav
{
	text-align:right;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-top:-10px;
	margin-right:20px;
}
.nav A
{
	color: #036;
	text-decoration: none;
}
.nav A:hover
{
	color: #600;
	text-decoration: underline;
}
.nav A.select {color:#000;}

.subnav {margin:-12px; margin-bottom:20px; text-align:center; vertical-align:top; padding:0;}
.subnav A {text-decoration:none; padding:2px 2px 2px 2px; color:#000; margin:0 30px 0 30px; border-bottom:0px solid #999;}
.subnav A:hover, .subnav A.selected {border-bottom:1px solid #999;}
.subnav A.selected {font-weight:bold; }

.subhead {font-weight:bold;}
.pricetable {font-family: tahoma, verdana;
	color: #111;
	font-size:11px;
	}

.address {	font-family: tahoma, verdana;
	color: #111;
	font-size: 10px;
	margin-top:20px;
	margin-left:-10px;
	margin-right:-10px;
	padding-top:10px;
	border-top: 4px double #999;
	letter-spacing: none;

	}
	
.gallery A {font-family:verdana; font-size:12px; font-weight:normal; letter-spacing:.1em; text-align:center; width:200px; float:left; margin-left:25px; margin-right:25px; margin-bottom:30px; display:block; color:#ddd; text-decoration:none;}

.gallery A IMG { color: #777; margin-bottom:3px; clear:both;}
.gallery A:hover IMG { color:#333; }
.gallery A:hover { color:#666; }
.gallery h4 { margin-bottom:38px; }

.single {width:240px; float:left; margin-right:10px;}
.single h4 {width:230px;}

UL {
 	color: #444;
	font-family: georgia;
	margin-left:10px;
	margin-top:0px;
	font-size:small;
}

UL LI {margin-bottom:8px;}

blockquote
{
	color: #555;
	font-family: georgia;
	font-size: 14px;
	line-height: 150%;
	margin: 10px 0 12px 30px;
}

UL.toc {width:150px; float:right;}

a.top {width:60px; float:right; display:block; text-align:right; font-size:9px; font-family:verdana; margin-bottom:-10px;}
