body {
	font-family: Arial, Helvetica, sans-serif;

	font-size: .85ems;
	font-size: 0.85em;
	width: 850px;
	height: auto;
	background-image: url(../images/smoothBG.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #000000;
}
.introText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
}



body, td, th, h3, h6 {
	color: #330000;
}
.leftPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	color: #000066;
	margin-right: 4px;
	margin-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 6px;
	clear: both;
}

h3 {
font-size: 1em;
}
h6 {
font-size: .9em;
}


h1, h2, h4, h5 {
  color: #660000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}


a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
}
.topNav_HOME {
	background-color: #451C0A;
	padding: 4px;
}


a:visited {
	color:#003399;
	text-decoration: none;
	}
	
a:active {
	color:#0066FF;
	text-decoration: none;
}

a:hover {
color:#660000;
text-decoration:underline;
}

.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}

.bottomLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration:underline;
}

/* ----- layout divs --- */

#Masthead {
background-color:#f5deb6;
}

#mainTable {

	background-color:#f5deb3;
	border-right-width: 6px;
	border-left-width: medium;
	border-right-style: groove;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000066;
	width: 850px;
}

#mainTable td{
padding: 6px;
}


#SmokeRing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.5em;
	color: #008060;
	background-color: #CCCCFF;
	border-collapse: collapse;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
/* legal and privacy notice */
#legal {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 6px ridge #FFFFFF;
	padding: 12px;
	}
#legal p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}	
#legal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration:underline;
	}	
	/*  ***************************  */
	
	.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ListHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: 600;
	color: #9A3334;
	text-indent: -20px;
	list-style-type: none;
}
#signup {
	border: thin solid #660000;
}
.border {
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-left-color: #660000;
	background-color: #FFFFFF;
}
.FloatLeft {
	float: left;
	width: 30%;
	margin-right: 8px;
}
.floatLeft140 {
	float: left;
	width: 140px;
	margin-right: 6px;
}

.PhotoFloat200 {
	float: left;
	width: 210px;
	margin-right: 6px;
}

.ClearFloats {
	clear: both;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	color: #FFF;
	background-color: #333;
	padding: 6px;
	width: 288px;
}
