/* General CSS Styles
------------------------------------------------------- */

body {
	background-color:#CCCCCC;
	margin:0px;
	font:12pt Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#000033;
	text-align:left;
}

p {
	font:10pt Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000033;
}

a:link, a:visited, a:visited {
	font-weight:bold;
    color:#003366;
	text-decoration:underline;
}

a:hover {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #990000;

}

a:active {
	font-weight:bold;
	color:#5A82BD;
	text-decoration:underline;

}

/* Headers
------------------------------------------------------- */
h1 {
	margin-left: 0px;
	font:bold 13pt Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align:left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;




}
h2 {
	margin-left: 0px;
	font:italic bold 11pt Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align:left;
	text-decoration: underline;



}


/* Footer CSS 
------------------------------------------------------- */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;

}
/* Bottom Menu
------------------------------------------------------- */
.bottomMenu {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-position: center;
}
.bgimage     { background-image: 
               url('../images/BGHousemain.gif'); 
               background-repeat: no-repeat; background-color: #FFFFFF; 
               background-position: center 50% }
.sigs {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.red {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.hilite {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: center;





}
.redbullet {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-indent: 4pt;
	font-size: 12px;
	color: #990000;

}
.redbulletlarger {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-indent: 4pt;
	font-size: 14px;
	color: #003399;
	font-weight: bold;



}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	margin-left: 4px;


}
.phonenumbers {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
/* Bottom Menu
------------------------------------------------------- */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px
}
#navigation li {
	display: inline;
	
}
#navigation a:link, #navigation a:visited {
	padding: 4px 8px 4px 6px;
	color: #FFFFFF;
	text-decoration: none;
	
}
#navigation a:hover {
	background-color: #000066;
}
/* #navigation li a#current {
	background-color: #CC0000;
	color: #FFFFFF;
}
------------------------------------------------------- */
.maroonBold {
	font-size: 14px;
	color: #810541;
	font-weight: bold;
}
.indent {
	padding-left: 20px;
}
.redBold {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.smallblkTxt {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.comBold {
	background-position: center;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-variant: normal;
	text-decoration: underline;
	padding-bottom: 16px;
	text-transform: uppercase;
	font-style: normal;
}
