/* Global Styles */

body {
	margin:2px; 
	background-color:#41669D;
	}
	
table {
	background-color:#FFFFFF;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
h2 {
	font-size:24px;
	letter-spacing:0.2em; 
	color:#006699;
	}
	
h5 {
	font-size:16px;
	letter-spacing:0.1em; 
	color:#6699CC;
	}	
	
h3 {
	font-size:18px;
	color:#6699CC;
	margin:3px;
	padding: 4px;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #FFFFFF;
	background-color:#41669D;
}

/* ID Styles */

	
#navigation td {
	border-bottom: 1px solid #41669D;
	}
	
#navigation a {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #41669D;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#41669D;
	background-color: #41669D;
	}
	
#tagline 	{	
	font:16px Imprint MT Shadow,Arial, Helvetica, sans-serif;
	color: #41669D;
	letter-spacing:.2em;
	line-height:16px;
	}

/* Class Styles */

.navigation {
	background-color: #41669D;
	}

.coyname {
	color:#FFFFFF;
	height:140px;
	background-repeat: no-repeat;
	background-image: url(images/S&L%20Logo.jpg);
	background-position: center;
	}

	
.bodyText {
	color:#333333;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.bodyText1 {
	color:#333333;
	margin:2px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 2px;
	}

.bodyText2 {
	color:#000066;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left;
	margin: 3px;
	padding:4px;
	}
	
.pageName{
	color: #41669D;
	line-height:50px;
	letter-spacing:0.21em;
	vertical-align:bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	}

.quote {
	color: #6699CC;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.smallText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 13px Arial, Helvetica, sans-serif;
	color: #41669D;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
	
.box1 {
	padding: 3px;
	display: block;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #000099;
	margin-bottom: 5px;
	}
	
.box2 {
	background-color:#E3E2FA;
	color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	height: auto;
	width: 120px;
	display: block;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #E3E2FA;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.box3 {
	background-color:#E3E2FA;
	color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	height: auto;
	width: 150px;
	display: block;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #41669D;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


}.boxEmail {
	background: #ffffff;
	color: #000099;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	width:400px;
	padding: 1px;
	border: medium inset #006699;
	display: block;

}