body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #000000;
	margin: 0px;
}
th {
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#wrapper {
		width:96%;
		margin:0px auto;
		padding:0px;
		background-color: #000000;
		
        background: black none repeat scroll 0% 50%;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
}
#page_wrapper {
  border: 8px solid #aa0000;
  background: black none repeat scroll 0% 50%;
  margin-left: auto;
  width: 98%;
  margin-right: auto;
  text-align: left;
}

#scofmp_header {
  margin: 0px;
  padding: 8px;
  background: transparent url(../page-img/scofmp_flamebanner_small.png) no-repeat scroll right center;
  height: 100px;
    margin-top: 0px;
  margin-bottom: 2px;
  font-family: verdana,arial,sans-serif;
  font-size: 21px;
  font-weight: bold;
    color: #e77e0e;
}

#header_wrapper {
  
  margin-top: 3px;
  padding: 0px;
  background: black url(../page-img/flame-line.gif) repeat-x scroll left bottom;
}

.blue-bar {
  	background-image: url(../page-img/ul-bar.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 20px;
	display: table;
	width: 100%
}

.links-right {
	color: #ffffff;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
}
.links-right a:link, .links-right a:visited, .links-right a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
			
	}
	

.links-right a:hover {
	text-decoration: underline;
	font-size: 11px;
	}



	
#navigation {
	margin: 0px;
	padding: 0px;
	}
	
#navigation ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-transform: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	display: block;
	}
	

#navigation a:link, #navigation a:active, #navigation a:hover, #navigation a:visited {
	color: #ffffff;
	padding: 2px;
	text-decoration: none;
	display: block;
	}
	
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #720000;
	
	}
	
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

	}
	

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbeaa9;
	display: block;
	text-transform: uppercase;
	background: url(../page-img/ul-bar.png);
	text-align: center;
	line-height: 24px;

	margin-top: 0px;
		}
		
	
IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 0px;
  
}
    
    
	#header {

	}
	#content {
		margin-top:2px;
		padding-bottom:10px;
	}
	#content div {
		padding:5px;


	}
	#content-left {
		width:190px;
		background-color: #470000;
	padding: 0px;
			float:left;
	}
	#content-main {
		margin-left:205px;
		color: #ffffff;
	}

	#footer {
		margin:10px;
		background-color: #470000;
		text-align:center;
		color: #fbeaa9;
		font-weight: bold;
	}
.grndot {
	outline: green dotted thick;
	width: 60%;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 22px;
	color: #ffff75;
	display: block;
	}
	
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #ffff75;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffff75;
	}
hr {
	width:90%;
	border: 1px solid #d5c270;
	color:#d5c270; background-color:#d5c270;
}
legend {
	color: #aa0000;
	font-weight: bold;
}
fieldset {
	border:2px solid #720000;
	color: #720000;
}
	
a:link, a:active, a:visited {
	color: #243866;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
.main {
	background-color: #ffffcd;
	}

#container2 {
	float:left;
	width:100%;
	overflow:hidden;

}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;

}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}
a:link {
  color: #ccccff;
  text-decoration: none;
}
a:visited {
  color: #aaaaff;
  text-decoration: none;
}
a:active {
  color: #ccccff;
  text-decoration: none;
}
a:hover {
  color: #f63810;
  text-decoration: underline;
}
a.table:link {
	color: #0000FF;
}
a.table:visited {
	color: #2222FF;
}
table.center {
	margin-left:auto; 
	margin-right:auto;
	color: #000000;
	}
td.notable {
	color: #ffffff;
}
th.notable {
	color: #ffffff;
}
caption {
    display: table-caption;
    text-align: center;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #ffff75;
}
#map-canvas { 
  height: 600px; width: 800px;
  color: #000000;
}
iframe {
    display: block;
    width: 876px;
    height: 200px;
    margin: 0 auto;
    border: 0;
}

a[href^="tel:"] { color: black; text-decoration: none; }
