@charset "utf-8";
#layout {

background:#6A88B3 url(images/cont_bottom.gif) repeat-y top right;
}
#bottom {
width:799px;
clear:both;
background:#6A88B3 url(images/content_back1.gif) repeat-y top right;
}


#bottom #bottom_left {
width:174px;
min-height:100px;
float:left;
background:#6A88B3 url(images/petel_light.gif) no-repeat top right;
color:#FFFFFF;
}

#bottom_left  #info {
width:162px;
padding:6px;
padding-bottom:9px;
background:#4B6284 url(images/petel_09.gif) no-repeat top right;
color:#FFF;
font-size:0.7em;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bottom_left  #info a:link, #bottom_left  #info a:visited{
color:#FFF;
display:block;
text-align:center;
padding-bottom:6px;
font-size:12px;
}

#bottom_left  #info a:hover {
 color:#DDC4BD;
 }
 
#bottom #content
{
float:left;
width:625px;
background: #F0E6E3 url(images/content_back.gif) repeat-y top right;
}
#bottom #content h1{
color:#A7928A; 
font-size:20px; 
font-family:Georgia, "Times New Roman", Times, serif;
}
#bottom #content h2{
color:#A7928A;
font-size:14px;
font-weight:bold;
margin:5px;
}
#bottom #content #title {
width:625px;
height:70px;
padding-top:15px;
background: url(images/title_bar.jpg) no-repeat;
text-align:center;
}
#bottom #content_text {
width:605px;
padding:5px 15px 5px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#615550;

}
#bottom #content_text p{
padding-bottom:8px;
text-indent:5%;
line-height:130%;
text-align:justify;
}

#bottom #content #photo {
float:left; 
margin: 0px 20px;
padding:20px;
background:url(images/photo_back.gif) no-repeat 9px 9px;
}
#bottom #content img {
float:left;
margin: 6px 10px;
}
#bottom #content_text ul{
padding-left:20px;
line-height:150%;
list-style-type:square;
}
#bottom #content_text address{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
width:400px;
}

#bottom #content #location {
float:left;
margin-right:20px;
}


#footer {
clear:both;
background-color: #4B6284;
color:#FFF;
font: 11px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding: 5px;
}
#footer a:link, #footer a:visited, #footer a:active {
color:#FFF;
font-size:11px;
text-decoration:none;

}
#footer a:hover{
color:#DDC4BD;

}

#copyright {
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #666666;
text-align: center;
padding:6px;
background-image:none;
	background-color:#FFFFFF;
}
