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

p, blockquote, ul li, h1, h2, h3 {
	font-family: Garamond, serif;
}

p { 
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

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

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

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

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

.main-table { 
	width:852px; 
	vertical-align: top;
	border: 0;
}

.left-column { 
	width:178px;
	vertical-align: top;
	text-align: center; 
}

.center-column {
	
	vertical-align: top;
}

.right-column {
	width:191px;
	text-align: center;
	vertical-align: top;
}

.bottomRow1 {
	background-image: url(../pngs/banners/bnrSafeHaven.gif);
	background-repeat: no-repeat;
	background-position:center;
	height: 52px;
}

.res-pic {
	width: 178px;
}

.res-img {
	border:none;
}

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

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

.right-pic {
	margin-top: 18px;
}

.bottom-pic {
	text-align: center;
	font-size: x-small;
	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;
}

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

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

/* 



.bold {
	font-weight: bold;
}

.topRow {
	height:21px;
}	
	
h3 {
	text-align: center;
	font-weight: bold;
}
	
