body {
	background: #470f0f url(../images/background.jpg) repeat-x;
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
#body {
	margin-top: 20px;
}

a  {
	font-weight: bold;
	color: #6B7A16;
	text-decoration: underline;
}

#container {
	background: #FFFFFF url(../images/content_pisa_bg.jpg) no-repeat right bottom;
}

.banner_ad {
	position: absolute;
	top: 20px;
	width: 200px;
	height: 165px;
	margin: 0px 0px 0px 685px;
	padding: 0px;
	z-index: 100; 
}
.banner_ad a {
	display: block;
	width: 200px;
	height: 165px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#LeftColumn {
	background: url(../images/Nav.jpg) no-repeat top;
}


#nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font: bold 16px "Lucida Calligraphy", Calibri, "Trebuchet MS", Arial, sans-serif;
}

#nav ul {
	list-style-type: none;
	padding: 10px 0px 0px 10px;
	margin: 0px;
}

#nav li {
	height: 25px;
	width: 140px;
	text-align: left;
}

#nav a {
	width: 100%;
	display: block;
}

#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #000000;
}

#nav a:hover, #nav a:active {
	text-decoration: underline;
	color: #822422;
}

#current a:link, #current a:visited, #current a:hover, #current a:active {
	color: #822422;
}
/* End hide from IE-mac */ 
	#nav .new a:link, #nav .new a:visited {
	color: #990000;
}	#nav .new {
	color: #990000;
}

#hours {
	padding-top: 20px;
	padding-left: 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#hours p {
	margin: 0px 0px 5px;
}


#content {
	vertical-align: top;
	min-height: 700px;
	padding-right: 25px;
	padding-left: 20px;
}
#content p {
	margin: 0px 0px 10px 0px;
}
#content p.pdf_attachment {
	background:url(../images/icon_pdf.gif) no-repeat left top;
	margin-left:0px;
	padding-left:26px;
	line-height:20px;
	text-align: left;
}

.top-fade {
	background: url(../images/left-top-fade.jpg) no-repeat bottom;
	height: 50px;
	width: 20px;
}

.middle-fade {
	background: url(../images/left-fade.jpg) repeat-y top;
	width: 20px;
}

.bottom-fade {
	background: url(../images/left-bottom-fade.jpg) no-repeat top;
	width: 20px;
}

h1 {
	font: bolder 24px "Lucida Calligraphy", Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #470f0f;
	padding-left: 20px;
	background: url(../images/titleswirl.jpg) no-repeat 25px bottom;
	padding-bottom: 5px;
}
h2 {
	font: bolder 18px Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #470f0f;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h2.subtitle {
	font: bolder 20px Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #470f0f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
h2.christmas {
	font: bolder 18px Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
p.christmas {
	font: bolder 16px "Lucida Calligraphy", Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #008000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#ContentColumns {
	padding-top: 5px;
}
.firstLetter {
	font: 36px "Lucida Calligraphy", Calibri, "Trebuchet MS", Arial, sans-serif;
	float: left;
	margin-top: -15px;
	padding-right: 5px;
}

DIV.inline-right { width:200px; float: right; margin: 0 0 15px 15px; }
DIV.inline-right IMG { text-align: center; border: 0; margin: 0; }
DIV.inline-right P { text-align: center; font-style: italic; font-size: 12px; }


hr {
	color:#470f0f
}

.printable {
	vertical-align: top;
	text-align: right;
	font-style: italic;
}
#SideMenuLink {
	height: auto;
	padding-left: 30px;
}
#SideMenuLink a {
	
}

.Slogan {
	font: bolder 20px "Lucida Calligraphy", Calibri, "Trebuchet MS", Arial, sans-serif;
	color: #470f0f;
	padding-top: 20px;
}

.GoogleMap {
	float: right;
	padding: 0px 0px 10px 10px;
}
.creator {
	color: #999999;
	font-size: 10px;
}
.creator a {
	color: #999999;
	font-size: 10px;
}
#footerLeft {
	background: #470f0f url(../images/footerLeft.jpg) no-repeat top;
	width: 150px;
}
#footer {
	background: #FFFFFF no-repeat top;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	width: 615px;
}
#footerRight {
	background: #470f0f url(../images/footerRight.jpg) no-repeat top;
	width: 150px;
}

