/****************************************/
/* HTML Styles							*/
/****************************************/
html {
	scrollbar-face-color: #aa303f;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #f4f4f4;
}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, san-serif;
	font-size: 70%;
}

/****************************************/
/* Divs and Classes						*/
/****************************************/
#wrapper {
	width: 764px;
	margin: 0 auto;
	text-align: left;
	background-image:  url("../images/css/wrapper-back.jpg");
	background-repeat: repeat-y;
}
#topbar {
	background-image:  url("../images/css/top-bar.jpg");
	background-repeat: repeat-x;
	height: 53px;
	width: 760px;
	margin: 0 auto;
}
#topnavicons {
	float: right;
	width: 150px;
	margin-top: 20px;
}
#topnav {
}
#topnav li {
	list-style: none;
	margin: 0;
	float: left;
	width: 30px;
}
#topnav img {
	border: 0;
}
#headbar {
	width: 760px;
	margin: 0 auto;
}
#logoarea {
	float: left;
	height: 209px;
	width: 360px;
	border-right: 1px #551d1e solid;
}
#navigation {
	float: left;
	height: 192px;
	width: 190px;
	border-top: 1px #f4f4f4 solid;
	border-bottom: 0px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 12px;
}
#navigation ul {
	list-style-image: url(../images/css/nav-bullets.gif);
	list-style-position: inside;
	list-style-type: square;
}
#navigation li {
	height: 20px; /* 22 */
}
#navigation a {
	color: #aa303f;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px; /* 15 */
}
#navigation a:hover {
	color: #545c5e;
	text-decoration: none;
	border-bottom: 2px #aa303f solid;
}
#imagearea {
	float: left;
	height: 209px;
	width: 209px;
}
#topspacer {
	background-image:  url("../images/css/top-spacer.jpg");
	background-repeat: repeat-x;
	height: 16px;
	width: 760px;
	margin: 0 auto;
}
#content {
	width: 760px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #ffffff url("..//images/css/separator-bar.jpg") repeat-y 360px;
}
#contentfull {
	width: 732px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 14px;
}
#contentfull img {
	border: 0;
}
#contentleft {
	float: left;
	width: 332px;
	padding: 14px;
}
#contentright {
	float: right;
	width: 364px;
	text-align: left;
	padding: 14px 20px 14px 14px;
}
#content h2, #contentfull h2, #contentleft h2, #contentright h2, #contentfull h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 140%;
	clear: both;
	margin-bottom: 10px;
}
#content h3, #contentfull h3, #contentleft h3, #contentright h3, #contentfull h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 130%;
	clear: both;
	margin-bottom: 10px;
}
#contentfull h4 {
	font-size: 120%;
}
#contentleft a, #contentfull a, #contentright a {
	color: #545c5e;
	text-decoration: none;
}
#contentleft a:hover, #contentfull a:hover, #contentright a:hover {
	color: #aa303f;
	text-decoration: underline;
}
#contentleft ul, #contentfull ul {
	list-style-image: url(../images/css/content-bullets.gif);
	list-style-position: outside;
	list-style-type: square;
}
#contentleft ol, #contentfull ol {
	list-style-image: none;
}
.overviewlist {
	float: left;
	width: 190px;
	margin: 0 0 0 -10px;
}
.overviewlist ul {
	list-style-image: url(../images/css/content-bullets.gif);
	list-style-position: outside;
	list-style-type: square;
}

#bottomspacer {
	background-image:  url("../images/css/bottom-spacer.jpg");
	background-repeat: repeat-x;
	height: 8px;
	width: 760px;
	margin: 0 auto;
}
#footer {
	background-image:  url("../images/css/footer.jpg");
	background-repeat: repeat-x;
	height: 82px;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
#footer a {
	color: #dddddd;
	text-decoration: none;
}
#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
}

#copyright {
	color: #ffffff;
	font-size: 85%;
	text-align: center;
	margin-top: 10px;
}
#copyright a {
	color: #dddddd;
	text-decoration: none;
}
#copyright a:hover {
	color: #dddddd;
	text-decoration: underline;
}

.separator {
	clear: both;
}
.leftimg {
	float: left;
	border: 0;
	margin-right: 8px;
}
.rightimg {
	float: right;
	border: 0;
	margin-left: 8px;
}
.borderon {
	border: 1px solid #000000;
}
.right {
	text-align: right;
}
.newsitemhead {
	font-weight: bold;
	margin: 0;
}
.newsitemtext {
	margin: 0;
}
.newsitemlink {
	text-align: right;
	margin: 5px 0 10px 0;
}
.newsitemlink a {
	color: #545c5e;
	text-decoration: none;
	margin: 0;
}
.newsitemlink a:hover {
	color: #aa303f;
	text-decoration: underline;
}
.indent {
	float: right;
	width: 95%;
	clear: right;
}
.officeblock {
	float: left;
	width: 150px;
	height: 150px;
	padding: 0 14px 0 14px;
	border-right: 2px #aa303f solid;
}
.noborder {
	border: 0;
}
#formdirections {
	margin-top: 3px;
}
#formdirections input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 92%;
}
.profileBlock {
	margin: 0;
}
.profileName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #aa303f;
	margin: 0;
}
.profileDept {
	margin: 0;
}
.profileLocation {
	margin: 0;
}
.profileContact {
	margin: 0;
}
