/* Main CSS stylesheet for fmas1955.org */
body, p, div, span, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin: 10px;	
}

body {
	background-color: #f8eddd;

}

.link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.link-text:hover {
	text-decoration: underline;

}

.footer-text, .footer-text a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	margin: 5px;

}

.footer-text-mouseover {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 4px;

}

#bottom-nav {
	/* background-image: url("/images/footer.gif"); */ 
	text-align: justify; 
	margin: 5px;
}

.rightColumn {
	background-color: #4F555B;
}

.sidebar-text, .sidebar-text a {
	color: #FFFFFF;
	font-size: 11px;

}

.sidebar-list, .sidebar-list a {
	color: #FFFFFF;

		
}

ul.sidebar-list, li.sidebar-list {
	color: #FFFFFF;
	list-style: outside;
	list-style-type: square;
	margin-left: 10px;
	margin-bottom: 10px;
		
}

.oddRow {
	background-color: #FFFFFF;	
}
.evenRow {
	background-color: #DDDDDD;	
}

#frame-tbl {
	border: 1px #DDDDDD solid;	
	
}

h3.subhead {
	margin-left: 10px;
	font-size: 14px;
	color: #0000FF;
}

p.body-text {
	font-size: 12px;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.missionStatementTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.missionStatement {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}

.byLawsSectionHeader {
	margin-left: 0px;
	text-decoration:underline;
		
}

.byLawsTitle {
	margin-left: 0px;
	font-weight: bold;	
}

.image_info {
    display:block;
    font-size:10px;
    color:#000000;
    border:0px;
    }
.wrapper {
    margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    width:700px;
    border: 0px solid #000000;
    text-align:center;
}
.show_title a {
    font-size:12px;
    text-decoration:none;
    color:#000000;
}
.image_info a {
    text-decoration:none;
    color:#000000;
}
.image_info a:hover {
    text-decoration:underline;
    color:#FF0000;
}
img {
	border-width: 0;
}
.image {
    margin-bottom:5px;
}
.image img {
    padding:6px;
    border: 1px solid #000000;
    display:block;
    background-color: #ffffff;
    margin-top: 10px;
}
.navigation, .navigation a {
	text-decoration: none;
    color:#000000;
    margin-top:9px;
    font-weight:bold;
}
.thumbnail_row {
    margin-top: 1px;
}
.thumbnail_row img {
    border:0px solid #aaa;
    margin-top:10px;
}
.thumbnail_center {
    padding:1px;
    border:1px solid #ffffff !important;
}
.small, .small a {
    margin-top: 20px;
    text-decoration:none;
    color:#999999;
}


body, p, div, span, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

	
div.moreInfoTxt {font-size: 11px;
		margin-left: 20px;
}

p.moreInfoTxt {font-size: 11px;
	margin-left: 0px;
}

ul li.moreInfoTxt {font-size: 11px;
	margin-left: -10px;
	margin-bottom: 10px;
}

ul li.homePageContent {font-size: 12px;
	margin-left: -10px;
	margin-bottom: 10px;
}

#homePageHeadline {
	color: #C71585;
	font-size: 18px;
	font-weight: bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 20px;
	margin-bottom: 0px;
}

p.moreInfoTxtP {font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}		
.hotLink {
	text-decoration: underline;
}

.closerButton {
	font-size: 10px;
	background-color: gainsboro;
	border-width: 1px;
	border-style: outset;
	padding-left: 2px;
	padding-right: 2px;
	float: right;

}

.newFlag {
	background-color: #ff0033;
	color: white;
	font-weight: bold;
	padding: 5px;	
	
}

.smallHelpText, p..smallHelpText {
	font-size: 9px;	
	
}

.sidebar-header {
	width: 100%;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 1.5em;
	color: white/*#4F555B*/;
	background-color: AAAAAA;
	font-weight: bold;
	margin-bottom: 0px;
	white-space: nowrap;
}


#ban468banner-container {
    position: absolute;
    top: 60px; left: 280px;
    background-color: white;
    border: 2px solid #DDDDDD;
    display: none;
}

.topNavLink, a.topNavLink {
	color: white;
	font-weight: bold;
	font-size: 12px;

}

.topNavLink:hover, a.topNavLink:hover {
	color: red;
	text-decoration: none;
}

.formLabel {
	vertical-align: top;
	font-weight: 700;
}

.reqFld {
	/* indicates a required field */
	color: red;	
}

.tankHopLnk {
	font-size: 18px;	
}

td.thumb {
	background-color: black;	
}

.infoMsg {
	color: green;	
	margin-left: 10px;
}

.errMsg {
	color: red;
	font-weight: bold;	
	margin-left: 10px;
}

.activeTopNav {
	background-color: red;
	color: white;	
}

#missionStatementContainer {
	background-image: url("/images/aqua_bg.gif");
	width: 100%;
	height: 60px;
	padding: 5px;
}

.highlight {
	background-color: yellow;	
}

.bannerList {
	width: 468px;
	margin: 5px 0 0 5px;
	border: 1px solid #cccccc;	
}
	



