body {
	margin: 0;
	padding: 0;
	font: 11px Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	background-color: #A5A377;
	background-image: url(images/bglogo.gif);
	text-align: center;
}
.wrapper {
	width: 748px;
	background: #FFFFFF url('images/watermark.jpg') no-repeat 20px 180px;
	margin: 0 auto;
	text-align: left;
}
.hdr {
	background: url('images/hdrlogo.gif') no-repeat center 10px;
	height: 189px;
	width: 748px;
}
.navbar {
	margin-left: 12px;
	height: 22px;
	width: 493px;
	font-size: 94%;
	text-align: center;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #8F8D69;
}
.navbar a {
	text-decoration: none;
	color: #8F8D69;
	padding-left: 16px;
	padding-right: 16px;
}
.navbar a:hover {
	text-decoration: none;
	border-bottom: solid 1px #8F8D69;
	color: #716F4C;
	background: #FAF9D8;
}
.maincol {
	line-height: 2em;
	margin: 36px 280px 12px 12px;
}
.maincol h1 {
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	color: #716F4C;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #BD8F2B;
	margin-right: 12px;
	letter-spacing: 1px;
	font-variant: small-caps;

}
.maincol h2 {
	font-size: 114%;
	font-weight: bold;
	color: #BD8F2B;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBE9AC;
	margin-right: 12px;
}
.maincol li {
	color: #716F4C;
	list-style-image: url(images/bullet.gif);
}
li a {
	text-decoration: none;
	color: #716F4C;
	border-bottom: solid 1px #ADE6EB;
}
li a:hover {
	text-decoration: none;
	color: #716F4C;
	border-bottom: solid 1px #8F8D69;
}
.maincol p {
	color: #716F4C;
}
.rtcol	{
	width: 240px;
	line-height: 2em;
	float: right;
	margin-top:52px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 96%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E8D7;
	padding-left: 10px;
}
.rtcol p {
	color: #666666;
}
.btmmain {
	background: #FFFFFF url(images/mayfieldlogo.gif) 600px 5px no-repeat;
	height: 60px;
	width: 748px;
	clear: both;
}
.copyright {
	font-size: 10px;
	color: #5E5D42;}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #D7D7BF;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
.caption {
	font-size: 107%;
	color: #C9C8B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E8D7;
	text-transform: uppercase;
	letter-spacing: 1px;

}
.caption a {
	text-decoration: none;
}
.addrlayer {
	background-color: #FCFCF8;
	border: 1px double #D2D1B9;
	padding: 0px 6px 6px 6px;
	margin: 0px 0px 10px 10px;
	width: 300px;
}
.labels {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.devtbl {
	background-color: #FCFCF8;
	border: 1px double #D2D1B9;
	padding: 0px 6px 6px 6px;
	margin: 0px 0px 10px 10px;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.devtbl th {
	color: #5F5C3D;
	background-color: #D2D1B9;
}
