/* base
----------------------------------------------- */

body {background:#ffcdd0 url(/fgimages/53.jpg) no-repeat top;
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
}



/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #c17e3c;
}

a img {
	border: none;
}




/* layout ----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {background:#342019 url(/fgimages/52.jpg) no-repeat bottom right;
width:790px;
	margin: 0px auto 0px auto;
	padding:0px;
border-left:10px double #ffcdd0;
border-right:10px double #ffcdd0;}

#head{
width:790px;
padding-top:15px;
margin:0 auto;
height:116px;}
#head h1{
margin:0;
padding:5px 0 0;}


#main{
width:500px;
float:left;}

#content{
color:#fff;
padding:20px;}

#content h1, #content h2, #content h3, #content h4{
color:#fff;}




#side{
width:200px;
float:right;
padding:10px;}

#news{background:#ffcdd0;
padding:0 10px;
border:6px double;}

#specialties{
margin-bottom:40px;
background:#ffcdd0;
padding:5px;
border:6px double;}


#foot {
	clear: both;
	text-align: center;
background:#ffcdd0;
	margin-top: 50px;
width:100%;
font-size:.75em;
font-style:italic;}

