@charset "utf-8";
/* slightly enhanced, universal clearfix hack */
.clearfix:after{
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.clearfix{display:inline-block;}
/* start commented backslash hack \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* stop commented backslash hack */	
/*********************************************************/
body{
	color: #AEA294;
	font-size: medium;
	line-height: 1.75;
	font-family: Arial, Helvetica, sans-serif;
	background: #dee6f3;
	margin: 0;
	padding: 8px 0 0;
}
a, img, a img {
	border: none;
	outline: none;
}
div#container {
	position: relative;
	padding: 10px 48px;
	margin: 0 auto;
	width: 834px;
	min-height: 595px;
	background: #fff;
}
div#container_temp {
	position: relative;
	padding: 10px 48px;
	margin: 0 auto;
	width: 834px;
	min-height: 595px;
	background: #fff;
}
img.logo {
	width: 219px;
	height: 82px;
	padding: 79px 48px 46px 0;
}
img.header	{
	width: 567px;
	height: 203px;
	padding: 7px 0;
}
h2 {
	color: #648EC0;
	font-size: 18px;
	font-weight: normal;
	margin: 11px 0 0;
	padding: 0;
	letter-spacing: 1px;
}
a {
	color: #648ec0;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
a:hover {
	color: #918670;
	text-decoration: underline;
}
#facebook_text{
	display: block;
	margin-top: 0;
	width: 190px;
	margin-left: 10px;
	padding-top: 15px;
	margin-bottom: 40px;
}
#facebook_text a{
	font-size: 70%;
	line-height: 13px;
	text-align: justify;
	margin-top: -3px;
	margin-bottom: 40px;
	color: #224a85;
}
#facebook_text a:hover{
	color: #6981b8;
}
#facebook_text img{
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
}
.nav { 
	float: left;
	height: 385px;
}
.nav, .nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav li a {
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 219px;
	margin: 0 48px 0 0;
	color: #9C937E;
	text-decoration: none;
	text-align: center;
	line-height: 51px;
	letter-spacing: 1px;
}
.nav li a:hover, .nav li a.active {
	color: #FDC464;
	text-decoration: none;
}
#footer {
	position: relative;
	font-size: 70%;
	color: #9c9686;
	display: block;
	width: 615px;
	margin: 0 auto;	
	padding: 0 0 0 315px;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer p.left {
	text-align: left;
}
#footer p.right {
	color: #8d9bc3;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
#footer .facebook_img {
	position: relative;
	top: -26px;
}
#footer p.facebook_col{
	position: relative;
	right: -285px;
	background: #e6eefa;
	padding: 0 10px;
	width: 310px;
	margin-bottom: 15px;
}
#footer a {
	color: #9c9686;
}
#footer a:hover{
	color: #8d9bc3;
}
#content{
	width:567px;
	position:relative;
	float:right;
}
#sarah-richardson{
	position: absolute;
	top:3px;
	right: 18px;
	z-index:5;
	border-left: 8px solid #fff;
}
#marquee a{
	padding-left: 10px;
}
