/* CSS Document */
#wrapper1 {
	background-image: url(../img_layout/index_bg.jpg);
	background-repeat: no-repeat;
	height: 650px;
	
}

#masthead {
	background-image: url(../img_layout/title1.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 680px;
	background-position: 5px top;
	
}

#contInfo p {
	padding-top: 40px;
}


#flash {
	margin-top: 140px;
	margin-left: 40px;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #542427;
	letter-spacing: 0.4em;
	margin-top: 25px;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 20px;
}
#contact {
	margin-top: 200px;
}
#contact p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 15px;
	margin-left: 15px;
}
