body {
	background-color: #000000;
	font-family: tahoma, sans-serif;
	color:#D9C5AA;
	font-size: 12px;
}
input, select, textarea {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#534025
}
a:link, a:visited {
	color: #FFCC00;
}
a:hover {
	color: #B30000
}
.main-content {
	padding-left: 15px;
	
}
#main-content-header {
	margin-top:15px;
	margin-bottom:15px;
}
.main-content p {
	margin-top:10px;
	margin-bottom:10px
}
.main-text {
	margin-top:20px;
	padding-top:5px;
	padding-left: 4px;
	padding-bottom:5px;
}
.news-item {
	padding-top:20px;	
	clear:both;
}
.news-pic {
	 margin-bottom:10px; 
	 margin-right:12px; 
	 border:thin solid #000;
	 float:left;
}
.services-item {
	margin-top: 20px;

}
.services-title {
	background-color: #534025;
	padding:2px 3px;
	font-weight: bold;
	color: #FFFFFF;
}
.services-text {
	padding:10px 3px
}
.services-text p {
	margin-top:10px;
	margin-bottom:10px
}
.services-pricing {
	font-weight: normal;
	padding: 3px;
	color: #000000;
	background-color: #A47C48;
}
.footer-links {
	color: #666666;
	font-size:10px
}
.footer-links a:link {
	color:#990000
}
.footer-links a:visited {
	color:#990000
}
.footer-links a:hover {
	color: #FFCC00;
}
.main-content p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.tip-title {
	font-size:large;
	font-weight:bold;
	margin-bottom:10px;
}
.testimonial {
	width:200px;
	font-style:italic;	
	text-align:left;
	margin-bottom:10px;
}