body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	padding: 0 10px 5px 10px;
	min-width: 760px;
	background-color: #f0f0f0;
}
#imgheadtop {
	background-image: url(../img/rebecca-top.jpg);
	background-repeat: no-repeat;
	background-position: 85% 0%;
	height: 14px;
	}
#masthead {
	color: #FFFFFF;
	background-color: #509050;
	height:162px;
	background-image: url(../img/rebecca-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 85% 0%;
}
#headtexttop {
	padding: 15px 0 0 4%;
	width: 60%;
	font-size: 2.2em;
	font-weight:bold;
	background-color:#509050;
	}		
#headtextbottom {	
	padding: 15px 0 0 4%;	
	width: 60%;
	font-size: 1.8em;
	font-weight:bold;
	background-color:#509050;
	}
#menu { 
  position: absolute;
	top: 134px;	
  display:block;
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:nowrap;
  }
#menu li {
  display:table-cell; 
	float: left;
  }
* html #menu li {
  float:left;
  }
	
#menu a {
  width:auto;
  display:block;
  padding:4px 16px;
  color:#fff; 
  background:#9c9; 
  border-top:1px solid #fff; 
  border-right:1px solid #fff; 
  border-bottom:1px solid #fff; 
  text-decoration:none;
  }
* html #menu a {
  float:left;
  }
#menu a:hover {
  color:#000; 
  background:#d4d4d4;
  }
.container {
	clear:both; 
	text-decoration:none;
	}
* html .container {
	display:inline-block;
	}
.addresstitle {	
	text-align:right;
	vertical-align:top;
	padding:4px 2px 0 0;
	font-weight:bold;
	font-size: 1em;
	color:#660033;
	line-height:1.5em;
	}		
.addresslink {
	vertical-align:top;
	padding:4px 0 0 0;
	line-height:1.5em;
	font-size: 1em;
	}		
#bullets {
	line-height: 1;
	margin-bottom:10px;
  list-style-type: square; 
  color: #933; 
	}
#bullets li { 
	margin: .75em 0 .75em 0; 
}		
#bullets-text {
	line-height: 1;
	margin-bottom:10px;
	}
#bullets-text li { 
  list-style-type: square; 
	margin: .75em 0 .75em 0; 
}
#wrapper-header {
	position: relative; 
}	
#column_wrapper {
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-color:#fff;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 0px 0px 0px 32%;
}
#left {
	width: 32%;
	float: left;
	padding-right:5px;
}
#content {
	padding: 20px;
	line-height: 1.65em;
}
#content p{
	margin-bottom: 20px;
}
#masthead .content {padding: 12px 20px;}
#footer .content {padding: 12px 20px;}
#footer {
	color: #999999;
	background-color: #000000;
	margin: 0;
	font-size: 0.7em;
}
#left a:link {
	color: #509050;
}
#left a:visited {
	color: #509050;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #509050;
}
#right a:visited {
	color: #509050;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

h1 {font: bold 1.8em Arial, Times, serif; color:#933; position:relative; margin: 2px 0px;}	
h2 {font: bold 1.6em Arial, Times, serif; color:#933; position:relative; margin: 10px 0px;}	
h3 {font: bold 1.3em Arial, Times, serif; color:#999; line-height:1; margin: 2px 0 0 2px;}
p {margin:0 4px 0 0;}

.sectionheader {font: bold 1.8em Arial, Times, serif;color:#993333;}.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

hr {clear:both;width:98%;color:#ccc;}

.copyright {color:#fff; text-align: center;}

#map {
  margin-top:10px;
	height:380px;	
	width:90%;
	border: 1px solid #000;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
#thanks {	
	visibility:hidden;
	left:120px;
}
#footer {
	background-color: #509050;
	padding:10px;
	text-align: center;
}
#footer p {
	padding:10px;
}
#footer a:link, #footer a:visited {
	color:#fff;
	font-size: 120%;	
}	
	
#footer a:hover, {
	color:#000;
	font-size: 120%;
}	
