body{
	background:#FFF url(../images/image001.jpg) repeat top left;
	margin:0;
	}

#wrapper{
	margin: 0 auto 10px auto;
	border:2px solid #FE0000;
	width:900px;
	background:#FFF url(../images/red_y.jpg) repeat-y top left;
	}

#bodyDiv{
	float:right;
	width:710px;
	padding-right:10px;
	padding-bottom:10px;
	}

.contactFormStyle input,textarea,select{
	border:1px solid #990000;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px;
}
input.contactSubmitBTN{
	border:3px double #990000;
	padding:2px 8px;
	font-weight:bold;
}
.off{
	background:#FFFFCC;
}
.over{
	background:#CCCC00;
	cursor:pointer;
}

#headerDiv{
	background-color:#FFF;
}


/* -------------------------- TOP NAVIGATION -------------------------- */
	
#topNavDiv{
	width:100%;
	background-color:#FE0000;
	border-top:1px solid #FE0000;
	border-bottom:1px solid #FE0000;
	text-decoration: none;
	}

table.topNav td a{
	display: block;
	height:22px;
	text-decoration: none;
	text-align:center;
	font: normal bold 11px verdana, arial, sans-serif;
	padding-top:4px;
	padding-left:20px;
	padding-right:20px;
	}
table.topNav td{
	border-left:1px solid #FE0000;
	}

table.topNav td a.topNavLinks:link, table.topNav td a.topNavLinks:visited { color: #FFF; }
table.topNav td a.topNavLinks:focus, table.topNav td a.topNavLinks:hover {
	color: #000; 
	text-decoration: none;
	background: #CCCC00;
	}
	
/* ~~~~~~~~ TOP NAV CURRENT ~~~~~~~~ */
table.topNav td a.topNavCurrent:link, table.topNav td a.topNavCurrent:visited {
	color: #FFF;
	background: #336600;
	}
table.topNav td a.topNavCurrent:focus, table.topNav td a.topNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: #CCCC00;
	}


/* ------------ LEFT NAVIGATION ---------------- */
table.leftNav{
	float:left;
	width:169px;
	margin-bottom:10px;
	margin-top:-4px;
	font: normal bold 11px verdana, arial, sans-serif;
	text-align:left;
	background-color:#FE0000;
	border-right:1px solid #FE0000;
	}
table.leftNav td{
	border-bottom:1px solid #FE0000;
	}
table.leftNav td a{
	display: block;
	text-decoration: none;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	}

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited { color: #FFF; }
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #000; 
	text-decoration: none;
	background: #CCCC00;
	}
	
/* ~~~~~~~~ LEFT NAV CURRENT ~~~~~~~~ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #FFF;
	background: #336600;
	}
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #000; 
	text-decoration: none;
	background: #CCCC00;
	}



/* +++++++++++++++++++ SUB NAV ++++++++++++++++++++ */
tr.leftNavSub td a{
   display: block;
   text-decoration: none;
   font-size: 12px;
   font-weight:normal;
   text-indent: 0.8em;
	}
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {
   color: #FFF;
	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #CCCC00;
	}



/* ---------- Footer Elements ---------- */
#footerDiv{
	width:100%;
	float:left;
	text-align:center;
	background-color:#FE0000;
	margin-bottom:-1px;
	padding:5px 0;
	}

.footerSpan{
	font:normal normal 10px verdana, arial, sans-serif;
	color: #FFF;
	}




.title{
	font-family:verdana, arial;
	font-size: 22px;
	font-weight:bold;
	color: #000 ;
	text-align: center;
	margin: 0px 0px 5px 0px;
	}
.tagline{
	font-family:verdana, arial;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: black ;
	}

.bodyText {
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	color: black ;
	line-height:1.5;
	word-spacing:.5px;
	}
.bodyTextRight {
	font-family:verdana;
	font-size: 12px;
	font-weight:normal;
	color: black ;
	line-height:1.5;
	word-spacing:.5px;
	text-align:right;
	}
.bodyTextBold {
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color: black ;
	line-height:1.5;
	word-spacing:.5px;
	}
.bodyTextBoldRight {
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color: black ;
	text-align:right;
	line-height:1.5;
	word-spacing:.5px;
	}


/*  Links */
a:link { color: #0D4B98; text-decoration: none;}
a:visited { color: #0D4B98; text-decoration: none;}
a:focus { color: #990000; text-decoration: underline;}
a:hover { color: #990000; text-decoration: underline;}

a.footerLink:link { color: #FFF; text-decoration: underline;}
a.footerLink:visited { color: #FFF; text-decoration: underline;}
a.footerLink:focus { color: #0099FF; text-decoration: none;}
a.footerLink:hover { color: #0099FF; text-decoration: none;}


/* SUB NAV CURRENT LInks */
a.subNavCurrent:link { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:visited { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:focus { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}
a.subNavCurrent:hover { color: white; text-decoration: none; font-size: 12px; font-weight:bold;}


/* TinyMCE editor body */
body.mceContentBody{ background: #FFF; text-align:left; }
body.mceContentBody p{ margin:0; }

#bodyDiv p{ margin:0; }
#bodyDiv table{ font:; }

#side_bar_div{
	margin:10px auto;
	}