body
	{
	background-color: #D0D4BD;
	}

a
	{
	color: #43432F;
	}

a.sort
	{
	color: #990033;
	font-weight: bold;
	}
	
a:hover
	{
	color: black;
	}

table.main 
	{
	width: 100%;
	height: 100%;
	}	

table.main td 	
	{
	vertical-align: top;
	text-align: center;
	font: normal normal normal 11px verdana;
	}

div.container
      { 
  	position: relative;
	margin: 0% auto;
	width: 760px;
	height: 600px;
	z-index: 1;
	border: 0px solid #A9B089;
	text-align: center;
      }

div.logobox
	{
	position: absolute;
	top: 10px;
	left: 5px;
	height: 60px;
	width: 750px;
	background-color: #D7D999;
	border: 1px solid #43432F;
	}

img.locations
	{
	position: absolute;
	top: 17px;
	left: 20px;
	}

img.web
	{
	position: absolute;
	top: 23px;
	left: 185px;
	}

img.logo
	{
	position: absolute;
	top: 16px;
	right: 20px;	
	}

div#navcontainer
	{
	position: absolute;
	top: 81px;
	left: 5px;
	height: 34px;
	width: 750px;
	}

div.photos
	{
	margin-top: 5px;
	height: 188px;
	width: 760px;
	}

div.whitebox
	{
	position: absolute;
	top: 105px;
	left: 5px;
	height: 375px;
	width: 750px;
	background-color: white;
	border: 1px solid #43432F;
	text-align: left;
		}

div.contentcontainer
	{
	position: absolute;
	top: 50px;
	left: 50px;
	min-height: 475px;
	width: 650px;
	}

div.leftpic
	{
	position: absolute;
	top: 40px;
	left: 28px;
	border: 1px solid #43432F;
	}

img.photos
	{
	position: absolute;
	top: 40px;
	left: 245px;
	}

img.welcome
	{
	position: absolute;
	top: 170px;
	left: 245px;
	}

p.welcometext
	{
	position: absolute;
	top: 200px;
	left: 245px;
	height: 155px;
	width: 350px;
	text-align: left;
	font: normal normal normal 11px Verdana;
	line-height: 16px;
	color: #43432F;
	}

img.symbol
	{
	position: absolute;
	top: 185px;
	right: 25px;
	filter: Alpha(Opacity=20);
	}

form
	{
	background-color: #F2F4E8;
	border: 1px solid #43432F;
	}


p.submenu
	{
	margin-top: 15px;
	font: normal normal normal 13px verdana;
	}

p.faqmenu
	{
	margin: 60px;
	margin-left: 0px;
	text-align: left;
	font: normal normal normal 13px verdana;
	}

p.bodytext
	{
	margin-top: 60px;
	font: normal normal normal 12px verdana;
	text-align: left;
	line-height: 18px;
	}

table.contact td
	{
	text-align: left;
	}

table.prices
	{
	border: 1px solid #43432F;
	}

table.prices td
	{
	text-align: left;
	}

div.bottombar
	{
	position: absolute;
	bottom: -2px;
	left: -1px;
	height: 25px;
	width: 750px;
	background-color: #D0D4BD;
	border-top: 1px solid #43432F;
	}

img.copyright
	{
	position: absolute;
	bottom: 5px;
	left: 0px;
	}

img.credit
	{
	position: absolute;
	bottom: 5px;
	right: 0px;
	}





table.classes
	{
	background-color: #F2F4E8;
	border: 1px solid #43432F;
	padding: 10px;
	text-align: left;
	width: 100%;
	}

	tr.header
	{
	background-color: #D0D4BD;
	text-align: center;
	}

	tr.light
		{
		background-color: #F1F3E9;
		}

	tr.dark
		{
		background-color: #E3E6D8;
		}


table.users
	{
	background-color: #F2F4E8;
	border: 1px solid #43432F;
	padding: 10px;
	text-align: left;
	width: 100%;
	}

table.notices
	{
	border: 0px;
	text-align: left;
	width: 100%;
	}

input
	{
	font: normal normal normal 11px verdana;
	}

select
	{
	font: normal normal normal 11px verdana;
	}
	
textarea
{
font: normal normal normal 11px verdana;
}