BODY	{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #40404C 0px solid;
	}

/* BACKGROUND CODE */

.background-main 	{
		background-image: url("picts/background-gray.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}

/* PAGE LINK CODE */

a:link		{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

a:active	{ color: #FFFFCE; text-decoration: none; }

a:hover		{ color: #CCCCFF; text-decoration: none; }

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{
	COLOR: #FFFFFF;
	FONT: 13px arial, verdana, sans-serif;
	font-weight: NORMAL;
}

.title 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }

.footer		{
	COLOR: #666666;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: bold;
}

.sidebarwidth		{ width: 140px; }

.formmargin		{ margin: 0px; }

.just 			{ text-align: justify; }

/* HOMEPAGE LINK AREA BORDER CODE */

.bordertables	{
		background-color: #403F4C;
		BORDER-TOP: #84849B 1px solid;
		BORDER-BOTTOM: #84849B 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/* HOMEPAGE CODE */

.homeimage	{
		BORDER-TOP: #403F4C 1px solid;
		BORDER-BOTTOM: #403F4C 1px solid;
		margin-top: 15px;
		margin-bottom: 15px;
		}

.homelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 8pt;
		  	font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			padding-right: 15px;
			}

a.homelinks:link		{ color: #84849B; text-decoration: none; }

a.homelinks:visited		{ color: #84849B; text-decoration: none; }

a.homelinks:active		{ color: #84849B; text-decoration: none; }

a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }

 /* CONTACT FORM */


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid;
		}

.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #999999 1px solid;
		}

 /* LINKS PAGE CODE */


.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }

.searchbutton 	{
		background-color:#454552;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #84849B 1px solid;
		}

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #84849B 1px solid;
		}

/* START THE CODE FOR THE MENUS */


.menubackground	{
		background-color: #000000;
		/* border-top: #616170 1px solid; */
		/* border-bottom: #84849B 1px solid; */
		padding-top: 15px;
		padding-bottom: 15px;
		}



.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 7pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #525263 1px solid;
		  border-left: #525263 1px solid;
		  border-bottom: #525263 1px solid;
		  border-right: #525263 1px solid;
		  }

.menubottom		{
		background-image:url("picts/sa-menu-bkgrnd.jpg");
		background-repeat:repeat-x)

a.menu:link 	{ background-color:#403F4C;
		  color: #84849B; }


a.menu:visited 	{
	background-color:#84849B;
	color: #403F4C;
}


a.menu:active 	{
	background-color:#84849B;
	color: #403F4C;
}


a.menu:hover 	{
	background-color:#B8B8C4;
	color: #403F4C;
	border: #B8B8C4 1px solid;
}
