body {
	background-color: #ffffff;
	background-repeat:repeat;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/cefns-banner.png);
	background-position: top;
	background-repeat: no-repeat;
	}

.content {
	width: 1000px;
	height: 1100px;
	margin-right:auto;
	margin-left: auto;
}

.content-tall {
	width: 1000px;
	height: 1600px;
	margin-right:auto;
	margin-left: auto;
}

.content-xtall {
	width: 1000px;
	height: 2450px;
	margin-right:auto;
	margin-left: auto;
}

.content .right h2, .content-tall .right h2, .content-xtall .right h2  {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 22px;
}

.content .right p, .content-tall .right p, .content-xtall .right p {
	line-height: 25px;
	font-size: 15px;
	color: #666666;
}

.menu {
	width: 250px;
	height: 127%;
	float: left;
	background-image:url(../images/menu-background.png);
	background-repeat:repeat-y;
	margin-top: -10px;
	color: #ffffff;
	margin-right: 30px;
	position:relative;
}

.menu-tall {
	width: 250px;
	height: 118.5%;
	float: left;
	background-image:url(../images/menu-background.png);
	background-repeat:repeat-y;
	margin-top: -10px;
	color: #ffffff;
	margin-right: 30px;
	position:relative;
}

.menu-xtall {
	width: 250px;
	height: 112.25%;
	float: left;
	background-image:url(../images/menu-background.png);
	background-repeat:repeat-y;
	margin-top: -10px;
	color: #ffffff;
	margin-right: 30px;
	position:relative;
}

.menu img, .menu-tall img, .menu-xtall img{
	margin-top: 25px;
	margin-bottom: 20px;
	display:block;
	margin-right:auto;
	margin-left:auto;
	border: none;
}

.menu .local-nav ul, .menu-tall .local-nav ul, .menu-xtall .local-nav ul {
	position:relative;
	right: 4px;

}

.menu .local-nav ul li, .menu-tall .local-nav ul li, .menu-xtall .local-nav ul li {
	list-style-type: none;
	text-align: left;
	font-size: 14px;
	line-height: 45px;
	color: #ffffff;
	width: 210px;
	float: right;
	text-indent: 15px;
	text-align: left;
	font-weight: bold;
	text-transform:uppercase;
}

.menu-item a:visited, .menu-item a:link {
	background-image: url(../images/menu-item.png);
	text-decoration:none;
	color: #ffffff;
	display:block;
	}
	
.menu-item a:hover {
	color:#999999;
	display:block;
	}
		
	
body h1 {
	color: #ffffff;
	font-size: 45px;
}

.right {
	float:right;
	margin-top: 25px;
	width: 720px;
}

.main-nav {
	font-size: 12px;
	color:#999999;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.main-nav img {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align:central;
}

.main-nav a:link, .main-nav a:visited {
	text-decoration: underline;
	color: #666666;
}

.main-nav a:hover {
	color: #333333;
	text-decoration:underline;
}

.sidebar-text {
	margin-right: 23px;
	margin-left: 23px;

}

.sidebar-text h3 {
	font-size: 18px;
}

.sidebar-text p {
	font-size:15px;
}

.sidebar-text a:visited, .sidebar-text a:link {
	text-decoration:underline;
	color: #ffffff;
}

.sidebar-text a:hover {
	color: #999999;
}

.footer {
	min-width: 1010px;
	width: 100%;
	background-image:url(../images/footer.png);
	background-repeat:: repeat;
	height: 290px;
	margin-left: -10px;
	z-index: -1;
}
.footer p {
	font-size: 12px;
	text-transform:uppercase;
	color: #619081;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
.footer ul {
	list-style-type: none;
	margin-left: -40px;
	font-size: 11px;
	color:#333333;
	line-height: 17px;
}

.footer ul li a:visited, .footer ul li a:link {
	text-decoration: none;
	color:inherit;
}

.footer ul li a:hover {
	color: #999999;
}

.footer table {
	width: 720px;;
	table-layout:fixed;
}

.footer table td {
	vertical-align: top;
}

.facebook {
	display: block;
	width: 200px;
	height: 300px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
}

.footer .bottom-links {
	font-size:15px;
	margin-left: 40px;
	margin-bottom: 60px;
}

.footer .bottom-links a:link, .footer .bottom-links a:visited{
	color: #333333;
	text-decoration:underline;
	border:none;
}

.footer .bottom-links a:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	border:none;
}

.footer .bottom-links img {
	position:relative;
	top: 5px;
	margin-right: 10px;
	border: none;
}

.footer h5 {
	color: #333333;
	font-size: 11px;
	font-weight:normal;
	text-indent: 50px;
}

#priavcy-statement a:link, #priavcy-statement a:visited{
	text-decoration:none;
	color: #333333;
}

#priavcy-statement a:hover {
	color: #999999;
}

.right table {
	width: 720px;
	table-layout: fixed;
	border-collapse: collapse;

}

.right h3 {
	color: #666666;
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.right ul {
	line-height: 25px;
	font-size: 15px;
	color: #666666;

}

.right table tr {
	height: 35px;
}

.right table tr td {
	padding-left: 20px;
	border:thin solid #000000;
	color: #666666;
}

.right table tr th {
	border: thin solid #000000;
	color: #619081;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
}

.right table a:link, .right table a:visited {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}

.right table a:hover {
	text-decoration: underline;
	color: #999999;
}

.bio img {
	float:left;
	margin-right: 20px;
}

.bio p {
	height: 120px;
}

.bio p a:link, .bio p a:visited {
	color: #666666;
	font-weight:normal;
}

.bio p a:hover {
	color: #999999;
}

.right h3 {
	text-transform:uppercase;
	color: #666666;
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: #999999 thin solid;
}
	

