body	{
	SCROLLBAR-BASE-COLOR: #000000;
	background-image: url("../images/background-menu.jpg");
	background-repeat: repeat-y;
	background-position: 0px left;
	}

a:link		{ color: #996600; text-decoration: none }
a:visited	{ color: #996600; text-decoration: none }
a:active	{ color: #000000; text-decoration: none }
a:hover		{ color: #6699FF; text-decoration: none }

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
table		{ COLOR: #3B2517; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #5A3929; FONT: 16px verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #5A3929; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.copyright	{ COLOR: #5A3929; FONT: 9px geneva, verdana, arial, sans-serif }
.date		{ color: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold }
#date-location 	{ right: 35px; POSITION: absolute; top: 135px }
#small_logo 	{ POSITION: absolute; top: 0px; left: 0px; }
.just 		{text-align: justify;}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../images/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("../images/shadeform.gif");
		text-align: left;
		width: 275PX;
		BORDER: #000000 1px solid }

 /* START CODE FOR THE POPUPS */
.rollover 	{ }
.rolloveron 	{ Filter: Alpha(Opacity=70) }
.picturetitle 	{ COLOR: #262662; FONT: 10px verdana, arial, sans-serif; font-weight: bold }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.price	 	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.divstyle {	position:absolute;
		border: #000000 0px solid;
		width:90;
		padding: 0px;
		top:0;
		left:0 }

.pstylebody {	postion:absolute;
		background:white;
		color:black;
		font-size:10px;
		font-family:verdana, arial }

 /* START THE CODE FOR THE MENUS */
#menulocation 	{ left: 0px; width: 150px; POSITION: absolute; top: 132px; padding:0px 0px; white-space:nowrap; }
.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 7pt;
		  height: 24px;
		  width: 150px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #000000 0px solid; }

a.menu:link 	{ color: #C9AA8E;
		  background:#000000;
		  background-image: url("../images/menu.gif");
		  border-bottom: #4F331D 1px solid;
		  border-right: #4F331D 1px solid; }

a.menu:visited 	{ color: #C9AA8E;
		  background:#000000;
		  background-image: url("../images/menu.gif");
		  border-bottom: #4F331D 1px solid; 
		  border-right: #4F331D 1px solid; }

a.menu:active 	{ background:#000000;
		  background-image: url("../images/menuon.gif");
		  color: #FFFFFF; }

a.menu:hover 	{ background:#000000;
		  background-image: url("../images/menuon.gif");
		  color: #FFFFFF; }