/* STYLES FOR INDEX PAGE ONLY*/

/* TITLE PICTURE ON INDEX */
.title_main_pic {
	font-family: Tahoma;
	position: absolute;
	left: 100px;
	top: 120px;
	width: 565px;
	height: 250px;
}



/* DESCRIPTION OF TITLE PICTURE (right of Title Pic) */
.title_description_box {
	font-family: Tahoma;
	position: absolute;
	left: 660px;
	top: 120px;
	width: 165px;
	height: 230px;
	padding: 15px;

}
.title_description_box a:link {
	color:#FFFFFF;
}
.title_description_box a:visited {
	color:#FFFFFF;
}
.title_description_box a:hover {
	color:#FFFFFF;
}
.title_description_box a:active {
	color:#FFFFFF;
}
.title_description_box h1 {
text-align:left;
color:#FFFFFF;
font-size: 16px;
font-weight: bold;
}
.title_description_box p {
text-align:left;
color:#FFFFFF;
font-size: 12px;
font-weight: normal;
}




/* Buttons 1-4 are 180px wide with 5px padding on all sides */

/* BUTTON 1 */
.title_button_1 {
	font-family: Tahoma;
	position: absolute;
	left: 100px;
	top: 370px;
	width: 180px;
	height: 140px;
	padding: 5px;
}
.title_button_1 a:link {
	color: #52617B;
}
.title_button_1 a:visited {
	color: #52617B;
}
.title_button_1 a:hover {
	color: #52617B;
}
.title_button_1 a:active {
	color: #52617B;
}
.title_button_1 h1 {
text-align:left;
color:#52617B;
font-size: 16px;
font-weight: normal;
}
.title_button_1 p {
text-align:left;
color:#666666;
font-size: 12px;
font-weight: normal;
}





/* BUTTON 2 */
.title_button_2 {
	font-family: Tahoma;
	position: absolute;
	left: 290px;
	top: 370px;
	width: 180px;
	height: 140px;
	padding: 5px;
}
.title_button_2 h1 {
text-align:left;
color:#52617B;
font-size: 16px;
font-weight: normal;
}
.title_button_2 p {
text-align:left;
color:#52617B;
font-size: 12px;
font-weight: normal;
}
.title_button_2 a:link {
	color: #52617B;
}
.title_button_2 a:visited {
	color: #52617B;
}
.title_button_2 a:hover {
	color: #52617B;
}
.title_button_2 a:active {
	color: #52617B;
}




/* BUTTON 3 */
.title_button_3 {
	font-family: Tahoma;
	position: absolute;
	left: 480px;
	top: 370px;
	width: 180px;
	height: 140px;
	padding: 5px;
}
.title_button_3 h1 {
text-align:left;
color:#52617B;
font-size: 16px;
font-weight: normal;
}
.title_button_3 p {
text-align:left;
color:#52617B;
font-size: 12px;
font-weight: normal;
}
.title_button_3 a:link {
	color: #52617B;
}
.title_button_3 a:visited {
	color: #52617B;
}
.title_button_3 a:hover {
	color: #52617B;
}
.title_button_3 a:active {
	color: #52617B;
}




/* BUTTON 4 */
.title_button_4 {
	font-family: Tahoma;
	position: absolute;
	left: 670px;
	top: 370px;
	width: 180px;
	height: 140px;
	padding: 5px;
}
.title_button_4 h1 {
text-align:left;
color:#52617B;
font-size: 16px;
font-weight: normal;
}
.title_button_4 p {
text-align:left;
color:#52617B;
font-size: 12px;
font-weight: normal;
}
.title_button_4 a:link {
	color: #52617B;
}
.title_button_4 a:visited {
	color: #52617B;
}
.title_button_4 a:hover {
	color: #52617B;
}
.title_button_4 a:active {
	color: #52617B;
}




/* CONTACT INFO TEXT BOX */
.title_bottom_border {

	font-family: Tahoma;
	position: absolute;
	top: 520px;
	left: 100px;
	width: 500px;
	background-color: #E6E9EE;
	height: 20px;
	visibility: visible;
	font-size: 12px;
	color: #52617B;
	line-height: 20px;
	text-align: center;
}

/* MEMBER RESOURCES */
.title_member_resources {

	font-family: Tahoma;
	position: absolute;
	top: 520px;
	left: 670px;
	width: 150px;
	height: 10px;
	visibility: visible;
	font-size: 12px;
	color: #52617B;
	line-height: 20px;
	text-align: left;
}

.title_member_resources p {
	color: #52617B;
}
.title_member_resources a:link {
	color: #52617B;
}
.title_member_resources a:visited {
	color: #52617B;
}
.title_member_resources a:hover {
	color: #52617B;
}
.title_member_resources a:active {
	color: #52617B;
}





/* BOTTOM LIGHT BLUE BAND */
.title_bottom_band {
	font-family: Tahoma;
	background-color: #E6E9EE;
	position: absolute;
	height: 20px;
	top: 520px;
	left: 0px;
	width: 100%;
}




/* LARGE BLUE BAND */
.title_blue_band {
	background-color: #52617B;
	position: absolute;
	height: 250px;
	min-width: 800px;
	width: 100%;
	left: 0px;
	top: 120px;
}




/* STYLES FOR ALL OTHER PAGES */

/*   Main Top Title Bar    */
.nav_bar_top {
	font-family: Tahoma;
	position: absolute;
	width: 760px;
	top: 20px;
	height: 100px;
	left: 100px;
	visibility: visible;
}

/*   Thin, Light Blue Top Border    */
.top_border {
	font-family: Tahoma;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #E6E9EE;
	height: 20px;
	visibility: visible;
	font-size: 10px;
	color: #52617B;
	line-height: 10px;
	text-align: left;
}

/*   Blue band below top bar containing directory    */
.directory_tree {
	font-family: Tahoma;
	position: absolute;
	left: 0px;
	top: 120px;
	background-color: #52617B;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	visibility: visible;
	height: 20px;
	text-indent: 20px;
	text-align: left;
	width: 100%;
}
.directory_tree p {
margin-top: -1px;
padding-left: 100px;
}

.directory_tree a:link {
	color: #FFFFFF;
}
.directory_tree a:visited {
	color: #FFFFFF;
}
.directory_tree a:hover {
	color: #FFFFFF;
}
.directory_tree a:active {
	color: #FFFFFF;
}

/* Links on Left Side */
.nav_bar_side {
	font-family: Tahoma;
	font-size: 14px;
	position: absolute;
	width: 200px;
	left: 80px;
	top: 190px;
	text-align: right;
	color: #52617B;
	visibility: visible;
	height: 205px;
}

.nav_bar_side a:link {
	color: #52617B;
	text-decoration: none;
}
.nav_bar_side a:visited {
	color: #52617B;
	text-decoration: none;
}
.nav_bar_side a:hover {
	color: #009E31;
	text-decoration: underline;
}
.nav_bar_side a:active {
	color: #52617B;
	text-decoration: none;
}
.nav_bar_side h1 {
	font-size: 16px;
}
.nav_bar_side h2 {
	font-size: 12px;
}

/* Main Content Area  */
.main {
	font-family: Tahoma;
	width: 390px;
	position: absolute;
	left: 320px;
	top: 180px;
	visibility: visible;
	padding-top: 5px;
}
.main h1 {
text-align:left;
color:#52617B;
font-size: 16px;
font-weight: bold;
}
.main h2 {
text-align:left;
color:#52617B;
font-size: 13px;
font-weight: bold;
}
.main h3 {
text-align:left;
color:#52617B;
font-size: 10px;
font-weight: normal;
}
.main p {
text-align:left;
color:#52617B;
font-size: 12px;
padding-left: 5px;
}
.main a:link {
	color: #52617B;
}
.main a:visited {
	color: #52617B;
}
.main a:hover {
	color: #52617B;
}
.main a:active {
	color: #52617B;
}

/* Picture on Right Side */
.rightpic {
	font-family: Tahoma;
	position: absolute;
	top: 190px;
	width: 260px;
	left: 730px;
}

/* Picture on Left Side */
.leftpic {
	font-family: Tahoma;
	left: 20px;
	width: 260px;
	top: 404px;
	position: absolute;
	text-align: right;
}

/* Light blue band below Main Title Bar */
.light_band {
	font-family: Tahoma;
	background-color: #E6E9EE;
	position: absolute;
	top: 140px;
	left: 0px;
	height: 40px;
	width: 100%;
}

/* Left Vertical Band beside main content area */
.vert_band_left {
	font-family: Tahoma;
	position: absolute;
	top: 180px;
	height: 484px;
	left: 300px;
	width: 1px;
	background-color: #E6E9EE;
}

/* Right vertical band beside main content area */
.vert_band_right {

	font-family: Tahoma;
	position: absolute;
	top: 180px;
	height: 484px;
	left: 717px;
	width: 1px;
	background-color: #E6E9EE;
}
.footer {
	width: 390px;
	bottom: 0px;
	background-color: #E6E9EE;
	font-family: Tahoma;
	font-size: 10px;
	color: #52617B;
	line-height: 20px;
}

