body {
	font-family: “Frutiger”, “Univers”, “Helvetica Neue”, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #E2DAB0;
}

#site #content #primary a {
	font-weight: bold;
}

.feature strong {
	font-weight: bold;
}

#site {
	background: #FFF;
	width: 800px;
	margin: 20px auto 20px auto;
	padding: 0 0 .1em 0;
}
#header {
	margin: .5em;
	padding-top: .5em;
}
#decorate {
	padding-left: 225px;
}
#decorate p {
	margin: 0px;
	padding: 0px;
}
#decorate h5 {
	font-weight: bold;
}



#header #logo {
	height: 12.5em;
	background-color: #223A0B;
	background-image: url(images/header-1.png);
	background-repeat: no-repeat;
	background-position: -10px -10px;
}
#header h1 {
	float: left;
	margin: 1.5em 0 0 4em;
}
#primary p {
	margin-bottom: 10px;
}

#header h2 {
	float: right;
	margin: 2em 1em 0 0;
}
#menu {
	background: #B5AF74;	
	height: 2em;
	margin: 0 .5em 0 .5em;
}
#menu ul {
	float: right;
	padding-right: 2em;
}

#menu ul li a {
	padding: .3em 1.5em 0 1.5em;
	text-decoration: none;
	font-size: 1.1em;
	height: 1.5em;
}
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist ul {
	display: none;
	position: absolute;
	top: .9em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width: 160px;
}

.menulist ul ul {
	top: -1px;
	margin-top: 0;
	left: 160px;
	color: #006600;
}

#listMenuRoot ul ul li {
	background-color: #660000;
}

.menulist li {
	float: left;
	display: block;
	position: relative;
	margin-right: -1px;
}

.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
	background: #082A00;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}
.menulist li a {
	color: #082A00;
}
.menulist ul li a {
	color: #FFF;
}
.menulist a {
	display: block;
	padding: 3px;
	text-decoration: none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #FFF;
	background-color: #082A00;
}
.menulist ul a:hover, .menulist ul a.highlighted:hover, .menulist ul a:focus {
	color: #082A00;
	background-color: #B5AF74;
}
.menulist a.highlighted {
	color: #FFF;
	background-color: #082A00;
}
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}
* html .menulist ul li {
	float: left;
	height: 1%;
}
* html .menulist ul a {
	height: 1%;
}
#content {
	margin: .5em;
}
#content a {
	text-decoration: none;
	color: #00512F;
}
#content p {
	line-height: 1.3333em;
}
#toprow div {
	float: left;
}
.graphic {
	margin-right: 3px;	
}
#bottomrow {
	clear: both;
}
#bottomrow div {
	float: left;
}
#info {
	width: 210px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#info .top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#bottomrow img {
	border: 1px solid #00512F;
}
#bottomrow a {
	color: #006600;
}
#bottomrow a:hover {
	text-decoration: underline;
}

.feature-bordered strong {
	font-weight: bold;
}

#info div {
	padding: 1em;
}
#info h3 {
	font-size: 1.3333em;
	line-height: 1em;
	color: #00512F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#info h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #660000;
}
.feature {
	width: 178px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 0.5em;
}
.feature h3 {
	font-size: 1.3333em;
	line-height: 1em;
	text-align: center;
	color: #00512F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 3px;
}

.feature-bordered h3 {
	font-size: 1.3333em;
	line-height: 1em;
	text-align: center;
	color: #00512F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 3px;
}

#primary {
	width: 580px;
	float: left;
}
#primary form p {
	line-height: 14px;
	color: #000000;
}
#primary form p {
	margin-top: 5px;
	margin-bottom: 5px;
}


#primary label {
	display: block;
}
#primary h2 {
	font-size: 2em;
	line-height: 1em;
	color: #00512F;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#primary h3 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#primary h4 {
	color: #660000;
	line-height: 2em;
	font-weight: bold;
	font-size: 1.5em;
}
#primary p strong {
	color: #973300;
}
#primary p em {
	color: #A43300;
}
#primary.menu ul {
	margin-left: 2em;
}
#primary.menu ul li {
	margin: .2em 0 .2em 0;
}
#primary.menu em {
	color: #006600;
	font-weight: bold;
}
#primary.menu strong {
	font-weight: bold;
}
#primary ul.tagged {
	margin: 1em 0;
}
#primary ul.tagged li {
	list-style: disc;
	margin-left: 2em;
	font-size: 0.9em;
}
#secondary {
	width: 200px;
	float: right;
}
#wedding {
	margin-bottom: 0.5em;
}
#wedding h3 {
	font-size: 1.6em;
	color: #1C664A;
	width: 140px;
	margin: .5em 1em;
}
#wedding p {
	font-size: 1.6em;
	color: #1C664A;
}

#testimonials {
	padding: .4em 1em;
	margin-bottom: .5em;
	background-color: #DADEA3;
}
#testimonials h3 {
	font-size: 1.3em;
	color: #7D0000;
}
#testimonials p {
	font-size: 1em;
	margin: .5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	clear: both;
	background: #B5AF74;	
	height: 2em;
	margin: .5em .5em .5em .5em;
}
.feature-bordered {
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 0.5em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#carlisle {
	padding: 2px;
	border: 1px solid #666666;
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#primary .PIC {
	padding: 2px;
	border: 1px solid #666666;
	margin-right: 10px;
}

#sidebar2 {
	margin-bottom: 3px;
	margin-right: 10px;
}

#bottomrow .strong {
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
#suggestions p {
	margin: 0px;
	padding: 0px;
}
#suggestions h5 {
	font-weight: bold;
}
.spacer {
	clear: both;
}
#special1 {
	clear: both;
}
#primary h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 2em;
	font-weight: normal;
	color: #660000;
}
