/* Global Styles */

body {
	margin:0px;
	}
	
p	{
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
h1		{
		padding: 0px;
		margin: 0px;
		}
h3	{
	color:#5E2208;
	padding: 0px;
	margin: 0px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#top_nav 	{
			padding: 7px;
			font-family:Arial, Helvetica, sans-serif;
			font-color:#CC3300;
			font-weight: bold;
			line-height:1.25em;
			}
			
#navigation a {
	font:11px georgia;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 2pt rgb(243,220,153);
	border-style:double;  
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
	
#logo 	{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:2.5em;
			font-weight:bold;
			color: #FFFFFF;
			line-height: 1.0em;
			letter-spacing:.08em;
			margin: 0px 0px 0px 0px;
			color: #CC3300;;
			}

#tagline {
		font:1em georgia;
		font-weight:bold;
		color: #CC9966;
		line-height:1.3em;
		letter-spacing:.1em;
		}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:normal;
	letter-spacing:.1em;
	margin-top:0px;
	padding-left: 5px;
	font-size: 12px;
	}
	
.pageName{
	font:22px georgia;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.Header {
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:normal;
	font-family: georgia;
	font-size: 25px;
	padding:0px 0px 0px 5px;	
	}	
	
.subHeader {
	color: #7B0000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:normal;
	font-family: georgia;
	font-size: 16px;
	padding-bottom: 0px;
	padding-left: 8px;
	}	
	
.sidebarHeader {
	font:18px georgia;
	color: #750101;
	font-weight:bold;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:0.87em arial;
	color:#000000;
	}
	
.smallTextTitle {
	font:0.9em arial;
	color:#750101;
	}
	
.caption	{
				font-family:Georgia, "Times New Roman", Times, serif;
				
				}
	

	
