﻿body {
	background: #eadcbb url(images/background.jpg) repeat-y fixed center center;
	color: #5a471b;
	text-align: left;	
}

#content {
	min-height: 200px;
	margin:10px 0 0 0;
	width: 880px;
}

#wrapperOuter {
	width:880px;
	margin:0 auto 0 auto;	
}

#wrapperInner {
	width:880px;
	margin: 0;
}

#wrapperInner2  {
	width:880px;
	margin:0;
}

#wrapperInner3 {
	width:880px;
	margin:0 auto 0 auto;
	height:100%;
}

#HeadWrapper {
	width:880px;
	margin:14px 0 20px 0px;
	
}
	

#accountControl {
  display: none;
}

#accountControl a {
  margin-left: 10px;
}

#nav, #splashNav {
	text-align: center;
	border-top:#b5a88b 1px solid;	
	background:url(images/menu_shadow2.jpg) no-repeat top center;
	height: 14px;
	margin-top: 40px;	
}

#nav a, #splashNav a {
  position: relative;
  top: -30px;
  display: inline-block;
	margin:-6px 6px;
	padding: 8px;
}	

#footerContent a {
  margin: 0px 10px;
}

.slideWrapper { overflow:hidden; }


.blockFull {
	width:880px;
	float:left;
}

.block100 {
	width:100%;
	float:left;
}

.colLeft50 {
	width:500px;
	float:left;
	margin:10px 0;
}

.colRight35 {
	width:350px;
	float:right;
	margin:10px 0;
}


.colRight50 {
	width:500px;
	float:right;
	margin:10px 0;
}

.colLeft35 {
	width:350px;
	float:left;
	margin:10px 0;
}


.colRight43 {
	width:430px;
	float:right;
}

.colLeft43 {
	width:430px;
	float:left;
}

.colRight20 {
	width:205px;
	float:right;
}

.colLeft20 {
	width:205px;
	float:left;
}


.borderTop {
	margin:20px 0 0 0;
	padding:6px 0 0 0;
	border-top:#b5a88b 1px solid;
}

.blockBox {
	padding:6px;
	width:485px;
	margin:6px 0;
}

.blockBox div {
  width: 320px;
  display: inline-block;
  padding-right: 5px;
}

.blockBox p {
	width:150px;
	float:right;
	font: 85%/normal "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  margin:6px 0 0 0;

}

.blockBox350 {
	border:#b5a88b 1px solid;
	padding:6px;
	float:left;
	width:336px;
	margin:6px 0;
}

.blockCenterSpace {
	text-align:center;
	float:left;
	width:auto;
	margin:10px 0;
}

.searchInfo {
	width:880px;
	float:left;
	margin:10px 0 0 0;
	font: 85%/normal "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

#footerWrapper {
  position: relative;
  top: 30px;
	width:880px;
	padding: 10px 0px;
	border-top:#b5a88b 1px solid;
	font: 80%/normal "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}

#footerContent {
  float: right;
  width: 300px;
  position: relative;
  left: -80px;
}

#footerMenu {
  width: 600px;
  margin: 0px;
}

#footerMenu a {
  display: inline-block;
  margin: 5px 0px;
  width: 270px;
}

#footerCopyright {
  clear: both;
  margin-top: 40px;
  text-align: center;
}

#footerContent a.socialLinks {
  vertical-align: 70%;
  margin: 0px;
}

.document {
  border: solid rgb(248, 244, 234) 10px;
  background: rgb(248, 244, 234);
}

.plainlink a {color: #a99d82;}

a:link.plainlink, a:visited.plainlink {color: #a99d82; text-decoration: none;}

a:hover.plainlink, a:active.plainlink {color: #a99d82; text-decoration: underline;}

#footerCopyright {
  color: #a99d82;
  margin-bottom: 40px;
  padding-top: 20px;
}