body{
background:#F4DDB1;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#275A78; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#275A78; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#275A78; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#header{
	width:282px;
	height:439px;
	margin-left:0;
	margin-right:auto;
	margin-bottom:0;
	text-align:right;
	float:left;
	background-color: #F4DDB1;
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrap{
width:782px;
}

#container{
background:#F8EBD2;
width:500px;
/*margin-left:282px; 
margin-top:-452px; */
float:right;
}


#navcontainer{
position:absolute;
margin-top:450px;
margin-left:21px;
width:250px;
}

 #navlist li{
	margin-left:15px;
	list-style-type: none;
	text-align:right;
	padding-right: 20px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#navlist li a:link { color: #8C7364; text-decoration:none; }
#navlist li a:visited { color: #8C7364; text-decoration:none; }
#navlist li a:hover {color: #000000; text-decoration:bold; }

h3{
	font-weight:bold;
}

.content{
	padding:21px;
	font-size: 9pt;
	line-height: 14pt;
}

#footer{
	background:transparent;
	text-align:center;
	color:#333333;
	font-size: 8pt;
	line-height: 14pt;
}

#title{
position:absolute;
top:440px; 
left:9px;
padding-left:9px;
font: 14pt/12pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#275A78;
}

hr.a {
	border: 6px inset #000;
	width: 100%;
	height: 6px;
	margin: 0px auto 0 0;
	text-align: left;
	}
.space {
	margin-bottom: 10px;
}

.style2 {color: #000000}
.small_text {
	font-size: 80%;
	line-height: 14px;
}
#table {
	margin-bottom: 20px;
	margin-top: 20px;
}

#table img {
	margin: 0px;
}
#location {
	text-align: center;
	margin-top: 20px;
	background-color: #edeae2;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contact {
	text-align: center;
	margin-top: 20px;
	background-color: #F4DDB1;
	padding: 10px;
}
#map {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	background-color: #EDEAE2;
}
#footer_address {
	margin-top: 20px;
	margin-bottom: 20px;
}
#show img {
	float: left;
	margin-right: 20px;
}
#show {
	margin-top: 30px;
}
#mail_ss {
	background-color: #F4DDB1;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 40px;
}
#mail_ss img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
