/* Layout Stylesheet */ 

body {
	background:#4a4a4a;
	color: #333333;
	text-align: center;
	font-family: Geneva, sans-serif;
	font-size: 12px;
	margin:auto;
	}
	
#outer {
	text-align:left;
	background:#FFFFFF;
	border:1px solid #000000;
	width: 800px;
	visibility: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

#hdr {
 height:250px;
 width:800px;
 background: #FFFFFF;
 color: #FFFFFF;
 }


#bodyblock {
	background: #FFFFFF;
	color: #FFFFFF;
	width:795px;
	height:1500px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
 }

#l-col {
	float:left;
	background:#FFFFFF;
	color: #000000;
	width:295px;
	height: 900px;
	margin-right: 20px;
	margin-left: 10px;
	padding:10px;
	border: thin;
	border-color: #4b0049;
	border-style: double;
	font-family: arial;
	text-align: center;
 } 

#cont {
 width:575px;
 background:#ffffff;
 color: #000000;
 border-width:0 0 0 0px;
 text-align:left;
 padding:10;
 }

#ftr {
 height:25px;
 width:800px;
 background:#33475c;
 color: #FFFFFF;
 border:solid black;
 border-width:0 0 0 0;
 margin:auto;
 }
 
a.listings:link {
color: FFFFFF;
}
a.listings:visited {
color: FFFFFF;
}#outer #bodyblock #body p strong {
	font-weight: bold;
}
.asterisk {
	font-size: 12px;
}
locations-fonts {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.geneva {
	font-family: geneva, "sans serif";
	font-size: 10pt;
}
table {
	color: #000;
}
.body-type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.header-blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #22A6A0;
}
.LargeHeaderPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D4170F;
}
.red-highlight {
	color: #D4170F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: normal;
}
.Contact-bold {
	font-family: arial;
	color:#000;
	font-weight:bold;
}
.contact-type {
	font-family: arial;
}

