@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/site_grad_bg.jpg);
	background-repeat:repeat-x;
}
.contentTable {
	width: 955px;
	
}


.headerCell{
	height: 202px;
	
}

.contentCell{
	width: 945px;	
	background:#FFFFFF;
}

.footerCell{
	color: #333333;
	font-size: 10px;
}

.realestateCell{
	width: 220px;
}

a.downloadLink:hover{
	color: #ed1c22;
}

a.downloadLink{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	
}

.contactFormTitle{
	font-size: 10px;
	
}

.contactFormInput{
	font-size: 10px;
	border: 1px #666666 solid;
	width: 150px;
	height: 16px;
}

.contactFormInputBig{
font-size: 11px;
	border: 1px #666666 solid;
	width: 155px;
	height: 18px;
}

.contactFormTA{
	font-size: 10px;
	border: 1px #666666 solid;
	width: 240px;
}


a.contentBullet{
font-size: 11px;
color: #333333;
text-decoration: underline;

}

.subTitle{
color: #ed1c22;
font-size: 13px;
font-weight:bold;
}

.qcdirect{
font-weight:bold;
color:#000000;
}

.tableContent{
font-size: 9px;
color: #333333;
}

.tableHeadingColor{
background:#333333;
font-size: 10px;
font-weight: bold;
color: #cccccc;
}

.tableHeadingTxt{

}

a.cityLink{
text-decoration: underline;
font-size: 11px;
font-weight: bold;
color: #333333;
}

a.cityLink:hover{
text-decoration: none;
color: #ed1c22;
}

a.emailLink{
color: #ed1c22;
}

.homeTxt{
font-size: 13px;
}

.cellLeftBorder{
	padding-left: 2px;
	border-left: 1px solid #666666;
}

.cellRightBorder{
	border-right: 1px solid #666666;
}

.cellTopBorder{
	border-top: 1px solid #666666;
}	

.cellBottomBorder{
	border-bottom: 1px solid #666666;
}

.footer{
	font-size: 10px;
	color: #999999;
}

.homepageHL{
	color: #ed1c22;
	font-weight:bold;
	
}