/* CSS Document */

BODY {

	background-color: E3E0DD;
	background-image: url(images/background.gif);
	margin: 0;
	color: 294733;
	font-family: Geneva,Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	font-weight: 500;

}

a {
text-decoration: underline;
color: 294733;
}

a:hover {
text-decoration: underline;
color: B85225;
}

.menuitems {
	margin-top: 30;
}

ul li {
font-size: inherit;
font-weight: inherit;
list-style-type: none;
list-style-image: url(images/connector03.gif);
	color: 294733;
	font-family: Geneva,Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	font-weight: 500;
padding-left: 5;
margin-bottom: 1em;
}

.bodytext {
	color: 294733;
	font-family: Geneva,Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	font-weight: 500;
	margin-top: 40;
	margin-bottom: 15;
	margin-left: 15;
	margin-right: 15;
}

h1 {
	color: B85225;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0;
}

h2 {
	color: 294733;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	margin-top: 10;
	margin-bottom: 25;
}

h3 {
	color: 294733;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 5;
	margin-left: 80px;
}

.promocopy {
	font-family: Times,serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 11pt;
	margin-top: 0;
	color: B85225;
}

.testimonial {
	font-family: Rockwell,Times,serif;
	font-style: regular;
	font-weight: bolder;
	font-size: 9pt;
	margin-top: 0;
	color: B85225;
	padding-left: 210px;
}

.blurbage {
	font-family: Rockwell,Times,serif;
	font-style: regular;
	font-weight: bolder;
	font-size: 9pt;
	margin-top: 0;
	color: 294733;
	padding-left: 210px;
}

.byline {
	text-align: right;
	font-family: Rockwell,Times,serif;
	font-style: regular;
	font-weight: bolder;
	font-size: 9pt;
	font-variant: small-caps;
	color: 294733;
	margin-bottom: 1em;
}

.clientname {
	font-weight: 900;
	margin-bottom: 0;
}

.divider {
	margin-top: 0;
	margin-bottom: 0;
	
}