@charset "utf-8";

body {
	background-color: #000066;
}
#wrapper {
	background-color: #fff;
	border: 2px solid #333333;
	width: 1024px;
	margin: auto;
}
#logo {
	float: left;
	margin-left: 50px;
	margin-top: -15px;
}
#header {
	height: 30px;
	width: 650px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 40px;
	margin-bottom: 5px;
	padding-top: 70px;
	padding-left: 90px;
	color: #C7923A;
	font-weight: bold;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-style: italic;
	background-image: url(../images/wymedbanner.png);
	margin-right: auto;
	margin-left: 250px;
}
#banner {
	background-image: url(../images/headerbanner.png);
	height: 75px;
	width: 1024px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#mainnav {
	height: 50px;
	width: 1024px;
	background-color: #C7923A;
	border-top-width: 2px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-bottom: 30px;
}
.navigation {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	font-family: Verdana, "Trebuchet MS", "Segoe UI", sans-serif;
	font-weight: bold;
	color: #080094;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #333;
	list-style-type: none;
	display: inline;
	width: 700px;
	font-size: 14px;
}
.nav {
	display: inline;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
}
.phone {
	float: right;
	margin-top: 15px;
	margin-right: 55px;
	font-family: Verdana, "Trebuchet MS", "Segoe UI", sans-serif;
	color: #090091;
	font-weight: bold;
	font-size: 14px;
}
.nav a {
	text-decoration: none;
	color: #080094;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nav a:hover {
	text-decoration: none;
	color: #C7923A;
	background-color: #1C177D;
}
.nav a:active {
	text-decoration: none;
	color: #C7923A;
	background-color: #1C177D;
}
.nav .about-current {
	color: #0A028C;
	background-color: #FFF;
	border: 2px solid #0A019A;
}
#nav .cal-current {
	color: #0A028C;
	background-color: #FFF;
	border: 2px solid #0A019A;
}
#nav .home-current {
	color: #0A028C;
	background-color: #FFF;
	border: 2px solid #0A019A;
}

#maincontent {
	margin: auto;
	width: 800px;
	text-align: justify;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.header1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #080096;
	width: 400px;
	border: 2px none #C7923A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
}
#header1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #080096;
	width: 400px;
	border: 2px none #C7923A;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	text-align: center;
}
#maincontent #header1 .medfont{
	font-size: 20px;
}
#maincontent #medfont {
	font-size: 12px;
}
footer {
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #858585;
	border-right-color: #858585;
	border-bottom-color: #858585;
	border-left-color: #858585;
	padding-top: 10px;
	clear: both;
}
#ftnav {
	font-family: Verdana, "Trebuchet MS", "Segoe UI", sans-serif;
	font-weight: bold;
	color: #C7923A;


}
#ftnav a {
	color: #C7923A;
	text-decoration: none;
	font-size: 14px;
}
footer #webmaster {
	color: #C7923A;
}

#copyrtstatement {
	color: #C7923A;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#webmaster a {
	color: #C7923A;
	text-decoration: none;
}
