body {
	font-family: Garamond;
	text-align: left;
	vertical-align: top;
	background-color: #000000;
}

table {
	font-family: Garamond;
	vertical-align: top;
}

.sideBarText {
	color: #FFFFFF;
	text-align: center;
	font-size: small;
	font-weight: bold;
}

.MainContent {
	background-color: #e6d6bd;
	background-position: left top;
	vertical-align: top;
	text-align: justify;
	line-height: normal;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.topRow {
	height:21px;
}

.bottomRow {
	text-align: center;
}
	
.bottomRow1 {
	background-image: url(../pngs/banners/bnrSafeHaven.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 52px;
}
	
.main-table { 
	width:852px; 
	vertical-align: top;
	border: 0;
}

.center-table {
	width:480px;
	vertical-align: top;
}

.left-table { 
	width:178px;
	vertical-align: top; 
}

.res-pic {
	width: 178px;
	padding: 0px;
}

.res-img {
	border:none;
}
	
.bottom-pic {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
}	
	
.right-table {
	width:191px;
	text-align: center;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 { text-align: center; font-weight: bold; }

h1 {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 18pt;
}

h3 {
	text-align: center;
	font-weight: bold;
}
	
a:link {
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-weight: bold;
	color: #333333;
}

a:hover {
	font-weight: bold;
	color: #000000;
}
a:active {
	font-weight: bold;
	color: #9AA264;
}

a.image:link img  {
	border: 3px solid black;
}

a.image:visited img {
	border: 3px #333333;
}

a.image:hover img {
	border: 3px #333333;
}

a.image:active img {
	border: 3px #9aa264;
}

a.white:link {
	font-weight:bold;
	color:#FFFFFF;
}

a.white:visited {
	font-weight: bold;
	color: #FFFFFF;
}

a.white:hover {
	font-weight: bold;
	color: #FFFFFF;
}

a.white:active {
	font-weight: bold;
	color: #FFFFFF;
}

.floatrightimg {
	float: right;
	margin: 5px;
}

.floatleftimg {
	float: left;
	margin: 5px;
}

.hr75 {
    width: 75% ;
	text-align: center;	
}

.hr45 {
    width: 45% ;
	text-align: center;
	height: 1px;	
}