BODY	{
	SCROLLBAR-BASE-COLOR: #5882D3;
	SCROLLBAR-TRACK-COLOR: #A6A6A6;
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




H1 { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 13px; color: white; background-color:#cc0000 }

H4 { font-family: arial, verdana,sans-serif; color: black; background-color: #66ffcc font-weight: bold; }
 
H5 { font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 10px }




/* PAGE LINK AND MENU LINK COLORS */

a:link		{ color: #333399; text-decoration: none; }

a:visited	{ color: #333399; text-decoration: none; }

a:active	{ color: #333399; text-decoration: none; }

a:hover		{ color: #FF6600; text-decoration: underline; }




.header-background	{
			background-image: url("/picts/header.jpg");
			background-repeat: repeat-x;
			}





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #A6A6A6; FONT: 22px arial, verdana, sans-serif; font-weight: normal; }

.subtitle 	{ COLOR: #000000; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.footertext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: normal; }

.sidebartext 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.menutext 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.price	 	{ COLOR: #FF6600; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; margin-top: 5px; }



.sidebar		{
			width: 200px;
			border-right: #C0C0C0 1px solid;
			background-color: #F0F0F0;
			background-image: url("/picts/B-background-left.gif");
			}









/* CONTACT PAGE CODE */

.contact 	{ COLOR: #0066FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold }



.formbutton 	{ FONT: 12px arial, verdana, sans-serif; }
.formbutton     {border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d;
active:border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;
background:#999;
color:#000;
font-weight:bold;
padding: 1px 2px;
background:#ffa822 url(/img/submit.gif) repeat-x left center;}



.shadeform	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		WIDTH: 200PX;
		BORDER: #000000 1px solid;
		}


.textarea	{
		FONT: 12px arial, verdana, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		WIDTH: 250PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid;
		}


.dropdown 	{
		COLOR: #333333;
		WIDTH: 200PX;
		FONT: 12px arial, verdana, helvetica, sans-serif;
		}









/* IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }

.iconborder	{ BORDER-BOTTOM: #000000 1px solid; }









/* PAGE LINES & BORDERS */

.page-splits		{
			border-top: #999999 1px solid;
			border-bottom: #FFFFFF 2px solid;
			background-color: #F0F0F0;
			color: #F0F0F0;
			height: 3px;
			}

.pagebar	{
		background-color: #5882D3;
		background-image: url("picts/bar.jpg");
		height: 23px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.pagebar-left	{
		background-color: #A6A6A6;
		width: 50px;
		border: solid #000000;
		border-width: 0px 1px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.pagebar-bottom	{
		background-color: #5882D3;
		background-image: url("picts/bar.jpg");
		height: 23px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.shadow		{
		background-image: url("picts/shadow.gif");
		background-repeat: repeat-x;
		}

.date-font { color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: bold}
