/*<![CDATA[*/
body {margin:auto; padding:0;
}

#wrapper {
	background: #ffffff;
	width:800px;	
	margin:0 auto;
	
	}

#header {
	position:absolute;
	background-color:#AC2900;
	width:200px;
	height:170px;	
}

#heading {
	width:800px;
	height:185px;
}

#container {
	width: 800px;
	background: #fff ;	
}

	#content {
	max-width:800px;	
	margin: 10px 10px 0px 10px;
	padding-bottom:10px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		
	}
	#contentint {margin: 10px 10px 10px 20px; text-align:left;}
	
#Layer1 {
	position:absolute; 
	width:785px; 
	height:170px; 
	background-color: #AC2900; 
	border-bottom-style:solid;
	border-color:#AC2900;
	border:10px;
	margin:auto

}	
	
#Layer2 {
	position:absolute;
	padding-left:176px;	
	text-align:center;
	width:605px; 
	height:87px; 
	line-height: normal;

}
/********************************** sidemenu style commands******************************************/
#menu {
	display:none;  	
}

/****This controls the newsletter and ag tag sections on the left side****/	
#menu_footer {
display:none;
}

/**** This controls the page footer****/

#footer {
	position:fixed;
	bottom:-20px;
	font:.8em verdana, tahoma, arial;
	text-align:center;
	margin-top:20px;
	width:800px;
	height:4em;
}

/****This is for various table styles****/
table {
	font-size:12px;
	margin:auto;
	text-align:center;
}	
	
table.wide{
	width:500px;
	margin:auto
}

table.wide tr td {
	padding:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-size:14px;
}

/****General parahraph rules and styles****/
p {
	font-size:12px
}	

p.justify {
	padding:5px;
	text-align:justify;
}

p.italics {
	font-style:italic;
}

p.center {
	text-align:center;
}

p.bold {
	font-weight:bold;
}

p.spaced {
	line-height: 1.25em;
	padding:0px
}

/*********************************List Styles*********************************/

#content ul li {
	display:block;	
	padding-right:3em;
	padding-bottom:.25em;
	list-style:disc;
	font-size:.8em; 
	color:#000; 
	line-height:1.1em;
	}

#content ul li ul{
	padding-top:.25em;
}

#content ul li ul li{
	margin-left:1em;
	list-style:circle;
	padding-bottom:0;
}

#content ul li.bold {
	font-weight:bold;
	}
#content ul li.italic {
	font-style:italic;
	}	

#content ol, ol li, ol ul ul li {
	font-size:1em;
}

#content ol ul li {
	margin-left:-3em;
	list-style:none;
}

#content ol ul ul li {
	margin:0;
	list-style:square;
}
	
#content ul li.maef { 
    margin-left:20px;
	background:none; 
	list-style-image:url(/Website/images/maeflist.jpg);
	line-height:17px;
}
	
/************************** end content bullets / start basic styles *******************/

/****Links****/

a:link {
	color: #CC0033;
}
a:visited {
	color: #CC0033;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #CC0033;
}


/****Headline styles****/
	
h1 {
	font-family:"Cooper Black";
	color:#333;
	font-size:22px;
	padding-bottom:5px;
}							 

h1.address {
	font-family:"Comic Sans MS";
	color:#333;
	font-size:12px;
	line-height:.125em;
}	

h2 {
	font-size:x-large;
	color:#000;
	margin: 10px 0px 35px 0px;
	text-align:center;
	font-weight:bold
}

h3 {
	font-size:medium; 
	margin: 10px 0px 5px 0px;
}

h4 {
	font-size: medium; 
	font-weight: bold; 
	font-style: italic;
}	

/****Text and Background Color Styles****/
#RedWhite {
	color:#c30;
}

#justify {
	text-align:justify;
}
	
#center {
	text-align:center;
}

/****Specific Font Styles****/


.CooperLarge {
	font-family: "Cooper Black";
	font-size: 24px;
}

.CooperMedium {
	font-family: "Cooper Black";
	font-size: medium;
}

.Cooper {
	font-family: "Cooper Black";
}

.CooperExtended {
	font-family: "Cooper Black";
	letter-spacing: 1.5px;
	line-height:1.25em;
}

.BookAntiquSmall {
	font-family: "Book Antiqua";
	font-size: 12px;
	height: auto;
}
.BookAntiqua {
	font-family: "Book Antiqua";
	font-size: medium;
}
.fancy {
	font-family: "Lucida Calligraphy"; 
	font-size: 14px; }

.ComicSans {
	font-family: "Comic Sans MS"
}

.ComicSansLarge {
	font-family: "Comic Sans MS";
	font-size: large;
}

.medium {
	font-size:medium;
}

.xsmall {
	font-size:x-small;
}

.xlarge {
	font-size:x-large;
}

.style17 {
	color: #990000; 
}

.style24 {
	color: #CC0033;
}

.style25 {
	color: #CC3300;
	font-weight: bold;
	font-size: medium;
}

.style31 {
	color: #333333
}
