/* CSS Document */
body, html {
	background:#0D2E4D;
	font:0.8125em Arial, Helvetica, sans-serif;
	line-height:1;
	padding:0;
	margin:0;
}

ul {
list-style: none;
margin: -1em 0 -1em 0;
border: 0;
padding: 0;
}

#container {
	background:#FFF;
	margin:0 auto;
	width:770px;
}

#logo {
	float:left;
	width:170px;
	height:120px;
}

#header {
	float:left;
	width:550px;
	height:110px;
	background:url(imgs/header_ff.jpg) no-repeat left top;
	text-align:right;
	padding:10px 50px 0 0;
	color:#FFF;
	font-size:1.1em;
}

#header a { color:#FFE44D; }

#contentNav {
	float:left;
	width:770px;
	background:#FFF url(imgs/back_yellow.gif) repeat-y left top;
}

#nav {
	float:left;
	background:#FFE44D;
	width:170px;
}

#content
{
	width: 550px;
	padding: 25px;
	float: left;
	font-size: 12px;
	line-height: 1.25em;
}

.home #content {
	background:url(imgs/happy_couple.jpg) no-repeat right bottom;
	height:400px;
}

.home #content p { width:300px; }

#content h1 {
	color:#444;
	font-weight:normal;
	line-height:1.25em;
	margin:0;
	padding:0;
	margin-bottom:1em;
	font-size:2em;
}

.txtRed { color:#AF101A; }

#footer {
	font-size:1.0em;
	width:100%;
	color:#545454;
	color:#FFF;
	margin:0 auto;
	text-align:center;
	float:left;
	padding:10px 0;
}

#footNav
{
	float: left;
	font-size: 10px;
	width: 574px;
	left: 195px;
	position: relative;
	border-top: 1px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 19px;
	color: #545454;
	
}

#footNav_home {
	font-size:10px;
}

.legal {font-size: 8px;}

#footNav a, #footNav_home a { color:#545454; text-decoration:none; display:inline;}
#footNav a:hover, #footNav_home a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}
#footNav a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}

#footNav_1
{
	float: left;
	font-size: 10px;
	width: 574px;
	left:  25px;
	position: relative;
	border-top: 1px solid #cbcbcb;
	padding-top: 12px;
	padding-bottom: 19px;
	color: #545454;
}
#footNav_1 a {color:#545454; text-decoration:none; display:inline;}
#footNav_1 a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}
#footNav_1 a:hover {color:#9A8E51; background:transparent; border-bottom:1px solid #9A8E51;}

p
{
	margin:0 0 1em;
	line-height:1.30em;
	text-align:left;
	color: #333;
}

a.source { font-family: Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}
p.source { font-family: Arial, Helvetica, sans-serif; color:#000000;}
#resources p { text-align:center; vertical-align:middle; color:#000000; font-size:10px;}
#resources p.source a { text-decoration:none; color:000000;}	
#resources p.source a:hover { text-decoration:underline; color:000000;}
#resources p.source a:link, #resources p.source a:visited { color:000000;}