.hTop {
	background-image: url(../_images/head.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 950px;
}

.hMid {
	background-image: url(../_images/bg-middle.gif);
	background-repeat: repeat-x;
	height: 147px;
	width: 100%;
}





.homeMain {
	width: 790px;
	padding-top: 16px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-left: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
}



.homeHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
	color:#DC3530;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}

.homeHeadTag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 25px;
	color:#333333;
	font-style: italic;
	text-align: center;
}



.bodyIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color:#333333;
	text-align: left;
	padding-left: 100px;
}

.bodyTitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color:#333333;
	text-align: left;
	margin-left: 100px;
}

.bodySm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color:#333333;
	font-style: normal;
}
.bodySm2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color:#333333;
	font-style: normal;
	text-align: left;
	padding-left: 100px;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color:#993400;
	font-style: normal;
}


.bodyLrg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 25px;
	color:#993400;
	font-style: normal;
	padding-left: 100px;
	text-align: left;
}


.sideBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color:#666666;
	padding: 8px;
	width: 168px;
	border: 1px solid #FFFFFF;
	top: 304px;
	left: 687px;
	text-align: right;
	font-style: italic;
	float: right;
}
