/* 
  -----------------------------------
  CompanyName Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme
BMA Red 903
*/
@import url(complex_vnav.css);
/*Tricky maneuvering for photo printing */
#BMAOffices img {display:none; visibility:hidden;}
#BMAOffices {
	width:378px;
	height:290px;
	background-image:url(../img/BMAOfficesBlk.gif);
	margin-top:10px;}

body, div, table,tr, td {margin:0;padding:0;}
body {
	margin:0;
	padding:0;
	padding-top:20px;
	text-align:center;
	color:#fff;
	background:#000;
	font: 76%/1.5em Arial, Helvetica, sans-serif;}
img{border:none;}	
#container{
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
#leftColumn{
	width: 160px;
	float:left;}
#logo{
	text-align:center;
	height:100px;
	margin-bottom:24px;
	padding-top:16px;}
#maindiv{}
#rightColumn{}
#header{
	padding:10px;
	margin:0;
	height:80px;
	width:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #903;
	text-align:center;}
#content{
	padding-left:175px;
	background: url(../img/theme/leftborder.gif) repeat-y scroll left top;}
#footer{
	clear:both;
	text-align:center;
	padding:0;
	margin:0;
	background-color:#000;
	border-top:1px dotted #5e5e5e;
	font-size:85%;}
.clearing{clear:both;}
.seals {text-align:center;}
h2 {padding-top:0;
	font-family:Georgia,"Times New Roman",serif;}
#header h1, #header h2, #header h3 {
	margin:.5em 0 0 0; 
	text-align:center;
	letter-spacing:.35em;}
#header h1 {font-size: 220%;}
#header h2 {font-size: 120%;}
#header h3 {
	font:italic 1.2em/1.5 Georgia,"Times New Roman",serif;
	margin:0;
	padding:2px;
	font-weight:bold;}
acronym {
	border:none;
	border-bottom:1px dotted #ccc;
	cursor:help;}
a {text-decoration:underline;}
#content a:link {color:#fff;}/*903 original */
#content a:visited {color:#fff;}/*903 original */
#content a:hover {text-decoration:underline;}
hr {color:#903;}
table {border:none;}