body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	font-family:arial, sans-serif;
	background-color:#FFF;
	height:100%;
	background-repeat:repeat-x;
	background-image:url("images/dev/background.jpg");
}
a{
	color:#b42b18;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
html{
	height:100%;
}
.page_table{
	position:absolute;
	left:50%;
	margin-left:-450px;
}
.page {
	text-align: left;
	width: 900px;
	background-color:#f1edee;
	height:auto !important;
	height:100%;
}
#customForm{
	padding-left:25px;
}
.hr{
	width:870px;
	padding: 0 0 0 0;
	border-top:1px solid #a09c9d;
}
#petitionsLink {
	vertical-align:bottom;
}
#top {
	padding: 0px 0px 0px 10px;
	text-align:left;
	height:49px;
	background-repeat:none;
	background-image:url("images/dev/AFIC_002_TopArea.gif");
}

#header {
	width:900px;
	height:250px;
}
#menu_holder{
	width:900px;
	height:49px;
	background-repeat:repeat-x;
	background-image:url("images/dev/menu_background.gif");
}
#mainNav{
}
a .mainNavButton{
	background-position:0 0;
	width:50px;
	float:left;
	overflow:hidden;
}
a:hover .mainNavButton{
	background-position:0 -49px;
}
#content {
	overflow:hidden;
	font-size:11px;
	float:left;
	width:870px;
	padding: 0px 15px 4px 15px !important;
	padding: 0px 15px 4px 15px;
}
#index_tabs {
	overflow:hidden;
	float:left;
	width:860px;
	padding: 25px 10px 30px 15px !important;
	padding: 25px 15px 30px 15px;
}
#wrapper {
	overflow:hidden;
	height:auto;
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
/* This must go in inside the wrapper at the end */
#wrapper_end {
	overflow:hidden;
	width:870px;
	height:auto;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
}
#box1 {
	height:auto;
	padding: 0px 9px 0px 0px !important;
	padding: 0px 6px 0px 0px;
	width:294px;
	float:left;
}
#box2 {
	height:auto;
	width:294px;
	float:left;
}
#box3 {
	height:auto;
	width:294px;
	float:right;
}
h2{
	padding:0 0 5px 24px;
	color:#5f5b5a;
	font-size:22px;
	font-weight:bold;
}
#footer {
	font-size:11px;
	color:#fdfdfd;
	padding-top:8px;
	height:20px;
	text-align:center;
	background-color:#9a511c;
}
.copyright{
	color:#333333;
	font-size:9px;
	padding: 6px 5px 10px 0;
	text-align:right;
}
#FeatureNews{
	width:315px;
}
#FeatureNews_image{
	margin: 0 2px 10px 0px;
	width:118px;
	height:91px;
	overflow:hidden;
}
#FeatureNews_info{
	padding:2px 0 0 6px;
}
#FeatureNews_title a{
	font-size:10px;
	color:#b42b18;
	text-transform:uppercase;
	text-decoration:none;
}
#FeatureNews_title a:hover{
	text-decoration:underline;
}
#FeatureNews_date{
	font-size:10px;
	padding:0 0 2px 0px;
	color:#757172;
}
a .readMore{
	background-image:url("images/dev/readMore.gif");
	width:60px;
	height:15px;
	background-position:0 0;
}
a:hover .readMore{
	background-position:-60px;
}
#FeatureNews_content{
	font-size:10px;
	padding:0 0 0 0px;
}
#GeneralNews{
	padding:0 0 0 37px;
}
#GeneralNews_heading{
	font-size:10px;
	padding:20px 0 10px 0;
	color:#b42b18;
}
#GeneralNews_title{
	padding:0 0 0 0;
	font-size:10px;
}
#GeneralNews_title a{
	color:#000;
	text-decoration:none;
}
#GeneralNews_title a:hover{
	color:#000;
	text-decoration:underline;
}
#PressReleases{
	padding:0 0 0 4px;
}
#PressRelease_heading{
	font-size:10px;
	padding:20px 0 10px 0;
	color:#b42b18;
}
#PressRelease_title{
	padding:0 0 0 0;
	font-size:10px;
}
#PressRelease_title a{
	color:#000;
	text-decoration:none;
}
#PressRelease_title a:hover{
	color:#000;
	text-decoration:underline;
}
#FeatureBox_left{
	width:868px;
	padding:0 0 0 15px;
	float:left;
}
#FeatureBox_right{
	width:427px;
	float:right;
	padding:0 15px 0 0px;
}
#FeatureBox_heading_td{
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:4px 0 4px 20px;
	background:#e0e0e0;
}
#FeatureBox_heading{
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#FeatureBox_content_td{
	padding:5px 45px 5px 20px;
	border-top:0px;
	border-left:1px solid #acacac;
	border-right:1px solid #acacac;
	border-bottom:1px solid #acacac;
	background:#f0f0f0;
}
#FeatureBox_item_title{
	width:350px;
	font-size:10px;
	padding:14px 0px 0px 0px;
}
#FeatureBox_item_title a,#FeatureBox_item_title{
	color:#b42b18;
	text-transform:uppercase;
	text-decoration:none;
}
#FeatureBox_item_title a:hover{
	text-decoration:underline;
}
#FeatureBox_item{
	font-size:10px;
	padding:2px 0px 5px 15px;
}
#subMenu{
	float:left;
	padding:8px 0 75px 31px;
}
#subMenuHeading{
	padding:0 0 5px 4px;
	color:#5f5b5a;
	font-size:22px;
	font-weight:bold;
	width:200px;
}
#subMenu ul{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:210px;
}
.subMenuItem{
	padding:16px 0 0 0;
	font-size:10px;
	color:#b42b18;
	text-transform:uppercase;
	text-decoration:none;
}
.subMenuItemLink{
	padding:16px 0 0 0;
	font-size:10px;
	color:#757172;
	text-transform:uppercase;
	text-decoration:none;
}
.subMenuHr{
	padding:0 0 10px 0;
	border-bottom:1px solid #adb3b5;
}
.subMenuItemLink a{
	font-size:10px;
	color:#757172;
	text-transform:uppercase;
	text-decoration:none;
}
.subMenuItemLink a:hover{
	color:#b42b18;
	text-decoration:underline;
}
#thirdMenuItem{
	padding:0 0 0 30px;
	font-size:10px;
	color:#b42b18;
	line-height:11px;
	text-decoration:none;
}
#thirdMenuItemLink a{
	padding:0 0 6px 30px;
	font-size:10px;
	color:#757172;
	line-height:11px;
	text-decoration:none;
}
#thirdMenuItemLink a:hover{
	color:#b42b18;
	text-decoration:underline;
}
#archiveItem{
	padding:0 0 0 30px;
	float:left;
	font-size:10px;
	color:#b42b18;
	line-height:11px;
	text-decoration:none;
}
#archiveItemLink a{
	padding:0 0 6px 30px;
	float:left;
	font-size:10px;
	color:#757172;
	line-height:11px;
	text-decoration:none;
}
#archiveItemLink a:hover{
	color:#b42b18;
	text-decoration:underline;
}
#subPageContent{
	padding:75px 0 75px 30px;
	float:right;
	width:619px;
	color:#757172;
}
#subPageContentTitle{
	padding:0 0 30px 0;
	font-size:16px;
	color:#b42b18;
}
#subPage{
	float:left;
	background-image:url("images/dev/page_shadow.gif");
	background-repeat:repeat-y;
	background-position:243px;
}
#archiveSubPage{
	float:left;
}
img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
}
/* Begin CSS Drop Down Menu */
.menu {
	width:842px;
	margin: 0px 0px 0px 27px;
	position:relative;
	z-index:100;
	font-family:arial, sans-serif;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:845px;
	margin:0px 27px 0px 27px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:1px;
}
ul{
	list-style-type:;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	width:120px;
	float:left;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	width:113px;
	height:48px;
	padding-left:6px;
	line-height:29px;
	font-weight:bold;
}
/* width of 2nd & 3rd level does not include padding above */
.menu li ul li a,.menu li ul li ul li a{
	width:110px !important;
}
/* style the second level background */
.menu ul li ul li a.drop, .menu ul li ul li a.drop:visited {
	background-image: url("images/dev/menu_arrow.gif");
	background-repeat:no-repeat;
	background-position:102px 6px;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background:#b2ab9b;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:auto;
	top:49px;
	left:0;
	width:113px;
	border-top:1px solid #000;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

/* position the third level flyout menu */
.menu ul ul ul{
	left:120px;
	top:1px;
}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left:120px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#d4d8bd;
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	border-width:0 1px 1px 1px;
	width:110px;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#e2dfa8;
	width:110px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000;
	background:#b7d186;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#000;
	background:#b7d186;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
}
#footer a{
	color:#FFF;
}
