/* CSS Document */
.heading3 {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 16px;
	color:#076276;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: none;
	word-spacing: 0.01px;
	line-height: 1.4em;
}

table {
	font-family: Verdana, Arial;
	font-size: 11px;
	color:555555;
	line-height: 1.4em;
}

.headings1 {
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666600;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	height: auto;
	width: auto;
	line-height: 1.5em;
	font-weight: bold;
	
}

.text {
	color: #252525;
	scrollbar-face-color: #D6E1E7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6E1E7;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #D6E1E7;
	scrollbar-3d-light-color: #D6E1E7;
	scrollbar-dark-shadow-color: ffffff;
	font-family:"Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size:14px;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 1.9em;
	text-align: justify;
 } 

.textright {
	color: #333333;
	scrollbar-face-color: #D6E1E7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #D6E1E7;
	scrollbar-arrow-color: green;
	scrollbar-base-color: #D6E1E7;
	scrollbar-3d-light-color: #D6E1E7;
	scrollbar-dark-shadow-color: ffffff;
	font-family:"Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size:14px;
	font-weight: bold;
	word-spacing: 0.1em;
	line-height: 1.6em;
	text-align: right;
 } 

.widegaps {
	line-height: 2em;
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	letter-spacing: .1em;
}

.widegapssmall {
	line-height: 1.5em;
	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 14px;
	color: #333333;
	letter-spacing: .1em;

}

.heading2 {

	font-family: "Century Gothic", "Trebuchet MS Bold", "Arial Black";
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC6633;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	height: auto;
	width: auto;
	line-height: 1.5em;
	font-weight: bold;
}

.footer {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #666600;
	word-spacing: 0.2em;
	font-weight: normal;
}
.HeaderTop {
	font-family: "Century Gothic";
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC6633;
	text-decoration: none;
	letter-spacing: 0.1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);

}
.nav {
	font-family: "Century Gothic";
	font-size: 16.5px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #076276;
	text-decoration: none;
	font-variant: small-caps;
	line-height: 2em;
}
.navdivider {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #CC6633;
	font-weight: bolder;
}
a:link {
	color: #076276;
	font-family: "Century Gothic";
	font-variant: normal;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #076276;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #666600;
	font-weight: lighter;
	text-decoration: underline;
}
.quote {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666600;
	word-spacing: 0.3em;
	letter-spacing: 0.1em;
	text-align: right;
	line-height: 1.3em;
	vertical-align: top;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
