@charset "UTF-8";

body {
	background-color: #AD8470;
}

#container {
	width: 749px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: -7px;
	margin-right: 0px;
	float: none;
	position: absolute;
	top: -1px;
	left: 50px;
	border-right-width: 2px;
	border-right-color: #000000;
	height: auto;
	border-left-width: 2px;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}

#breadDiv {
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 22px;
}
p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 18px;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #000000;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration: underline;
	letter-spacing: -0.5px;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: bold;
	margin-left: 137px;
	white-space: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	white-space: normal;
}

#bodyContainer {
	margin-left: 123px;
	margin-right: 50px;
	margin-top: 25px;
	}
floatImg {
	float: left;
	padding-right: 10px;
}
a:visited {
	text-decoration: none;
}
