body 
{
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	background-repeat: repeat;
	background-image: url(../images/site/page-bg.jpg);
}

div#container
{
	margin-top:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:10px solid #FFFFFF;
	text-align:justify;
	background-repeat: repeat-y;
	background-image: url(../images/site/left-back.jpg);
	background-color: #FFFFFF;
}

div#logo
{
	margin-left:auto;
	margin-right:auto;
	height:283px;
	width:800px;
	display:block;
	background-color:#FFFFFF;
	color:white;
	margin-bottom: 0px;
}

div#menu
{
	background-color:#020202;
	color:#FFFFFF;
	width:573px;
	height:30px;
	display:block;
	text-align:right;
	line-height:25px;
	font-size: 15px;
	margin-left: 0px;
	float: right;
	padding-left: 10px;
}
#home_images{
	height:116px;
	width:500px;
	
	}
img.home-images
{
	margin-left:15px;
	padding:2px;
	border: 1px solid #943C4C;
	margin-top: 0px;
	margin-right:15px;
	background-color: #A94C5E;
}
div#leftyhome
{
	float:left;
	display:block;
	color:#000000;
	text-align:left;
	width: 217px;
	margin-top: 0px;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1C9A5;
	
}

a.menuLink
{
	display:block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D1C9A5;
	margin-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	border-right-color: #FFFFFF;
}
a.menuLink:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-color: #C5BB8B;
}


div#textArea
{
	display:block;
	width:581px;
	margin-right:0px;
	background-position:right top;
	background-repeat:repeat-y;
	float: right;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #020202;
	border-right-color: #020202;
	border-bottom-color: #020202;
	border-left-color: #020202;
	height: auto;
	padding-bottom: 10px;
}
h1
	{
	color:#D1C9A5;
	font-size:15px;
	}
h2
{
color:#A94C5E;
font-size:16px;
margin-left:10px;
margin-bottom:0px;
}
.style1 
	{
	color: #A94C5E;
	}
#container #textArea table a:hover {
	background-color: #FFFFFF;
}



span#bottomText
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	display:block;
	font-size:11px;
	height:16px;
	text-align:center;
	color:#FFFFFF;
	clear:both;
	background-color:#000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

span#bottomText a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

span#bottomText a:hover
{
	color:#FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

div#map
{
	padding: 4px;
	display:block;
	border:1px solid #A39669;
	margin-bottom:20px;
	margin-left:10px;
	width: 555px;
	height: 300px;
}
a
{
color:#000000;
text-decoration:none;
font-weight:bold;
}
p.underNormal
{
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
ul.underNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}
li.underNormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
}

#container #textArea ul {
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container #textArea a {
	font-weight: bold;
}
div#map a:hover {
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration: underline;
}
