.body {
	background-color: #E7E2E2;
	margin: 0px;
	text-align: center;
}
.top {
	background-color: #FFFFFF;
	background-image: url(images/gray-white-gradiant.png);
	background-repeat: repeat-x;
	margin: auto;
	height: 400px;
	width: 851px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 40px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#containt {
	background-color: #FFFFFF;
	height: auto;
	width: 851px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#containt p {
	text-align: justify;
}
#containt img {
	padding: 5px;
}


#containt h1 {
	font-family: "Brush Script MT";
	font-size: 26px;
	color: #398407;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
#box {
	background-image: url(images/gray-box.jpg);
	height: 325px;
	width: 264px;
	display: inline-table;
	background-repeat: no-repeat;
}
.bottem {
	background-color: #7E6565;
	margin: auto;
	height: 50px;
	width: 851px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}

#box p {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #91A68B;
	background-image: url(images/butterfly.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 20px;
	text-align: left;
}
#containt li {
	text-align: left;
	line-height: 18px;
}

#box li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 30px;
	line-height: 28px;
	list-style-image: url(images/bullet-circle.jpg);
	font-weight: bold;
	color: #999999;
	text-align: left;
}
#containt b {
	font-size: 14px;
	color: #CC3300;
}





.top h1 {
	font-family: "BernhardMod BT";
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	color: #5C773E;
	line-height: 20px;
}
#box a {
	color: #D2D3D5;
}

#left-link {
	float: left;
	height: 270px;
	width: 191px;
	text-align: left;
	background-image: url(images/link.png);
	background-repeat: repeat-y;
	padding-right: 5px;
}
.bottem a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bottem a:hover {
	color: #999999;
	text-decoration: underline;
}

#left-link li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6DA335;
	list-style-type: none;
	line-height: 55px;
	text-align: left;
}
#left-link a {
	color: #6DA335;
	text-decoration: none;
}
#left-link a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
#containt a {
	color: #333333;
	text-decoration: none;
}
.contain_text b {
	color: #993300;
	font-size: 14px;
}
