@charset "utf-8";
/* CSS Document */
	
body { font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px;
	background-image:url(images/sh_back.jpg);
	background-repeat:no-repeat;
	background-position: center 116px;
	background-attachment:fixed; }
.contentContainer { width:930px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF; }	

/* HEADER (Top Nav) */
.headFloat { background-image:url(images/sh_topFloat.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
	background-attachment:fixed; }
.headSlice { background-image:url(images/sh_slice.jpg); 
	background-repeat:repeat-x;
	position:fixed; }
.headMenu { background-image:url(images/sh_top.jpg); 
	background-repeat:no-repeat; 
	background-position:center 0px;
	background-attachment:fixed; }
.headText { color:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:30px; 
	font-weight:bold; }
a.topNav:link { font-size:15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold; }
a.topNav:visited { font-size:15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold; }
a.topNav:hover { font-size:15px;
	text-decoration:underline;
	color:#ffffff;
	font-weight:bold; }
a.topNav:active { font-size:15px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold; }
.topNavSpacer { padding-left:30px; }
.topNavRightSpacer { padding-left:35px; }
	

/* FOOTER */
a.footNav:link { font-size:13px;
	text-decoration:none;
	color:#000000; }
a.footNav:visited { font-size:13px;
	text-decoration:none;
	color:#000000; }
a.footNav:hover { font-size:13px;
	text-decoration:underline;
	color:#000000; }
a.footNav:active { font-size:13px;
	text-decoration:none;
	color:#000000; }
.footText { font-size:13px;
	color:#0000FF;
	padding-bottom:25px; }
	
/* HOME PAGE */
.homeText { color:#000000;
	font-size:18px;
	line-height:30px; }
.homeText2 { color:#000000;
	font-size:15px;
	line-height:20px;
	font-weight:bold; }
.phoneNumber { 	font-size:24px;
	font-weight:bold;
	line-height:30px; }


	
/* Page Content */
.client { color:#990505;
	background-color:#eeeeee; 
	height:18px; 
	padding-top:2px; 
	width:600px;
	margin-bottom:50px;
	margin-top:10px; }	
.exampleHeader { color:#797979; 
	font-size:36px; 
	font-family:AvantGarde; 
	padding-top:10px; 
	border-bottom-width:3px; 
	border-bottom-style:solid; 
	border-bottom-color:#797979; 
	width:930px;
	margin-bottom:25px; }
.blockspacing { padding-bottom:10px; }
.CatServBull { padding-left:10px; }
legend { color:#990505;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	padding-bottom:5px; }







