﻿/* Secondary Pages CSS */

html { 
	height: 100%;
	width: 100%; 
}

body { 
	height: 100%;
	margin: 0; 
	padding: 0; 
	background-image: url('bg.png');
	background-color: #E8EEF4; 
	font-family: Arial, Helvetica, sans-serif, garamond;
	font-size: 75%;
	text-align: left;
	color: #808080;
}

img {
	border-width: 0px;
	border: 0;
}

td { 
	vertical-align: middle; 
}

a {
	color: #808080;
	text-decoration: none;
}

a:visited {
	color: #808080;
}

a:active {
	color: #808080;
}

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

.text {
	font-family: Arial, Helvetica, sans-serif, garamond;
	font-size: small;
	text-align: left;
	color: #808080;
}

.box {
	border-width: 0px;
	background-image: url('tableBG.png');
	background-repeat: no-repeat;
	background-position: inherit;
	vertical-align: top;
	margin-left:auto; 
	margin-right: auto;
}

.topNav {
	width: 825px; 
	height: 76px;
	border-width: 0px;
}

.outer { 
	height: 100%;
	margin-left: auto; 
	margin-right: auto; 
}
  
.aSpacer1 {
	height: 26px; 
	width: 898px;
}

.bSpacer1 {
	height: 622px; 
	width: 34px;
	min-width: 34px;
}

.bSpacer3 {
	height: 622px; 
	width: 39px;
}

.bButton1 {
	width: 197px;
	height: 76px;
	border: 0;
}

.bButton2 {
	width: 196px;
	height: 76px;
	border: 0;
}

.bButtonSpace {
	width: 13px;
	height: 76px;
	border: 0;
}

.heroBox {
	width: 616px; 
	height: 465px;
	border: 0px;
	vertical-align: top;
}

.containerSpacer {
	width: 616px; 
	height: 10px;
	border-width: 0px;
}

.containerSpacer2 {
	width: 616px; 
	height: 12px;
	border-width: 0px;
}

.rightContainerSpacer {
	width: 13px; 
	height: 477px;
	border-width: 0px;
}

.search {
	width: 196px; 
	max-width: 196px;
	height: 44px;
	max-height: 44px;
	background-image: url('../search/searchBG.png');
	background-repeat: no-repeat;
	float: left;
	z-index: 4;
	vertical-align: top;
}

.rg {
	color: white;
	font-size: 140%;
}

.searchBox {
	position: static;
	margin-top: 9px;
	margin-left: 50px;
	float: left; 
	width: 138px;
	height: 24px;
	z-index: 14;
	background-color: white;
}

.yellowBar {
	width: 196px; 
	height: 405px;
	vertical-align: top;
	position: static;
	float: left; 
	z-index: 2;
	background-image: url('yellowBar/yellowBar.png');
}

.yellowHome {
	width: 196px;
	height: 54px;
	border-width: 0px;
	position: static;
	display: table;
	top: 0px;
	left: 0px;  
	z-index: 1;
}

.yellowArticlesHome {
	width: 196px;
	height: 144px;
	border-width: 0px;
	position: static;
	vertical-align: top;
	top: 0px;
	left: 0px;
	z-index: 1;

}

.yellowResourceGuide {
	width: 196px;
	height: 127px;
	border-width: 0px;
	position: static;
	top: 0px;
	left: 0px;  
	z-index: 1;
}

.yellow3Links {
	width: 196px;
	height: 59px;
	border-width: 0px;
	position: static;
	top:0px;
	left: 0px; 
	vertical-align: top; 
	z-index: 1;
}

.bottom1 {
	width: 825px; 
	height: 69px;
	border-width: 0px;
	vertical-align: top;
}

.bottomBoxes {
	width: 825px;
	vertical-align: top;
	white-space: nowrap;
	border: 0px; 
}

.bottomNav {
	height: 11px;
	border: 0px;
	vertical-align: top;	
}


/* Styles created by Garrett Gillas / The Hinmon Agency */
