BODY	{ SCROLLBAR-BASE-COLOR: #948B6D }

h1 {
	font-size: 18px;
	color: #948B6D;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	color: #948B6D;	
	margin: 20px 0px 0px 0px;
}

p {
	margin-top: 0px;
}

a:link		{ color: #996600; text-decoration: none }

a:visited	{ color: #996600; text-decoration: none }

a:active	{ color: #996600; text-decoration: none }

a:hover		{ color: #336666; text-decoration: none }

a#sitemap {
	font-size: 9px;
}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #948B6D; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.just 		{text-align: justify;}

.copyright	{ COLOR: #999999; FONT: 9px 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: #948B6D; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.picturehilight	{ COLOR: #663366; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #FFFFCE; text-decoration: none }

a.sidelink:visited	{ color: #FFFFCE; text-decoration: none }

a.sidelink:active	{ color: #FFFFCE; text-decoration: none }

a.sidelink:hover	{ color: #333300; text-decoration: none }

.sidebartitle	{ COLOR: #60583C; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }

.date-font	{ color: #FFFFFF; font: 13px verdana, arial, sans-serif; font-weight: bold }


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#948B6D;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		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:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		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: #333333;
		WIDTH: 250PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.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: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #948B6D; filter:alpha(opacity=60)  }



 /* START THE CODE FOR THE MENUS */
div#menu {
	height: 22px;
	top: 186px;
	width: 100%;
	background-image: url(picts/menu.gif);
	background-color: rgb(148, 139, 109);
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family:arial,verdana,helvetica,sans;
}

#nav a {
	display: block;
	padding: 0px 12px;
	line-height: 22px;
	font-size:8pt;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #948b6d;
}

#nav a:hover {
	background: #ccc;
	color: #000;
}

#nav li ul li a {
	display: block;
	padding: 0px 12px;
	line-height: 22px;
	width: 136px;
	color: #000;
	font-weight: normal;
	border-right: none;
	border-bottom: 1px solid #666;
}

#nav li ul li a:hover {
	border-right: 1px solid #666;
	background: #948b6d;
	color: #fff;
}


#nav li { /* all list items */
	float: left;
	min-width: 124px !important; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f1fafa;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #666;
	border-bottom: none;	
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#content {
	clear: left;
	color: #ccc;
}