body, td, div, p, .normal
{
	color: #49421B;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
  line-height: 13px;
}

body
{
	margin: 20px;
	text-align: center;
}

.bodyclass
{
  background: url(images/browser_bckgrd.jpg);
}

.container
{
  background: url(images/home_bckgrd.jpg);
  height: 642px !important;
  height: 642px;
  position: relative;
  width: 900px !important;
  width: 900px;
}

.container_sub
{
  background: url(images/sub_background.jpg);
  height: 642px !important;
  height: 642px;
  position: relative;
  width: 900px !important;
  width: 900px;
}

.caption
{
  color: #B2A460;
  font-family: verdana, arial, helvetica, sans serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
}

a:link
{
	color: #49421B;
	font-weight: normal;
	text-decoration: underline;
}

a:visited
{
	color: #49421B;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.address
{
  color: #CCCCCC;
  font-family: verdana, arial, helvetica, sans serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
}

a.address:link
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}

a.address:visited
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
}

a.address:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.copyright
{
  color: #666666;
  font-family: verdana, arial, helvetica, sans serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 10px;
}







ul
{
	margin-bottom: 0px;
	margin-left: 16px;
	margin-top: 0px;
	padding: 0px;
}

ol
{
	margin-bottom: 5px;
	margin-left: 23px;
	margin-top: 0px;
	padding: 0px;
}

li
{
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
