a {
	outline:none;
}


body {
	text-align: center;
	margin-top: 0px;
	background-image: url(/images/mainBG.gif);
	background-repeat: repeat-x;
	background-color: #DEDDDF;
}


#wrapperDIV {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/wrapperBG.gif);
	background-repeat: repeat-y;
}
#footerDIV {
	background-image: url(/images/footer.gif);
	height: 34px;
	clear: both;
	text-align: right;
	padding-right: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
}


#navDIV {
	width: 161px;
	float: left;
	text-align: left;
	background-image: url(/images/navBG.gif);
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 50px;
}
#contentDIV {
	float: right;
	text-align: justify;
	min-height:471px;
	height:auto;
	padding-bottom: 30px;
	padding-top: 18px;
	margin-right: 63px;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	line-height: 18px;
}


.contactTables {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #151F6A;
}
.smallText {
	font-size: 13px;
	color: #5D5D5D;
}
.boldBlue {
	font-weight: bold;
	color: #151F6A;
}



/* for Internet Explorer */
/*\*/
* html #contentDIV {
height: 471px;
}
#mapdetailsDIV {
	background-color: #FFFFFF;
	width: 664px;
	text-align: left;
	padding-left: 30px;
}
a:link {
	color: #8C3232;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #8C3232;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #464D89;
	text-decoration: underline;
	font-size: 14px;
}
#footerDIV a:link {
	color: #8C3232;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#footerDIV a:visited {
	color: #8C3232;
	text-decoration: none;
	font-size: 11px;
}
#footerDIV a:hover {
	color: #464D89;
	text-decoration: underline;
	font-size: 11px;
}

#contactDIV {
	font-size: 11px;
}

#contactDIV a:link {
	color: #8C3232;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
#contactDIV a:visited {
	color: #8C3232;
	text-decoration: none;
	font-size: 11px;
}
#contactDIV a:hover {
	color: #464D89;
	text-decoration: underline;
	font-size: 11px;
}


.formerror
	{
		font-family: Verdana;
		font-size: 10px;
		color: #CB3535;
	}
	
	
	
	.findMe {display: none;
    visibility:hidden
    
        }
        
        #Gotcha {display: none;
    visibility:hidden
    
        }
