/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #1e4775 url(images/img01-fxc.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #1e4775;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1a3a59;
}

h2 {
	padding-left: 20px;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #e22028;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: ;
}

/* Header */

#header {
	align: right;
	width: 754px;
	height: 210px;
	margin: 0 auto;
	padding: 50px 0px 0 0;
	background: url(images/FairfaxCaresLogo_Final_715.gif) no-repeat;
}

/* Space */
#space {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}
/* Menu */

#menu {
	width: 780px;
	height: 45px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 195px;
	height: 45px;
	text-align: center;
	padding: 0 0 0 0px;
	background: ;
}

#menu a {
	display: block;
	width: 195px;
	height: 36px;
	padding: 10px 0px 0 0px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#menu a:hover {
	border-bottom: 4px solid #8bcef8;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #e22028;
	border-bottom: 4px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
}

/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	border: 40px solid #e22028;
	border-top: none;
	border-left: none;
	border-right: none;
	background: #ffffff;
}

/* Posts */

#posts {
	float: right;
	width: 585px;
	border: 1px solid #b1c2b8;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

#posts .post {
	padding-top: 0px;
}

#posts .story {
	padding: 0px 20px 0 20px;
	background: url(images/img10.gif) repeat-x
}

#posts .meta {
	padding: 5px px 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style:;
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 180px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 10px 30px 20px;
	background: 
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	
	padding: 40px 0 60px 0;
	background:  ;
}

#footer p {
	width: 780px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #ffffff;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: ;
	letter-spacing: -1px;
	font-size: 24px;
}