/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/

/* LAYOUT */


body 
{
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #6495AB;
}
#topbg {
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #17252C;
	border-left-color: #17252C;
}
body#pageone #header {
	
	height: 175px;
}

body#pageone #header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 326px;
}
#logo  {
	display: inline;
	float: left;
}

#content {
	margin-top: 40px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;

}

#main {
	width: 515px;
	margin-left: 290px;

}

#sidebar {
	display: inline;
	float: left;
	width: 251px;
	background-color: #F7EFE9;
	background-image: url(../images/bg-sidebar-bottom.jpg);
	background-position: left bottom;
	margin-right: 35px;



}
#sidebar h2 {
	background-image: url(../images/bg-sidebar-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	font-size: 110%;
	color: #793425;
	font-weight: normal;
	line-height: 1.4;
}
#sidebar p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#sidebar  .sign {
	font-size: 90%;
	font-style: italic;
	line-height: 1ems;
}



/* NAV */
#nav {
	line-height: 1;
	z-index: 9998;
	
}

#nav a {
	background: url(../images/bg-nav.gif) no-repeat 0 0;
	display: block;
	height: 44px;
	text-indent: -999em;
	overflow: hidden;
}



#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	
	/*--- Default ---*/
	#nav #butt1 a { background-position: 0 0; width: 74px; }
	#nav #butt2 a { background-position: -74px 0; width: 115px; }
	#nav #butt3 a { background-position: -189px 0; width: 112px; }
	#nav #butt4 a { background-position: -301px 0; width: 112px; }
	#nav #butt5 a { background-position: -413px 0; width: 88px; }
	#nav #butt6 a { background-position: -501px 0; width: 180px; }
	#nav #butt7 a { background-position: -681px 0; width: 94px; }
	#nav #butt8 a { background-position: -775px 0; width: 125px; }

	/*--- Hovering ---*/
	#nav #butt1 a:hover { background-position: 0 -44px; width: 74px; }
	#nav #butt2 a:hover { background-position: -74px -44px; width: 115px; }
	#nav #butt3 a:hover { background-position: -189px -44px; width: 112px; }
	#nav #butt4 a:hover { background-position: -301px -44px; width: 112px; }
	#nav #butt5 a:hover { background-position: -413px -44px; width: 88px; }
	#nav #butt6 a:hover { background-position: -501px -44px; width: 180px; }
	#nav #butt7 a:hover { background-position: -681px -44px; width: 94px; }
	#nav #butt8 a:hover { background-position: -775px -44px; width: 125px; }
	

	/*--- Active state with body tag / doesn't work with dropmenu  */
	body#pageone #nav #butt1 a { background-position: 0 -44px; width: 74px; }
	body#pagetwo #nav #butt2 a { background-position: -74px -44px; width: 115px; }
	body#pagethree #nav #butt3 a { background-position: -189px -44px; width: 112px; }
	body#pagefour #nav #butt4 a { background-position: -301px -44px; width: 112px; }
	body#pagefive #nav #butt5 a { background-position: -413px -44px; width: 88px; }
	body#pagesix #nav #butt6 a { background-position: -501px -44px; width: 180px; }
	body#pageseven #nav #butt7 a { background-position: -681px -44px; width: 94px; }
	body#pageeight #nav #butt8 a { background-position: -775px -44px; width: 125px; }




/* HEADERS */

h1 {
	font-size: 150%;
	color: #793425;
	margin-bottom: 10px;
	line-height: 1.2em;

}
#main h2 {
	font-size: 140%;
	color: #793425;
	margin-bottom: 15px;
	margin-top: 15px;
	
}


h3 {
	color: #793425;

}

h4 {
	
}

h5 {
	
}

h6 {
	
}




/* LINKS */

a {
	margin: 0px;
	padding: 0px;
	color: #008557;
}

	


a:hover
{
	text-decoration: none;
	
}


/* classes */
#main li {
	font-weight: bold;
	color: #936064;
	padding-left: 0px;
	margin-bottom: 2px;
}
#main ul {
	margin-bottom: 15px;
}
#main  p {
	margin-bottom: 10px;
}
#footer {
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 900px;
	background-color: #996740;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 25px;
	margin-top: 20px;
	font-size: 90%;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #007346;
}
.cities {
	font-size: 90%;
	line-height: 1.2ems;
	font-style: italic;
}
.mary {
	color: #563923;
	font-size: 90%;
	margin-top: 10px;
	font-weight: normal;
}
.mary a    {
	color: #563923 !important;
}
sup {
	font-size: xx-small;
	vertical-align: super;
}
.left {
	float: left;
	margin-right: 20px;
}
