body, td {
 	color : black
}

#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	width: 600px;
	color: #ff0000;
	margin-bottom: 10px;
}

.index_bottom {
	font-size: 12px;
	width: 700px;
	color: #000;
	margin: 10px;
}

.header_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ff0000;	
}

.header_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;	
}

.dre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;	
}

#buttons *{
	list-style:none;
	margin:0px;
	padding:0px;
}

#buttons {
	width: 166px;
	border-style: none;
}
	
#buttons li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
  	height: 48px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}
	
#buttons li a:link, #buttons li a:visited {
	color: #fff;
	display: block;
	background: url(buttons/button.jpg);
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 36px;
	text-align: center;
}
	
#buttons li a:hover {
	color: #760438;
	background: url(buttons/button.jpg) 0 -50px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 36px;
	text-align: center;
}
	
#buttons li a:active {
	color: #fff;
	background: url(buttons/button.jpg) 0 -100px;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 36px;
	text-align: center;
}

.email {
	text-decoration: underline;
	color: red;
}

#shortsale {
	font-size: 12px;
	width: 550px;
	border:3px double red;
}
#shortsale a {
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
	line-height: 25px;
}

A {
	text-decoration: underline;
	color: blue;
}

.dateTime{
	font-size: 12pt;
	font-style : italic;
	font-weight : bold;
}

.titles{
	font-size: 14pt;
	font-style : italic;
	font-weight : bold;
}

.copyright {
	font-size: 7pt;
}
.communityHeaderLink {
	font-size: 12pt;
	color: maroon;
	font-style : bold;
	text-decoration: underline;
}
.footer {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 8pt;
}
.christmasLinks {
	font-size : 9pt;
}

.header {
	font-family: Elephant;
	font-size: 30px;
	color: #008000;
}
.subheader {
	font-family: Elephant;
	font-size: 11px;
	color: #000;
}
.title {
	font-size: 18px;
	font-weight: bold;
}
.signature {
	font-family: "Brush Script MT";
	font-size: 20px;
}
.testimonials {
	background-color: #EFEFEF;
	border: 1px solid #999;
	padding: 5px;
}