body {
	margin: 0px;
}
.main {
	width: 850px;
}
.centerTop {
	padding: 0px;
	height: 116px;
	width: 800px;
	background-image: url(image/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F3EFDF;
}
.leftShad {
	background-image: url(image/leftBorder.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 25px;
}
.rightShad {
	background-image: url(image/rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 25px;
}
.centerFrame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(image/centerTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leadText {
	font-size: 13px;
	color: #A0A050;
	padding-top: 175px;
	padding-left: 12px;
	width: 400px;
	font-weight: bold;
}
.leadContent {
	padding-top: 5px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-image: url(image/arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.leadContent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
	font-weight: normal;
	padding-top: 5px;
	width: 99%;
}


.leadContent a:link{
	color: #b59461;
}

.leadContent a:hover {
	color: #990000;
}
.leadContent a:visited {
	color: #b59461;
}

.leadContent a:active {
	color: #b59461;
}
.leadContent #left {
	width: 317px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B1B165;
	padding-right: 10px;
	float: left;
	clear: left;
}
.leadContent h1 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B1B165;
	margin-top: 0px;
	padding-top: 0px;
	width: 95%;
}
.leadContent h3 {
	font-size: 18px;
	color: #79013C;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #9C9C4E;
}




.redFont {
	color: #990000;
	font-size: 14px;
}
.phone {
	font-size: 20px;
	color: #990033;
	padding-top: 6px;
}


.leadContent h2 {
	color: #825e26;
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
.leadContent #right {
	width: 400px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
}

.bottom {
	height: 51px;
	background-image: url(image/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666633;
}

.bottom a{
	color: #000000;
	text-decoration: none;
}

.bottom a:hover {
	color: #990000;
}

.bottom a:active{
	color: #000000;
}

.bottom a:visited{
	color: #000000;
}
.bottom a:hover {
	color: #660000;
	text-decoration: underline;
}
.leadContent a:hover {
	color: #663300;
	text-decoration: underline;
}
.popMain {

	width: 700px;
}
