/* Define Tags */
html, body {
	height:100%;
	}

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif; 
	} 
	.body {
		background:#fffac1 url(images/main_bg.gif) repeat-y top left;
	}
a, a:visited, a:hover {	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d02433;
	}
a:hover {
	color:#b21d2a;
	}

a.linkBig, a:visited.linkBig, a:hover.linkBig {	
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

	
hr { 
	height:1px;
	color:#000000;
	}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:inline;
	}

.image {
	border:1px solid #000;
	}

ul, ol, li {	
	line-height:1.5em;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:400;
	color:#000;
	}
	ul.arrow {
		padding:10px;
		margin:0;
		list-style-type: none;
		}
		ul.arrow li {
			padding-left:20px;
			background:url(images/list_arrow.gif) left no-repeat;
			}

/* Custom Class Names */
p, span, .copy, .bold, .form, .button, .error{
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif; 
	color:#000;	
	line-height:1.5em;
	}
	
.formCopy {
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif; 
	color:#666;
	font-weight:bold;
	}

.form {
	background-color:#fff;
	}

.formText {
	background-color:#363636;
	border:1px solid #46553d;
	padding:2px 0 2px 3px;

	font-size:11px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#d7d7c1;
	}

.button { 
	color:#fff; 
	font-weight:bold;
	background-color:#e51b24;
	border:2px solid #fff; 
	cursor:pointer;
	}
	
.hdr, a.hdr, a.hdr:visited, a.hdr:hover, .subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {
	font-size:14px;	
	font-weight:800;
	color:#000;	
	}
.subHdr, a.subHdr, a.subHdr:visted, .subHdr:hover {	
	font-size:10px;	
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:800;
	}

.clear {
	clear:both;
	}
	
.mainHdr {
	height:126px;
	width:614px;
	background:#ffc20e url(images/aaforum_logo.gif) no-repeat top left;
	}
.mainHdr a, .mainHdr a:visited, .mainHdr a:hover {
	display:block;
	height:126px;
	}
.mainHdr a span {
    font-size:9px;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	}
.mainRightHdr {
	background:#ffc20e url(images/hdr_images/hdr_img1.jpg) no-repeat top right;
	width:340px;
	}
.mainMenu {
	width:167px;
	}
.mainContent {
	padding:20px;
	}
	
.copyBig {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#d02433;
	}
	
.forumSide {
	background-color:#ffe392;
	padding-bottom:285px;
	}
.forumHdr {
    font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
	}
.donationBar {
	background-color:#000;
	padding:5px 15px;
	/*
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	*/
	}
	/*
	.donationBar a, .donationBar a:visited, .donationBar a:hover {
		font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		color:#ffc20e;
		font-size:12px;
		text-transform:none;
		text-decoration:none;
		font-weight:bold;
		}
		*/

/* Main CMS Menu Style */
ul.mainMenuNav {
	margin:0;
	padding:0;
	}
	ul.mainMenuNav li {
		margin:0;
		padding:0;
		list-style-type:none;
		}
		/* Level One */
		ul.mainMenuNav li a, ul.mainMenuNav li a:visited, ul.mainMenuNav li a:hover {
			display:block;
			width:167px;
			width/* */:/**/149px; 
			width: /**/149px;
			
			height:28px;
			height/* */:/**/23px; 
			height: /**/23px;
			
			margin:0;
			padding:4px 0 0 18px;
			overflow:hidden;
			background-color:#345522;
			
			font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
			font-size:14px;
			text-decoration:none;
			text-transform:uppercase;
			color:#fff;
			border-bottom:1px solid #5d774e;
			}
		ul.mainMenuNav li a:hover {
			background-color:#29431b;
			border-bottom:1px solid #9ab38b;
			}
			a.menuActive, a.menuActive:visited, a.menuActive:hover {
				background-color:#29431b !important;
				border-bottom:1px solid #9ab38b !important;
				}
		/* Level Two */
		ul.mainMenuNav ul {
			margin:0;
			padding:6px 0 0 0;
			background:#5e9142 url(images/menu_shdw.gif) repeat-x top left;
			}
		ul.mainMenuNav ul li {
			margin:0;
			list-style-type:none;
			color:#fff;
			
			margin:0 0 0 32px;
			padding:4px 0 6px 0;
			}
		ul.mainMenuNav ul li a, ul.mainMenuNav ul li a:visited, ul.mainMenuNav ul li a:hover {
			display:block;
			
			width:auto;
			height:auto;
			
			margin:0;
			padding:0;
			
			font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			text-decoration:none;
			text-transform:none;
			color:#fff;
			background-color:transparent;
			line-height:13px;
			border:0;
			}
		ul.mainMenuNav ul li a:hover {
			color:#dde8d7;
			}
			/* Level Three */
			ul.mainMenuNav ul ul {
				margin:0;
				padding:4px 0;
				background:#e5e0a3;
				}
			ul.mainMenuNav ul ul li {
				color:#fff;
				
				margin:0 0 0 42px;
				padding:4px 0;
				}
			ul.mainMenuNav ul ul li a, ul.mainMenuNav ul ul li a:visited, ul.mainMenuNav ul ul li a:hover {
				font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-decoration:none;
				text-transform:none;
				color:#345522;
				border:0;
				}
			ul.mainMenuNav ul ul li a:hover {
				color:#223816;
				}
				
	.mainMenuSubNav {
		display:none;
		}
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM PAGE		*
 *	DEFINITIONS BELOW		*
 ********************************/
 
 
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e51b24;
	text-transform:uppercase;
	}
h1 {
	font-size:18px;
	}
h2 {
	font-size:16px;
	}
h3 {
	font-size:14px;
	}
h4 {
	font-size:10px;
	}
h5 {
	font-size:9px;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3 {
	visibility:hidden;
	font-size:28px;
	text-transform:capitalize;
	}
.sIFR-hasFlash h2 {
	font-size:24px;
	}
.sIFR-hasFlash h3 {
	font-size:18px;
	}
