﻿body  {
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#333;
	text-align:center;
}

a {
	color: #3382D5;
	text-decoration: none;
}

a:hover {
	color:#30649D;
	text-decoration:underline;
}

p {
	font-size: 14px;
	color: #404040;
	margin-bottom: 12px;
	margin-top: 12px;
	line-height: 1.5em;
	margin-left:10px;
}

img.left {
	float:left;
	padding:4px;
	background:#fff;
	margin-right: 6px;
	border:0px solid #c4c4c4;
}

img.table {
	float=left
	padding:4px;
	background:#fff;
	margin-right: 6px;
	margin-bottom: 12px;
	border:10px solid #c4c4c4;
	margin-top:12px
}


img.right {
	float:right;
	padding:3px;
	margin-right:6px;
	border:1px solid #c4c4c4;
}

img:hover {
	border:1px solid #30649D;
}

ul {
	margin-left: 10px !important;
	margin-left: 25px;
	font-size: 12px;
	list-style-position: inherit;
	list-style-type: disc;
	list-style-image: url('bullet.gif');
	text-indent: 0px;
}	

ol {
	margin-left: 18px !important;
	margin-left: 25px;
	font-size: 12px;
	list-style-position: inherit;
}

li {
	font: inherit;
	margin-left: 35px;
	margin-bottom: 1em;
	color: #404040;
	font-size: 14px;
}	

#wrapper {  
	width:95%;
	background:#fff;
	margin-left:auto;   
	margin-right:auto;
	text-align:left;  
}

#nav {
	text-align:center;
	background:url(navbutton.gif) repeat-x;
	height:68px;
	padding-top:5px;
}

#nav a  {
	padding: 0 11px;
	color: #000;
	margin-left: -6px;
	font-size: medium;
}

#nav a:hover {
	padding:5px 11px 7px 11px; 
	background:url(navbarhover.gif) repeat-x;
	text-decoration:none;
}	

#top {
	background:url(cfa_logo_bg.jpg) repeat-x;
	height:104px;
	text-align:center;
}

#top h1 {
	font-family:Century Gothic, georgia, helvetica, times, sans-serif;
	font-weight:normal;
	font-size:35px;
	text-transform:uppercase;
	text-align:center;
	margin:0;
	color:#fff;
}

#left h1 {
	font-size:17px;
	font-family:georgia, arial, georgia, times, sans-serif;
	border-bottom:1px solid #c4c4c4;
	font-weight:normal;
}

#right h1 {
	font-size:17px;
	font-family:georgia, arial, georgia, times, sans-serif;
	border-bottom:1px solid #c4c4c4;
	font-weight:normal;
}

#middle h1 {
	font-size:17px;
	font-family:georgia, arial, georgia, times, sans-serif;
	border-bottom:1px solid #c4c4c4;
	font-weight:normal;
}

#right h1 {
	color:#316FB2;
	font-weight:normal;
	font-size:28px;
	text-transform:uppercase;
	font-family:Century Gothic;
	margin-bottom: 20px;
	}
	
#right h2 {
	color:#316FB2;
	font-weight:normal;
	font-size:28px;
	text-transform:uppercase;
	font-family:Century Gothic;
	margin-bottom: 2px;
	border-bottom:1px solid #c4c4c4;
	}

#right h3 {
	text-align:justify;
	color: #316FB2;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	font-family: Century Gothic;
	margin-bottom: 0px;
	border-bottom: 1px solid #c4c4c4;
	margin-top: 3px;
}

#right h4 {
	color:#316FB2;
	font-weight:normal;
	font-size:14px;
	font-family:Century Gothic;
	margin-bottom: 0px;
	text-align:center;
	}

	
#left {
	float:left;
	width:20%;
	margin-left:9px;
	font-size:14px;
}

#middle {
	float:left;
	font-size:11px;
	width:21%;
	margin-left:14px;
}

#right {
	float:left;
	left:0px;
	margin-left:20px;
	width:70%;
}

.post {
	background-color: #f8f8f8;
	padding: 10px;
	padding-top: 1px;
	display: block;
}

.sidepost {
	border: 1px solid #ccc;
	padding: 5px 5px 20px 5px;
	margin-bottom: 20px;
}

.links {
	font-size:11px;
	text-align:right;
}

.links a {
	margin-right:10px;
}

#footer {
	border-top:1px solid #c4c4c4;
	text-align:center;
	width:100%;
	clear:both;
	padding-bottom:1px;
}

.logo {
	font-size: 70px;
	font-family: "Palatino Linotype";
}

.llc {
	font-family: "Palatino Linotype";
}

.banner {
	line-height: 200%;
}

.cred {
	font-size: medium;
	border-bottom: 0px solid #C4C4C4;
}

.continfo {
	font-family:georgia, arial, georgia, times, sans-serif;
	border-bottom:1px solid #c4c4c4;
	color: #404040;
	margin-bottom: 0px;
	margin-top: 12px;
	line-height: 1.5em;
	margin-left:0px;
	text-align: center;
}

.black {
	color: #000000;
}
