a:active	   {
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}

a:hover		{
	color: #FF6600;
	text-decoration: none;
	background-color: inherit;
}

a:link		{
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}

a:visited	{
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}

body			{
	background: Black;
}

h1 {
	color: #996600;
	font: 18px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
	text-align: center;
}

h2 {
	color: #996600;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
	
}

h3 {
	color: #CC9900;
	font: 14px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

p 				{
	text-align: inherit;
}

table	{
	color: #000000;
	font: 11px geneva, verdana, arial, sans-serif;
	font-weight: normal;
}

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

.bottom     {
	background-image: url(picts/bottom-shade.gif); 
	width: 100%; 
	border: 0px; 
	padding: 0px;
}

.copyright	{
	color: #666666;
	font: 9px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}

.careertitle	{
	color: #CC9900;
	font: 14px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.faq 		   { line-height: 19px }

.just {
	text-align: justify;
}

.list 		{
	color: #CC9900;
	font: 12px geneva, verdana, arial, sans-serif;
	font-weight: normal;
	background-color: inherit;
}

.names		{
	color: #003300;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.news       {
	color: #666666;
	font: 14px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}

.ntitle		{
	color: #003300;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.notes      {
	color: #666666;
	font: 12px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}

.page     {
	height: 100%; 
	width: 100%; 
	border: 0px; 
}

.phonetitle	{
	color: #CC9900;
	font: 12px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.picturecomments  {
	color: #666666;
	font: 12px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}

.picturehilight	{
	color: #CC9900;
	font: 13px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.picturetitle 	{
	color: #000000;
	font: 13px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.quotechoice	{
	color: #993300;
	font: 11px geneva, verdana, arial, sans-serif;
	font-weight: normal;
	background-color: inherit;
}
.sign {
	text-align: right;
	color: Black;
	font-style: italic;
}
.slide {
	border: 1px Black;
}

.slideshow {
	width: 100%;
	border: none;
	background-color: Black;
	color: White;
	margin: 0px 0px 0px 0px;
}

.smalltitle 	{
	color: #000000;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}

.title		{
	color: #996600;
	font: 15px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}


 /* SIDEBAR OPTIONS */

.sidebartext	{
	color: #996600;
	font: 10px geneva, verdana, arial, sans-serif;
	font-weight: normal;
	background-color: inherit;
}

.sidebartitle	{
	color: #000000;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	background-color: inherit;
}
 
a.sidelink:active	{
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}
 
a.sidelink:hover	{
	color: #FF6600;
	text-decoration: none;
	background-color: inherit;
}

a.sidelink:link		{
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}

a.sidelink:visited	{
	color: #0033CC;
	text-decoration: none;
	background-color: inherit;
}

.date-font	{
	color: #FFFFFF;
	font: 11px verdana, arial, sans-serif;
	font-weight: normal;
	background-color: inherit;
}


 /* END SIDEBAR OPTIONS */


.button 	{
	background-image: url("picts/button.gif");
	background-color: #E0D7D2;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	height: 19px;
	width: 100px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	border: #000000 1px solid;
}

.buttonon 	{
	background-image: url("picts/buttonon.gif");
	background-color: #F7D0A1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #996600;
	font-size: 8pt;
	height: 19px;
	width: 100px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	border: #000000 1px solid;
}


.button-popups {
	background-image: url("picts/button-popup.gif");
	background-color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: #FFFFFF 0px solid;
}

.buttonon-popups {
	background-image: url("picts/buttonon-popup.gif");
	background-color: #C0C0C0;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	height: 23px;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: #FFFFFF 0px solid;
}


.shadeform	{ 
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 250PX;
		border: #000000 1px solid
}


.dropdown 	{
	color: #000000;
	width: 250PX;
	font: 11px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}


.textarea	{ 
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 275PX;
		border: #000000 1px solid
}


.searchform { 	
		width: 110PX;
		height: 20PX;
	 	font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		border: #666666 1px solid
}


.searchdrop { 
		color: #000000; 
		background-color: #FFFFFF; 
		width: 60PX; HEIGHT: 20PX; 
		font: 11px Arial, Georgia, "Times New Roman", sans-serif 
}


.searchbutton {
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	height: 20px;
	width: 35px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	border: #000000 1px solid;
}


.quoteform	{ 
		font: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #000000 1px solid
}

.quotedropdown 	{
	color: #000000;
	width: 260PX;
	font: 11px geneva, verdana, arial, sans-serif;
	background-color: inherit;
}


/* BODY IDS */

#backmain {
    margin: 0px 0px 0px 0px;
	background: White url(picts/background-main.gif) repeat-y;
	color: Black;
}

#backfaq {
	background: White url(picts/background-faq.gif) repeat-y;
	color: Black;
	margin: 0px 0px 0px 0px;
}

/* HEADER TABLE IDS */

#about {
	background-image: url(picts/clients.jpg);
	width: 100%;
	border: none;
} 

#bod {
	background: url(picts/bod.jpg);
	width: 100%;
	border: none;
}

#contact {
	background: url(picts/contact.jpg);
	width: 100%;
	border: none;
}

#faq {
	background: url(picts/faq.jpg);
	width: 100%;
	border: none;
}

#index {
	background: url(picts/index.jpg);
	width: 100%;
	border: none;
}

#links {
	background-image: url(picts/links.jpg);
	width: 100%;
	border: none;
}

#missing {
	background-image: url(picts/main.jpg);
	width: 100%;
	border: none;
}

#news {
	background-image: url(picts/main.jpg);
	width: 100%;
	border: none;
}

#newsletter1 {
	background-image: url(picts/gallery.jpg);
	width: 100%;
	border: none;
} 

#newsletter2 {
	background-image: url(picts/gallery.jpg);
	width: 100%;
	border: none;
} 

#pdf {
	background-image: url(picts/pdf.jpg);
	width: 100%;
	border: none;
}

#services {
	background-image: url(picts/service.jpg);
	width: 100%;
	border: none;
}


#slideshow {
	background-image: url(picts/clients.jpg);
	width: 100%;
	border: none;
}

#team {
	background-image: url(picts/contact.jpg);
	width: 100%;
	border: none;
}

#testimonials {
	background-image: url(picts/clients.jpg);
	width: 100%;
	border: none;
}

#thanks {
	background-image: url(picts/main.jpg);
	width: 100%;
	border: none;
}

/* SEARCH FORM ON ALL PAGES */

#date-location {
	position: absolute;
	top: 118px;
	left: 8px;
}

#flashchanger {
	position: relative;
	top: 0px;
	left: 0px;
	width: 160px;
}

#paragraph1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 160px;
}

#paragraph2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 160px;
}

#search {
	position: relative;
	top: 0px;
	left:0px;
	width: auto;
}

 /* IMAGE HOVER CODE */


.rollover 	{
	background-color: #000000;
	color: inherit;
}

.rolloveron 	{
	background-color: #CC6600;
	color: inherit;
}



 /* START THE CODE FOR THE MENUS */



 /* TOP LEVEL MENU CONTROL */

a.menu_TOP{
display: block;
line-height: 14pt;
text-align: center;
text-decoration: none;
border-right: #996600 0px solid;
}

 /* SUB LEVEL MENU CONTROL */

a.menu_SUB{
display: block;
padding: 2px 2px 2px 4px;
text-decoration: none;
border-bottom: #996600 1px solid;
}

 /* MORE SUB LEVEL MENU CONTROL */

.menu_DIV{
border-top: #996600 0px solid;
border-bottom: #996600 0px solid;
border-right: #996600 1px solid;
border-left: #996600 1px solid;
z-index: 100;
}


/* NEWSLETTER HEADER */

.newsheader {
	background-color: inherit;
	color: White;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.newsheadtitle {
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: White;
	text-align: center;
}

.newsfooter {
	color: Black;
	background-color: inherit;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}