* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #a0a0a0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

img {
	border: none;
}

.textFooter {
	font-size: 10px;
	color: #3F404C;
}
.textMain {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.textMain a {
	padding-left: 0px;
	padding-right: 0px;
}
.textMain2 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
}

.textHeader {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.textContact {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 13px;
}
.newsTitle {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #2d5190;
}
.newsDate {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #90a9d8;
}
.newsText {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.newsCopy {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.homeBottom {
	background-image: url(../images/bg_homeBottom.jpg);
	background-color: #D0CBC8;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#home {
	border-top: 1px solid #DEDEDE;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
.subNav {
	background-image: url(../images/sn_comm_fill.gif);
	margin-right: 20px;
	margin-left: 20px;
	border-right: 1px solid #DEDEDE;
}
.photoArea {
	float: right;
}
.photo {
	border: 1px solid #00225C;
	margin-left: 15px;
}
.photoDev {
	border: 1px solid #00225C;
	margin-right: 15px;
}
.photoListing {
	border: 1px solid #00225C;
	margin-right: 15px;
}
.listingTitle {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #2d5190;
}
.line {
	border-top: 1px solid #90A9D8;
	padding-bottom: 10px;
}
.formElements {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}