body 
{margin:0 auto;
background:#412f2c;
}
#content {width:900px; margin:0 auto; height:100%;
border: 3px solid #000;}
#prehead {background:#cebd89; width:900px;}
#main{background:#cebd89;
margin:0; padding:0;
}

.smalladdy {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#593628;
	}
.smalladdy a, .smalladdy a:visited {
	color:#b23408;
	}
.smalladdy a:hover {
	color:#FFF;
	}

#belltext {
	padding: 10px;
	background: url(images/fade.jpg) repeat-y;
	margin: 15px;
	border-top: 2px solid #897058;
	border-left: 2px solid #765d44;
	border-bottom: 1px dotted #aa9965; width:90%
	}
#belltextmls {
	padding:3px;
	background: url(images/fade.jpg) repeat-y;
	margin: 15px;
	border-top: 2px solid #897058;
	border-left: 2px solid #765d44;
	border-bottom: 1px dotted #aa9965; width:90%;
	width:95%;
	}
	
#bellbar {
	width: 900px;
	background: url(images/link-bkg.gif);
	height: 15px;
	}
	
#bellfloat {
	float:right;
	width:200px;
	height:auto;
	background: #aa9965;
	border: 1px dotted #998853;
	padding: 4px;
	margin: 0 0 7px 7px;
	}
#bellfloatR {
	float:left;
	width:190px;
	padding: 4px;
	border: 1px dotted #998853;
	margin: 0 7px 7px 0;
	}
#bellfloat a, #bellfloat a:visited {
	color:#b23408;
	}
#bellfloat a:hover {
	color:#FFF;
	}

/* menu code */
/* Root = Horizontal, Secondary = Vertical */
#menucont {
	width:885px;
	padding-left: 15px;

	}
/* remove the bullets, padding and margins from the lists */
.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;

}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.menu a, .menu :visited {
font-family:Arial, Helvetica, sans-serif;
display:block;
font-size:10px;
width:142px;
padding:7px 0;
color:#f2e3bc;
background:#5e4228;
text-decoration:none;
margin-right:1px;
text-align:center;
border-right: 1px solid #000;
border-bottom: 1px solid #37210e;
font-weight: bold;
}
/* style the links hover */
.menu :hover{
color:#FFF;
background:#662d19;
font-weight: bold;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

/*end top links*/



#footer {
	clear:both;
	text-align: center;
	padding:5px 15px 0 15px;
	font-size: 11px;
	}
#footer a, #footer a:visited {
	color:#b23408;
	}
#footer a:hover {
	color:#FFF;
	}


#flashcontent {width:900px; margin:0; padding:0; }

  /*a:link {color: #772103; text-decoration: none;}    unvisited link */
 /*a:visited {color: #772103; text-decoration: none;}  visited link */
 /*a:hover {color: #FFF; text-decoration: none;}   mouse over link */
/*a:active {color: #9d2c04; text-decoration: none;}    selected link */

h1 {
	font-weight:bold;
	color:#993300;
	}
h2 {
	font-size: 18px;
	color:#5e4228;
	}
.bellheader {
	font-size: 16px;
	font-weight:bold;
	color:#000;
	border-bottom: 1px solid #993300;
	}
#Talledega14 {display: none;}	
