body {
font: 100%/100% arial, tahoma, sans-serif;
color: #222;
background: #fff;
}

/*
#header { display: none; }
*/

#header h1, 
#headercmcom,
#nav,
#imageblock img,
#subnav,
.paging, 
#breadcrumb,
#footer { display: none; }

.printable { margin: 10px 0; border-top: 1px solid #000; padding: 5px 0; }
.cms_image { float: right; }

h1 {font-family:georgia, times, serif; font-size: 2.3em; margin: 0 1em 1em 0; font-weight: normal; color:#234d99;}
	h1 a { color: #234d99; }
	h1 strong { color: #234d99; font-weight: bold; text-transform: uppercase; font-family:georgia, times, serif;}

h2, h3, h4, h5, h6 {  line-height: 1.3em; font-weight: bold; color: #234d99; font-family:georgia, times, serif; }
	h2 { margin: 1em .5em .5em 0; font-size: 1.5em; color:#234d99; }
	h3 { margin: 1em .5em .5em 0; font-size: 1.2em; color:#234d99; }
	h4 { margin: 1em .5em .5em 0; font-size: 1em; color:#234d99; }
	h2 a{ color: #234d99;}

p { font-size: .9em; margin: 0 1em 1em 0; line-height: 1.4em; font-family:arial, helvetica, sans-serif; }
ul { font-size: .9em; margin: 0 1em 1em 0; line-height: 1.4em; }

a { text-decoration: none; color: #000; }
#subpage ul{
margin:0px;
padding:0px;
list-style:none;
}
#subpage #staff ul li{
height:10em;
}
ul li img{
float:right;
margin:0px;
}
#subpage img{
float:right;
margin:0 0 10px 10px;
}
.showvac{
display:none;
}
#cms_quotes ul{
margin:0px;
padding:0px;
}
#testimonials ul li{
margin:0px;
border-bottom:1px solid #ccc;
}
#testimonials ul li p{
padding:0px;
margin:0px;
}
.viewall{
display:none;
}