/*-----------------------------------------
Paragraphs and Headings
-------------------------------------------*/

H1, H2, H3, H4 {
margin-top: 0ex;
margin-right: 0ex;
margin-bottom: 0.0ex;
margin-left: 8px;
color: #1B3597;
}
H3.lst {
margin-top: 2.0ex;
margin-right: 0ex;
margin-bottom: 0.0ex;
margin-left: 8px;
color: #1B3597;
}
/*Default Paragaph*/
P{
font-family: Arial, sans-serif;
margin-top: 1.0ex;
margin-right: 1.0ex;
margin-bottom: 0.0ex;
margin-left:  8px;
text-align:left;
}

/*Proximate paragraph moves the text up to the header*/
P.prox {
	margin-top: 0ex;
}

P.note {
font-family: Arial, sans-serif;
font-weight: "700";
font-size: x-small;margin-left: 4em;
}
P.Time {
font-family: Arial, sans-serif;
margin-left: 1.0ex;
font-style: italic;
font-weight: "700";
}
P.endorsement{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}
P.endorser {
font-family: Arial, sans-serif;
font-weight: "400";
font-size: x-small;
}

P.whatsnew {
font-family: Arial, sans-serif;
font-weight: "400";
float: right;
width: 200px;
margin: 3%. 0% .5% .5%; /* Percentage of the width of the parent */;
padding: 0% 1% 1% 1%;
border-style: solid solid solid solid;  
border-width: thin thin thin thin;
color: #1B3597;
}
/*----------------------------------------
/*Page Layout 
-----------------------------------------*/
body {
	width: 770px;
	margin: 0px;		/*over ride the default margins*/
}
TABLE{
	width: 770px;
	margin: 0px;
}
TD.header{
	font-family: Arial, sans-serif;
	margin-top: 0.0ex;
	margin-right: 1.0ex;
	margin-bottom: 0.0ex;
	margin-left: 1.0ex;
	padding: 0px;
	width: 150px;
	vertical-align: top;
	background-color: "#ffffff";
}

TD.maindisplay{
	font-family: Arial, sans-serif;
	padding: 0px;
	margin-top: 0ex;
	margin-right: 1ex;
	margin-bottom: 0ex;
	margin-left: 1ex;
	width: 620px;
	vertical-align: top;
	background-color: "#FFFFFF";
	font-size: 16px;
}

TD.navbar{
	font-family: Arial, sans-serif;
	padding: 9px 0px 0px 0px;
	width: 150px;
	vertical-align: top;
	background-color: #ffffff;
}
/*-------------------------------------------
Image formatting
---------------------------------------------*/
IMG {
	float: right;
	margin-right: 6px;
}
IMG.endorserright {
	float: right;
	clear: right;
	margin-top: 3px;
	margin-left: 3px;
}
IMG.endorser {
	float: left;
	clear: left;
	margin-bottom: 0px;
	margin-right: 6px;
	margin-top: 0px;
}
.nav  img{
	padding-top:10px;
	margin:0px;
}
/*---------------------------------------
Links
------------------------------------------*/
a.nav {
display: block;
padding-left:5px;
padding-top: 6px;
font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
background-color: #00cc00;
height: 30px;
width: 150px;
text-decoration: none;
border-bottom:#000000 thin solid;
}

a.nav:link {
color: #000000;
}

a.nav:visited{
color: #ffffff;
}

a.nav:hover {
color: #ffffff;
background-color: #1b3597;
}
a.nav:active {
color: #1b3597;
background-color: #cc0000;
}

P.whatsnew A:link {color: blue}		/* Regular Link to another site*/
P.whatsnew A:visited {color: red}
P.whatsnew A:active {color: lime}


/*-----------------------------------------
Buttons
-------------------------------------------*/
.signupold {
display: block;
margin: 5px;
border-style: outset;
border-width: thin thin thin thin;
float: right;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-color: #1b3597;
padding: 2px;
width: 75px;
text-decoration: none;
}

.signupold:hover {
display: block;
margin: 5px;
border-style: inset;
border-width: thin thin thin thin;
float: right;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-color: #00cc00;
padding: 2px;
width: 75px;
text-decoration: none;
}

.productsbutton {
display: block;
margin: 5px;
border-style: outset;
border-width: thin thin thin thin;
float: right;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-color: #ff0022;
padding: 2px;
width: 100px;
text-align: center;
text-decoration: none;
}

.productsbutton:hover  {
display: block;
margin: 5px;
border-style: inset;
border-width: thin thin thin thin;
float: right;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-color: #ff0099;
padding: 2px;
width: 100px;
text-align: center;
text-decoration: none;
}
/*---------------------------------------------
Flash
-----------------------------------------------*/
.flashvideo {
float: right;
right-margin: 0;
clear: none;
}

/*---------------------------------------------
Interior Tables 
-----------------------------------------------*/

TABLE.sch{
	width: 305px;
	margin-top: 0px;
}
td.maindisplay {
	width: 620px;
}


table.cancellations {
table-layout: fixed;
width: 620px;
border-collapse: collapse;
border-style: solid;
border-color: silver;
border-width: thin;
}
table.cancellations td {
border-collapse: collapse;
border-style: solid;
border-color: silver;
border-width: thin;
}
table.cancellations th {
border-collapse: collapse;
border-style: solid;
border-color: silver;
border-width: thin;
}

.maindisplay .endorserCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 20px;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}
#Wessinger {
	float: right;
}
.maindisplay #ContactTbl {
	float: left;
	width: 350px;
	border: thin solid #666666;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
.gallery {
	display: block;
	float: left;
	clear: left;
	width: auto;
}
.galleryCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	clear: both;
	float: left;
}
.maindisplay table {
	font-size: 14px;
	width: 599px;
}
table.TwoCol {
	width: 247px;
}
.

