@charset "UTF-8";

div#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2.25em;
	color: #000000;
	display:block;
	text-align:center;
}
div#footer {
	width:900px;
	align: center;
}
div#footer a {
	color:#000000;
	text-decoration:underline;
}
h1 {
	color: #545d4a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
}

.welcome {
	color: #6f7c60;
	font:Georgia;
	font-size: 28px;
	text-decoration:none;
	font-weight:normal;
	margin-top: -10px;
	margin-bottom: -10px;
}
p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 1.5em;
	text-align:left;
}
ul {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 1.7em;
	text-align:left;
	margin-top: -5px;
}
a {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
.list {
	line-height: 1.7em;
	margin-top: -5px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	text-align:left;
}
div#callout_homepage {
	width: 250px; 
	padding: 60px 30px 20px 25px; 
	display:block;
}
div#welcome_homepage {
	padding-left:270px; 
	display:block; 
	padding-right: 35px;
}
div#callout_homepage_center {
	padding: 80px 5px 0 10px; 
	width:345px;  
	display:block
	
}
div#callout_long {
	width: 240px; 
	padding: 25px 5px 0 25px; 
	height: 445px; 
	display:block;
}
div#callout_special {
	width: 245px; 
	padding: 10px 5px 0 25px; 
	height: 440px; 
	display:block;
}
div#body_long {
	width:410px; 
	padding:0 0 0 25px; 
	display: block; 
	height: 880px;
}
div#body_long_Niles {
	width:440px; 
	padding:0 0 0 25px; 
	display: block; 
	height: 880px;
}
div#ourstaff_body {
	width:700px; 
	padding: 35px 0 0 25px; 
	display: block; 
}
div#ourstaff_callout {
	width: 240px; 
	padding: 15px 5px 0 25px;  
	display:block;
	/*height: 860px;*/
}
div#short_body {
	width:420px; 
	padding:0 0 0 25px; 
	display: block; 
	height: 575px;
}
div#virtual_callout {
	width: 240px; 
	padding: 45px 5px 0 25px;  
	display:block;
}
html>body div#callout_long {
width: 210px;
height: 420px;
}
html>body div#callout_special {
width: 210px;
}
html>body div#body_long {
width: 360px;
}
html>body div#body_long_Niles {
width: 400px;
}
html>body div#footer {
width: 850px;
}
html>body div#ourstaff_body {
width: 680px;
}
html>body div#ourstaff_callout {
width: 210px;
padding: 15px 5px 0 25px; 
}
html>body div#short_body {
width: 380px;
}
html>body div#virtual_callout {
width: 210px;
height: 130px;
padding: 40px 5px 0 25px; 
}
html>body div#callout_homepage {
width: 190px;
padding: 55px 5px 0 25px;
}
html>body div#callout_homepage_center {
padding: 70px 15px 0 15px;
width: 330px; 
}

.smalltext {
	font-size:9px;
	text-decoration:none;
	font-style:italic;
}



