body {
	margin: 0;
	padding: 0;
	font: 12px/20px "Lucida Grande", verdana, san-serif;
	background: url("siteimages/bg.jpg");
	}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
}

#headerWrapper {
	background: url("siteimages/headerBG.jpg") repeat-x;
	height: 136px;
}

#headerContainer {
	background: url("siteimages/headerImage.jpg") no-repeat top center;
	height: 136px;
	width: 933px;
	margin: 0 auto;
}

#featureWrapper {
	background: url("siteimages/featureBG.jpg") repeat-x;
	height: 333px;
}

.nav ul {
	margin: 0;
	float: right;
	position: relative;
	top: 38px;
	right: 15px;
}

.nav li {
	display: inline;
}

.nav li em {
	display: none;
}

.nav li a {
	width: 95px;
	height: 38px;
	margin-right: 6px;
}

a#homeNav {
	background: url("siteimages/homeNav.png") 0 76px;
	float: left;
}

	a#homeNav:hover {
		background: url("siteimages/homeNav.png") 0 top;
		float: left;
	}
	
	body#home-page a#homeNav {
   		background-position: 0 bottom;
  	}


a#aboutNav {
	background: url("siteimages/aboutNav.png") 0 76px;
	float: left;
}

	a#aboutNav:hover {
		background: url("siteimages/aboutNav.png") 0 top;
		float: left;
	}
	
	body#about-page a#aboutNav {
   		background-position: 0 bottom;
  	}

a#listingsNav {
	background: url("siteimages/listingsNav.png") 0 76px;
	float: left;
}
	a#listingsNav:hover {
		background: url("siteimages/listingsNav.png") 0 top;
		float: left;
	}
	
	body#listings-page a#listingsNav {
   		background-position: 0 bottom;
  	}

a#servicesNav {
	background: url("siteimages/servicesNav.png") 0 76px;
	float: left;
}
	a#servicesNav:hover {
		background: url("siteimages/servicesNav.png") 0 top;
		float: left;
	}
	
	body#services-page a#servicesNav {
   		background-position: 0 bottom;
  	}

a#eventsNav {
	background: url("siteimages/eventsNav.png") 0 76px;
	float: left;
}
	a#eventsNav:hover {
		background: url("siteimages/eventsNav.png") 0 top;
		float: left;
	}
	
	body#events-page a#eventsNav {
   		background-position: 0 bottom;
  	}

a#blogNav {
	background: url("siteimages/blogNav.png") 0 76px;
	float: left;
}
	a#blogNav:hover {
		background: url("siteimages/blogNav.png") 0 top;
		float: left;
	}
	
	body#blog-page a#blogNav {
   		background-position: 0 bottom;
  	}

a#testimonialsNav {
	background: url("siteimages/testimonialsNav.png") 0 76px;
	float: left;
	width: 110px;
}
	a#testimonialsNav:hover {
		background: url("siteimages/testimonialsNav.png") 0 top;
		float: left;
	}
	
	body#testimonials-page a#testimonialsNav {
   		background-position: 0 bottom;
  	}
  	
a#contactNav {
	background: url("siteimages/contactNav.png") 0 76px;
	float: left;
}
	a#contactNav:hover {
		background: url("siteimages/contactNav.png") 0 top;
		float: left;
	}
	
	body#contact-page a#contactNav {
   		background-position: 0 bottom;
  	}
	
#featureContainer {
	margin: 0 auto;
	width: 933px;
}

.dreamhome {
	background: url("siteimages/home_photo.jpg") no-repeat top left;
	float: left;
	width: 467px;
	height: 333px;
	margin-left: -17px;
	}
	
.aboutSummary {
	background: url("siteimages/home_florida.jpg") no-repeat top right;
	float: right;
	height: 333px;
	width: 466px;
}

.aboutSummary_text {
	width: 416px;
	margin-left: 15px;
	margin-top: 62px;
	padding-left: 10px;
	padding-right: 40px;
}

.aboutSummary h1 {
	color: #891e14;
	font-family: "Georgia", Times, serif;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0;
}

.aboutSummary p {
	font-size: 16px;	
	font-family: "Georgia", Times, serif;
	font-style: italic;
	line-height: 26px;
	color: #444;
	margin-left: 10px;
	letter-spacing: .5px;
	}

#newsWrapper {
	background: url("siteimages/newsBG.jpg");
	padding-bottom: 25px;
}

 #Wrapper {
	background: url("siteimages/newsBG.jpg");
	padding-bottom: 70px;
	overflow: hidden;
}

#newsContainer {
	margin: 0 auto;
	width: 933px;
	padding-bottom: 50px;
	overflow: hidden;
	clear: left;
}

#armbar {
	background: url("siteimages/armbar.jpg") no-repeat top center;
	width: 933px;
	height: 28px;
	margin: 0 auto;
}

#blackshadow {
	background: url("siteimages/shadowbar.jpg") no-repeat top center;
	width: 933px;
	height: 28px;
	margin: 0 auto;
}

#newsContainer h1{
	margin: 0;
	padding: 0;
}

#homeTestimonial {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 385px;
}

#homeblog h1, .eventEntry h1, .blogEntry h1 {
	color: #627d37;
	margin-bottom: 5px;
	line-height: 26px;
	font-family: Georgia, Times, serif;
	font-size: 22px;
	font-weight: normal;
}

#homeblog h1 a, .eventEntry h1 a, .blogEntry h1 a {
	color: #627d37;
	text-decoration: none;
}

#homeblog h1 a:hover, .eventEntry h1 a:hover, .blogEntry h1 a:hover {
	border-bottom: 1px solid;
}

#newsContainer .blogdate, #blogEntriesWrapper .blogdate {
	margin-bottom: 6px;
	color: #ab482f;
	font-style: italic;
	font-family: Georgia;
	font-size: 14px;
}

#newsContainer p.blogdate, #blogEntriesWrapper p.blogdate {
	margin-top: 0;
}

#newsContainer .blogtext, #blogEntriesWrapper .blogtext {
	color: #fff;
}

#newsContainer .blogtext a, #blogEntriesWrapper .blogtext a {
	color: #999;
	border-bottom: 1px solid;
	text-decoration: none;
}

.upcomingEventsContainer {
	width: 225px;
	float: left;
	margin: 10px 0 0 50px;
	}
	
.featuredListingContainer {
	width: 225px;
	float: left;
	margin: 10px 0 0 30px;
	}
	
.newsContainerMiddle {
	width: 215px;
	padding: 0 5px;
	background: #2c3233;
	}

.newsContainerMiddle p {
	margin: 0;
}

.newsContainerTop {	
	background: #2c3233 url("siteimages/newsContainerTop.jpg") no-repeat top center;
	height: 9px;
	width: 225px;
}
.newsContainerBottom {
	background: #2c3233 url("siteimages/newsContainerBottom.jpg") no-repeat bottom center;
	height: 9px;
	width: 225px;
	padding-bottom: 6px;
}

.upcomingEventsContainer h2, .featuredListingContainer h2 {
	margin: 0;
	padding-bottom: 10px;
	font: 20px/24px Georgia, times, serif;
	text-align: center;
}

.upcomingEventsContainer h2 a, .featuredListingContainer h2 a {
	color: #ab482f;
	text-decoration: none;
}

.upcomingEventsContainer h2 a:hover, .featuredListingContainer h2 a:hover {
	color: #c26c52;
	text-decoration: none;
	border-bottom: 1px solid;
	padding-bottom: 2px;
}

ul.eventsList {
	list-style: none;
	margin-left: 5px;
	padding-top: 5px;
}

ul.blogList {
	list-style: none;
}

.eventsList li, .blogList li, .archiveList li {
	background: url("siteimages/eventListBullet.gif") no-repeat top left;
	padding-left: 35px;
	line-height: 18px;
	padding-bottom: 10px;
}

#listingSidebar ul.archiveList li {
	background: url("siteimages/eventListBullet.gif") no-repeat top left;
	padding-left: 35px;
	line-height: 25px;
	padding-bottom: 10px;
}

#listingSidebar ul.archiveList li a{
	font-size: 14px;
}

.eventsList a, .blogList a {
	text-decoration: none;
	color: #fff;
}

.eventsList a:hover, .blogList a:hover {
	border-bottom: 1px solid;
	color: #c36d52;
}

.eventsList span {
	color: #777;
	font-size: 11px;
}

p.homePic img {
	margin-left: 6px;
	border: 1px solid #fff;
}

p.houseHomeTitle {
	margin-left: 15px;
	padding: 5px 0;
}

#newsContainer p.houseHomeTitle a {
	font-size: 18px;
	color: #627d37;
	font-family: Georgia, serif;
	text-decoration: none;
}

#newsContainer p.houseHomeTitle a:hover {
	color: #9fc07b;
	border-bottom: 1px solid;
}

#newsContainer p.houseHomeDescription {
	color:#fff;
	margin-left: 15px;
	padding-bottom: 5px;
}

#newsContainer p.houseHomeDescription span {
	font-family: Georgia, serif;
	font-size: 18px;
}

#footer {
	background: url("siteimages/footerBG.jpg") repeat-x;
	height: 58px;
	margin: 0 auto;
	text-align: center;
	clear: left;
}

#footer p {
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 30px 0 20px;
	font-size: 11px;
}

#footer a {
	color: #9fc07b;
}

#pagetitleWrapper {
	background: url("siteimages/pageTitleBG.jpg") repeat-x;
	height: 92px;
}

.pageTitle {
	width: 933px;
	margin: 0 auto;
	font-family: Georgia, times, serif;
	font-size: 28px;
	color: #891e14;
	padding-top: 35px;
	line-height: 32px;
}

.mlslink {
	text-align: right;
	display: block;
	margin-top: -40px;
	margin-right: 20px;
}

.mlslink a {
	width: 192px;
	height: 38px;
	background: url("siteimages/mlslink.jpg") no-repeat;
	float: right;
}

.mlslink a em {
	display: none;
}

#contentWrapper {
	background: url("siteimages/newsBG.jpg");
	padding-bottom: 70px;
	overflow: hidden;
}

#newsContainer {
	margin: 0 auto;
	width: 933px;
	padding-bottom: 50px;
	overflow: hidden;
	clear: left;
}

.calDate {
	top: 6px;
	left: 0px;
	position: absolute;
	width: 77px;
	font-size: 18px;
	font-family: Georgia, Times, serif;
	color: #fff;
	text-align: center;
}

.calDate span {
	line-height: 33px;
	color: #333;
	font-size: 28px;
}

#eventContent, #content {
	width: 933px;
	margin: 0 auto;
	}
	
#listingContent {
	width: 933px;
	margin: 20px auto;
}
	
#eventEntriesWrapper, #blogEntriesWrapper, #aboutWrapper {
	float: left;
	width: 600px;
}

#contentEntriesWrapper {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#aboutWrapper p {
	color: #fff;
}

#aboutWrapper h3 {
	color: #AB482F;
	font-family: Georgia, Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#aboutWrapper li {
	color: #fff;
	margin-left: 30px;
}

.picture img {
	background: #fff;
	padding: 10px;
}

.eventEntry {
	width: 500px;
	background: url("siteimages/calBG.jpg") no-repeat top left;
	padding-left: 90px;
	position: relative;
	margin-bottom: 30px;
}

.eventEntry p {
	margin: 3px 0;
	color: #999;
}

.eventEntry p a {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #666;
}

.eventEntry p a:hover {
	border-bottom: 1px solid #fff;
}

.eventEntry p span {
	font-size: 14px;
	color: #ab482f;
	font-family: Georgia, Times, serif;
}

.eventEntry p span.eventdate, .eventEntry p span.eventtime {
	color: #fff;
font-size: 16px;
}

.entrycurl {
	background: url("siteimages/entrycurl.jpg") no-repeat bottom center;
	height: 39px;
	padding-bottom: 15px;
}

.eventDescription {
	margin-top: 10px;
}

.eventDescription span {
	font-size: 14px;
	color: #ab482f;
	font-family: Georgia, Times, serif;
}

.eventDescription p {
	margin-bottom: 10px;
}

.eventDescription ul {
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0;
	color: #fff;
}

.eventDescription ul li{
	color: #999;
}

#sidebar {
	float: right;
	width: 260px;
	padding-bottom: 50px;
	margin-right: 20px;
}

.contactForm {
	background: #242e2f;
	border: 1px solid #151c1d;
	padding: 20px;
	width: 380px;
}

.contactForm h2 {
	font-size: 24px;
	color: #627d37;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0;
}

#content h1 {
	font-size: 24px;
	color: #AB482F;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 15px 0 30px;
}

.contactForm label {
	font-size: 14px;
	color: #fff;
}

#contact_sidebar {
	float: right;
	width: 350px;
	margin-right: 30px;
}

#listingSidebar {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
 .contactContainer {
 	float: right;
 	padding-bottom: 40px;
 	padding-right: 15px;
 }
 
.contactContainerMiddle {
	width: 261px;
	padding: 0 15px;
	background: #2c3233;
	color: #777;
	}
	
.contactContainerTop {
	background: #2c3233 url("siteimages/contactTop.jpg") no-repeat top center;
	height: 12px;
	width: 291px;
}

.contactContainerBottom {
	background: #2c3233 url("siteimages/contactBottom.jpg") no-repeat bottom center;
	height: 12px;
	width: 291px;
}

.contactContainerMiddle h2, .contactContainerMiddle p, .listingContainerMiddle h2, .listingContainerMiddle p {
	margin:0;
	}
	
.contactContainerMiddle h2, .listingContainerMiddle h2 {
	color: #ab482f;
	font: 20px/24px Georgia, Times, serif;
	margin-bottom: 15px;
}

.contactContainerMiddle h2 span, .listingContainerMiddle h2 span {
	color: #777;
	font: 16px/24px "lucida grande", verdana, sans-serif;
}

.contactContainerMiddle p span, .listingContainerMiddle p span {
	color: #ab482f;
	font: 14px Georgia, Times, serif;
	padding-right: 5px;
}

.contactContainerMiddle p, .listingContainerMiddle p {
	color: #fff;
	padding-bottom: 10px;
}

.contactContainerMiddle a, .listingContainerMiddle a {
	color: #fff;
	padding-bottom: 1px;
	text-decoration: none;
}

.contactContainerMiddle a:hover, .listingContainerMiddle a:hover {
	border-bottom: 1px solid;
	}
	
.listingContainerMiddle {
	width: 220px;
	padding: 0 15px;
	background: #2c3233;
	color: #777;
	}
	
.listingContainerTop {
	background: url("siteimages/listingTop.gif") no-repeat top center;
	height: 12px;
	width: 250px;
}

.listingContainerBottom {
	background: url("siteimages/listingBottom.gif") no-repeat bottom center;
	height: 12px;
	width: 250px;
	margin-bottom: 40px;
}

	
.stickyNote {
}

.stickyNote a {
	text-indent: -9000px;
	background: url("siteimages/sticky.png");
	width: 351px;
	height: 347px;
	float: right;
}

.serviceList {
	float: left;
	width: 250px;
	margin-top: 20px;
	padding: 0;
}

.serviceList ul {
	list-style: none;
}

.serviceList li {
	height: 40px;
	width: 250px;
	text-indent: 25px;
	line-height: 40px;
}

.serviceList li a {
	height: 40px;
	width: 250px;
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
	display: block;
	font-size: 14px;
}

.serviceList li a:link {
	height: 40px;
	width: 250px;
	text-decoration: none;
	color: #999;
	border-bottom: 1px solid #999;
	display: block;
}

.serviceList li a:hover {
	height: 40px;
	width: 250px;
	background: url("siteimages/listBG.jpg") no-repeat bottom center;
	display: block;
	color: #333;
}

.analysisList a#analysisLink, .marketplanList a#marketplanLink, .dreamhomeList a#dreamhomeLink {
	background: url("siteimages/listBG.jpg") no-repeat top center;	
	color: #fff;
	display: block;
  	}
  	
.servicesInfoContainer {
	float: left;
	width: 550px;
	margin-left: 70px;
}

.analysisContainer {
	background: #242e2f;
	border: 1px solid #151c1d;
	padding: 10px 20px;
	margin-top: 20px;
	}
	
.analysisContainer form {
	color: #999;
	font-size: 12px;
	}
	
.amenitieschecklist {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
}

.formfield {
	float: left;
	margin: 1px 20px 1px 0;
}

.formfield label {
	display: block;
	margin: 0;
}

.formfield label span {
	color: #627D37;
	font-style: italic;
	font-size: 11px;
}

.formfield input {
	width: 100%;
}

.row {
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 5px;
	width: 100%;
}

#field-firstname, #field-lastname, #field-email, #field-phone {
	width: 230px;
}

#field-address1, #field-address2, #field-areas {
	width: 481px;
}

#field-city {
	width: 200px;
}

#field-state {
	width: 150px;
}

#field-zip {
	width: 90px;
}

#field-hometype select {
	width: 250px;
}

#field-squarefeet {
	width: 210px;
}

#field-bedrooms select, #field-bathrooms select, #field-garage select, #field-sell select {
	width: 148px;
}

#field-upgrades textarea, #field-comments textarea {
	width: 481px;
	height: 100px;
}


.analysisContainer h2 {
	color: #ab482f;
	font: 20px/24px Georgia, Times, serif;
	margin-bottom: 15px;
}

.analysisContainer p {
 	color: #fff;
 	}

.analysisMessage p {
	font-size: 14px;
	}
	
.analysisMessage p span {
	color: #ab482f;
	}
	
.decorativeTitle {
	background: url("siteimages/decorativeTitle.png") no-repeat top left;
	padding-left: 27px;
	line-height: 28px;
}

#field-pricerange input {
	width: 100px;
	}
	
#field-pricerange {
	float: right;
}
	
#field-homeage {
	width: 220px;
}

.listingContainer {
	background: #242E2F;
	padding: 2px;
	border: 8px solid #151C1D;
	margin-bottom: 40px;
	overflow: hidden;
	color: #fff;
	}
	
.listingInnerContainer {
	background: #242E2F;
	padding: 15px;
	border: 1px solid #151C1D;
	overflow: hidden;
}
	
.listingImage a {
	float: left;
	margin-right: 20px;
	padding: 0;
	border: 3px solid #fff;
	height: 150px;
}

.listingImage a:hover {
	border-color: #151C1D;
}

.listingInfo {
	float: left;
	width: 222px;
}

.listingContainer h2, .listingDetailContainer h2 {
	font-family: Georgia;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	color: #AB482F;
	text-align: right;
	padding-bottom: 6px;
	border-bottom: 1px solid #151C1D;
	padding-right: 5px;
}


p.addressLine {
	border-top: 1px solid #333c3d;
	padding-top: 15px;
}

.listingContainer p {
	line-height: 22px;
	margin: 0;
	font-size: 14px;
	}
	
.listingContainer p span {
	color: #999;
	}

p.listingPrice {
	color: #627D37;
	font: 24px georgia;
	margin-top: 20px;
}

#listingSidebar h4, .listingContainerMiddle h4 {
	margin: 0;
	font: 20px georgia;
	color: #AB482F;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}

#listingSidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 5px;
}

#listingSidebar .contactContainerBottom {
	margin-bottom: 30px;
}

#listingSidebar li a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

#listingSidebar a:hover {
	border-bottom: 1px solid;
	color: #C36D52;
}

#listingSidebar li {
	padding-bottom: 20px;
}

#nav_categories li{
	background: url("siteimages/eventListBullet.gif") no-repeat top left;
	padding-left: 35px;
	line-height: 25px;
	padding-bottom: 13px;
}

#nav_categories li a{
	font-size: 14px;
	line-height: 25px;
}

#listingWrapper {
	height: 400px;
	background: url("siteimages/featureBG.jpg");
}

#listingContainer {
	margin: 0 auto;
	width: 933px;
	position: relative;
}

.housepic {
	width: 528px;
	border-top: 1px solid #333C3D;
	padding: 25px 0;
}

.housepic p  {
	margin: 0;
	text-align: center;
}

.housepic a {
	text-decoration:  none;
}

.housepic img {
	width: 450px;
	height: 338px;
	border:  10px solid #fff;
}

.listingDescription {
	color: #fff;
	font-size: 14px;
}

.housepic span {
	color: #fff;
	padding: 2px 4px;
	font-size: 12px;
	font-style: italic;
	font-family: Georgia;
	letter-spacing: 1px;
	}

.nextprev {
}
	
.nextprev ul {
	list-style:  none;
}

#listingSidebar .nextprev li {
	line-height: 31px;
	padding-left: 35px;
	padding-bottom: 10px;
	background: url("siteimages/eventListBullet.gif") no-repeat top left;
}

#listingSidebar .nextprev li a {
	line-height: 31px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

#listingSidebar .nextprev li a:hover {
	color: #C36D52;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	
}

.listingDetailContainer {
	float: left;
	background: #242E2F;
	border: 10px solid #151C1D;
	padding: 2px;
	width: 550px;
}

h2.listingTitle {
	color: #627D37;
}

.innerDetailContainer {
	background: #242E2F;
	border: 1px solid #151C1D;
	padding: 10px;
	overflow: hidden;
}

.listingDetailContainer p span {
	color: #999;
}

.listingDetailContainer h2 span {
	float: left;
	font-size: 20px;
	color: #fff;
}

.listingDescription h2.listingHeading {
	text-align: left;
	border: none;
	clear: both;
}

.listingDescription .listingPrice {
	float: left;
	margin: 3px 15px;
}

.homeInfo {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}

.homeInfo p {
	margin: 3px 0;
}

.description {
	margin: 0 15px;
}

.featureList {
	width: 520px;
}

.featureList ul {
	margin-left: 30px;
}

.featureList li {
	width: 225px;
	float: left;
	line-height: 25px;
}

.googleMap {
	clear: left;
	padding-top: 15px;
	border-bottom: 1px solid #151C1D;
	padding-bottom: 15px;
	color: #333;
}

#map {
	width: 470px;
	margin: 15px auto;
	border: 10px solid #fff;
}

.googleMap p {
	text-align: center;
}

.googleMap p a {
	color: #fff;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.googleMap p a:hover {
	color: #999;
	border-bottom: 1px solid #999;
}

.buttons {
	border-top: 1px solid #333C3D;
	padding-top: 15px;
}

.buttons a img {
	border: 4px solid #516335;
	margin-left: 13px;
}

.buttons a:hover img {
	border: 4px solid #c1cead;
}

.blogcategories p {
	font-size: 10px;
	color: #AB482F;
}

.blogcategories p span{
	color: #777;
	font-size: 1.25em;
}

.blogcategories a {
	color: #AB482F;
}

.blogcategories a:hover {
	color: #fff;
}

.testimonialsSection {
	margin-top: 8px;
}

.testimonialsSection .left {
	display: inline;
	float: left;
	padding: 16px 15px 8px;
	width: 400px;
}

.testimonialsSection .right {
	display: inline;
	float: right;
	padding: 16px 25px 8px;
	width: 400px;
}

.testimonialsSection blockquote, #homeTestimonial blockquote {
	background: url("siteimages/quote.jpg") no-repeat 0 0px;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	padding: 0 0 0 48px;
	margin: 0;
}

.testimonialsSection cite, #homeTestimonial cite {
	color: #C26C52;
	display: block;
	font-size: 16px;
	margin-top: 10px;
	text-align: right;
}

.clear {
	clear: both;
}

#homeTestimonial p {
	margin-left: 48px;
	font-size: 13px;
}

#homeTestimonial a {
	color: #AB482F;
	text-decoration: none;
	border-bottom: 1px solid;
}

#homeTestimonial a:hover {
	color: #C26C52;
}