html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, table, 
tr, td, img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px; /*This said none at one point*/
	font-family:"Times New Roman", Times, serif;
}

body
{
/*	background-image:url(../images/yellowBackground3.png);*/
	background-color:#6699CC;
	background-repeat:repeat;
}

p
{
	padding:0px 0px 10px 0px;
}

p.title
{
	text-align:center;
	padding:0px 0px 10px 0px;
}

ul
{
	padding:0px 0px 0px 20px;
}

#a1
{
	margin:20px 0px 20px 0px;
	padding:20px 0px 20px 0px;
	boarder:20px 0px 20px 0px;
}
img
{
	border:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

img.title
{
	vertical-align:bottom;
}

img.titleLeft
{
	padding:5px 0px 0px 5px;
}

img.titleRight
{
	padding:5px 10px 0px 0px;
}

img.footer
{
	padding:3px 1px 2px 0px;
}

img.center
{
	padding:10px 0px 10px 0px;
}

font.header
{
	color:#CC0000;
	font-size:x-large;
}

font.title1
{
	color:#CC0000;
	font-size:36px;
}

font.title2
{
	color:#0000CC;
	font-size:38px;
	font:"Times New Roman", Times, serif;
	font-weight:600;
	text-align:center;
}

font.paraHeader
{
	color:#0000CC;
	font-size:large;
}

font.footer
{
	color:#CC0000;
	font-size:large;
}

font.white
{
	color:#FFFFFF;
}

a:link.red
{
	color:#DF062E;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a:visited.red
{
	color:#DF062E;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a:active.red
{
	color:#DF062E;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a:hover.red
{
	color:#DF062E;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

DIV.mainbody {
	background-image:url(../images/borderLeft.png);
	background-repeat:repeat;
	overflow:hidden;
	width:792px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

DIV.mainbodyFooter {
	background-color:#FFFFFF;
	overflow:hidden;
	height:12px;
	width:792px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	margin:0px auto;
}

DIV.contentBody
{
	width:768px;
	background-color:#FFFFFF;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;/*Us neg px to mesure from the center of the screen?*/
}

DIV.headerBody
{
	width:768px;
	background-image:url(../images/header5.png);
	vertical-align:bottom;
	float:left;
	height:158px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 12px;/*Us neg px to mesure from the center of the screen?*/
}

DIV.wrapperAll
{
	width:100%;
	float:left;
/*	filter: alpha(opacity=50);
	-moz-opacity: 50;*/
}

DIV.wrapperAll2
{
	width:768px;
	float:left;
}

DIV.wrapperAll3
{
	width:768px;
	float:left;
	text-align:center;
}

DIV.wrapperAll4
{
	width:100%;
	float:left;
	padding:0px 0px 3px 0px;
}

DIV.wrapperText
{
	float:left;
	text-align:left;
	padding: 5px 5px 5px 5px;
}

DIV.wrapperLeftColumn
{
	width:197px;
	float:left;
	text-align:left;
}

DIV.wrapperLeft
{
	float:left;
}

DIV.wrapperLeft2
{
	float:left;
	width:365px;
	text-align:center;
	vertical-align:middle;
}

DIV.wrapperRight2
{
	float:right;
	width:365px;
	text-align:center;
	vertical-align:middle;
}

DIV.wrapperQuoteRight
{
	width:250px;
	float:right;
	background-color:#D49F00;
	text-align:center;
}


DIV.wrapperQuoteLeft
{
	width:190px;
	float:left;
	background-color:#D49F00;
	text-align:center;
	font-style:italic;
}

DIV.wrapperRight
{
	float:right;
}

DIV.wrapperFooter
{
	width:758px;
	float:left;
	background-image:url(../images/Footer.png);
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:bottum;
	padding: 0px 5px 0px 5px;
}

DIV.wrapperTitle
{
	float:left;
	width:560px;
	text-align:center;
	margin-top:20px;
}

DIV.wrapperTitle2
{
	float:left;
	width:384px;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-style:italic;
	margin:5px 0px 10px 0px;
}

DIV.wrapperSubTitle
{
	float:left;
	width:780px;
	text-align:center;
	vertical-align:bottom;
}

DIV.errorWrapper
{
	float:left;
	width:600px;
	padding:0px 0px 0px 10px;
	margin:5px 5px 5px 10px;
}

DIV.loggin
{
	float:right;
	padding:0px 10px 0px 0px;
	border:medium bold #FFF000;
}

#slide_show
{
	padding:0px 0px 0px 0px;
	margin:0px 95px 0px 96px;
	background-color:#D49F00;
}

#user_controls
{
	margin:0px 0px 0px 0px;
	background-color:#D49F00;
}

input.controls
{
	background-color:#D49F00;
	margin:0px;
	border:0px;
	padding:0px;
}


/*These next few items are all only for the drop down menu*/
.dropdown
{
/*	background-image:url(../images/menuHeaderBackGround.png);*/
	float:right;
	padding:127px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.dropdown dt
{
	width:150px;
/*	border:2px solid #9ac1c9;*/
	cursor:pointer; 
	background:url(./images/menuHeaderBackGround.png);
	padding:0px 0px 0px 0px;
	margin:5px 10px 0px 5px;
}
.dropdown dt:hover 
{
	background:url(./images/header_over.gif);
	padding:0px 0px 0px 0px;
	margin:5px 10px 0px 5px;
}
.dropdown dd 
{
	position:absolute; 
	overflow:hidden; 
	width:204px; 
	display:none; 
	background:#fff; 
	z-index:200; 
	opacity:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
}
.dropdown ul 
{
	width:204px; 
/*	border:2px solid #9ac1c9; */
	list-style:none; 
	border-top:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.dropdown li 
{
	display:inline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.dropdown a.mainMenu, .dropdown a:active.mainMenu, .dropdown a:visited.mainMenu 
{
	background:url(./images/menuHeaderBackGround.gif);
	width:150px;
	border:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.dropdown a:hover.mainMenu
{
	background:url(./images/menuHeaderBackGround.gif);
	width:150px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.dropdown a, .dropdown a:active, .dropdown a:visited 
{
	display:block; 
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background:#6699CC; 
	width:204px;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}
.dropdown a:hover 
{
	display:block; 
	color:#FFFFFF;
	text-decoration:none; 
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background:#5D8CBC; 
	width:204px;
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}
.dropdown .underline 
{
/*	border-bottom:1px solid #b9d6dc;*/
	padding:0px 0px 0px 2px;
	margin:0px 0px 0px 0px;
}
.dropdown img
{
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
