/* Call to action */
#teasercontent_holder {
	width: 778px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #dcdcdc;
	margin-top: 10px;
}
#calltoaction {
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 0;
	padding-top: 15px;
}
#gotomap {
	color: black;
	text-align: left;
	float: left;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-top: 22px;
}

/* teasers */

/* RANGES */

#teasercontent_ranges {
	border-style: none;
	width: 200px;
	height: 50px;
	background: #e3e3e3 url(../graphics/bg2.jpg) repeat;
	float: right;
	color: black;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 8px;
}
#ranges_link {
	border: 0px solid #835179;
	height: 10px;
	font-size: .8em;
	color: maroon;
	float: right;
	padding-right: 10px;
	padding-top: 4px;
}

/* GALLERY */

#teasercontent_gal{
	
	width: 200px;
	height: 50px;
	background: #8b8b8b url(../graphics/bg3.jpg) repeat;
	float: right;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 5px;
	
}
#gallery_link {
	border: 0px solid #835179;
	height: 10px;
	font-size: .8em;
	color: maroon;
	float: right;
	padding-right: 8px;
	padding-top: 0;
}
p em {
	color: maroon;
	font-weight: normal;
	font-style: normal;
}

P.link_one :hover {
	color: black;
	text-decoration: none;
}

p.link_one a  {
	text-decoration: none;
	color: white;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}	
P.link_two :hover {
	color: gray;
	text-decoration: none;
}

p.link_two a  {
	text-decoration: none;
	color: black;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}	
/* Testimonial */
#testimonial_holder {
	width: 778px;
	height: auto;
	color: white;
	border: 1px solid #dcdcdc;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 5px;
}
#testimonial {
	border: 0px solid white;
	width: 720px;
	height: auto;
	color: white;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin: 10px 0 30px 20px;
	text-align: justify;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#testimonial_name {
	width: 350px;
	height: auto;
	font-weight: bold;
	margin-left: 420px;
	margin-top: -20px;
	padding-bottom: 10px;
	font-size: .8em;
	text-align: right;
	border-width: 0px;
	border-style: solid;
}

