body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color: #fafae8;
	background-image: url(images/stripe.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#layout table {
 float:left;
}
h1 {
	background-image: url(images/h1_accent.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #787f78;
}
a{
	color: #787F78;
	text-decoration: none;
}
a:visited{
	color: #787F78;
	text-decoration: none;
}
a:hover{
	color: #919791;
	text-decoration: underline;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
	line-height: 24px;
	font-size: 15px;
}
.nav ul {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
}
.nav li {
	display: inline;
	list-style-type: none;
}
.nav li a {
	font-weight: bold;
	color: #666666;
	background-color: #ECECD6;
	margin-right: 1px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #b0b38f;
	border-left-color: #999999;
}
.nav li a:visited {
	font-weight: bold;
	color: #666666;
	background-color: #ECECD6;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #B0B38F;
	border-left: 1px solid #999999;
	margin-right: 1px;
	text-decoration: none;
}
.nav li a:hover {
	font-weight: bold;
	color: #333333;
	background-color: #FAFAE8;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #B0B38F;
	border-left: 1px solid #666666;
	margin-right: 1px;
	text-decoration: none;
}
.nav li a:active
#body #current,
#home #menu-home,
#about #menu-about,
#services #menu-services,
#pricing #menu-pricing,
#history #menu-history,
#contact #menu-contact
 {
	color: #666666;
	background-color: #FAFAE8;
	padding: 7px;
	margin-right: 1px;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #fafae8;
	border-left: 1px solid #999999;
}
.content {
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height:50px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}.content img {
	margin: 7px;
	padding: 0px;
}
.content ul {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}
.content li ul {
	list-style-image: none;
	list-style-type: circle;
}
.contact_block {
	background-image: url(images/block_topper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 53px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
	line-height: normal;
	font-size: 15px;
	letter-spacing: .15em;
}
.contact_block a {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #EFEFD9;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.contact_block p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contact_block a:visited {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #EFEFD9;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.contact_block a:hover {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #FAFAE8;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.menu_links {
	background-image: url(images/block_topper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 200px;
	margin-right: auto;
	padding-top: 53px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-align: center;
	line-height: normal;
	font-size: 15px;
	letter-spacing: .15em;
}
.menu_links a {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #EFEFD9;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.menu_links p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_links a:visited {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #EFEFD9;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.menu_links a:hover {
	display: block;
	width: 80px;
	padding: 3px;
	margin: 7px;
	background-color: #FAFAE8;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.footer {
	text-align: center;
}
li p {
	color: #666666;
	font-size: 90%;
	line-height: normal;
}
