.hdr {
	background-color: #2D1A15;
	height: 150px;
	width: 100%;
}
.spcr {
	background-color: #2A8E8C;
	height: 45px;
	width: 100%;
	float: left;
}
.contactinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #996633;
	padding-top: 3px;
	float: left;
	width: 100%;
}
.services {
	color: #996633;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.services h3 {
	color: #996633;
	text-align: left;
	display: inline;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.services p {
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.navtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	word-spacing: 5px;
	width: 80%;
	float: right;
	padding-top: 120px;
	padding-right: 15px;
}

.brwnbckgrnd {
	height: 603px;
	width: 100%;
	background-image: url(images/brownback.jpg);
	background-repeat: no-repeat;
	float: left;
}


.pgtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: right;
}
.sidebar {
	float: left;
	width: 264px;
	height: 550px;
	padding-right: 11px;
}
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.lftsidebar {
	background-color: #FFFFFF;
	height: 550px;
	width: 700px;
	float: left;
	margin-left: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #2A8E8C;

}
.subscribe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #2A8E8C;
	border: thin groove #FFFFFF;
}
.content {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
}
.dwnld {
	float: left;
	width: 485px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996633;
	padding-left: 8px;
	padding-right: 8px;
}

.dwnld2 {
	float: right;
	width: 485px;
}
.logo {
	float: left;
}
.search {
	width: 50%;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.sidebarimg {
	margin-bottom: 15px;
	border: medium solid #2a8e8c;
	float: left;
}
