body, p, a, td, div, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #004881;
	font-size: 11px;
}
a {
	color: #000000;
}
a:hover {
	color: #CC6600;
}
img {
	border: none;
}
body {
	background-color: #F1F8FC;
}
.imgBorder {
	border: thin solid #004881;
}
.menuHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E9E9E9;
/*	padding-left: 5px; */
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #004881;
	text-decoration: none;
/*	padding-left: 10px */
}

.curMenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
} 
.navMenu {
	font-size: 12px;
	font-weight: bold;
	color: #004881;
	text-decoration: none;
}
.curNavMenu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navMenu:hover {
	color: #000000;
} 
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.welcome {
	font-size: 14px;
	font-weight: bold;
	color: #E9E9E9;
}
.callus {
	font-size: 16px;
	font-weight: bold;
	color: #E9E9E9;
}
.phone {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.formHeader {
	font-size: 16px;
	font-weight: bold;
	color: #004881;
}
.formItem {
	font-size: 12px;
	font-weight: bold;
	color: #004881;
}
.largeTitle {
	font-size: 20px;
	font-weight: bold;
	color: #004881;
}
.mediumTitle {
	font-size: 14px;
	font-weight: bold;
}
.errMsg {
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.bold {
	font-size: 12px;
	font-weight: bold;
	color: #004881;
}



/* BACKGROUNDS */
.bg001 {
	background-image: url(../images/bg001.jpg);
}
.bg002 {
	background-image: url(../images/bg002.jpg);
}
.bg003 {
	background-image: url(../images/left.jpg);
}
.bg004 {
	background-image: url(../images/right.jpg);
}
.bg005 {
	background-image: url(../images/top_nav.jpg);
}
.bg006 {
	background-color: #0054A0;
}
.bg007 {
	background-image: url(../images/realty_bg.jpg);
}
.bg008 {
	background-color: #6BCFE2;
}
.bg009 {
	background-color: #039BD9;
}
.bg0010 {
	background-image: url(../images/left_bottom.jpg);
}
.bg0011 {
	background-image: url(../images/right_bottom.jpg);
}
.bg0012 {
	background-image: url(../images/bottom.jpg);
}
.bg013 {
	background-color: #E9E9E9;
}
.bg014 {
	background-image: url(../images/bg_for_resi.jpg);
}
hr {
	border: thin dashed #E9E9E9;
}

