body {
	background-color: #E1E1E1;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
#wrapper {
	background-image: url(images/v_lines.jpg);
	background-repeat: repeat-y;
	height: 750px;
	background-position: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 857px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header {
	height: 76px;
	background-color: #596679;
	margin-top: 0px;
	width: 100%;
	float: left;
	background-image: url(images/logo_updated_05_01_2020.jpg);
	background-position: 11px;
	background-repeat: no-repeat;
}
#columns {
	float: left;
}
#leftcolumn {
	float: left;
	width: 360px;
	margin-top: 45px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#rightcolumn {
	float: right;
	width: 406px;
	margin-right: 0px;
	margin-top: 15px;
	min-height: 500px;
	margin-left: 0px;
	margin-bottom: 15px;
}
a {
	color: #424C59;
	outline: none;
	border: none;
}
p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
#menu {
	height: 320px;
	width: 85%;
	margin-top: 25px;
}
h1 {
	font-size: 14px;
	color: #4A3346;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14px;
	color: #424C59;
	margin-top: 35px;
	margin-bottom: 3px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #4A3346;
	margin-top: 40px;
	margin-bottom: 10px;
	font-weight: normal;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F2E3C;
	padding-left: 0px;
}
#contact {
	float: right;
	color: #999;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#nav {
	float: left;
	margin-top: 5px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	width: 100px;
	margin-bottom: 0px;
	border-top-width: 1px;
	text-align: left;
	line-height: 28px;
}
#nav a {
	color: #900;
	margin-right: 3px;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 12px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 25px;
	border: 1px solid #CCC;
	margin-bottom: 25px;
	background-color: #FFF;
}
#navigation {
	background-color: #BDC2C9;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: .65em;
	background-image: url(images/bluelines.png);
	background-repeat: repeat-y;
	background-position: 11px;
}
#navigation a {
	color: #6C7A8C;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#navigation #Active {
	color: #6C7A8C;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5E9EF;
}
#navigation a:hover {
	color: #6C7A8C;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5E9EF;
}
#white {
	background-color: #E1E1E1;
	height: 15px;
}
img {
	border: none;
}
li {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#footer #credit {
	margin-left: 15px;
	color: #3F2E3C;
	text-decoration: none;
}
