/* MAIN REDEFINED ELEMENTS */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #039;
}
/* HEADER & FOOTER ELEMENTS */
.banner {
	background-image: url(images/bg-gradient-top.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.copyright {
	font-size: 12px;
	text-align: center;
	line-height: 18pt;
}
/* INTERIOR PAGE ELEMENTS */
.container {
	padding-right: 10px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC0;
}
.initCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.copyInt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	line-height: 20pt;
	background-attachment: scroll;
	background-image: url(images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	height: 400px;
	vertical-align: top;

}
.copyInt a:link {
	color: #039;
	text-decoration: underline;
}
.copyInt a:visited {
	color: #039;
	text-decoration: underline;
}
.copyInt a:hover {
	color: #039;
	text-decoration: underline;
}
.copyInt a:active {
	color: #039;
	text-decoration: underline;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #006;
	line-height: 20pt;
	padding-left: 15px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC0;
}
#noBorder {
	border: none;
}
/* HOME PAGE ELEMENTS */
.watermark {
	background-attachment: scroll;
	background-image: url(images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyHome {
	font-size: 16px;
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24pt;
	padding-left: 20px;
}
.homeImage {
	padding-left: 60px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #039;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.positioning {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
/* NAVIGATION ELEMENTS */
.navTop {
	font-size: 14px;
	color: #39F;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC0;
	border-bottom-color: #FC0;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navTop a:link {
	color: #333;
	text-decoration: none;
}
.navTop a:visited {
	color: #333;
	text-decoration: none;
}
.navTop a:hover {
	color: #039;
	text-decoration: underline;
}
.navTop a:active {
	color: #333;
	text-decoration: none;
}
.navBot {
	font-size: 14px;
	color: #39F;
	background-image: url(images/bg-gradient-bottom.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 106px;
	font-weight: bold;
	padding-top: 10px;
	background-position: top;
}
.navBot a:link {
	color: #333;
	text-decoration: none;
}
.navBot a:visited {
	color: #333;
	text-decoration: none;
}.navBot a:hover {
	color: #039;
	text-decoration: underline;
}.navBot a:active {
	color: #333;
	text-decoration: none;
}
.navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09F;
	padding-bottom: 8px;
	padding-right: 4px;
	vertical-align: top;

}
.navLeft a:link {
	color: #039;
	text-decoration: none;
}
.navLeft a:visited {
	color: #039;
	text-decoration: none;
}.navLeft a:hover {
	color: #333;
	text-decoration: underline;
}.navLeft a:active {
	color: #039;
	text-decoration: none;
}
.bc {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FC0;
}
.bc a:link {
	color: #999;
	text-decoration: none;
}.bc a:visited {
	color: #999;
	text-decoration: none;
}
.bc a:hover {
	color: #999;
	text-decoration: underline;
}
.bc a:active {
	color: #999;
	text-decoration: none;
}
.copyright a:link {
	color: #333;
	text-decoration: none;
}
.copyright a:visited {
	color: #333;
	text-decoration: none;
}
.copyright a:hover {
	color: #333;
	text-decoration: none;
}
.copyright a:active {
	color: #333;
	text-decoration: none;
}

.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
