#footer1 a:hover
{
	text-decoration:underline;
}

#footer1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#EAEAEA;
	text-decoration:none;
}

#footer1
{
	background-color:#A19990;
	height: 26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#EAEAEA;
	padding-top:7;
}

hr
{
	width: 100%;
	height: 1px;
	border-top: thin dotted #B38456;
}

.sohotext a:hover
{
	color: #638D3A; 
	text-decoration: underline;
}

.sohotext a
{
	color: #7E7870; 
	text-decoration: none;
}

.sohotext p, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.sohotext h1
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #638D3A;
	text-decoration: none;
}

.sohotext
{
	vertical-align: top;
	text-align: left;
	padding: 15px 20px 20px;
}

#contenttable
{
	width: 494px;
}

#menubox a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}

#menubox a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
}

#menubox
{
	height: 31px;
	background-image:  url("img/menuback.jpg");
	background-position:left;
	background-repeat:repeat-x;
	margin-top: 20px;
}

.headerpic
{
	background-image:  url("img/toppic.jpg");
	background-repeat: no-repeat;
	width: 494px;
	height:159px;
}

.slogan
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#DADDD1;
	text-align:left;
	padding-left: 25px;
	padding-top: 0px;
}

#placeholder
{
	width: 495px;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

body
{
	background-image:  url("img/background.jpg");
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C0BAA2;
	height:100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


