@import url("global.css");

/* Top
================================================================== */
#MastContainer {
background:url(../images/masthead_bg1.jpg) no-repeat;  /*change home masthead to include hero */
}

#MastHead {
width:670px;
height:461px;
clear:both;
}

#MastHead img.Blurb {
margin:75px 0 106px 80px;
}


	#Welcome	{
	}
		#Welcome p {
		line-height:180%;
		text-align:justify;
		margin:20px 0;
		}
		#Welcome .aboutdoc {
		margin-bottom:15px;
		}
	#Gallery {
	height:275px;
	background:url(../images/line.gif) repeat-x bottom;}

		#Gallery img.photo {
		float:left;
		padding:20px 30px;
		}
		#Gallery p {
		line-height:150%;
		text-align:justify;
		margin:0 0 0 10px;
		}
		#Gallery h1 {
		color:#f7ecab;
		font-weight:normal;
		line-height:180%;
		margin:40px 0 0 0;
		}
	#SmileTips {
	height:200px;
	}

		#SmileTips img.photo {
		padding:20px 0;
		}
		#SmileTips p {
		line-height:150%;
		text-align:justify;
		margin:0 0 0 10px;
		}