#overall {
	background-color: #ffffff;
	width: 680px;
	margin: 0px auto;
	text-align: left;
	border: none;
	padding: 0;
}

/* - banner elements - */
#banner {
	background-color: #000066;
	text-align: center;
	color: #B5A373;
	font-size: 24pt;
	font-weight: bold;
}

#bannerLogo {
	float: left;
}

#bannerRight {
	float: left;
	padding: 15px 0 0 0;
}

.searchEngine {
	margin: 0 0 0 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.searchButton {
	margin: 0 0 0 5px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#findIt {
	display: block;
	margin: 2px 0 4px 0;
	padding: 0 0 4px 4px;
}

.search {
	background-color: #E6D4A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000099;
}

/* - end of banner elements - */
#navBar {
	background-color: #432E8B;
	padding: 7px 0 7px 0;
	text-align: center;
}

#navBar ul {
	list-style: none;
	margin: 0px 0 0 -8px;
}

#navBar ul li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}

#bodyMain {
	background-color: #E7D9C0;
	display: block;
	width: 100%;
	float: left;
}

.sidebar {
	background-color: #E7D9C0;
	float: left;
	width: 177px;
	margin: 0 0 0 0;
	display: inline;
	text-align: center;
}

.sidebarLinkGroup {
	margin: 0 0 0 0;
	/*display: inline;*/
	text-align: left;
}

/* - Use headerImage to display an image across the content area on a left-margin page - */
#headerImage {
	position: relative;
	display: block;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* - This hack below only affects IE browsers and allows image on both Mac and PC IE to line up - */
* html #headerImage {
	padding: 0px 3px 0px 0px;
	float: right;
	margin: 0px -3px 0px -15px;
}

/* - Redefined HTML tags - OK to modify */
body {
	background-color: #C0AC7B;
	text-align: center;
	padding: 0px;
	margin: 6px 0 0 0;
}

/* redundant selectors to help NS4 not forget */
	/* - This set defines the default text for all pages - */
body,div,p,li,th,td,dd,strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

strong {
	font-weight: bold;
}

form {
	display: inline;
}

table {
	margin: 0 0 0 10px;
}

/* - custom Classes - */ /* - Other Custom Classes */
.bodyCopyEm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: oblique;
}

#webStandardsAlert {
	display: none;
}

#skipLinks {
	overflow: hidden;
	display: inline;
	width: 1px;
	height: 1px;
	float: left;
}

.skipLinks {
	overflow: hidden;
	display: inline;
	width: 1px;
	height: 1px;
	float: left;
}

h3.pullUp {
	margin: 5px 0px -8px 12px;
}

.lineSpaceBoost {
	line-height: 8px;
	list-style-type: none;
}

.extraIndent {
	padding: 0 0 0 30px;
}

.extraIndent h3 {
	padding: 3px 0 0 10px !important;
	margin: 0 0 0 0 !important;
}

.boxClear {
	clear: both;
}

.imageHeading {
	margin: 8px 0px 4px 8px;
}

#whoPix {
	float: left;
	width: 465px;
	border: none;
	margin: 10px 0 0 10px;
}

#whoPix img {
	margin: 4px 10px 6px 0;
}

#whoPix p {
	font-size: 10px;
}

#whoPix h3 {
	margin: 0 0 -6px 0;
}

#photoBlocks {
	float: left;
	margin: 15px 0 20px 10px;
	width: 455px;
}

.photoBlock {
	float: left;
	padding: 0 0 5px 3px;
	margin: 0 0 1px 10px;
	border: none;
	width: auto;
}

.photoBlock img {
	margin: 3px 10px 0 0;
}

.photoIndent {
	float: left;
	margin: 0 0 0 6px;
	padding: 0 12px 0 8px;
	border: none;
	display: inline;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 11pt;
	font-weight: normal;
	color: #333333;
}

/* - Link styles- Be sure changes are made to complete sets */
a {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif
}

a:active {
	color: #6666CC;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,a:visited {
	font-weight: bold;
	color: #232376;
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	font-weight: bold;
	color: #6666CC;
	text-decoration: underline;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

#navBar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -.003em;
}

#navBar a:visited {
	color: #E6D4A9;
}

#navBar a:link {
	color: #E6D4A9;
}

#navBar a:hover,#navBar a:active {
	color: #ffffff;
}

#bannerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	padding: 0 5px 0 5px;
	color: #E6D4A9;
}

#bannerLinks a:link {
	color: #E6D4A9;
	text-decoration: none;
}

#bannerLinks a:visited {
	color: #E6D4A9;
	text-decoration: none;
}

#bannerLinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#bannerLinks a:active {
	color: #ffffff;
	text-decoration: none;
}

.sidebar p {
	margin: 5px 5px 0 5px;
}

#sidebarLinkGroup ul {
	margin: 0 0px 0 0;
	padding: 0;
}

#sidebarLinkGroup li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0 0 3px 15px;
	text-align: left;
	text-indent: -15px;
}

#sidebarLinkGroup a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 2px;
}

#sidebarLinkGroup a:visited { /*-color: #000066;-*/
	text-decoration: none;
}

#sidebarLinkGroup a:link {
	color: #232376;
	text-decoration: none;
}

#sidebarLinkGroup a:hover {
	color: #6666cc;
	text-decoration: underline;
}

#sidebarLinkGroup a:active {
	color: #6666cc;
	text-decoration: none;
}

/*- #bodyMiddle is used for all pages that use .sidebar -*/
	/*- #bodyLeftCol and #bodyRightCol are used to make 2 columns in #bodyMiddle -*/
#bodyMiddle {
	width: 503px;
	float: right;
	background-color: #fff;
	margin: 0px;
	/*- This keeps us from getting the background color at the bottom of the content section when navigation is long than the content -*/
	height: 100%;
	display: block;
	overflow: visible;
}

html>#bodyMiddle {
	width: 496px;
	padding: 0 0 15px 8px;
}

#bodyFullMiddle {
	margin: 0 8px 0 8px;
	display: block;
	width: 486px;
	padding: 0;
}

html>body #bodyFullMiddle {
	margin-top: 0px;
}

#bodyLeftCol {
	float: left;
	width: 240px;
}

#bodyRightCol {
	float: right;
	width: 240px;
}

/*--Narrow/Wide Columns for Pages using .infoBox--*/
#bodyLeftColNarrow {
	float: left;
	width: 220px;
	padding: 0 0 0 8px;
}

#bodyRightColWide {
	float: right;
	width: 265px;
	padding: 0 0 0 8px;
}

/*- #bodyFull is used for all pages that doe not use .sidebar -*/
	/*- #bodyLeftCol3, #bodyMidCol3 and #bodyRightCol3 are used to make 3 columns in #bodyFull -*/
	/*- #bodyLeftCol2 and #bodyRightCol2 are used to make 2 columns in #bodyFull -*/
#bodyFull {
	z-index: 1000;
	width: 680px;
	float: left;
	background-color: #fff;
	margin: 0 0 0 0;
	display: inline;
	/*- This keeps us from getting the background color at the bottom of the content section when navigation is long than the content -*/
	height: 100%;
	overflow: visible;
}

#bodyLeftCol3 {
	float: left;
	width: 32%;
	padding: 0 0 0 8px;
}

#bodyMidCol3 {
	float: left;
	width: 32%;
	padding: 0 0 0 8px;
}

#bodyRightCol3 {
	float: right;
	width: 32%;
	padding: 0 8px 0 0;
}

#bodyLeftCol2 {
	float: left;
	width: 48%;
	padding: 0 0 0 8px;
}

#bodyRightCol2 {
	float: right;
	width: 47%;
	padding: 0 8px 0 0;
}

/*- bodyMiddle & bodyFull selectors -*/ /* Removed */
body #bodyMiddle p,body #bodyFull p,body bodyFullMiddle p {
	padding: 0px 10px 0 12px;
	margin-top: 8px;
}

#bodyMiddle p.noIndent,#bodyFull p.noIndent,bodyFullMiddle p.noIndent {
	margin: 0 8px 0 8px;
	padding: 0 0 0 5px;
	display: block;
}

#bodyMiddle #header img,#bodyFull #header img,bodyFullMiddle #header img
	{
	margin: 0px 0px 0px 8px;
}

/* - For lists in the column, gets them close to their header - */
#bodyMiddle ul,#bodyFull ul,bodyFullMiddle ul {
	margin-top: 0px;
	list-style-type: disc;
	font-weight: normal;
}

#bodyMiddle li a,#bodyFull li a,bodyFullMiddle li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #232376;
	font-size: 10pt;
}

#bodyMiddle li a:hover,#bodyFull li a:hover,bodyFullMiddle li a:hover {
	font-weight: normal;
	color: #6666cc;
	font-size: 10pt;
	text-decoration: underline;
}

/*-Undecorated Lists-*/
#bodyMiddle ul.undecorated,#bodyFull ul.undecorated,bodyFullMiddle ul.undecorated
	{
	margin-top: 0px;
	list-style-type: none;
	font-weight: normal;
}

#bodyMiddle ul.undecorated li,#bodyFull ul.undecorated li,bodyFullMiddle ul.undecorated li
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin: 0 0 0 -15px;
}

/* - headerBar produces a box with a background to match the sidebar background. Use for content headings - */
.headerBar {
	padding: 0.3em 0.4em 0.1em 0em;
	margin: 0.7em 0.7em 0.7em 0.7em;
	background-color: #e7d9c0;
	border: 1px dotted;
}

.headerBar h2 {
	font-size: 10pt;
}

/* - DisplayBox produces a box with a gray background and thin blue border - */
.displayBox {
	float: left;
	border: thin outset #432E8B;
	background-color: #eeeeee;
	padding: 0 5px 10px 0;
	margin: 0 5px 0 0;
}

/* - infoBox produces a box with a tan header around an h3, gray background and no border - */
.infoBox {
	display: block;
	background-color: #eeeeee;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 10px 0;
	margin: 0 5px 0 0;
}

.infoBox h3 {
	margin: 0 -5px 0 0 !important;
	padding: 2px 0 3px 15px !important;
	background: #E7D9C0;
	color: black;
	font-size: 9pt;
}

.infoBox strong {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.infoBox ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}

.infoBox li {
	list-style: none;
	margin: 4px 0 0 15px;
	padding: 0;
	font-size: 9pt;
}

h1 {
	color: #B5A373;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	display: block;
	letter-spacing: -.01em;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
}

h1 a,h1 a:active,h1 a:visited,h1 a:link {
	color: #B5A373;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -.01em;
	padding: 0 0 0 0;
	display: block;
	margin: 0px 0px 5px 0px;
}

h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6666cc;
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 5px 12px;
	padding: 0 0 0 0;
	display: block;
}

h2 a,h2 a:active,h2 a:visited,h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 0 0;
	display: block;
	margin: 0px 0px 5px 0px;
}

h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666cc;
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 0;
	display: block;
	margin: 0px 0px 2px 12px;
}

h3 a,h3 a:active,h3 a:visited,h3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
	padding: 0 0 0 0;
	display: block;
	margin: 0px 0px 2px 0px;
}

h3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666cc;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
	margin: 0px 0px 5px 12px;
}

h4 a,h4 a:active,h4 a:visited,h4 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 8pt;
	font-weight: bold;
	padding: 0 0 0 0;
	display: block;
	margin: 0px 0px 5px 0px;
}

h4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666cc;
	font-size: 8pt;
	font-weight: bold;
}

#fullPageContent {
	margin: 10px 0 0 0;
	float: left;
	text-align: left;
	width: 680px;
}

/* The following styles affect the page's footer, including motto, copyright, address, etc. and should not be changed or overridden unless making other changes that affect the display (such as a different background color) */
#motto {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 680px;
}
	
	/*- This hack sets display to inline for all browsers but IE/Win. The image is displayed with motto as its ID for IE/Mac -*/
html>body #motto {
	display: inline;
	clear: both;
}

/* removed this from the motto style, caused the image to distort in IE5 --	height: auto; -- */
#footer {
	font-size: 7pt;
	text-align: center;
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

#footer a {
	font-weight: normal;
	color: #232376;
	font-size: 8pt;
}

address {
	font-style: normal;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#copyright a {
	font-weight: normal;
	font-size: 7pt;
}

#bottomLinks {
	text-align: center;
	color: #000000;
}

#bottomLinks h3,#bottomLinks h3 a {
	font-size: 8pt;
	display: inline;
	margin: 0;
	padding: 0 4px 0 4px;
}

/* is used for printing the blue background, but needs to be hidden for visual */
#printSpacer {
	display: none;
}