/* Global Styles */

body {
	margin:0px;
	font-family: "Gill Sans MT";
	background-color: #E5EBF7;
	}
	
td {
	color:#333333;
	font-family: "Gill Sans MT";
	font-size: 11px;
	}
	
a {
	color: #65460C;
	}
	
a:hover {
	}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	font-variant: small-caps;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	}
	
#logo 	{
	color: #5C3212;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#tagline 	{
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: "Gill Sans MT";
	font-size: 11px;
	font-weight: bold;
	}

#monthformat {
	}
		
#dateformat {
	color: #993300;
	letter-spacing:.2em;
	font-family: "Gill Sans MT";
	font-size: 11px;
	}
	
#dateformat a {
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: "Gill Sans MT";
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:20px;
	margin-top:0px;
	font-family: "Gill Sans MT";
	font-size: 14px;
	}
	
.pageName{
	color: #7B560E;
	line-height:26px;
	letter-spacing:.21em;
	font-family: "Gill Sans MT";
	font-size: 18px;
	}
	
.subHeader {
	color: #7B560E;
	line-height:22px;
	letter-spacing:.2em;
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: normal;
	}

.quote {
	color: #759DA1;
	line-height:30px;
	font-family: "Gill Sans MT";
	font-size: 20px;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: "Gill Sans MT";
	font-size: 11px;
	}
	
.navText {
	color: #7B560E;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.middle {
	background-image: url(../images/middle_only%5B1%5D.jpg);
}
.bottom {
	background-image: url(../images/crop_strip_total%5B1%5D.jpg);
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #65460C;
}
.corporatemiddle {
	background-image: url(../images/web_corporate_middle.jpg);
}
.corporatebottom {

	background-image: url(../images/web_corporate_bottom.jpg);
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #65460C;
}

