html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
   }
.bodycopy a {
	text-decoration: none;
}
.subtitle {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:11px;
	color:#6F4D4B;
	font-weight: bold;
	text-transform: uppercase;
}

#navmenu {
	padding-left: 20px;
	width: 90px;
	padding-top: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#fullheight{height:100%}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 936px;
	height: 534px;
   }
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BDB9AA;
}
.pixborder {
	border: 1px solid #E9E7E1;
	padding: 4px;
}

a:focus {user-focus: none; outline: none; -moz-user-focus: none; -moz-outline: none; }


.bodycopy {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	line-height: 17px;
	color: #4e4949;
}

.navborder {
	border: 1px solid #E9E7E1;
	width: 118px;
	margin-top: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-size: 10px;
	text-transform: uppercase;
}
.box {
	padding: 2px;
	width: 16px;
	float: left;
	height: 16px;
}
.navborder2 {
	width: 155px;
	margin-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}
.navborder2 a {text-decoration: none;
}
.navborder2 a:hover {color: #725250;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 70px;
}
.bodysmall {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	color: #4e4949;
}
