BODY	{
    	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 11px;
	margin: 0px;
	SCROLLBAR-BASE-COLOR: #A2A292;
	}



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

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

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

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




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif;
}

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

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold;  TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 11px geneva, verdana, arial, sans-serif }

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

.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }

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

.phonetitle, .infotitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 10px geneva, verdana, arial, sans-serif }

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

.list 	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }



.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#C8C8BD;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFFFFF; }

.submitbuttonon { FONT: 9pt verdana, arial,  sans-serif;
		font-weight: bold;
		color: #000000;
		BORDER: #000000 1px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		background-color:#FFCC99; }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }



.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }


.searchbutton {	background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 18px;
		width: 40px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.divstyle {	position:absolute;
		border: #000000 1px solid;
		width:90;
		top:0;
		left:0 }

.pstyletitle{	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }


 /* START THE CODE FOR THE MENUS */


#menulocation { 
	LEFT: 10px; 
	WIDTH: 154px; 
	POSITION: absolute; 
	TOP: 110px; 
	padding:0px 0px; 
	white-space:nowrap; 
}
#menulocation2 { 
	LEFT: 10px; 
	WIDTH: 154px; 
	POSITION: absolute; 
	TOP: 110px; 
	padding:0px 0px; 
	white-space:nowrap; 
}

.menu	{ 
	font-family: verdana, arial, helvetica, sans;
	font-size: 8pt;
	height: 28px;
	width: 154px;
	cursor:hand;
	font-weight: bold;
	text-indent: 12px;
	line-height: 20pt;
	text-align: left;
	display: block;
	text-decoration: none;
	border: #FFFFFF 0px solid; 
}



a.menu:link {
	background-image: url("picts/button.gif");
	background-color:#FFFFFF;
	color: #000000;
}
a.menu:visited { 
	background-image: url("picts/button.gif");
	background-color:#FFFFFF;
	color: #000000; 
}


a.menu:active 	{  background-image: url("picts/buttonon.gif");
		   background-color:#FFFFFF;
		   color: #999999; }


a.menu:hover 	{ background-image: url("picts/buttonon.gif");
		  background-color:#FFFFFF;
		  color: #FFFFFF; 
}
.hide{
	display: none;	
}
a.FootNav:link		{ 
	color: #ffffff; 
	text-decoration: none 
	font-weight: 700;
}
a.FootNav{ 
	color: #ffffff;
	text-decoration: none 
	font-weight: 700;
}
a.FootNav:visited	{ 
	color: #ffffff; 
	font-weight: 700;
	text-decoration: none 
}

a.FootNav:active	{ 
	color: #C8C8BD; 
	font-weight: 700;
	text-decoration: none 
}
.bold{
	font-weight: 700;
	padding: 4px;
	cursor: hand;
}
.infotable td{
	padding-right: 4px;
	padding-left: 4px;
}

a.biglink,a.biglink:visited{
	color: #8F8A43;
	font-weight: 600;
	text-decoration: underline;
}
a.biglink:hover{
	color: #FFCC99;
}
.available{
   padding-left: 10px;
   padding-right: 10px;
	background: #918E45;
	color: White;
	font-weight: 700;
	font-size: 16px;
}
.notavailable{
   padding-left: 10px;
   padding-right: 10px;
	background: #914549;
	color: White;
	font-weight: 700;
	font-size: 16px;
}
a.large,a.large:visted,a.large{
	font-size: 14px;
	font-weight: 900;
}
a.large:hover{
	font-size: 14px;
	font-weight: 900;
	color: black;
}
#menu{
	width:150px;
	height:500;
	overflow-y:auto;
	background: url('picts/buttonon.gif') repeat-y;
}