@charset "utf-8";
/* CSS Document */
body{ 
	background: #8a2003 url(../images/page-bg.jpg) top center no-repeat;
	color:#4E3C13;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
	text-align: left;
}
div{width: auto; margin: 0 auto 0 auto;}
#container{width: 900px}
#title{ margin: 36px auto 36px auto; text-align: center}
#content .directions{font-size: .8em; list-style: circle inside; text-indent: 1em}
.links{ width: 234px; background: #f1e3c5; text-align:left; margin-bottom: 10px; padding: 10px; float:left; border: medium solid white; margin-left: 112px;}
h3 { text-transform:capitalize; font-weight:bold}
.contact {font-size:1.2em; font-weight:bold}
#map { width: 234px;  height: 300px}
#map, #nav, #external{ clear: left;}
#external li{ display:inline}
#nav img{margin-left: 12px}
#content{font-family: Geneva, sans-serif; background: url(../images/pagecontent-387x501.png); margin-left: 480px; 
	width: 367px; height: 461px; padding:20px 10px 0 10px; /*height/width values = original -(padding * 2) */} 
a{color:#821d02; }
#footer{clear:both; color: #f1e3c5; width: 900px; font-size:11px; text-align: center; min-height: 50px;}
#footer a{color: #f1e3c5; text-decoration:underline} a img, a:hover{text-decoration:none}