/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px georgia;
	color:#666666;
	}
	
	
hr {
	border: 0;
	color: #000000;
	background-color: #ffffff;
	height: 1px;
	width: 790px;
	text-align:center;
	}
	
a {
	color: #666666;
	text-decoration:none;
	}
	
a:hover {
	color:#b57600;
	
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
/* ID Styles */

#sitename {
color: #CC3300;
	font-size: 36px;
	}
	
#tagline {
	font-family: georgia; color: #CC3300;;
	font-size: 24px;
	font-weight: bold;
}


#navigation a {
	font:11px georgia;
	color: #999999;
	font-weight:bold;
	text-decoration: dotted;
	letter-spacing:.1em;
	line-height:11px;
	display:block;
	padding:6px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#b57600;
	border: 1pt dotted #b57600;
	border-right-width: 0px; 
	bor
	der-left-width: 0px; 
	}
/*
#darkborder {
       border: 2pt solid rgb(20,40,95);
	}
*/

#darkborder {
       border: 2pt solid;
	   border-color:#666666;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #666666;
	}



#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	


/* Class Styles */

.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: bold;
	color:#666666;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	

	
.pageName{
	font:22px Georgia;
	color: #b57600;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px georgia;
	color: #666666;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px georgia;
	color: #666666;
	}
	
