﻿/**********************************
*                                 *
*  Walker Morris Stylesheet v2.0  *
*  Created by Alex Nelson         *
*                                 *
*  Modified: 08/11/2005           *
*                                 *
***********************************/

/* ************************** STANDARD ELEMENTS ************************** */

.left {
	float: left;
}
.right {
	float: right;
}
a {
	font-weight: bold;
	color: #08391C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #39A46B;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


h1 {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-image: url(/templates/images/title_bg.gif);
	height: 47px;
	text-transform: uppercase;
	width: 497px;
	padding-top: 4px;
	background-color: #58C18A;
	background-repeat: no-repeat;
	display: block;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #58C189;
	text-transform: uppercase;
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 4px;
}
h2 a {
	font-weight: bold;
	color: #58C189;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	color: #5BBF8A;
	margin-bottom: 4px;
	padding-left: 0px;
}
p {
	line-height: 140%;
	padding: 0px;
	padding-left: 0px;
}
blockquote {
	font-size: 120%;
	font-weight: bold;
	color: #5BBF8A;
	text-indent:-8px;
}
.introCopy p {
	padding-right: 55px;
}
.introCopyNarrow p {
	padding-right: 280px;
}

.mainRight p {
	font-size: 95%;
}



/* ************************** MAIN CONTAINER ELEMENTS ************************** */

body {
	background-color: #80DDAC;
	padding: 0px;
	margin: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 72%;
	text-align: center;
}

.mainHeader {
	background-image: url(/templates/images/bg_top.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 733px;
}
.homeHeader {
	background-image: url(/templates/images/bg_top.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 733px;
}
.main {
	width: 733px;
	background-image: url(/templates/images/bg_main.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	color: #333333;
	text-align: left;
}
.nav {
	float: left;
	width: 148px;
}
.mainContent {
	width: 490px;
	margin-left: 220px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.mainCopy {
	width: 420px;
}
.mainCopyLeft {
	float: left;
	width: 310px;
	padding-bottom: 30px;
}
.mainRight {
	float: right;
	width:130px;
	font-weight: bold;
	margin-right: 25px;
}
* html .mainRight {
	margin-right: 5px;
}
.mainFooter {
	font-size: 90%;
	color: #005957;
	background-color: #80DDAC;
	background-image: url(/templates/images/bg_footer.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
}



/* ************************** HEADER ELEMENTS ************************** */

.loresLogo {
	position: absolute;
	left: 9px;
	top: 15px;
}
.mainHeader span {
	position: absolute;
	left: 165px;
	top: 19px;
	font-size: 3em;
	color: #FFF;
}
.hiresLogo {
	position: absolute;
	left: 9px;
	top: 15px;
	visibility: hidden;
}
.banner {
	position: absolute;
	top: 79px;
	left: 8px;
}

/* IE mac fix */
.searchBar {
   	top: 35px;
   	position: absolute;
	left: 519px;
}

/* hide from IE mac */
/* \*/
.searchBar {
	position: absolute;
	left: 519px;
	top: 45px;
}
/* */

.searchBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	color: #333333;
	border: 0px none #FFFFFF;
	width: 156px;
	position: absolute;
	top: 0px;
	height: 12px;
	top: 2px;
}
/* for ie */
* html .searchBarText {
	font-size: 100%;
	height: 12px;
	top: 2px;
}
/* for firefox */
.searchBarText:lang(en) {
	font-size: 98%;
	height: 12px;
	top: 2px;
}
.searchBarSubmit {
	background-image: url(/templates/images/search_go_0.gif);
	height: 13px;
	width: 54px;
	border: 0px none;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left:138px;
}

/* hide from IE mac */
/* \*/
.searchBarSubmit {
top: 3px;
}
/* */
.searchBarSubmit:hover {
	background-image: url(/templates/images/search_go_1.gif);
	
}


/* ************************** NAVIGATION ELEMENTS ************************** */

.navList {
	width: 148px;
	list-style-type: none;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 0px;

}
.navList2 {
	width: 350px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 00px;
}
.navList li a, .menu2columns h2 a, .menu1column h2 a  {
	font-size: 100%;
	color: #08391C;
	margin-left: 2px;
	margin-right: 0px;
	width: 163px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	border-top: 1px solid #D2EDE3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: url(/templates/images/bullet_right_0.gif) no-repeat 154px 6px;
}
.navList2 li a {
	width: 370px;
	background: url(/templates/images/bullet_right_0.gif) no-repeat 360px 6px;
	border-bottom: 1px solid #D2EDE3;
	border-top: none;
}
.navList li.menu-first a  {
	border-top-width: 0px;
}
.navList li a:hover,  .menu2columns h2 a:hover,  .menu1column h2 a:hover  {
	color: #000000;
	background-image: url(/templates/images/bullet_right_1.gif);
	background-color: #DBF5E7;
	text-decoration: none;
}

.navList li.menu-current  a {
	background-color: #DBF5E7;
	background-image: url(/templates/images/bullet_right_1.gif);
	text-decoration: none;
}
.navList li.menu-current  a:hover {
	color: #000000;
	background-image: url(/templates/images/bullet_right_1.gif);
}
.navList li ul {
	list-style-type: none;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px; 
	margin: 0px;
	padding: 0px;
}
.navList li.menu-expand ul li a {
	font-size: 95%;
	color: #08391C;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 18px;
	border: none;
	background-image: url(/templates/images/bullet_right_2.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.navList li.menu-expand  ul li a:hover {
	background-image: url(/templates/images/bullet_right_2_1.gif);

}

.mainCopyLeft .navList {
	margin: 5px;
	
}
.mainCopyLeft .navList a {
	width:270px;
	background-position: 265px 5px;
	font-size: 95%;
	padding: 2px;
}

/* ************************** CONTACT BOX ELEMENTS ************************** */

.contactBox {
	background-image: url(/templates/images/contact_box_top.jpg);
	width: 161px;
	margin-top: 30px;
	margin-left: 24px;
	background-repeat: no-repeat;
}
.contactBoxFoot {
	background-image: url(/templates/images/contact_box_bottom.jpg);
	width: 161px;
	margin-left: 24px;
	margin-bottom: 24px;
	background-repeat: no-repeat;
	padding-top: 1px;
	text-align: center;
}
.contactBox p, .contactBoxFoot p {
	margin-bottom: 0px;
	font-size: 98%;
	color: #FFFFFF;
	line-height: 120%;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.contactBox a {
	color: #FFFFFF;
}





/* ************************** MENU (LANDING) PAGE STYLES ************************** */

.menu2columns, .menu1column {
	float: left;
	margin-top: 5px;
}
.menu2columns .menuItem, .menu1column .menuItem {
	width: 210px;
	margin-right: 15px;
	float:left;
}
.menu1column .menuItem {
	width: 370px;
	margin-top: 10px;
}
.menu2columns h2, .menu1column h2 {
	margin: 0px;
	padding: 0px;	
	font-size: 98%;
}
.menu2columns h2 a, .menu1column h2 a {
	width: 195px;
	border-bottom: 1px solid #DAF0E8;
	background-position:200px;
	padding-right: 15px;
}
.menu1column h2 a {
	width: 355px;
	background-position:360px;
}
.menu2columns p, .menu1column p {
	font-size: 95%;
	color: #666666;
	margin-top: 4px;
	padding-left: 7px;
	padding-bottom: 0px;
	line-height: 110%;
}
.menu2columns hr,  .menu1column hr, .rightBoxNarrow hr {
	display: block;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}



/* ************************** RIGHT HAND BOX STYLES ************************** */

.rightBoxBig {
	position: absolute;
	left: 490px;
	top: 247px;
}

.rightBoxBig ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rightBoxBig li {
	font-size: 95%;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #DAF0E8;
	border-left: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.rightBoxBig h2 {
	font-size: 130%;
	font-weight: bold;
	color: #5BBF8A;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightBoxNarrow {
	position: absolute;
	left: 577px;
	top: 319px;
	width: 128px;
	height:400px;
	margin-bottom: 0px;
	padding: 0px;
}
.rightBoxNarrowTop {
	padding: 0px;
	background-color: #DBF5E7;
}
.rightBoxNarrowBottom {
	padding: 0px;
	padding-top: 35px;
	text-align: right;
}
.rightBoxNarrow ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-top:15px;
	margin-left: 4px;
}
.rightBoxNarrow .alpha {
	margin-right: 20px;
	margin-left: 10px;
}
.rightBoxNarrow li {
	margin: 0px;
	padding: 0px;
	background: url(/templates/images/bullet_right_00.gif) no-repeat 2px;
	padding-left: 12px;
}
.rightBoxNarrow h3 {
	padding-top: 5px;
}




/* ************************** LIST PAGE STYLES ************************** */

.dateAlphaList, .dateAlphaList li ul {
	list-style: none;
	width: 300px;
	padding: 0px;
	padding-left: 7px;
	margin: 0px;
}
.dateAlphaList h3 {
	font-weight: bold;
	color: #71C99B;
	padding: 3px;
	margin-bottom: 8px;
	border-top: 1px solid #DAF0E8;
	border-bottom: 1px solid #DAF0E8;
}
.dateAlphaList li ul {
	font-size: 95%;
	margin-bottom: 20px;
}
.dateAlphaList li ul li {
	background: url(/templates/images/bullet_right_0.gif) no-repeat 0px 3px;
	padding-left: 12px;	
	padding-bottom: 6px;	
}



/* ************************** HOMEPAGE STYLES ************************** */


.homeIntro {
	text-transform: none;
	background-image: url(/templates/images/home_intro_top.gif);
	background-repeat: no-repeat;
	background-color: #58C189;
	width: 488px;
	margin-top: 20px;
	margin-bottom: 30px;

}
.homeIntro p {
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 14px;
	line-height: 110%;
	padding-right: 55px;
	padding-bottom: 14px;
	padding-left: 14px;
	background-image: url(/templates/images/home_intro_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.homeStory img {
	float: left;
	border: 1px solid #98D1B3;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.homeStory {
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
	display: block;
	min-height: 60px;
	height: 70px;
}
/* hide from IE mac */
/* \*/
.homeStory {
	height: 100%;
}
/* */

.homeStory .title {
	display: block;
	color: #08391C;
}
.homeStory .intro {
	display: block;
	font-weight: normal;
	font-size: 96%;
	color: #333333;
}
.homeStory:hover {
	text-decoration: none;
	color: #278D56;
}
.homeStory:hover img {
	text-decoration: none;
	border: 1px solid #08391C;
}
table {
	font-size: 1em;
}
td {
	font-size: 1em;
}