#intro {
	width: 720px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#intro a {
	color: #FFFFFF;
}
#intro h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#intro b {
	color:#FFFFFF
}
#intro ul {
	color: #FFFFFF;
	margin-left: 20px;
}
#intro li {
}
#holdteaser {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.teaser {
	background-color: #577036;
	height: 160px;
	width: 170px;
	float: left;
	margin-right: 15px;
	background-image: url(Images/teaser.gif);
	background-repeat: no-repeat;
}
.teaser a {
	text-decoration: none;
	color: #00FF00;
}
.teaser h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 40px;
	text-align: center;
}
.teaser p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#extracontent {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-image: url(Images/excont.jpg);
	background-repeat: repeat;
}
#extracontent p {
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 10px;
}
#extracontent ul {
	margin-left: 20px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#extracontent li {
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#extracontent img {
	margin-right: 5px;
	margin-left: 5px;
}
#extracontent a {
	color: #FFFFFF;
}
#extracontent h1 {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
}
#extracontent h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#extracontent h3 {
	font-size: 14px;
	color: #FFFFFF;
	border: thin dotted #577036;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #A8A64D;
}
#extracontent h4 {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
#map {
	border: medium solid #FFFFFF;
	padding-top: 5px;
}
#indexintro {
	width: 720px;
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	background-repeat: repeat;
	background-image: url(Images/excont.jpg);
}
#indexintro p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
#indexintro a {
	color: #FFFFFF;
}
#indexintro img {
	border: 2px solid #577036;
	margin-right: 10px;
}
#testimonial {
	height: 100%;
	width: 220px;
	float: right;
	position: relative;
	top: 50px;
	left: -10px;
	padding-left: 10px;
}
#testimonial p {
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(Images/testbk.jpg);
	background-repeat: repeat;
}
#email {
	width:300px;
	height:450px;
	float:right;
}
.leftimg {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightimg {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

