#center {
	width: 485px;
	float: left;
}
#left {
	width: 180px;
	float: left;
	background-repeat: repeat-x;
}
#left .content h3 {
	color: #58852C;
}

#right {
	width: 200px;
	float: left;
}
#left .content {
	padding: 24px 8px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px 0 16px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #000000;
	background-color: #BFBC9F;
	margin: 0 20px 20px 20px;
	padding: 0;
	background-repeat: no-repeat;
}
#masthead {
	color: #999999;

}


#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	background-image: url(../images/top-tagline.jpg);
	background-repeat: no-repeat;
}
#wrappercontent {
	background-color: #FFFFFF;
	padding: 0 15px 0 15px;
	margin: 0;
	border: 1px solid #989576;
}
#column_wrapper {
	margin: 0px;
	padding: 0px;
}

#navbar {
	background-color: #7B8525;
	height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#masthead .content {
	padding: 0;
}
#center  .content, #table .content {
	padding: 24px 20px 0;
	font-size: 0.8em;
	line-height: 1.65em;
	-moz-border-right-colors: 1;
}
#center .content {
	text-align: justify;

}
#footer .content {
	height: 50px;
	padding: 0;
	width: 470px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}
#footer {
	color: #999999;
	background-color: #FFFFFF;
	margin: 0;
	font-size: 0.7em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center   a:link, #right  a:link, #table a:link {
	color: #90141B;
}
#center   a:visited, #right  a:visited, #table a:visited {
	color: #AE981F;
}
#center   a:hover, #right  a:hover, #table a:hover {

}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#center  .content  h2, #table .content h2 {
	color: #90141B;
}

#footer a:hover {
	color: #666666;
}
.p7uberlink {
	font-weight: bold !important;
	text-decoration: underline;
}
h1 {
	font-size: 1.8em;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 1.6em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 1.25em;
	margin: 0px;
	font-style: italic;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.menulist   a:link, .menulist a:visited {
	color: #58852C;
	text-decoration: none;
}
.menulist  a:hover  {
	border-color: #3E4312;
	text-decoration: underline;
}
.menulist li {
	padding-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C6E2A9;
}
.menulist a:active {
	border-color: #C95854;
	text-decoration: underline;
}
#left .content img {
	padding-right: 5px;
}
#center .content li {
	padding-bottom: 0px;
}
.smalltext {
	font-size: .8em;
}
.Alphabet_letter {
	font-size: 1.5em;
}
