@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#body {
	background: url(../images/top-shade-bg.png) top repeat-x;
	margin: 0px auto;
}

#top {
	width: 1000px;
	margin: 0px auto;
	height: 90px;
}

#navigation {
	width: 980px;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	background: url(../images/nav-bg.png) top center no-repeat;
	height: 60px;
	text-align: left;
}

#navigation a.on:link {
	display: inline-block;
	background: url(../images/nav-on-bg.png) top repeat-x;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a.on:active {
	display: inline-block;
	background: url(../images/nav-on-bg.png) top repeat-x;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a.on:visited {
	display: inline-block;
	background: url(../images/nav-on-bg.png) top repeat-x;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a.on:hover {
	display: inline-block;
	background: url(../images/nav-on-bg.png) top repeat-x;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #d0c7a8;
}

#navigation a:link {
	display: inline-block;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:active {
	display: inline-block;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:visited {
	display: inline-block;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	display: inline-block;
	background: url(../images/nav-on-bg.png) top repeat-x;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 0px 20px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #d0c7a8;
}

#flash {
	width: 1020px;
	height: 310px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	background: url(../images/flash-bg.png) top center no-repeat;
	text-align: center;
}

#credits {
	width: 1000px;
	text-align: right;
	margin:0px auto;
	padding: 0px 0px 30px 0px;
	color: #777777;
	font-size: 12px;
}

#credits img {
	margin-bottom: -3px;
	margin-left: 10px;
}

#content {
	background: url(../images/content-bg.png) top center repeat-y;
	width: 1020px;
	margin: 0px auto;
}

h1, h2, h3, h4 {
	margin: 0px auto;
	font-weight: normal;
}

p {
	text-align: justify;
}

#content h1 {
	font-size: 22px;
}
#content h2 {
	font-size: 20px;
}
#content h3 {
	font-size: 18px;
}
#content h4 {
	font-size: 16px;
}

#content-left {
	float: left;
	width: 250px;
	margin: 10px 10px 10px 20px;
	text-align: left;
}

#content-body {
	float: right;
	width: 710px;
	margin: 10px 20px 10px 10px;
	text-align: left;
}

#content-body a:link {
	color: #322909;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #322909;
}
#content-body a:active {
	color: #322909;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #322909;
}
#content-body a:visited {
	color: #322909;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #322909;
}
#content-body a:hover {
	color: #322909;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #322909;
}

.post-footer {
	background: url(../images/post-footer.png) repeat-x;
	height: 28px;
	border: 1px solid #948556;
	padding: 12px 0px 0px 10px;
	font-weight: bold;
}

.thumbnail {
	background: url(../images/image-bg.png);
	padding: 5px;
	border: 1px solid #948556;
}

.picbox-photo {
	background: url(../images/image-bg.png);
	padding: 10px;
	border: 1px solid #948556;
	margin: 5px;
}

a.gallery {
	border: 0px !important;
}

#content-foot {
	margin: 0px auto;
	clear: both;
	height: 1px;
}

a.button:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 230px;
	height: 30px;
	background: url(../images/nav-button.png) top center no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
}
a.button:active {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 230px;
	height: 30px;
	background: url(../images/nav-button.png) top center no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
}
a.button:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 230px;
	height: 30px;
	background: url(../images/nav-button.png) top center no-repeat;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 2px 0px;
}
a.button:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 229px;
	height: 29px;
	background: url(../images/nav-button-over.png) top center no-repeat;
	padding: 11px 0px 0px 21px;
	margin: 0px 0px 2px 0px;
}

img.h1 {
	margin: 0px 0px 10px 0px;
}

#calendar {
	float: right;
	background: url(../images/image-bg.png);
	border: 1px solid #948556;
	width: 210px;
	padding: 10px;
	margin: 10px 0px 10px 10px;
	text-align: right;
}

.cell {
	float: left;
	width: 26px;
	padding: 5px 0px 0px 0px;
	height: 21px;
	border: 1px solid #948556;
	margin: 1px 1px 0px 1px;
	text-align: center;
}

.cell5 {
	float: left;
	width: 146px;
	padding: 5px 0px 0px 0px;
	height: 21px;
	border: 1px solid #948556;
	margin: 1px 1px 0px 1px;
	text-align: center;
}

.weekend {
	color: #322909;
}

.weekday {
	color: #333333;
}

.today {
	background: #948556;
}

.cell-divider {
	clear: both;
	width: 210px;
	height: 1px;
}