/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  01: 2Col_Fixed_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-image:url(../img/afcpagebg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0 0 10px 0;
	background-color: #000000;
}
/* Removal of Browser Defaults */
div,h1,h2,h3,h4,h5,h6,pre,fieldset,blockquote,ol,form{  
	margin:0; 
	padding:0; 
} 
img {
	border:0;
	}
/* End Browser Defaults */
#masthead2 {
	padding: 0px;
	margin: 0 0 10px 0;
	height:50px;
	background-image:url(../img/masthead2bg.jpg);
	background-repeat:repeat-y;
	background-color: #586d3f;
	border:2px solid #586d3f;
}

#mainnav {
	height:35px;
	padding: 0px;
	margin:0 0 10px 0;
	font-size:14px;
}
#wrapper {
	width: 872px;
	margin: 0 auto;
}
#column_wrapper {
	background-color:#FFF;
	/* border-top:1px solid #586d3f; */
	margin:10px 0 0 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 582px;
	float: left;
	/* background-image:url(../img/sideborder.jpg);
	background-position:left top;
	background-repeat:no-repeat; */
}
#leftcalendar {
	width: 872px;
	float: left;
	/* background-image:url(../img/sideborder.jpg);
	background-position:left top;
	background-repeat:no-repeat; */
}
#right {
	width: 290px;
	float: left;
	/* background-image:url(../img/sideborder.jpg);
	background-position:right top;
	background-repeat:no-repeat; */
}
#left .content {
	padding: 24px 24px 24px 0;
	font-size: 0.8em;
	line-height: 1.65em;
}
#leftcalendar .content {
	padding: 24px 20px 20px 36px; 
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#masthead2 .content {
	padding: 0;
}
.afclogo {
	margin:10px 0;
	float:left;
}
.afcphone {
	float:right;
	margin:18px 0 0 0;
}
.adjustmenttimes  {
	float:left;
	margin:13px 0 0 180px;
	padding:0;
}
#footer .content {
	display:block;
	width:872px;
	margin:0 auto;
	padding: 30px 0 60px 0;
	line-height:18px;
}
#footer {
	color: #acb7a0;
	background-color: #586d3f;
	padding: 0;
	margin: 60px 0 0 0;
	font-size: 12px;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #506437;
	text-decoration:underline;
}
#left a:visited {
	color: #506437;
	text-decoration:underline;
}
#left a:hover {
	color: #506437;
	text-decoration:none;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 24px;
	line-height:32px;
	font-weight:normal;
	color:#586d3f;
	margin: 0 0 30px 0;
	padding:0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 18px;
	font-weight:normal;
	color:#586d3f;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.rsimgleft {
	float:left;
	}
.rstxtright {
	margin:0 0 30px 80px;
	}
.imgright {
	float:right;
	margin:0 0 20px 20px;
}
.imgcenter {
	display:block;
	margin:0 auto;
}
.strong {
	font-weight:bold;
}
.small {
	font-size:10px;
}
.italic {
	font-style:italic;
}
/* INDEX FEATURE ROW */
#indexfeature {
	margin:0;
	padding:14px 0 0 0;
	height:200px;
	border-top:1px solid #586d3f;
	}
#indexfeature1 {
	float:left;
	width:216px;
	/* border-right:1px solid #999; */
}
#indexfeature1 .content {
	margin:12px;
	}
#indexfeature1 a:link {
	color: #506437;
	text-decoration:underline;
}
#indexfeature1 a:visited {
	color: #506437;
	text-decoration:underline;
}
#indexfeature1 a:hover {
	color: #506437;
	text-decoration:none;
}
#indexfeature2 {
	float:left;
	width:216px;
	/* border-right:1px solid #999; */
}
#indexfeature2 .content {
	margin:12px;
	}
#indexfeature2 a:link {
	color: #506437;
	text-decoration:underline;
}
#indexfeature2 a:visited {
	color: #506437;
	text-decoration:underline;
}
#indexfeature2 a:hover {
	color: #506437;
	text-decoration:none;
}
#indexfeature3 {
	float:left;
	width:216px;
}
#indexfeature3 .content {
	margin:12px;
	}
#indexfeature3 a:link {
	color: #506437;
	text-decoration:underline;
}
#indexfeature3 a:visited {
	color: #506437;
	text-decoration:underline;
}
#indexfeature3 a:hover {
	color: #506437;
	text-decoration:none;
}
#indexfeature3 {
	float:left;
	width:216px;
}
#indexfeature4 .content {
	margin:12px;
	}
#indexfeature4 a:link {
	color: #506437;
	text-decoration:underline;
}
#indexfeature4 a:visited {
	color: #506437;
	text-decoration:underline;
}
#indexfeature4 a:hover {
	color: #506437;
	text-decoration:none;
}
.ifeatureimg {
	float:left;
	}
.ifeaturetxt{
	margin:0 0 20px 80px;
	font-size:12px;
	}

/* END INDEX FEATURE ROW */

/* SERVICES BOX */

#servicesleft {
	float:left;
	width:320px;
	margin:0 30px 20px 0;
	padding:0;
	/*  background-color:#c6d8e3;
	border:1px solid #88a7bb; */
}
#servicesright {
	float:left;
	width:150px;
	margin:0 0 20px 0;
	padding:0;
	/* background-color:#c6d8e3;
	border:1px solid #88a7bb; */
}
#servicesleft .contenttop {
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	border-bottom:1px solid #88a7bb;
}
#servicesleft .content {
	margin:0;
	padding:10px 0;
	font-size:12px;
	border-bottom:1px solid #88a7bb;
}
#servicesright .contenttop {
	margin:0;
	padding:0 0 10px 0;
	font-size:12px;
	border-bottom:1px solid #88a7bb;
}
#servicesright .content {
	margin:0;
	padding:10px 0;
	font-size:12px;
	border-bottom:1px solid #88a7bb;
}
/* CONTACT FORM ELEMENTS */

.surveyquestion {
	padding:10px;
	margin-bottom:20px;
	border:1px solid #CCC;
	background-color:#f2f0ea;
	}
.radiobutton {
	margin:10px;
	}
.formfield {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
	padding:4px;
	}
.submitbtn {
	margin:20px 0 20px auto;
	}
.surveytable {
    margin-top:20px;
	}
.leftborder {
	border-left:1px solid #CCC;
	padding:0 20px;
	}
.required {
	color:#cc3333;
}
/* END CONTACT FORM ELEMENTS */

#recommended {
	padding:0;
	margin:0;
}
#recommended ul {
	padding:0;
	margin:0;
}
#recommended li {
	list-style-type:none;
	margin:0 0 20px 150px;
}

/* RESOURCES PAGE */

ul.press {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
ul.press li {
	margin:0 0 6px 0;
	padding:0;
}
.recommendedlinks {
	width:130px;
	height:70px; 
	background-image:url(../img/recommendedbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding:20px 0 0 0;
}