﻿/*---global---*/
body {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Bodoni MT Black";
	color: #000080;
}
h2 {
	font-family: "Bodoni MT Black";
	color: #000080;
	font-size: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 93px;
	font-style: italic;
}
ul#topNav {
	padding: 0px;
	margin: 0px;
}

#navlist li {
	display: inline;
	list-style-type: none;
}
/*---topMenu---*/
#topMenu {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#topMenu li a:hover {
	color: #36B6E3;
}
#topMenu li a {
	color: #000000;
	text-decoration: none;
}
ul#topNav {
	margin: auto 0px 0px 0px;
	text-align: left;
}
#topNav li {
	display: inline;
	margin: 0px 25px 0px 0px;
	padding: 0px;
}
/*---header---*/
#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	width: 760px;
	height: 134px;
	background-image: url('/images/Header.jpg');
	background-repeat: no-repeat;
}
/*---menu---*/
#menu {
	padding: 0px;
	margin: 0px auto 0px auto;
	border-width: 0px;
	border-style: none;
	width: 760px;
}
#menu img {
	border-style: none;
	border-width: 0px;
}
/*---content---*/
#content {
	text-align: center;
	width: 760px;
	margin: 0px auto 0px auto;
}
p.text1 {
	font-family: "Bodoni MT Black";
	font-style: italic;
	font-size: 18px;
	vertical-align: baseline;
}
#content p {
	margin: 0px;
}
/*---contentLeft---*/
#contentLeft {
	float: left;
	width: 385px;
	padding-bottom: 30px;
}
/*---contentRight---*/
#contentPictureRight {
	float: right;
}
p.quote {
	font-family: garamond;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
p.name {
	font-weight: bold;
	font-size: 14px;
}
p.nameTitle {
	font-size: 14px;
	font-weight: bold;
	padding-left: 65px;
}
#contentPictureRight img{
	border-style: none;
	border-width: 0px;
}
/*---links---*/
#links {
	width: 760px;
	margin: auto;
	text-align: center;
	clear: both;
}
#links a:link {
	text-decoration: underline;
}
#links a:visted {
	text-decoration: none;
}
#links p.slogan {
	font-family: "Bodoni MT Black";
	color: #000080;
	font-size: 18px;
}
#links img {
	border-style: none;
	border-width: 0px;
}
/*---awards---*/
#awards {
	width: 760px;
	margin: auto;
}
#awards p {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
}

/*---address---*/
#address {
	margin: 0px auto 0px auto;
	width: 760px;
}
#address p {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
/*---footer---*/
#footer {
	width: 760px;
	margin: 0px auto 15px auto;
	text-align: center;
}
#footer a:link {
	font-size: 14px;
	font-family: garamond;
	color: #000000;
	text-decoration: none underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #000000;
	font-family: garamond;
	font-size: 14px;
}
#footer a:hover {
	color: #2293CD;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
