/* defaults */
body {
	margin: 0px;
	background-image: url(/img/page-bg.jpg);
	background-repeat: repeat;
	}
table {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	}
p, div, li {
	margin: 0;
	padding: 0;
	font-family: georgia, times, "Times Roman", serif;
	font-size: 13px;
	}
td {
	margin: 0;
	padding: 0;
	font-family: georgia, times, "Times Roman", serif;
	font-size: 13px;
	}
h1,h2,h3 {
	margin: 0;
	padding: 0;
	color: #600;
	line-height: 130%;
	text-align: left;
	font-family: georgia, times, "Times Roman", serif;
	font-weight: normal;
	}
h1 {
	font-size: 24px;
	color: #eee;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 10px;
	}
h2 {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 4px;
	}
h3 {
	font-size: 16px;
	margin-top: 14px;
	margin-bottom: 2px;
	}
h3.h3center {
	text-align: center;
	}
hr {
	margin: 16px 15% 8px 15%;
	}
a,
a:link,
a:active {
	color: #006;
	text-decoration: underline;
	}
a:visited {
	color: #039;
	text-decoration: underline;
	}
a:hover {
	color: #600;
	text-decoration: underline;
	}

img.mcw-page-prim-img {
	border: 6px solid #668187;
	}
table.primary-image {
	margin-left: 4px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	}

td#main table.primary-image td.calendar-links {
	padding: 0px 0px 4px 0px;
	text-align: center;
	}
td#main table.primary-image td.calendar-links h2 {
	text-align: center;
	color: #eee;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 0px;
	}
td#main table.primary-image td.calendar-links p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 100%;
	}
td#main table.primary-image td.calendar-links p a {
	text-decoration: none;
	}
td#main table.primary-image td.calendar-links p a:hover {
	text-decoration: underline;
	}

strong {
	font-weight: bold;
	color: #333;
	}

/* primary divisions */
table#layout {
	}

td#header-left {
	padding: 8px 0px 8px 0px;
	background-color: #ddd;
	text-align: center;
	}

td#header-right {
	border-left: 2px solid #ddd;
	}

/* main content block */
td#main {
	border-left: 2px solid #ddd;
	border-top: 2px solid #ddd;
	padding: 0px 0px 44px 10px;
	font-family: georgia, times, "Times Roman", serif;
	font-size: 13px;
	}
td#main p, div.p {
	margin: 12px 0 0 0;
	font-family: georgia, times, "Times Roman", serif;
	font-size: 13px;
	line-height: 140%;
	}

td#right-col {
	border: 0;
	}

/* for double breaks in user input text */
br.second {
	line-height: 75%;
	margin: 0;
	}

/* for photos in user input text */
div.p img {
	margin: 4px 6px 4px 6px;
	}

/* navigation bar */
td#nav {
	padding: 3px 0px 0px 0px;
	text-align: center;
	border-top: 2px solid #ddd;
	background-color: #ddd;
	background-image: url(/img/nav-bg.jpg);
	background-repeat: no-repeat;
	}
div#navlinks p {
	color: #fff;
	font-family: georgia, times, "Times Roman", serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #AD832F;
	margin: 0px 20px 0px 20px;
	}
div#navlinks p:first-child {
	border-top: 0;
	}
div#navlinks a,
div#navlinks a:link,
div#navlinks a:visited,
div#navlinks a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	}
div#navlinks a:hover {
	color: #cc0;
	font-weight: normal;
	text-decoration: underline;
	}

div#blurb {
	text-align: center;
	margin: 30px 20px 10px 20px;
	border-top: 1px solid #993;
	border-bottom: 1px solid #993;
	padding: 0;
	}
div#blurb p {
	margin: 6px 5px 8px 5px;
	line-height: 140%;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #54570b;
	}

div#address-block {
	text-align: center;
	margin: 40px 0 10px 0;
	padding: 0;
	}
div#address-block p {
	}
#address-block strong {
	font-family: georgia, times, "Times Roman", verdana;
	font-weight: normal;
	font-size: 130%;
	color: #600;
	}

/* footer block */
td#footer {
	border-left: 2px solid #ddd;
	border-top: 2px solid #ddd;
	padding: 4px 0px 8px 10px;
	text-align: left;
	}

address {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	}

/* calendar events */
p.mcws_calendar_event {
	clear: left;
	}
p.mcws_calendar_event img {
	float: left;
	margin: 2px 6px 2px 0px;
	}

.mcw-css-listcount {
	font-size: 10px;
	font-style: italic;
	}
.mcw-css-subtle {
	color: #666;
	font-size: 11px;
	}
.mcw-css-button {
	color: #000;
	background-color: #ddd;
	font-weight: bold;
	font-family: arial, helvetica, geneva, sans-serif;
	}
.mcw-css-field {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}
.mcw-css-hilite {
	color: #333;
	font-weight: bold;
	}
