@charset "utf-8";
body {
	background-image: url(images/GRAD.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height: 1000px;
	width: 702px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/PathwayPractice_02.jpg);
	margin: 0px;
	height: 223px;
	width: 702px;
}
#mainContent {
	background-image: url(images/PathwayPractice_04.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 702px;
	padding: 0px;
	float: left;
}
#textBox {
	padding-right: 10px;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width: 390px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #014268;
}
#menuBar {
	width: 160px;
	float: right;
	padding-top: 27px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: right;
}
#addressBar {
	background-image: url(images/PathwayPractice_05.jpg);
	height: 135px;
	width: 702px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	background-image: url(images/PathwayPractice_06.jpg);
	margin: 0px;
	height: 135px;
	width: 702px;
	padding-top: 75px;
	float: left;
}
#wrapper #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #8b8272;
	line-height: 12px;
}
.widthImageBox {
	height: 140px;
	width: 365px;
	border: thin none #928272;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.widthImageBoxMap {
	height: 325px;
	width: 365px;
	border: thin dotted #928272;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactBox {
	height: 325px;
	width: 365px;
	border: thin none #928272;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #8b8272;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8b8272;
}
a:hover {
	text-decoration: none;
	color: #004467;
}
a:active {
	text-decoration: underline;
	color: #004467;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #004467;
	margin-top: 0px;
	margin-bottom: 10px;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #004467;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: outside;
	list-style-type: disc;
}

#wrapper #mainContent #menuBar p strong {
	color: #004467;
}

#wrapper #mainContent #menuBar p {
	color: #928272;
}
#wrapper #footer p strong a {
	font-size: 10px;
}
#wrapper #mainContent #textBox p strong {
	color: #014268;
}

