﻿body {	
	background-color: white;;
	font: 11pt em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 5px;
}
h1, h2, h3, h4, h5, h6 
{
	color: black;	
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 
{
	font-size: 1.40em;
}
h2 
{
	font-size: 1.30em;
}
h3 
{
	font-size: 1.20em;
}
h4 
{
	font-size: 1.20em;
}
h5 
{
	font-size: 1.10em;
}
a:hover
{
	color: orange;
}
.starHeader
{
	background: url(../images/star.png) left center no-repeat;
	padding-left: 24px;
	color: orange;
}

#container {
	width: 1000px;
	margin: 2px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.mainContent {
	
	/*margin-left:-1002px;*/
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: -50px;
	padding: 0px 0px 0px 0px;
	/*background-color: #d3cdac;*/
	background-color: White;
	width: 992px;
}
.header 
{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px 0px 0px 5px;
	height: 240px;
	width: 992px;
}
.header .iq {
	padding-left: 5px;
	display:none;
}
.header .logo {
	position: relative;
	top: 0px;
	right: -310px;
}
.search 
{
	position: relative;
	top: -115px;
	left: 0px;
	padding-left: 0px;
	display:none;
}
.address 
{
	position: relative;
	top: -310px;
	left: 640px;
	font-size: .80em;
	color: White;
	font-style: italic;
	width: 120px;	
}
/* Contains the images for the main navigation */
.nav 
{
	/**/
	position: relative;
	top: -110px;
	left: -2px;
	
	padding-left: 0px;
}
.nav a 
{
	
}
.nav img 
{
	float: left;
	padding: 2px;
	border: none;
}
.subNav {	
	background-image: url(../images/subNavBack.png);
	background-repeat: repeat-x;
	/*background-color: #888;*/
	font-size: 1.10em;
	border: 1px solid orange;
	text-align: center;
	padding: 2px 0px 4px 4px;
	margin-top: 70px; /* FF needs this to push down the top to the links (?) */
	position: relative;
	top: -75px;
	left: 10px;
	width: 965px;
	display: none;
}
.subNav a 
{
	color: white;
	text-decoration: none;
	padding: 4px 20px 4px 20px;
	/*
	border-right: 1px solid orange;
	background-color: #000;
	*/
}
.subNav a:hover 
{
	color: white;
	background: url(../images/star.png) left center no-repeat;
	text-decoration: underline;
}
.extraNav 
{
	position: relative;
	/*top: -155px;*/
	bottom: 155px;
	left: 650px;
	width: 150px;
}
.footer {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: .80em;
	text-align: center;
	width: 992px;
	color: #000;
}
.footer a {
	color: #000;
}
.footer a:hover {
	color: #666;
	text-decoration: none;
}
.ads
{
	background-color: #DDD;
	margin-right: auto;
	margin-left: auto;
}
	
.ads img 
{
	display: none;
}
.copyright {
	font-size: 11pt;
}

.leftColumn {
	margin: 0 310px 0 0;
	padding: 0px 20px 0px 10px;
	position: relative;
	top: -70px;
}
.leftColumn p 
{
	padding-left: 8px;
}
/*********************** Right column of two column layout ******************/
.rightColumn {
	float: right; /* since this element is floated, a width must be given */
	width: 295px;
	margin-right: 10px;
	position: relative;
	top: -70px;
}
.rightColumn img {
	border:solid 1px #FFFFFF;
}
.rightColumn p 
{
	margin-top: 0px;
}
.rightColumn a:hover
{
	color: orange;
}
.rightColumn a:visited
{
	color: #AAAAAA;
}

.oneColumn 
{
	padding: 0px 15px 0px 15px;
	position: relative;
	top: -70px;
}
.oneColumn p 
{
	padding-left: 8px;
}

/* -------------------- Styles for the 3 column layout */
.threeColWrapper 
{
	overflow: hidden;
	padding-bottom: 0px;
	position: relative;
	top: -70px;
}
.col1
{
	/**/float: left;
	
	width: 300px;
	margin: 0 10px 0 0px;
	padding: 0px 15px 0px 15px;	
}
.col2
{
	/*float: left;
	width: 300px;*/
	margin: 0px 305px 0px 305px;
	padding: 0px 15px 0px 15px;
	
}
.col3
{
	/**/float: right;
	width: 300px;
	margin-left: 00px;
	padding: 0px 15px 0px 15px;	
}
/* -------------------- END styles for 3 column layout */

.flashContent 
{
	text-align: center;
	padding-bottom: 10px;
}


.starLink 
{
	background: url(../images/star.png) left -1px no-repeat;
	padding-left: 20px;
	color: Orange;
	text-decoration: none;
}
.starLink:hover 
{
	background: url(../images/star.png) left -1px no-repeat;
	text-decoration: underline;
}
.current
{
	background: url(../images/star.png) left center no-repeat;
	text-decoration: underline;
}

/**************** Right side column *************/
.sideMod {
	clear: both;
}
.sideHead {
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: black;
	background: #333 url(../images/star.png) 4px -1px no-repeat;
	border-bottom: 2px solid orange;
	padding: 0px 3px 3px 25px;
	
}
.sideContent {
	background-color: #333;
	color: #FFF;
	font-size: 1.0em;
	padding: 4px;
	 
}
.sideContent img
{
	border: 1px solid orange;
}
.sideContent a
{
	color: Orange;
	text-decoration: underline;
}
.sideContent a:hover
{
	color: Orange;
	text-decoration: none;
}
.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;
}

/************* Special Headings *************/
.heading 
{	
		
}
.headingHead 
{
		
}
.headingBottom 
{
	
}

.centered 
{
	text-align: center;
}
.bold 
{
	font-weight: bold;
}
.fltLeft
{
	float:left;
}
.fltRight
{
	float: right;
}
.textbox 
{
	background-color: #FFFFFF;
	border: 1px solid orange;
}
.highlightTextbox 
{
	background-color: #DDD;
	border: 1px solid orange;
}

.section
{
	border: 1px solid black; background-color: #ede9d3; padding: 5px; margin-bottom: 15px; margin-top: 0px;
}
.section img 
{
	border: 1px solid orange;
	margin: 5px;
}


/*********************** Hosting Table *********/
#tblHosting 
{
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
}
#tblHosting .headerRow
{
	background-color: #CCCCCC;
}
#tblHosting tr
{
	height: 26px;
}
#tblHosting .altRow
{
	background-color: #ede9d3;
}