﻿.nav_links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0em;
}
.nav_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #00FF00;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}
body  {
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	background-position: 0% 0%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}
.thrColFixHdr #container {
	width: 960px; /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */;
	background: #000000;
	margin: 0 auto;
	text-align: left;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small:
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	line-height: 20px;
}
.thrColFixHdr #header {
	background-image: url('file:///C:/Documents and Settings/Owner/My Documents/My Web Sites/Web Design Plus/images/header_home_grey.jpg') background-repeat: repeat-x;
	border-bottom-color: #800000;
	border-top-style: solid;
	border-top-width: medium;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */;
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */;
	padding: 15px 10px 15px 20px;
	height: 780px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: small;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
}
.thrColFixHdr #sidebar2 {
	background-position: #000000;
	float: right; /* since this element is floated, a width must be given */;
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */;
	background: #000000;
/* the background color will be displayed for the length of the content in the column, but no further */	padding: 5px 0px 5px 5px;
/* padding keeps the content of the div away from the edges */	height: 800px;
}
.thrColFixHdr #mainContent {
	border-color: #C0C0C0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 268px;
	padding: 15px;
	margin-right: 279px;
	background-color: #000000;
	text-align: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.bold_text {
	font-weight: bold;
	color: #00FF00;
}
.thrColFixHdr #footer {
	/* this padding matches the left alignment of the elements in the divs that appear above it. */background-position: #C0C0C0;
	border-width: medium;
	border-color: #C0C0C0;
	padding: 0 10px 0 20px;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	border-top-style: ridge;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #seoNav {
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-align: center;
	height: 16px;
	padding-top: 10px;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C0C0C0;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.heading1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #800000;
}
.portTitles {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.style1 {
	margin-left: 0px;
}
.top_nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #00FFFF;
}
.header-text-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #800000;
}
.header_text_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	color: #00FF00;
}
.style3 {
	border-width: 0px;
}
.privacy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.footer_copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.list_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	color: #00FF00;
	text-align: center;
}	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;

	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #00ff00;
	text-align: center;
}
.style5 {
	color: #FFFFFF;
	
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	text-align: center;
}
.style8 {
	text-align: center;
}
.style9 {
	text-align: left;
	margin-left:10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: center;
}
.bcrumb_nav {
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C0C0C0;
	text-indent: 20px;
	text-align: left;
}
#text_boxes {
	width: 180px;
	height: 600px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin: 0px;
	text-align: left;
	color: #FF0000;
}
.style11 {
	margin-left: 80px;
}
.style12 {
	text-align: left;
}

