#content {
	background-image: url(images/main_bg.jpg);
}
#masthead {
	background-image: url(images/masthead3.jpg);
	height: 133px;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	margin-top: 108px;
	text-align: right;
	margin-right: 28px;
}
#main_div {
	margin-right: 28px;
	margin-left: 160px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.main_text {
	font-size: 14px;
	color: #000000;
	
}
#footer {
	color: #000000;
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
}
body {
	margin-top: 0px;
}
#homepage_text {
	font-family: "Times New Roman", Times, serif;
	margin-right: 13px;
	margin-left: 0px;
}

a:link {
	color: #000000;
	
}

a:visited {
	color: #000000;
	
}
a:hover {
	color: #3A3230;
}


#nav a:link {
	color: #3a3230;
	text-decoration: none;
}
#nav a:visited {
	color: #3a3230;
	text-decoration: none;
}
#nav a:hover {
color:#2E3832;
	text-decoration: underline;
}

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
body {
	background-color: #CCCCCC;
}
#contact_content {
	background-image: url(images/contactbg.jpg);
}
