body {
	background-image: url(../images/body-bg-tile.jpg);
	font-size: 0.875em;
	line-height: 1.667em;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12262e;
}
a {
	color: #546535;
}
a:hover {
	color: #b54229;
}
.lrg-text {
	font-size: 1.429em;
	line-height: 1.714em;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
}
h2 {
	font-size: 2.429em;
	background-image: url(../images/hd-rule.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	padding-bottom: 21px;
	font-weight: normal;
	line-height: 1em;
	padding-top: 0em;
	padding-right: 0px;
	margin: 0px;
}
h3 {
	font-size: 1.429em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	line-height: 1em;
}


.hide {
	display: none;
}
.clear {
	clear: both;
}

.wash-wrapper {
	background-image: url(../images/wash-wrapper-bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.brand-wrapper {
	background-image: url(../images/brand-wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.parent-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.parent-pad {
	padding-left: 215px;
}
.topmast-container {
	padding-top: 80px;
	padding-left: 20px;
}
ul.nav {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
ul.nav li {
	display: inline;
	padding-right: 30px;
}
ul.nav li a {
	font-size: 1.429em;
	line-height: 51px;
	color: #FFF;
	text-decoration: none;
}
ul.nav li a.current , ul.nav li a:hover{
	text-decoration: underline;
}
ul.social {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 135px;
}
ul.social li {
	display: inline;
}
ul.social li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin-left: 5px;
}
ul.social li a.fb {
	background-image: url(../images/btn-fb.png);
}
ul.social li a.twitter {
	background-image: url(../images/btn-twitter.png);
}
ul.social li a.myspace {
	background-image: url(../images/btn-myspace.png);
}

ul.social li a:hover {
	background-position: bottom;
}
.body-container {
	padding-top: 120px;
	padding-bottom: 20px;
}
.body-container img {
	padding: 6px;
	background-image: url(../images/photo-bg.png);
}
.photo-container  , .announcement .photo{
	float: right;
	width: 262px;
	font-size: 0.857em;
	font-style: italic;
	color: #6a6a5b;
	margin-bottom: 20px;
	margin-left: 20px;
}
.photo-container img , .announcement .photo img{
	margin-bottom: 5px;
}



.body-container .pad {
	padding-left: 20px;
	padding-right: 230px;
	padding-top: 10px;
}
.announcement {
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 1.5em;
	background-image: url(../images/hd-rule.png);
	background-position: -100px bottom;
	background-repeat: no-repeat;
}
.announcement p {
	padding-bottom: .5em;
}

.announcement .photo {
	float: left;
	width: 192px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.announcement .text {
	float: left;
	width: 282px;
	margin-left: 20px;
	padding-top: 10px;
}
.foot-wrapper {
	background-image: url(../images/foot-wrapper-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.786em;
	text-align: center;
	line-height: 1em;
	padding-top: 90px;
	padding-bottom: 150px;
	color: #6a6a5b;
}
.foot-wrapper a {
	color: #6a6a5b;
}
.foot-wrapper a:hover {
	text-decoration: none;
}
.foot-wrapper ul.links {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.foot-wrapper ul.links li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.foot-wrapper p {
	padding-bottom: 1em;
}
div.split {
	float: left;
	width: 50%;
}

