/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}
	
a {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
a:hover {
	color: #3B3128;
	}

/* ID Styles */

#container {
	width: 1024px;

background color: #993300;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	color: #160A02;
}


#navigation td {
	border-bottom: 1px solid #F4FFE4;
	color: #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #3B3128;
	color:#CCCCCC;
	}
	
#logo 	{
	font:24px Georgia, "Times New Roman", Times, serif;
	color: #E9E4BC;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #2D0F00;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Georgia, "Times New Roman", Times, serif;
	color: #993300;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	color: #0F0F57;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.subHeader {
	color: #D48F2A;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.subHeaderG {
	color: #9ACCCD;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.quote {
	font: 20px 11px;
	color: #421500;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.smallText {
	font: 12px;
	color: #111111;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.navText {
	color: #111111;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.footerText {
	color: #CCCCCC;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.subHeaderItalic {
	color: #0F0F57;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.pageNameBR {


	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #330000;
	line-height:26px;
	letter-spacing:0.21em;
	font-weight: bolder;
	font-style: normal;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.subHeaderBL {

	font:bold;
	color: #000000;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.subHeaderGRAY {


	font:bold;
	color: #CCCCCC;
	line-height:normal;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyTextBold {

	font:12px;
	color:#111111;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodyTextgray {

	font:12px;
	color:#CCCCCC;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pageNameWhite {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	line-height:26px;
	letter-spacing:0.21em;
	font-weight: bolder;
	font-style: normal;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

