@import url("global.css");

p{
line-height:150%;
margin:0 0 20px 0;
}
p.hdrimg{
margin:0 0 35px 0;}

/* -------------------------------------------------------------- */
.Masthead { /*update the background image and height*/
background:url(../images/bgMastheadSub.jpg) no-repeat;
height:376px;
}
.Spacer{/* replaces Smiles*/
width:100%; height:241px;
}

/* -------------------------------------------------------------- */
.Content{
background:url(../images/bgContentSub.gif) repeat-x #fff;
padding:40px;
width:920px;
}
/*
.Side{
background:url(../images/bgSideSub.jpg) repeat-x;
float:left;
width:280px;
}
*/

/*  ----------------------------------------------------  */
.Consultation{
background:url(../images/bgConsultationSub.jpg) no-repeat;
color:#000;
display:block;
float:left;
padding:40px 30px 30px 30px;
width:440px; height:235px;
}
	.Contact{
	display:block;
	margin:30px 0 0 140px;
	width:300px;
	}
	.Contact p{font-size:12px;font-weight:bold;}

/*  ----------------------------------------------------  */
.KeepUp{
background:url(../images/bgKeepUpSub.jpg) no-repeat #000;
color:#fff;float:left;
padding:40px 30px 30px 30px;
width:440px; height:235px;
}
	.KeepUp a {
	color:#fff;
	text-decoration:underline;
	}
	.KeepUp a:hover {
	color:#C90;
	}
	.KeepUp ul, .KeepUp li{
	margin:0;
	padding:0;
	list-style:none;
	}
	.KeepUp ul{
	padding:25px 0 0 0;
	}
	.KeepUp li{
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 5px 0;
	}
	.KeepUp li span{
	float:left;
	display:block;
	padding:10px 10px 0 0;
	text-align:right;
	width:200px;height:23px;
	}
/*  ----------------------------------------------------  */
/*  ---------------Contact-----------------------  */
/*  ----------------------------------------------------  */
#Contact {
float:left;
margin-right:40px;
width:397px;
}
#Directions {
float:left;
width:483px;
}
#DirectionsBox {}
#DirectionsInfo {}
#DirectionsInfo p {
margin:0 0 7px;}
