/* Global Styles */

body {
	margin:0px;
	background-color: #534129;
	}
.border {
	background-color: #000000;
}

	
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #666666;
	text-decoration:underline;
	}
#logo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 180%;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.2em;
	font-size: 140%;
}

#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #666666;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 12px;
}
	
a:hover {
	color: #333333;
	text-decoration:none;
	}
	
/* ID Styles */


#navigation a {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0pt;
	border-left-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#666666;
	border-right-width: 0pt;
	border-left-width: 0pt;
	border-top-width: 0pt;
	border-bottom-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4B3C25;
	}
.highlight {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:32px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:12px arial;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:18px verdana;
	color: #666666;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:26px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
h2 {
	font-size: 130%;
	color: #575D5D;
}
