#divWrapper {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	width: 770px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#divBG {
	background-color: #CDE5D7;
	width: 770px;
}
#divLeftbarSpacer {
	height: 135px;
}
#divHeader {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-left: 300px;
}
#divBG #divHomeWrapper {
	background-image: url(images/body-home.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.submit {
	background-color: #86D0B5;
	border: 2px solid #000000;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.txtbtn {
	background-color: #86D0B5;
	border: 2px solid #000000;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}


.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.narrowcontent{
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 40px;
}

A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
A:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pic {border:1px; border-thickness:1px; border-color: #1C3732; border-style: solid;}


.highlight {
	color: #FF0000;
}
#divFooter {
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.caption {
	font-size: 9px;
	text-align: center;
}
