td {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}
h1, h2, h3, h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
bold, strong {
	font: 900;
	color: gray;
}
a, a:visited {
	color: purple;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #ac0204;
	text-decoration: underline;
}

/***********************************************************************************************************************************/
.hd_title {
	background: url(images/texture.png);
	text-align: center;
	padding-right: 60px;
}
.hd_title h1 {
	color: white; 
	font-family: trebuchet MS, helvetica;
	font-size:32px;
}
.main {
	font-size: 12px;
	font-family: arial;
	vertical-align: top;
	padding-left: 20px; 
	padding-right: 30px;
	padding-bottom: 20px;
}

.main_contact {
	padding-left: 30px; 
}

.main h2 {
	color: purple;
	font-size:24px;
}
.main h3 {
	color: #ac0204;
	font-size: 18px;
}

/***********************************************************************************************************************************/
.news {
	font-size: 11px;
	font-family: tahoma, geneva;
	vertical-align: top;
	padding: 5px 25px 20px 20px;
}
.news h1 {
	color: white;
	font-size: 11px;
}
.news h2 {
	color: #15324F;
	font-size: 11px;
}
.news h3 {
	color: #15324F;
	font-size: 10px;
}
.news a, .news a:visited {
	color: #ac0204;
	font-size: 10px; 
	font-family: tahoma, geneva;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
}
.news a:hover{
	color: purple;
	text-decoration: none;
	border-bottom: 1px solid;
}

/***********************************************************************************************************************************/
.menu_top a , .menu_top a:visited {
    margin-top: 3px;
	padding: 4px 25px 6px 25px;
	font-size: 10pt;
    font-family: Tahoma, geneva;
    text-decoration: none;
    font-weight: bold;
    color: purple;
	text-align: center;
	height: 29px;
}
.menu_top a:hover {
    color: purple;
    background-color: #c5c5c5;
	text-decoration: none;
}
.menu_bot a , .menu_bot a:visited {
    padding: 10px 24px 8px 24px;
	font-size: 9pt;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    color: purple;
	text-align: center;
	height: 34px;
}
.menu_bot a:hover {
    color: white;
    background-color: #15334F;
    text-decoration: none;
}

/***********************************************************************************************************************************/
.tagline {
	text-align:center;
	font-size:13px;
	color: white;
	font-weight:bold;
}
.blog_title {
	color: #ac0204; 
	font-size: 15px; 
	font-weight: bold
}
.blog_date {
	color: #C2EA17; 
	font-size: 10px; 
	font-weight: bold; 
	padding-bottom:10px;
}
.blog_text {
	font-family: verdana;
	font-size: 11px;
}
.blog_text strong, .blog_text b {
	color: gray;
}
.blog_text a, .blog_text a:visited {
	color: gray;
	border-bottom:1px dashed;
}
.blog_text a:hover {
	color: gray;
	border-bottom:1px solid;
	text-decoration:none;
}
.blog_author {
	color: purple;
	font-size: 11px; 
	text-align: right; 
	font-weight: bold; 
	padding-top: 2px; 
	padding-right: 25px; 
}

/***********************************************************************************************************************************/
.featured_listings {
	vertical-align: top;
	padding:10px 3px 10px 15px;
 }
.featured_listings h1 {
	font-size: 12px;
	color: white;
}
.featured_listings h2 {
	font-size: 11px;
	color: #9FD911;
	font-weight: normal;
}
.featured_listings h3 {
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}

/***********************************************************************************************************************************/
