/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/

/* LAYOUT */


body 
{
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #000;
	background-color: #200602;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #header {
	height: 62px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/sign-of-good-things.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#content {
	width: 858px;
	float: right;
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

#banner {
	height: 198px;
	width: 837px;
	border: 10px solid #BEA670;
	background-color: #BEA670;
}

#pageone #banner {
	height: 361px;
}

#pagethree #banner {
	height: 500px;
}


#left {
	width: 600px;
	float: left;
}
#right {
	width: 180px;
	margin-left: 650px;
	background-image: url(../images/sfregio.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	margin-top: 20px;
	color: #BFA76D;
	font-style: italic;
	line-height: 22px;
}




/* NAV */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#menu {
	width: 122px;
	border-size: 1px;
	float: left;
	}
	
#menu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BEA66B;
	margin: 0px;
	padding: 0px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #BEA66B;
	display: block;
	padding: 12px 0px 0px 10px;
	height: 35px;
	
	}
	
#menu li a:hover {
	color: #FFFFFF;
	
	}
	
#menu li a:active {
	color: #FFFFFF;
	
	}
	
	
#menu li.nolinetop a {
	border: none;
}
	
	
/*--- Active state with body tag / doesn't work with dropmenu ---*/	
	body#pageone #menu #butt1 a {
	background: #BFA76D;
	color: #400800;
}
	body#pagetwo #menu #butt2 a { background: #BFA76D;
	color: #400800;}
	body#pagethree #menu #butt3 a { background: #BFA76D;
	color: #400800;}
	body#pagefour #menu #butt4 a { background: #BFA76D;
	color: #400800; }
	body#pagefive #menu #butt5 a { background: #BFA76D;
	color: #400800; }



/* HEADERS */

h1 {
	font-size: 150%;
	color: #BFA76D;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;

}

h2 {
	font-size: 120%;
	color: #B39D66;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	
}


h3 {

}

h4 {
	
}

h5 {
	
}

h6 {
	
}
#content   #left  p {
	color: #FFFFFF;
	margin-left: 20px;
	line-height: 25px;
	margin-bottom: 10px;
}
#content #left li {
	color: #FFFFFF;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 15px;
	margin-left: 20px;
	line-height: 25px;
}
#left  #servicesleft  {
	float: left;
	width: 280px;
}
#left #servicesright {
	margin-left: 300px;
}
#footer {
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 85%;
	margin-top: 10px;
}
#footer #address {
	width: 636px;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: center;
	float: left;
}
#footer #email {
	width: 195px;
	margin-left: 650px;
	text-align: center;
	font-size: 125%;
	padding-top: 10px;
}
#right a/* LINKS */

 {
	margin: 0px;
	padding: 0px;
	color: #3C0000;
	text-decoration: underline;
}
#left  a {
	color: #9B8243;
}
#footer a {
	color: #1F0602;
}

	


a:hover
{
	text-decoration: none;
	
}


/* classes */
#left  #map {
	margin-left: 20px;
}
