BODY	{ SCROLLBAR-BASE-COLOR: #948B6D }



a:link		{ color: #996600 }

a:visited	{ color: #996600 }

a:active	{ color: #996600 }

a:hover	{ color: #336666 }



 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

.cambri		{ COLOR: #666666; FONT: 12px cambri, verdana, arial, sans-serif; text-align: justify }

.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;}

.leftjust 	{text-align: left;}

.contentstyle	{ FONT: 16px verdana, arial, sans-serif }

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #948B6D; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

.subtitle2	{ COLOR: #948B6D; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #666666; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

.price		{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-align: justify }

.picturehilight	{ COLOR: #0066FF; FONT: 13px verdana, arial, sans-serif; font-weight: bold  }

.picturetitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

.spaceytext	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; line-height: 19px;}

.faq 		{ line-height: 19px; }

p.big       { line-height: 1.25; }



 /* 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 verdana, arial, sans-serif }

.sidebarflash	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: bold }

#date-location	{ left: 10px; POSITION: absolute; TOP: 164px }



/* LEFT SIDEBAR OPTIONS AND TEXT BOXES */

.sidewidth-left		{ width: 165px; }

.sidebar-frame		{
			width: 165px;
			height: 650px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

.sidebar-left		{
			background-color: #D1DDF2;
			background-image: url("picts/background-sidebar.jpg");
			background-repeat: repeat-y;
			}


.sidebar-left-page	{
			background-color: #D1DDF2;
			background-image: url("picts/background-sidebar.jpg");
			background-repeat: repeat-y;
			width: 165px;
			border-right: #336699 1px solid;
			}

.sideborder-left	{ border: #000000 1px solid; }



/* LEFT SIDEBAR LINK COLORS */

a.sidelink-left:link, a.sidelink-left:visited, a.sidelink-left:active

			{
			color: #006666;
			text-decoration: none;
			line-height: 18px;
			padding-left: 10px;
			background-image: url("picts/bullet.gif");
			background-repeat: no-repeat;
			}


a.sidelink-left:hover	{ color: #3399CC; text-decoration: none; }


.notewidth	{ width: 150px; }


.note-center 	{
		padding: 6px;
		background-color: #E4E1DA;
		FONT: normal 11px verdana, arial,  sans-serif;
		color: #006666;
		text-align: center;
		border: solid #546E92;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.note-text 	{
		padding: 14px;
		background-color: #E4E1DA;
		FONT: normal 11px verdana, arial,  sans-serif;
		color: #006666;
		text-align: left;
		border: solid #546E92;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


.note-title	{
		padding: 4px;
		text-indent: 5px;
		background-image: url("picts/notes-header.gif");
		background-repeat: no-repeat;
		COLOR: #FFFFFF;
		FONT: bold 12px verdana, arial, sans-serif;
		text-align: center;
		border: solid #7382A2;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



/* Registration Form */

.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: 200PX;
		BORDER: #000000 1px solid}


.registerform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid}

.registerbold	{ FONT: 13px arial, verdana, sans-serif;
		text-align: right;
		font-weight: bold
		BORDER: #000000 1px solid}


.registerdropdown 	{ COLOR: #333333;
		WIDTH: 260PX;
		background-color: #F1F4F5;
		FONT: 11px verdana, arial, sans-serif}


.dropdown 	{ COLOR: #333333;
		WIDTH: 200PX;
		background-color: #F1F4F5;
		FONT: 11px verdana, arial, sans-serif}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: 1px solid #000000 }

.submitbutton { FONT: 9pt arial, verdana, sans-serif }


.searchform { 	WIDTH: 110PX;
		HEIGHT: 20PX;
		FONT: 11px arial, sans-serif;
		background-image: url("picts/shadeform.gif");
		BORDER: #000000 1px solid }


.searchdrop { WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, sans-serif; background-color: #F1F4F5; }


.searchbutton 	{ font-size: 8pt;
		  width: 35px;
		  background-color: #F1F4F5;
		  BORDER: #000000 1px solid; }


.faqquestion	{background-color:#FFFFFF;
		FONT-FAMILY: arial, arial, helvetica, sans;
		font-size: 9pt;
		color: #000000;
		WIDTH: 390PX; }

.faqanswer	{background-color:#FFFFFF;
		FONT-FAMILY: arial, arial, helvetica, sans;
		font-size: 9pt;
		color: #000000;
		WIDTH: 390PX;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-face-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		BORDER: 1px solid #FFFFFF;
}


 /* IMAGE HOVER CODE */

.rollover 	{ background-color: #000000}

.rolloveron 	{ background-color: #948B6D; filter:alpha(opacity=55);-moz-opacity:.55;opacity:.55; }


 /* IMAGE box CODE */

.mapstyle 	{
		-moz-border-radius: 5px;
		padding: 10px;
		width:575px;
   		}

.mapstyle legend
		{
		border:1px solid #948B6D;
		background-color: #FFFFFF;
		background-image: url("picts/field-title.gif");
		padding: 5px;

		}
.mapstyletitle
		{
		COLOR: #948B6D;
		FONT: 15px arial, verdana, sans-serif;
		font-weight: bold;
		}


.registerstyletitle
		{
		COLOR: #948B6D;
		FONT: 16px arial, verdana, sans-serif;
		font-weight: bold;
		}



#menu 		{ RIGHT: 0px; POSITION: absolute; TOP: 0px }

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }



 /* NEWSLETTER FORM STYLE */

.newstable	{ width: 150px; margin-top:8px; margin-bottom:8px; border: #666666 1px solid; background-color:#F0F0F0; }

.newstext	{ COLOR: #666666; FONT: 11px arial, geneva, verdana, arial, sans-serif; font-weight: normal  }

.newsform  	{ WIDTH: 100PX;
		HEIGHT: 18PX;
		FONT: 11px arial, georgia, "Times New Roman", sans-serif;
		BORDER: #000000 1px solid }




 /* SOUND HTML PAGE OPTIONS */

.tracktext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold; white-space:nowrap }

.trackback	{ background-color:#FFFFFF; }



 /* MUSIC PLAYER OPTIONS */

.playertext	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal; }

.smalltitle 	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.songtitle	{ COLOR: #9966FF; FONT: 13px verdana, arial, sans-serif; letter-spacing: 0px; font-weight: normal; }

.title2		{ COLOR: #000000; FONT: 20px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: normal; }

.border1	{ border: #000000 1px solid; }

.border2	{ border-right: #999999 1px solid; }

.border3	{ border-bottom: #000000 1px solid; }

.border4	{ border: #000000 1px solid; }

.buttonmargin	{ margin: 0px; }

.player-borders	 	{ border: #FFFFFF 1px solid; }

.player-borderson	{ border: #FF9900 1px solid; }

.playerbackground	{ background-image: url("picts/player-background.jpg");
			  background-position: 0px 0px;
			  background-repeat: no-repeat; }

#music-closebutton 	{ POSITION: absolute; bottom: 10px; left: 8px; }

.buttonspace		{ padding-left: 7px; }




 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #948B6D 1px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #999999 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #666666 0px solid;
border-right: #666666 1px solid;
border-left: #666666 1px solid;
filter:alpha(opacity=100);
z-index:100;
}
