/* 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-color: #FFF;
	border:1px solid #000000;
	width:800px;
	position: relative;
	visibility: visible;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }

#hdr {
 height:250px;
 width:800px;
 background-color: #FFFFFF;
 color: #FFFFFF;
 }


#bodyblock {
	background-color: #FFFFFF;
	color: #FFFFFF;
	width:800px;
	height:1025px;
	padding: 50;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
 }

#l-col {
 float:left;
 background-color:#FFFFFF;
 color: #000000;
 width:295px;
 height: 900px;
 margin-right: 20px;
 margin-left: 10px;
 padding:10px;
 border: thin;
 border-color: #4b0049;
 border-style: double;
 } 

#cont {
 width:600px;
 background-color:#ffffff;
 color: #000000;
 border-width:0 0 0 0px;
 text-align:left;
 padding:10;
 }

#ftr {
 height:25px;
 width: 800px;
 text-align:center;
 background-color:#33475c;
 color: #FFFFFF;
 border:solid black;
 border-width:0 0 0 0;
 margin: auto;}
 
#outer #bodyblock .geneva tr td {
	text-align: center;
}
#outer #bodyblock .geneva {
}
.programs {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bolded {
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold-purple {
	font-weight: bold;
	color: #4b0049;
	font-size: 12px;
}
.locations {
	color: #000;
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-indent: 15px;
}
#outer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#outer table {
	font-family: Arial, Helvetica, sans-serif;
}
#outer table {
	font-size: 12px;
}
.body-type {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.phone-number {
	color: #5E115B;
	font-weight:bold;
	font-size: 12px;
}
span {
	font-size: 11px;
}
