body 	{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;;
	}




/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #0066FF; text-decoration: none; }

a:hover				{ color: #CC0000; text-decoration: none; }



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

body		{ color: #666666; font: normal 15px arial, sans-serif; line-height: 22px; }

.title		{ color: #000000; font: bold 20px arial, sans-serif; }

.subtitle	{ color: #05408A; font: bold 16px arial, sans-serif; }

.smalltitle	{ color: #05408A; font: bold 14px arial, sans-serif; }

.colortitle 	{ color: #336699; font: bold 16px "Trebuchet MS", arial, sans-serif; }

.smalltext	{ color: #996600; font: normal 14px arial, sans-serif; line-height: 20px; }

.hilite		{ color: #FF0000; font-weight: bold; }

.divclear 	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.formmargin	{ margin: 0px; }

.mapmargin	{ padding-top: 0px; }

.sidebarltitle	{ color: #05408A; font: bold 14px arial, sans-serif; line-height: 18px;}


.faqquestion	{ color: #05408A; font: bold 16px arial, sans-serif; }
.faqanswer	{ color: #333333; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; font-family:Arial }




/* WIDTHS HEIGHTS AND ALIGNMENT */

.pageheight_low	{ min-height: 200px; }

.pageheight	{ min-height: 766px; }

.pagewidth	{ width: 766px; }

.oldpagewidth	{ width: 766px; }

#pagediv	{ text-align: center; }

#wrapper 	{
		background-color:#FFFFFF;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		border: 0px solid #000000;
		border-width: 0px 0px 0px 0px;
		}

#outerdiv	{
		width: 100%;
		margin: auto;
		}

#contentdiv	{
		max-width: 100%;
		text-align: left;
		padding-left: 18px;
		padding-right: 18px;
		margin-left: auto;
		margin-right: auto;
		}

#maincontent 	{
		float:left;
		width:470px;
		padding: 0px;
		}

.socialspace	{ margin-right: 5px; }

test { color: #CCFFCC; font-style:normal; font-variant:normal; font-weight:normal; font-size:28px; font-family:Arial }



/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		background-color: #FFFFFF;
		background-image:none;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom: #DA8520 0px solid;
		}

.headerheight	{ height: 66px; width: 100%;}

#logolayerlink	{ position: relative; top: 15px; left: 0px; margin-bottom: -40px; width: 375px; }

.logo		{ color: #000000; font: normal 28px arial, sans-serif; margin-left: 6px; }

.logo2		{ color: #999999; font: normal 28px arial, sans-serif; }

.logoimage	{ margin: 4px 6px 0px 6px; }

.tagline	{ color: #CC0000; font-variant:normal; font-size:20px; font-family:Gill Sans MT; Trebuchet MS; font-style:italic; font-weight:bold }

.phonenumbers { 
	color: #003399; 
	font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Trebuchet MS 
}


/* FOOTER */

#footerdiv	{ min-width: 766px; background-color: #F8F9FC; }

.footer		{
		color: #CC0000;
		font: normal 10px verdana, arial, sans-serif;
		padding: 8px;
		width: 100%;
		text-align: center;
		border-top: #B7B7CA 1px solid;
		}

a:link.footerlink, a:visited.footerlink, a:active.footerlink	{ color: #0066FF; text-decoration: none; }

a:hover.footerlink	{ color: #CC0000; text-decoration: none; }




/* HOMEPAGE IMAGE AND LAYERED TEXT */

#homeimage_low	{
		width: 100%;
		background-color:#1B72D3;
		background-image:url("picts/background-imagehome_low.jpg");
		background-repeat:repeat-x;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		border: 0px solid #B2C9E2;
		border-width: 0px 0px 1px 0px;
		}
		
.homeboxsize_low	{
		width: 746px;
		background-image:url("picts/background-imagehome_low.jpg");
		height: 200px;
		margin-left:auto;
		margin-right:auto;
		}



#homeimage	{
		width: 850px;
		background-color:#1B72D3;
		background-image:url("picts/background-imagehome.jpg");
		background-repeat:repeat-x;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		border: 0px solid #B2C9E2;
		border-width: 0px 0px 1px 0px;
		}

.homeimgspace	{ margin-bottom: 8px; }

.homeboxsize	{
		width: 746px;
		height: 325px;
		background-image:url("picts/background-imagehome.jpg");
		margin-left:auto;
		margin-right:auto;
		}

#hometextlayer	{
		color: #FFFFFF;
		font: normal 12px arial, sans-serif;
		line-height: 22px;
		text-align: left;
		width: 300px;
		padding: 2px;
		border: #999999 0px solid;
		}

.layertitle	{
		font: bold 20px arial, sans-serif;
		color: #FFFFFF;
		}

a:link.layerlink, a:visited.layerlink, a:active.layerlink	{ font-size: 15px; color: #99FF00; text-decoration: none; }

a:hover.layerlink	{ color: #33FF00; text-decoration: underline; }

.arrow		{ margin: 0px 6px 2px 0px; }




/* SUBPAGE IMAGE AREA*/

#subimage	{
		width: 850px;
		background-color: #FFFFFF;
		background-image: url("picts/background-imagesub.jpg");
		background-repeat: repeat-x;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding: 12px 0px 12px 0px;
		border: 0px solid #B2C9E2;
		border-width: 0px 0px 1px 0px;
		}




/* BORDERS AND BARS */


.page-splits 	{
		font-size: 1px;
		line-height: 0px;
		width: 100%;
		height: 1px;
		background-color: #C5CBD4;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border: #C5CBD4 0px solid;
		}




/* IMAGE BORDERS AND SPACING */

.img-borders		{ border: #000000 1px solid; margin: 2px 2px 2px 2px; }

.img-space		{ margin-right: 8px; }

.ban-borders		{ border: 1px solid #FFFFFF; }





/* LIST CODE - ABOUT PAGE */

ul		{ margin: 10px 0px 0px 30px; }
li 		{ color: #CC6699; }
li span 	{ color: #336699; font-weight: normal; }




/* PAYPAL */

.payformbox	{
		background-color: #F8F9FC;
		border: #CFD7DF 1px solid;
		}




/* RIGHT SIDEBAR */

.SB-width	{ width: 225px; }

.SB-background	{
		background-color: #FFFFFF;
		background-image:none;
		}	

#sidebar 	{
		float:right;
		padding: 0px 0px 0px 15px;
		border-left: #C5CBD4 1px solid;
		}

.side-borders	{ border: #000000 1px solid; margin: 0px 0px 0px 0px; }

.sidebar-topics		{
			background-color:#FFFFFF;
			background-image: url("images/background-topics.jpg");
			border-top: #C5CBD4 1px solid;
			border-bottom: #C5CBD4 1px solid;
			margin: 13px 0px 0px 0px;
			padding: 2px 0px 0px 0px;
			}

.sidebar-text		{
			color: #000000;
			font: normal 11px verdana, sans-serif;
			line-height: 15px;
			}

.SB-page		{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: #000000 0px solid;
			}

.SB-frame		{
			height: 300px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* SMALL CALENDAR */

.calendar	{ border: #999999 0px solid; background-color: #FFFFFF; }

.calendartitle	{
		color: #000000;
		background-color: #FFFFFF;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		padding: 3px;
		}

.caldays	{
		width: 22px;
		height: 30px;
		background-color: #FFFFFF;
		color: #000000;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.calday		{
		width: 22px;
		background-color: #FFFFFF;
		color: #000000;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.caldates	{
		height: 19px;
		background-color: #F0F8FE;
		color: #5568BA;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		border: #BACBE0 1px solid;
		}

.calhilite	{
		background-color: #FCD4FF;
		color: #660000;
		font: bold 12px "Trebuchet MS", arial, sans-serif;
		border: #F890FF 1px solid;
		}




/* PICTURE GALLERY CODE */

.gallerytext		{ color: #000000; font: normal 12px arial, sans-serif; line-height: 20px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }

.menugal	{
		font: normal 12px arial, sans-serif;
		padding: 2px 8px 2px 8px;
		display: block;
		background-color: transparent;
		margin-right: 2px;
		margin-left: 2px;
		border: 1px solid #999999;
		}

a:link.menugal, a:visited.menugal, a:active.menugal  { color: #999999; text-decoration: none; }

a:hover.menugal	{
		color: #000000;
		text-decoration: none;
		background-color: transparent;
		border: 1px solid #FF0000;
		}




/* CONTACT AND QUOTES FORM */

.shadeform	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 400px;
		border: #C0C0C0 1px solid;
		}

.textarea	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 400px;
		border: #C0C0C0 1px solid;
		}

.dropdown 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		width: 190px;
		}

.quoteform	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: #C0C0C0 1px solid;
		}


.dropquotes 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		}


.quotechoice 	{ color: #009900; }


.button 	{
		color: #000000;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.gif");
        	padding: 3px 10px 3px 10px;
		cursor: pointer;
        	border: #000000 1px solid;
		}

.buttonon 	{
		color: #000000;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/buttonon.gif");
        	padding: 3px 10px 3px 10px;
		cursor: pointer;
        	border: #FF0000 1px solid;
		}




/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 10px; }

.searchterms 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		width: 100px;
		border: #C0C0C0 1px solid;
		}

.searchbutton 	{
		color: #000000;
	       	font: normal 11px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.gif");
        	padding: 0px 4px 0px 4px;
		margin-left: 2px;
		cursor: pointer;
        	border: #000000 1px solid;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* MAIN and BOTTOM MENU CODE */

#menudiv	{
		width: 100%;
		min-width: 766px;
		background-color: #FFFFFF;
		background-image:url("picts/menu-off.jpg");
		padding: 0px;
		margin: 0px;
		border: 0px solid #B7B7CA;
		border-width: 0px 0px 1px 0px;
		}

.menu-line	{
		height: 1px;
		font-size: 1px;
		line-height: 1px;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px #B7B7CA solid;
		}

.menuBot-spacer	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.menu		{
		font: normal 12px "Trebuchet MS", arial, sans-serif;
		float: left;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

.menu2		{
		font: normal 12px "Trebuchet MS", arial, sans-serif;
		float: right;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

.menulink	{
		padding: 10px 15px 10px 15px;
		display: block;
		background-color: #FFFFFF;
		background-image:url("picts/menu-off.jpg");
		border: 1px solid #B7B7CA;
		border-width: 0px 1px 0px 0px;
		}

.firstmenu	{ border-left: 1px solid #B7B7CA; }

a:link.menulink, a:visited.menulink, a:active.menulink { color: #000000; text-decoration: none; }

a:hover.menulink	{
			color: #990000;
			text-decoration: none;
			background-color: #FFFFFF;
			background-image:url('picts/menu-on.jpg');
			}