/* BASELINE */

div, p, ul, ol, li, img, a, form, fieldset, dl, dd, dt, form {
	margin: 0;
	padding: 0;
	}

/* ELEMENTS */

body {
	text-align: left;
	margin: 10px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	background-color: #fff;
	color: #000;
	}

p {
	margin: 0 0 9px;
	color: #000000;
	}

hr {
	border: 0px #e5d2b9;
	height: 1px;
	border-style: solid;
	margin: 0px 0 9px 0;
	border-bottom-width: 1px;
	padding-top: 9px;
	padding-bottom: 0px;
	display: block;
	}

h1 {
	color: black;
	}

h2 {
	color: gray;
	}

h3 {
	font-weight: bold;
	}

h4 {
	font-size: 11px;
	color: #000;
	margin: 18px 0 -9px 0;
	padding: 0;
	font-weight: bold;
	}

h5 {
	font-size: 11px;
	line-height: 14px;
	}

input {
	color: #000;
	background-color: #f1f8ff;
	font: 10px/10px Verdana, Arial, Helvetica;
	border-width: 1px;
	}

legend {
	color: #003972;
	text-align: left;
	margin-bottom: 18px;
	vertical-align: baseline;
	margin: 0;
	padding: 0 0 6px 0;
	}

fieldset {
	width: 90%;
	border-color: #A57729;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	font: 80%/1 sans-serif;
	padding: 12px;
	background: #fff;
	text-align: left;

	}

label {
	color: #666666;
	font-size: 9pt;
	line-height: 10pt;
	float: left;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	width: 30%;
	}

ul,
dl {
	text-align: left;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0 0 0 12px;
	}

dt {
	margin: 0;
	margin-top: 6px;
	margin-bottom: 3pt;
	}

ol {
	text-align: left;
	font-weight: normal;
	margin: 10px 0 10px 0px;
	padding: 0 0 0 12px;
	}

ol li {
	text-align: left;
	margin: 0 12px 6px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}

ul li {
	text-align: left;
	list-style-image: url(/images/site/libullet.gif);
	list-style-type: none;
	list-style-position: outside;
	margin: 0 12px 6px 12px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}

select {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #000;
	background-color: #f1f8ff;
	border-width: 1px;
	border-style: outset;
	margin: 0px;
	}

textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	color: #000;
	background-color: #f1f8ff;
	padding-left: 2px;
	border-width: 1px;
	padding: 2px;
	}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	}

blockquote {
	text-indent: -0.5em;
	margin: 0 0 0 0.3em;
	padding: 0;
	}

/* PSEUDO CLASSES */
a:link {
	color: #9c6128;
	text-decoration: none;
	}

a:visited {
	color: #9c6128;
	text-decoration: none;
	}

a:active { color: #003070; }

a:hover {
	color: #003070;
	text-decoration: underline;
	}

/* CLASSES */

.clear {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	visibility: hidden !important;
	}

.menuActuator {
	font-size: 10pt;
	color: #700018;
	}

.gallery table {
	margin-top: 25px;
	}

.gallery table tr td {
	width: 200px;
	padding: 10px;
	text-align: center;
	}

.printhide {
	margin: 0px;
	padding: 0px;
	}

.printshow {
	display: none;
	margin: 0px;
	padding: 0px;
	}

.pixright p.head, .pixleft p.head {
	margin: 0px;
	padding: 0 0 3px;
	border-bottom: 1px solid #e3e3e3;
	font-weight: bold;
	margin-bottom: 9px;
	}

.column-spacer {
	width: 168px;
	height: 7px;
	background: repeat-x url(/images/site/column-spacer.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}

.column-top {
	width: 172px;
	height: 12px;
	background: repeat-x url(/images/site/left-column-top.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
	}

.column-bot {
	width: 172px;
	height: 9px;
	background: repeat-x url(/images/site/left-column-bot.gif);
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
	}

.column-bot-nospace {
	width: 172px;
	height: 2px;
	background: repeat-x url(/images/site/left-column-bot-nospace.jpg);
	display: block;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	clear: both;
	}

.doorstop {
	clear: both;
	}

.doorstop:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.doorstop { display: inline-table; }

/* Hides from IE-mac \*/
* html .doorstop { height: 1%; }
.doorstop { display: block; }

/* End hide from IE-mac */

.searchbox h3 {
	color: #003070;
	margin: 0px;
	padding: 0px;
	font: bold 11px/11px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}

.buttonimg {
	background: transparent;
	border-style: none;
	border-width: 0;
	}

.homepage {
	background: url(/images/site/home-rule-vert.gif) repeat-y;
	margin: 0;
	padding: 0;
	}

.directory h3 {
	color: #003070;
	padding: 0;
	margin: 0px;
	margin-bottom: -12px;
	font: italic normal 12px/16px "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	}

.directory h4 {
	color: #000;
	padding: 0;
	margin: 0px;
	margin-bottom: -12px;
	font: bold 13px/16px "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	margin-top: -3px;
	}

.page h4 i {
	color: #1c527a;
	padding: 0;
	margin: 0px;
	margin-bottom: -9px;
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	}

.subnav {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: normal;
	}

ul.subnav1 {
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	margin-left: 10px;
	}

ul.subnav2 {
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: 0px 0 0 -10px;
	padding: 0 0 0 0;
	list-style: none;
	}

ul.subnav3 {
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: 0 0 9px 13px;
	padding: 0 0 0 0px;
	list-style: none;
	}

ul.subnav4 {
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: 0 0 9px 7px;
	padding: 0 0 0 0px;
	list-style: none;
	}

ul.aircraft {
	margin: -6px 0 12px 22px;
	}

ul.subnav1 li.subnav1 {
	background: url(/images/site/spacer.gif) no-repeat 0px 3px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	padding-left: 0px;
	text-transform: uppercase;
	}

ul.subnav2 li.subnav2 {
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	margin: 0 10px 0 0px;
	padding: 8px 5px 8px 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	background: no-repeat url(/images/site/subnav-spacer.gif) 0px 0px;
	text-transform: none;
	}

ul.subnav1 li.subnav2.first2 { background-image: none; }

ul.subnav3 li.subnav3 {
	text-align: left;
	margin: 0 5px 6px 0px;
	padding: 0 0 0 7px;
	font-size: 11px;
	line-height: 11px;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	font-weight: normal;
	background: no-repeat url(/images/site/subnav-bullet.gif) 0px 3px;
	text-transform: none;
	}

ul.subnav4 li.subnav4 {
	text-align: left;
	margin: 0 5px 6px 0px;
	padding: 0 0 0 7px;
	font-size: 11px;
	line-height: 11px;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	font-weight: normal;
	background: no-repeat url(/images/site/subnav-bullet2.gif) 0px 3px;
	text-transform: none;
	}

.subnav strong {
	background: none repeat-x;
	padding: 0px;
	margin: 0px;
	color: #00205c;
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	margin-left: 10px;
	padding-top: 10px;
	display: block;
	}

.subnav a:link {
	text-decoration: none;
	}

.subnav a:visited {
	text-decoration: none;
	}

.subnav a:link.outline {
	text-decoration: none;
	color: #caa37c;
	}

.subnav a:visited.outline {
	text-decoration: none;
	color: #caa37c;
	}

.subnav a:active {
	color: #da192d;
	}

.subnav a:hover {
	color: #da192d;
	text-decoration: underline;
	}

/*</group>*/
/*<group=Section Formatting>*/
.left-temple {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-temple strong {
	color: #764a1e;
	}

.left-temple ul li {
	color: #9c6128;
	}

.left-temple A:link {
	color: #9c6128;
	text-decoration: none;
	}

.left-temple A:visited {
	color: #9c6128;
	text-decoration: none;
	}

.left-temple a:active {
	color: #764a1e;
	}

.left-temple a:hover {
	color: #764a1e;
	text-decoration: underline;
	}

.left-worship_spirituality {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-worship_spirituality strong {
	color: #51325d;
	}

.left-worship_spirituality ul li {
	color: #6a4279;
	}

.left-worship_spirituality A:link {
	color: #6a4279;
	text-decoration: none;
	}

.left-worship_spirituality A:visited {
	color: #6a4279;
	text-decoration: none;
	}

.left-worship_spirituality A:active { color: #51325d; }

.left-worship_spirituality A:hover {
	color: #51325d;
	text-decoration: underline;
	}

.left-tikkunolam_interfaith {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-tikkunolam_interfaith strong { color: #2e3d6e; }
.left-tikkunolam_interfaith ul li { color: #3c5090; }

.left-tikkunolam_interfaith A:link {
	color: #3c5090;
	text-decoration: none;
	}

.left-tikkunolam_interfaith A:visited {
	color: #3c5090;
	text-decoration: none;
	}

.left-tikkunolam_interfaith A:active { color: #2e3d6e; }

.left-tikkunolam_interfaith A:hover {
	color: #2e3d6e;
	text-decoration: underline;
	}

.left-adult_programs_education {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-adult_programs_education strong {
	color: #693F12;
	}

.left-adult_programs_education ul li {
	color: #9a2b22;
	}

.left-adult_programs_education a:link {
	color: #9a2b22;
	text-decoration: none;
	}

.left-adult_programs_education a:visited {
	color: #9a2b22;
	text-decoration: none;
	}

.left-adult_programs_education a:active {
	color: #772119;
	}

.left-adult_programs_education a:hover {
	color: #772119;
	text-decoration: underline;
	}

.left-schools_camps_youth {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-schools_camps_youth strong {
	color: #95451d;
	}

.left-schools_camps_youth ul li {
	color: #c45c25;
	}

.left-schools_camps_youth a:link {
	color: #c45c25;
	text-decoration: none;
	}

.left-schools_camps_youth a:visited {
	color: #c45c25;
	text-decoration: none;
	}

.left-schools_camps_youth a:active { color: #95451d; }

.left-schools_camps_youth a:hover {
	color: #95451d;
	text-decoration: underline;
	}

.left-lifecycle_events {
	padding: 0px 0px 1px 0px;
	width: 166px;
	margin: 0px 0px 0px 0;
	}

.left-lifecycle_events strong { color: #3c6242; }
.left-lifecycle_events ul li { color: #4f7f56; }

.left-lifecycle_events a:link {
	color: #4f7f56;
	text-decoration: none;
	}

.left-lifecycle_events a:visited {
	color: #4f7f56;
	text-decoration: none;
	}

.left-lifecycle_events a:active { color: #3c6242; }

.left-lifecycle_events a:hover {
	color: #564D0F;
	text-decoration: underline;
	}

/*</group>*/

.pagelinks {
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	border: 1px solid #fff;
	border-right-width: 0px;
	border-left-width: 0px;
	text-transform: uppercase;
	}

.linkbox {
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	}

.page {
	padding: 0px;
	font-size: 13px;
	line-height: 15px;
	margin: 0 20px 20px 30px;
	}

.page p {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 9px 0;
	}

.pageheader {
	width: 598px;
	height: 44px;
	margin: 0px 0px 30px;
	padding: 0px;
	display: block;
	}

.page-homepage {
	background: repeat-x url(/images/site/page-homepage.gif) center top;
	}

.page-temple {
	background: repeat-x url(/images/site/page-temple.gif) center top;
	}

.page-worship_spirituality {
	background: repeat-x url(/images/site/page-worship_spirituality.gif) center top;
	}

.page-tikkunolam_interfaith {
	background: repeat-x url(/images/site/page-tikkunolam_interfaith.gif) center top;
	}

.page-adult_programs_education {
	background: repeat-x url(/images/site/page-adult_programs_education.gif) center top;
	}

.page-schools_camps_youth {
	background: repeat-x url(/images/site/page-schools_camps_youth.gif) center top;
	}

.page-lifecycle_events {
	background: repeat-x url(/images/site/page-lifecycle_events.gif) center top;
	}

.link-visit {
	background: repeat-x url(/images/site/subnav-visit-bkg.gif) center bottom;
	}

.link-default {
	background: repeat-x url(/images/site/subnav-default-bkg.gif) center bottom;
	}

.link-exhibits {
	background: repeat-x url(/images/site/subnav-exhibits-bkg.gif) center bottom;
	}

.link-education {
	background: repeat-x url(/images/site/subnav-education-bkg.gif) center bottom;
	}

.link-happening {
	background: repeat-x url(/images/site/subnav-happening-bkg.gif) center bottom;
	}

.link-membership {
	background: repeat-x url(/images/site/subnav-membership-bkg.gif) center bottom;
	}

.the_text {
	position: absolute;
	left: -1px;
	top: -1px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	border: 0;
	border-style: none;
	}

.the_shadow {
	position: relative;
	top: 1px;
	left: 1px;
	color: #666;
	font-size: 24px;
	line-height: 24px;
	overflow: default;
	padding: 0px;
	margin: 0px;
	border: 0;
	border-style: none;
	}

.page h1 a:link {
	color: #003070;
	text-decoration: none;
	}

.page h1 a:visited {
	color: #003070;
	text-decoration: none;
	}

.page h1 a:active { color: #8d4d1b; }

.page h1 a:hover {
	color: #8d4d1b;
	text-decoration: underline;
	}

.page h2 {
	color: #8d4d1b;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 18px 0 9px;
	}

.page h3 {
	color: #003070;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 18px 0 9px;
	}

.mailing h2 {
	color: #8d4d1b;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	margin: 9px 0 -6px 0;
	padding: 0px;
	}

.pull blockquote {
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	margin: 0px;
	padding: 0px 15px 0px 20px;
	margin-top: 6px;
	margin-bottom: 18px;
	margin-right: 20px;
	margin-left: 20px;
	}

.pixleft {
	float: left;
	padding: 0px 9px 9px 0px;
	}

.pixleft br { clear: both; }

.pixright {
	float: right;
	padding: 0px 0px 9px 9px;
	}

.pixright br { clear: both; }

.aircraftmenu {
	width: 120px;
	border: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	}

.ps h2 {
	color: #8d4d1b;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0px 0px 6px 0px;
	border-bottom: #C1CAD2;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}

.itemlisting {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 9px;
	width: 100%;
	background: repeat-x left bottom url(/images/site/home-hr.gif);
	clear: both;
	}

.homelisting {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 9px;
	width: 100%;
	background: repeat-x left bottom url(/images/site/home-hr.gif);
	}

.childlisting {
	width: 99%;
	margin: 0;
	padding: 0;
	}

.childlisting h2,
h2.childlisting {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	color: #8d4d1b;
	}

.childlisting h3 {
	padding: 0px;
	color: #9c6128;
	border: none;
	font-size: 9pt;
	line-height: 10pt;
	font-weight: bold;
	margin: 9px 0px 3pt 0px;
	background: center -12px;
	}

.childlisting p.sponsor {
	padding: 0px;
	color: #666666;
	border: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 9px 0px 3pt 0px;
	font-style: italic;
	}

.childlisting hr {
	border: 0px transparent;
	border-style: none;
	height: 1px;
	margin: 18px 0 9px 0;
	display: block;
	padding: 0px;
	width: 99%;
	background: repeat-x url(/images/site/home-hr.gif) transparent;
	clear: both;
	}

.childlistinghr {
	border: 0px transparent;
	border-style: none;
	height: 1px;
	margin: 18px 0 9px 0;
	display: block;
	padding: 0px;
	width: 99%;
	background: repeat-x url(/images/site/home-hr.gif) transparent;
	clear: both;
	}

.homelisting h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #8d4d1b;
	}

.homelisting h3 {
	padding: 0px;
	color: #333333;
	border: none;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	margin: 9px 0px 3pt 0px;
	background: center -12px;
	}

.homelisting p.sponsor {
	padding: 0px;
	color: #666666;
	border: none;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	margin: 9px 0px 3pt 0px;
	font-style: italic;
	}

.homelisting p {
	padding: 0px;
	color: #000000;
	border: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 9px 0px 3pt 0px;
	}

.homelisting hr {
	border: 0px #e5d2b9;
	height: 1px;
	border-style: solid;
	margin: 18px 0 9px 0;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
	width: 298px;
	}

.press h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #8d4d1b;
	font-weight: bold;
	}

.press h3 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #9c6128;
	font-weight: bold;
	}

.press h3.item {
	font-size: 14px;
	line-height: 16px;
	margin: -6px 0px 12px 0px;
	padding: 0px;
	color: #9c6128;
	font-weight: bold;
	font-style: italic;
	}

p.press-date {
	margin: 18px 0px 6px 0;
	padding: 0px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: normal;
	color: #999;
	font-size: 8pt;
	line-height: 10pt;
	padding-bottom: 3px;
	}

.press-listdate {
	margin: 18px 0px 6px 0;
	padding: 0px;
	font-weight: normal;
	color: #999;
	font-size: 11px;
	line-height: 11px;
	padding-top: 3px;
	}

.press-link {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #999;
	font-size: 7pt;
	line-height: 10pt;
	padding-top: 3px;
	float: right;
	}

.press-blurb {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12pt;
	color: #000000;
	}

.intro,
.intro p, p.intro {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 16px;
	color: #003070;
	margin: 0 0 12px 0;
	}

.indent {
	margin-left: 10%;
	margin-right: 10%;
	}

.event {
	margin: 0px;
	margin-bottom: 12px;
	padding: 0px;
	padding-bottom: 9px;
	background: repeat-x left bottom url(/images/site/home-hr.gif);
	}

.event h2 {
	font-size: 16px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	color: #8d4d1b;
	font-weight: bold;
	}

.event h2.item {
	font-size: 18px;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
	color: #8d4d1b;
	font-weight: bold;
	margin-bottom: 12px;
	}

.event h3 {
	padding: 0px;
	color: #003070;
	border: none;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
	margin: 3px 0px 9pt 0;
	font-style: normal;
	}

.event h4 {
	color: #000;
	font: bold 10pt/12pt Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 12px 20px;
	}

.event p { margin: 6px 20px 3pt 20px; }
.e-description { margin: 6px 20px 3pt 20px; }

.e-parent,
 p.e-parent {
	color: #6a90b4;
	font: italic normal 9pt/11pt Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 11px;
	}

.e-label. p.e-label {
	color: #693f12;
	text-align: right;
	padding-right: 6px;
	font: normal normal 10px/10px "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 2px;
	}

td.label {
	color: #1c527a;
	text-align: right;
	padding-right: 6px;
	font: normal normal 11px/14px "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 2px;
	}

td.slug {
	color: #ffffff;
	background: #666666;
	text-align: center;
	font-weight: bold;
	border-left: 1px solid #ccc;
	}

td.row {
	border-bottom: 1px;
	vertical-align: middle;
	border-top-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
	padding: 2px;
	}

td.end {
	vertical-align: middle;
	border-left-width: 0px;
	font-weight: normal;
	padding: 2px;
	border-right-width: 1px;
	}

.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #00407F;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 9px;
	}

.quote2 {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #00407F;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0 20px 12px 15px;
	}

.quoteby {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #00407F;
	line-height: 11px;
	font-style: normal;
	margin-top: 9px;
	margin-left: 0.5em;
	text-align: right;
	padding-right: 20px;
	}

.homediv strong {
	margin: 0px 0 12px 0;
	font: 11px/11px bold "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 20px;
	display: block;
	}

.home-happening { background: repeat-x url(/images/site/page-happening.gif) center -60px; }
.home-default { background: repeat-x url(/images/site/page-default.gif) center -60px; }

.home-happening A:link {
	color: #003070;
	text-decoration: none;
	}

.home-happening a:visited {
	color: #3E3E62;
	text-decoration: none;
	}

.home-happening a:active { color: #3E3E62; }

.home-happening a:hover {
	color: #68006D;
	text-decoration: underline;
	}

.home-default a:link {
	color: #003070;
	text-decoration: none;
	}

.home-default a:visited {
	color: #1C527A;
	text-decoration: none;
	}

.home-default a:active { color: #003159; }

.home-happening a:hover {
	color: #003159;
	text-decoration: underline;
	}

td.promocell {
	padding: 5px;
	text-align: center;
	border: 1px solid #e5e5e5;
	vertical-align: bottom;
	background: #f7f7f7;
	margin: 0px;
	}

p.promotitle {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	display: block;
	height: 28px;
	font-size: 12px;
	line-height: 12px;
	}

input.radio {
	margin: 0;
	padding: 0;
	}

.buttonsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 9px;
	color: #ffffff;
	background-color: #003070;
	padding: 2px;
	font-weight: bold;
	border-width: 1px;
	height: 16px;
	}

.buttonlink {
	color: #ffffff;
	background-color: #F2E8D4;
	padding: 3px 6px;
	text-align: center;
	display: inline;
	border: 1px solid #A97537;
	border-top-color: #F7F0E3;
	border-left-color: #F7F0E3;
	border-right-color: #C8A37B;
	border-bottom-color: #C8A37B;
	height: 16px;
	font: bold 10px/10px "Trebuchet MS", Verdana, Arial, Helvetica;
	}

.buttonlink a:link {
	color: #144183;
	text-decoration: none;
	}

.buttonlink a:visited {
	color: #144183;
	text-decoration: none;
	}

.buttonlink a:active { color: #A97537; }

.buttonlink a:hover {
	color: #A97537;
	text-decoration: underline;
	}

.buttonbox {
	border-color: #d5dbe7;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding-top: 12px;
	margin-left: 20px;
	border-top-width: 1px;
	}

.note,
p.note {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	}

.more {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
	margin-top: 24px;
	padding: 4px 3px 3px;
	background: no-repeat url(/images/site/more-bkg.gif) center top;
	}

.bigcaption p.caption {
	color: #545454;
	font: normal 12px/13px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	margin-top: 3px;
	margin-bottom: 9px;
	text-align: left;
	width: 190px;
	display: block;
	}

.imagename,
p.imagename,
td.imagename {
	color: #003070;
	font: bold 11px/12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	margin: 0 0 3px;
	padding: 0;
	}

.caption,
p.caption,
td.caption {
	color: #6a90b4;
	font: 10px/11px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	margin-top: 0;
	text-align: left;
	margin-bottom: 9px;
	}

.caption a:link {
	color: #003070;
	text-decoration: none;
	}

.caption a:visited {
	color: #003070;
	text-decoration: none;
	}

.caption a:active { color: #9c6128; }

.caption a:hover {
	color: #9c6128;
	text-decoration: underline;
	}

.download {
	color: #b3b3b3;
	font: 9px/10px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	margin-top: 3px;
	margin-bottom: 9px;
	}

.download A:link {
	color: #b3b3b3;
	text-decoration: none;
	}

.download A:visited {
	color: #b3b3b3;
	text-decoration: none;
	}

.download A:active { color: #d55651; }

.download A:hover {
	color: #d55651;
	text-decoration: underline;
	}

.relatedbox {
	margin: 0px;
	padding: 0;
	text-align: left;
	background: url(/images/site/rel-bkg.gif) repeat-y;
	}

.events {
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

.related {
	padding: 0;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	}

.relatedbot {
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(/images/site/rel-bot.gif) no-repeat left bottom;
	}

.relatedtop {
	padding: 0;
	margin: 0;
	text-align: left;
	background: url(/images/site/rel-top.gif) no-repeat left top;
	width: 161px;
	height: 1px;
	}

.related h1 {
	background: none no-repeat left;
	overflow: visible;
	color: #718ca2;
	font-size: 10px;
	line-height: 12px;
	padding: 8px 0 0 10px;
	margin: 0 0 9px 0;
	}

p.relatedtabs {
	font-size: 9px;
	color: #6b869c;
	text-align: left;
	padding-top: 6px;
	padding-left: 0;
	margin: 3px 10px 9px;
	}

p.eventstabs {
	font-size: 9px;
	color: #764a1e;
	border-style: none;
	text-align: left;
	padding-top: 6px;
	padding-left: 0;
	margin: 3px 10px 9px;
	border-bottom: 1px solid #e1d5c0;
	}

.relateditems {
	font-size: 10px;
	line-height: 10px;
	margin: 5px 10px 0 20px;
	}

.subpage h1 {
	font-size: 11px;
	margin: 9px 0px 18px 0px;
	padding: 0px;
	padding-bottom: 5px;
	color: #003070;
	font-weight: normal;
	}

.login {
	margin: 15px 0px 0px 0px;
	padding: 3px;
	font: 10px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	color: #7f7571;
	background: url(/images/site/right-menu-bkg.gif);
	float: right;
	border: 1px solid #d2dceb;
	border-bottom-width: 0px;
	padding-right: 6px;
	padding-left: 6px;
	}

.lang {
	margin: 15px -40px 0px 0px;
	padding: 1px;
	float: right;
	clear: none;
	font: bold 10px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	background: #b4a5a0;
	color: #fff;
	padding-right: 3px;
	padding-left: 3px;
	overflow: visible;
	position: absolute;
	top: 130px;
	left: 570px;
	width: auto;
	}

.lang a:link {
	color: #fff;
	text-decoration: none;
	}

.lang a:visited {
	color: #fff;
	text-decoration: none;
	}

.lang a:active {
	color: #d55651;
	}

.lang a:hover {
	color: #d55651;
	text-decoration: underline;
	}

.chead {
	color: #244379;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 9px;
	text-align: center;
	font: italic bold 16px/16px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}

.subpage h3 {
	color: #003070;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 9px;
	}

.award h3 {
	color: #003070;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: -9px;
	margin-bottom: 9px;
	}

.survey h3 {
	color: #003070;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 6px;
	}

.subpage h2 {
	color: #8d4d1b;
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 9px;
	}

.news h3 {
	color: #003070;
	margin: 9px 0 18px 0;
	font: italic normal 14px/16px Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}

.blurb { color: #666666; }

/*<group=MNO Search>*/
.mno { }

p.mnofound {
	color: #003070;
	font: normal 9px Verdana, Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: -12px;
	margin-bottom: 24px;
	}

p.mnoresult {
	color: #003070;
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	font: bold 13px/16px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	}

p.mnodesc {
	color: #003070;
	font: italic 11px/13px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	}

p.mnoinfo {
	color: #8d8380;
	font: normal 9px Verdana, Arial, Helvetica;
	margin-top: 1px;
	margin-bottom: 1px;
	margin: 0px;
	padding: 0px;
	}

p.mnoblurb {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	}

.highlighted { background: #ffffcb; }

/*</group>*/
.l-name {
	font-weight: bold;
	font-size: 12px;
	}

.l-title {
	font-style: italic;
	color: #3e5b90;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.l-bio {
	color: #666666;
	margin: 0px 0px 16px 0px;
	font-size: 10px;
	}

.navimg {
	border: 1px solid #D2DCEB;
	width: 43px;
	height: 43px;
	border-top-width: 0px;
	}

.navbot {
	border-top: 1px solid #D2DCEB;
	width: 144px;
	}

.navname {
	border: 1px solid #D2DCEB;
	border-left-width: 0px;
	background: url(/images/site/right-menu-bkg.gif) repeat-x;
	height: 43px;
	width: 142px;
	color: #750000;
	padding: 0px;
	padding-left: 10px;
	padding-right: 8px;
	border-top-width: 0px;
	font: bold 11px/12px "Trebuchet MS", Arial, Helvetica, Verdana, Swiss, SunSans-Regular;
	vertical-align: middle;
	}


/*<group=Site Map>*/
ul.map1 {
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 0 0 0 12px;
	}

ul.map1 li.map1 {
	list-style-image: none;
	list-style-type: none;
	background: none;
	font-size: 12pt;
	font-weight: bold;
	margin: 16px 0 6px 0;
	padding: 0;
	}

.map1 A:link {
	color: #003070;
	text-decoration: none;
	}

.map1 A:visited {
	color: #003070;
	text-decoration: none;
	}

.map1 A:active { color: #9c6128; }

.map1 A:hover {
	color: #9c6128;
	text-decoration: underline;
	}

ul.map2 {
	padding-bottom: 3px;
	margin: 0px;
	}

ul.map2 li.map2 {
	list-style-image: url(/images/site/libullet.gif);
	list-style-type: none;
	list-style-position: outside;
	font-size: 10pt;
	margin: 0 12px 6px 12px;
	padding: 0;
	font-weight: bold;
	}

.map2 A:link {
	color: #9c6128;
	text-decoration: none;
	}

.map2 A:visited {
	color: #9c6128;
	text-decoration: none;
	}

.map2 A:active { color: #003070; }

.map2 A:hover {
	color: #003070;
	text-decoration: underline;
	}

ul.map3 li.map3 {
	list-style-image: url(/images/site/libullet2.gif);
	list-style-type: none;
	list-style-position: outside;
	font-size: 9pt;
	padding: 0;
	margin: 0 12px 2px 12px;
	}

ul.map3 {
	padding-bottom: 3px;
	margin: 0px;
	}

.map3 A:link {
	color: #003070;
	text-decoration: none;
	}

.map3 A:visited {
	color: #003070;
	text-decoration: none;
	}

.map3 A:active { color: #9c6128; }

.map3 A:hover {
	color: #9c6128;
	text-decoration: underline;
	}

ul.map4 {
	padding-bottom: 3px;
	margin: 0px;
	}

ul.map4 li.map4 {
	font-size: 9pt;
	padding: 0;
	margin: 0 12px 2px 12px;
	list-style: outside url(/images/site/libullet3.gif);
	font-weight: normal;
	}

.map4 A:link {
	color: #ac8d69;
	text-decoration: none;
	}

.map4 A:visited {
	color: #ac8d69;
	text-decoration: none;
	}

.map4 A:active { color: #9c6128; }

.map4 A:hover {
	color: #9c6128;
	text-decoration: underline;
	}

/*</group>*/
.cell {
	border: 1px solid white;
	border-top-width: 0px;
	border-left-width: 0px;
	padding: 3px;
	vertical-align: top;
	background: #eef2fa;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	color: #28467c;
	}

.outer {
	border: 1px solid white;
	border-right-color: #d2dceb;
	border-bottom-color: #d2dceb;
	}

.field {
	padding: 3px;
	text-align: left;
	white-space: nowrap;
	}

.formdent {
	margin-top: 9px;
	}

.leftcol {
	white-space: nowrap;
	}

.stacked {
	color: #1c527a;
	}

.homelisting a:link {
	color: #9c6128;
	text-decoration: none;
	}

.homelisting a:visited {
	color: #9c6128;
	text-decoration: none;
	}

.homelisting a:active {
	color: #003070;
	}

.homelisting a:hover {
	color: #003070;
	text-decoration: underline;
	}

.subpage h1 a:link {
	color: #003070;
	text-decoration: none;
	}

.subpage h1 a:visited {
	color: #003070;
	text-decoration: none;
	}

.subpage h1 a:active {
	color: #8d4d1b;
	}

.subpage h1 a:hover {
	color: #8d4d1b;
	text-decoration: underline;
	}

.footer {
	color: #c8986d;
	font: 10px/11px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	padding: 0px;
	text-align: center;
	clear: both;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 1px;
	}

.footer2 {
	color: #6a90b4;
	font: 10.5px/10.5px "Times New Roman", serif;
	margin: 9px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	clear: both;
	width: 598px;
	}

.copyright {
	color: #b2c6d9;
	font: 9px/9px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	padding: 0px;
	text-align: center;
	clear: both;
	width: 598px;
	margin: 9px 0px 0px 0px;
	}

.footer a:link {
	color: #fff;
	text-decoration: none;
	}

.footer a:visited {
	color: #fff;
	text-decoration: none;
	}

.footer a:active {
	color: #c8986d;
	}

.footer a:hover {
	color: #c8986d;
	text-decoration: underline;
	}

.breadcrumbs,
.breadcrumbs p,
p.breadcrumbs {
	color: #ceae8c;
	font: 9px/12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	padding: 0 0 0 16px;
	text-align: left;
	width: 560px;
	margin: -24px 0px 20px 0;
	display: block;
	vertical-align: top;
	}

.breadcrumbs a:link {
	color: #ceae8c;
	text-decoration: none;
	}

.breadcrumbs a:visited {
	color: #ceae8c;
	text-decoration: none;
	}

.breadcrumbs a:active { color: #003070; }

.breadcrumbs a:hover {
	color: #003070;
	text-decoration: underline;
	}

.formnote {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}

.sepnote {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.uplink {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #777777;
	float: right;
	}

.rule {
	background-color: #dfe1d1;
	}

.rule2 {
	background-color: #dfe1d1;
	}

.sectrule {
	border-color: #e5e5e5;
	border-width: 1px;
	border-style: solid none none none;
	padding-top: 3px;
	margin-top: 12;
	}

.info {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
	}

/*<group=Image Frames>*/
.frame img {
	border: 1px solid #c8a37b;
	padding: 1px;
	font-size: 9px;
	margin: 0px;
	display: block;
	}

.noframe img {
	padding: 2px;
	font-size: 9px;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	}

.frame a:link img {
	border: 0 none;
	padding: 0;

	}

.frame a:link {
	color: #e5e5e5;
	text-decoration: none;
	border: 1px solid #c8a37b;
	padding: 1px;
	display: block;

	}

.frame a:visited img {
	border: 0 none;
	padding: 0;
	}

.frame a:visited {
	color: #e5e5e5;
	text-decoration: none;
	border: 1px solid #c8a37b;
	padding: 1px;
	display: block;
	}

.frame a:active img {
	border: 0 none;
	padding: 0;
	}

.frame a:active {
	color: #003070;
	border: 1px solid #003070;
	padding: 1px;
	display: block;
	}

.frame a:hover img {
	border: 0 none;
	padding: 0;
	}

.frame a:hover {
	color: #003070;
	border: 1px solid #003070;
	padding: 1px;
	display: block;
	}

.headerframe img {
	border: 1px solid #003070;
	padding: 0;
	font-size: 9px;
	margin: 0px;
	display: block;
	width: 133px;
	height: 74px;
	overflow: hidden;
	}

.headerframe a:link img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}

.headerframe a {
	border: 0 none;
	padding: 0;
	margin: 0;
	width: 133px;
	height: 74px;
	overflow: hidden;
	}

.headerframe a:link {
	color: #003070;
	text-decoration: none;
	border: 1px solid #003070;
	padding: 0;
	display: block;
	margin: 0;
	}

.headerframe a:visited img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}

.headerframe a:visited {
	color: #003070;
	text-decoration: none;
	border: 1px solid #003070;
	padding: 0;
	display: block;
	margin: 0;
	}

.headerframe a:active img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}

.headerframe a:active {
	color: #c8a37b;
	border: 1px solid #c8a37b;
	padding: 0;
	display: block;
	margin: 0;
	}

.headerframe a:hover img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}

.headerframe a:hover {
	color: #c8a37b;
	border: 1px solid #c8a37b;
	display: block;
	padding: 0;
	margin: 0;
	}

.noframe a:link img {
	border: 0 none;
	padding: 0;
	}

.noframe a:link {
	color: #fff;
	text-decoration: none;
	padding: 0;
	display: block;
	border-width: 0px;
	border-style: none;
	}

.noframe a:visited img {
	border: 0 none;
	padding: 0;
	}

.noframe a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0;
	display: block;
	border-width: 0px;
	border-style: none;
	}

.noframe a:active img {
	border: 0 none;
	padding: 0;
	}

.noframe a:active {
	color: #003070;
	border: 0 none;
	padding: 0;
	display: block;
	}

.noframe a:hover img {
	border: 0 none;
	padding: 0;
	}

.noframe a:hover {
	color: #003070;
	border: 0 none;
	padding: 0;
	display: block;
	}

/*</group>*/
.framecolor {
	background: #f2f2f2;
	}

.imgframe {
	border: 1px solid white;
	}

.bframe {
	border: 1px solid white;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	}

.bsingleleft {
	width: 235px;
	float: left;
	overflow: visible;
	padding: 0px;
	}

.bsingleright {
	width: 235px;
	float: right;
	overflow: visible;
	padding: 0px;
	}

.bdouble {
	width: 490px;
	clear: both;
	overflow: visible;
	padding: 0px;
	}

.boardleft {
	float: left;
	width: 235px;
	margin-bottom: 10px;
	overflow: visible;
	height: 102px;
	padding: 0px;
	}

.boardright {
	float: right;
	width: 235px;
	margin-bottom: 10px;
	overflow: visible;
	height: 102px;
	padding: 0px;
	}

.page p.boardtitle {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #d8d8d8;
	color: #666666;
	padding-bottom: 3px;
	padding-top: 18px;
	margin-bottom: 9px;
	font: bold 14pt "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	}

.page p.boardname {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font: bold 9pt/10pt "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	}

.page p.boardnote {
	margin: 0px;
	padding: 0px;
	font: italic 8pt/9pt "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	}

.imgframeoff {
	border: none;
	}

.imglnink a:link {
	color: #003070;
	text-decoration: none;
	}

.imglink a:visited {
	color: #003070;
	text-decoration: none;
	}

.imglink a:active {
	color: #9c6128;
	}

.imglink a:hover {
	color: #9c6128;
	text-decoration: underline;
	}

/* The styles below are from the old Intrepid site. ------------------------------ */
.bodyheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 23px;
	font-weight: bold;
	}

.bodysubheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	}

.bodysubwhte {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: ffffff;
	}

.bodythinheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	}

.bodygreytitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: 696969;
	}

.bodygreybold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: 696969;
	}

.bodygreyprice {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: 696969;
	}

.bodyprice {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	}

.bodytxtbig {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	}

.bodytxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	}

.bodydetail {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	}

.specialhours {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	}

.bodydetailbold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	}

.bodynamefooter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	}

.bodyaddressfooter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	}

.bodyphonetxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	}

.bodyrequiredfield {
	font-family: verdana;
	font-size: 13px font-weight: bold;
	color: red;
	}

/*<group=Menus>*/
.menuSeperator a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.menuActuator {
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-shadow: 2px 2px 2px black;
	}

.menuActuator a {
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	text-shadow: 2px 2px 2px black;
	}

.menu {
	color: transparent;
	font-size: 12px;
	background-color: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.menu .options {
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	line-height: 26px;
	vertical-align: middle;
	background-color: #C0C0C0;
	}

.menu1 .options1 {
	background-color: #A97537 !important;
	}

.menu2 .options2 {
	background-color: #7C568C !important;
	}

.menu3 .options3 {
	background-color: #5164A1 !important;
	}

.menu4 .options4 {
	background-color: #A74031 !important;
	}

.menu5 .options5 {
	background-color: #D18544 !important;
	}

.menu6 .options6 {
	background-color: #649069 !important;
	}

.menu a:link,
.menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	display: block !important;
	padding: 2px 10px;
	margin: 0;
	text-decoration: none;
	background-color: transparent;
	border: transparent;
	clear: left !important;
	}

.menu1 a:link,
.menu1 a:visited {
	background-color: #A97537 !important;
	border-color: #EBE0D7 #35210E #0C0805 #CBB299;
	border-width: 1px;
	border-style: solid;
	}

.menu2 a:link,
.menu2 a:visited {
	background-color: #7C568C !important;
	border-color: #E1DCE4 #281C2D #0C0805 #B5A3BC;
	border-width: 1px;
	border-style: solid;
	}

.menu3 a:link,
.menu3 a:visited {
	background-color: #5164A1 !important;
	border-color: #DBDEE7 #1B2337 #0C0805 #9BA3BD;
	border-width: 1px;
	border-style: solid;
	}

.menu4 a:link,
.menu4 a:visited {
	background-color: #A74031 !important;
	border-color: #E8D8D6 #27160A #0C0805 #C89993;
	border-width: 1px;
	border-style: solid;
	}

.menu5 a:link,
.menu5 a:visited {
	background-color: #D18544 !important;
	border-color: #EBE0D7 #35210E #0C0805 #E1B496;
	border-width: 1px;
	border-style: solid;
	}

.menu6 a:link,
.menu6 a:visited {
	background-color: #649069 !important;
	border-color: #DEE4DF #1D2A1F #0C0805 #A5B8A7;
	border-width: 1px;
	border-style: solid;
	}

.menu a:hover,
.menu a:active {
	color: #ffffff;
	}

.menu1 a:hover,
.menu1 a:active {
	background-color: #875E2C !important;
	}

.menu2 a:hover,
.menu2 a:active {
	background-color: #644571 !important;
	}

.menu3 a:hover,
.menu3 a:active {
	background-color: #415081 !important;
	}

.menu4 a:hover,
.menu4 a:active {
	background-color: #873427 !important;
	}

.menu5 a:hover,
.menu5 a:active {
	background-color: #A35A2A !important;
	}

.menu6 a:hover,
.menu6 a:active {
	background-color: #507454 !important;
	}

/*</group>*/

/* ID'S */

#newsevents img {
	float: left;
	}

#innerbody {
	width: 770px;
	background: inherit repeat-y url(/images/site/sidebar-bkg.gif);
	display: block;
	border: 1px dotted blue;
	margin: 0;
	padding: 0;
	height: 100%;
	}

#columns {
	margin: 0px;
	width: 770px;
	background: repeat-y url(/images/site/sidebar-bkg.gif);
	display: block;
	border: 0;
	}

#footer {
	margin: 0px;
	width: 770px;
	background: repeat-y url(/images/site/sidebar-bkg.gif);
	padding: 0;
	border: 0;
	display: block;
	clear: both;
	}

#footbar {
	width: 598px;
	background: #002852 no-repeat url(/images/site/wbt-foot-bar.gif);
	line-height: 16px;
	padding: 4px 0 0 0;
	display: block;
	margin: 0 0px 0px;
	font-size: 10px;
	}

#column-left {
	margin: 0px;
	width: 172px;
	display: block;
	text-align: left;
	float: left;
	padding: 0;
	}

#searchbox {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 172px;
	border: e;
	}

#enewsbox {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 172px;
	}

#left-ads {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;

	}

#column-right {
	margin: 0px;
	width: 598px;
	float: left;
	text-align: left;
	overflow: visible;
	display: block;
	padding: 0;
	vertical-align: top;
	}

#home-left {
	float: left;
	width: 258px;
	margin: 24px 0 0;
	padding: 0 0 0 24px;
	display: block;
	}

#home-right {
	display: block;
	float: left;
	width: 258px;
	padding: 0;
	margin: 24px 0 0 40px;
	}

#question {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 13px;
	color: #88343B;
	font-style: italic;
	margin-bottom: 9px;
	margin-top: 9px;
	}

#header {
	margin: 0px;
	position: relative;
	text-align: left;
	width: 770px;
	display: block;
	height: 151px;
	}

#headerbar {
	width: 770px;
	height: 10px;
	margin: 0;
	padding: 0;
	display: block;
	}

#headerbarprint {
	width: 770px;
	height: 9px;
	border-bottom: 1px solid #00367a;
	display: none;
	}

#header-home-right {
	float: right;
	display: block;
	height: 233px;
	width: 597px;
	border-color: #003070;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	}

#header-sub-right {
	display: block;
	height: 151px;
	width: 667px;
	float: right;
	}

#header-images {
	width: 667px;
	height: 96px;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(/images/site/wbt-sub-photo.jpg);
	background-repeat: no-repeat;
	float: right;
	clear: both;
	}

#header-flash {
	display: block;
	height: 19px;
	width: 597px;
	padding: 0px 0 0 0;
	margin: 0px;
	border: 0px;
	background-image: url(/images/site/header-bg.gif);
	background-repeat: repeat-x;
	}

#header-sub-flash {
	display: block;
	height: 19px;
	width: 657px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 10px;
	background-image: url(/images/site/header-bg.gif);
	background-repeat: repeat-x;
	border-color: #003170;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	float: right;
	clear: both;
	}

#headerprint { display: none; }

#subnav {
	background: url(/images/site/subnav-bkg.gif);
	width: 172px;
	margin: 0;
	padding: 0;
	}

/*<group=Navigation>*/
#nav {
	height: 35px;
	padding: 0px;
	display: block;
	margin: 0px 0px 0px 0px;
	width: 657px;
	background-image: url(/images/site/wbt-navsub-bkg.gif);
	float: right;
	clear: both;
	}

#nav ul {
	width: 657px;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 35px;
	}

#nav li {
	margin: 0px;
	height: 35px;
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
	}

#nav img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	display: block;
	}

#nav a:link {
	padding: 0px;
	display: inline;
	float: left;
	}

a#home {
	width: 59px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: 0px 0px;
	}

a#home:hover { background-position: 0px -35px; }

a#nav1 {
	width: 87px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -60px 0px;
	}

a#nav1:hover { background-position: -60px -35px; }

a#nav2 {
	width: 92px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -148px 0px;
	}

a#nav2:hover { background-position: -148px -35px; }

a#nav3 {
	width: 99px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -241px 0px;
	}

a#nav3:hover { background-position: -241px -35px; }

a#nav4 {
	width: 114px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -341px 0px;
	}

a#nav4:hover { background-position: -341px -35px; }

a#nav5 {
	width: 122px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px 1px 0 0;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -456px 0px;
	}

a#nav5:hover { background-position: -456px -35px; }

a#nav6 {
	width: 78px;
	height: 35px;
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/site/wbt-nav.gif);
	background-position: -579px 0px;
	}

a#nav6:hover { background-position: -579px -35px; }

#lowernavH {
	width: 60px;
	margin: 0px;
	height: 40px;
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	}

#lowernavH ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
	width: 60px;
	}

#lowernav {
	width: 458px;
	margin: 0px;
	height: 40px;
	padding: 0px;
	text-align: left;
	display: block;
	float: right;
	}

#lowernav ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
	width: 458px;
	}

#lowernav li, #lowernavH li {
	margin: 0px;
	height: 40px;
	padding: 0px;
	text-align: left;
	display: block;
	float: left;
	clear: none;
	list-style-type: none;
	}

#lowernav img, #lowernavH img {
	margin: 0px;
	padding: 0px;
	}

#lowernav a:link, #lowernavH a:link {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	height: 40px;
	}

#lowernavH1 a {
	display: block;
	width: 60px;
	height: 40px;
	background: transparent url(/images/site/nav2-home.gif) no-repeat;
	background-position: 0 0;
	}

#lowernavH1 a:hover { background-position: 0 -40px; }

#lowernav1 a {
	display: block;
	width: 94px;
	height: 40px;
	background: transparent url(/images/site/nav2-buttons.gif) no-repeat;
	background-position: 0 0;
	}

#lowernav1 a:hover {
	background-position: 0 -40px;
	}

#lowernav2 a {
	display: block;
	width: 95px;
	height: 40px;
	background: transparent url(/images/site/nav2-buttons.gif) no-repeat;
	background-position: -94px 0px;
	}

#lowernav2 a:hover {
	background-position: -94px -40px;
	}

#lowernav3 a {
	display: block;
	width: 102px;
	height: 40px;
	background: transparent url(/images/site/nav2-buttons.gif) no-repeat;
	background-position: -189px 0px;
	}

#lowernav3 a:hover {
	background-position: -189px -40px;
	}

#lowernav4 a {
	display: block;
	width: 75px;
	height: 40px;
	background: transparent url(/images/site/nav2-buttons.gif) no-repeat;
	background-position: -291px 0px;
	}

#lowernav4 a:hover { background-position: -291px -40px; }

#lowernav5 a {
	display: block;
	width: 92px;
	height: 40px;
	background: transparent url(/images/site/nav2-buttons.gif) no-repeat;
	background-position: -366px 0px;
	}

#lowernav5 a:hover { background-position: -366px -40px; }

.page h1,
#front-h2 {
	background: url(/images/site/h1-rule.png) no-repeat left bottom;
	overflow: visible;
	padding: 0px;
	padding-bottom: 15px;
	color: #003070;
	font-size: 20px;
	line-height: 20px;
	margin: 0 20px 0 30px;
	font-weight: bold;
	}

#front-h2 {
	margin-left: 0;
	}


#button,
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 11px;
	color: #ffffff;
	background-color: #003070;
	padding: 3px;
	font-weight: bold;
	}

#inputs, .inputs {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #b6ccda;
	padding: 3px;
	font-weight: bold;
	}


.form,
#form {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	text-align: left;
	padding-right: 3px;
	}

.formreq,
#formreq {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #810606;
	font-style: normal;
	padding-top: 3px;
	text-align: left;
	padding-right: 3px;
	white-space: nowrap;
	}

.readonly,
#readonly {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
	}

.sep,
#sep {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}

.text,
#text {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-bottom: 7pt;
	margin-top: 7pt;
	}

.bold,
#bold {
	font-weight: bold;
	}

.step,
#step {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	margin: 5px 0 0 0;
	padding: 0;
	}

#note {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	}

#related {
	width: 161px;
	float: right;
	margin: 36px 0 24px 9px;
	}

#h-sect {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#catname {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #65A9C9;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#h-home {
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 16px;
	color: #116794;
	}

#p-home { font-size: 12px; }

#error,
.error {
	color: #F00;
	font-size: 11px;
	line-height: 12px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: normal;
	}

#error2,
.error2 {
	color: #ef1f1d;
	font-size: 14px;
	line-height: 15px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-weight: bold;
	}

#none {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	font-style: italic;
	color: #5f7c50;
	margin-top: -3px;
	}

.separator,
#separator {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	padding: 2px 0 0 0;
	margin: 12px 0 6px 0;
	border-top: 1px solid #ebf0f6;
	font-weight: bold;
	}

#notesmall {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
	line-height: 10px;
	}

#nav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #777777;
	margin: 0px;
	}

#noter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #88343B;
	}

#sup {
	font-size: 8px;
	}

.sep,
#sep {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	}

#about {
	position: absolute;
	left: 5px;
	top: 200px;
	}

#speak_out_form_area {
	margin-left: 45px;
	}

#speak_out_form_area .buttonbox {
	display: block;
	width: 250px;
	}

#footer_right {
	float: right;
	}

	/* ADDEDIT */
.addedit {
	display: block;
	font-size: 0.95em;
	}

.addedit fieldset.hidden {
	padding: 0;
	}

.addedit .error p,
.addedit .error {
	color: red;
	}

.addedit .required,
.addedit .required label {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #810606;
	font-style: normal;
	padding-top: 3px;
	text-align: left;
	padding-right: 3px;
	white-space: nowrap;
	}

.addedit .hiddens {
	display: none;
	}

.addedit .fieldwrapper {
	clear: both;
	}

.addedit .description {
	float: left;
	clear: left;
	width: 110px;
	text-align: right;
	padding-right: 10px;
	}

.addedit .data {
	float: left;
	clear: right;
	}

.addedit input,
.addedit textarea,
.addedit select {
	width: 210px;
	font: 0.95em "Trebuchet MS", Tahoma, sans-serif;
	}

.addedit .inputs {
	display: table;
	}

.addedit fieldset {
	border: none;
	}

.addedit .description p,
.addedit .data p {
	padding: 0.5em 0 0 0;
	margin: 0;
	}

.addedit .error p {
	padding: 1em 0;
	margin: 0;
	}

.addedit div.error {
	clear: both;
	}

.addedit .submits {
	text-align: center;
	}

.addedit .submits input {
	width: auto;
	}

.addedit .type_submit .data {
	text-align: center;
	float: none;
	clear: both;
	}

.addedit .type_submit input {
	width: auto;
	}
	/* /ADDEDIT */
/* PAGE SPECIFIC STYLES */

	/* Calendar Index */
#calendar #column-left,
#calendar .column-bot,
#calendar .footerleft {
	display: none;
	}

#calendar #columns,
#calendar #footer {
	background: none;
	}

#calendar #column-right {
	width: 770px;
	padding: 30px;
	}

#calendar #footer_right {
	float: none;
	margin: auto;
	}

#calendar h2 {
	color: #004283;
	font-size: 24px;
	line-height: normal;
	float: left;
	padding: 0;
	margin: 0;
	}

#calendar #list_view {
	float: right;
	padding-right: 69px;
	text-align: right;
	}

#calendar #list_view a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 36px;
	background: url(/images/site/calendar_list_view.gif) top right no-repeat;
	}

#calendar #main_calendar {
	border: 3px solid #376696;
	border-top: none;
	clear: both;
	}

#calendar #main_calendar thead {
	clear: both;
	}

/* caption */

#calendar #calendar_caption {
	background-color: #d9e2eb;
	border: 3px solid #376696;
	border-bottom: none;
	font-weight: bold;
	width: 693px;
	}

#calendar #calendar_caption a {
	font-size: 12px;
	color: #003c78;
	display: block;
	}

#calendar #calendar_previous {
	border-right: 1px solid #b9c9da;
	display: block;
	float: left;
	width: 198px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#calendar #calendar_current {
	border-right: 1px solid #b9c9da;
	display: block;
	float: left;
	width: 296px;
	line-height: 30px;
	font-size: 16px;
	color: #003c78;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#calendar #calendar_next {
	display: block;
	float: left;
	width: 197px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

/* /caption */

#calendar #main_calendar th {
	background-color: #4c77a2;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-right: 1px solid #416e9c;
	border-top: 1px solid #376696;
	}

#calendar #main_calendar td {
	width: 90px;
	min-height: 104px;
	border-right: 1px solid #d9e2eb;
	border-top: 1px solid #003c78;
	vertical-align: top;
	padding: 8px 4px;
	}
* html #calendar #main_calendar td {
	height: 120px;
	}

#calendar .day_of_month {
	color: #a97537;
	padding: 0 0 5px;
	margin: 0;
	}

#calendar .calendar_event {
	padding: 0 0 13px;
	margin: 0;
	width: 90px;
	overflow: hidden;
	}

#calendar .calendar_event a {
	color: #003c78;
	}
	/* /Calendar Index */

	/* Events Index */
#events h1 {
	float: left;
	}
* html #events h1 {
	margin-left: 15px;
	}

#events #calendar_view {
	float: right;
	padding-right: 9px;
	text-align: right;
	}

#events #calendar_view a {
	display: block;
	line-height: 27px;
	padding-right: 36px;
	background: url(/images/site/events_calendar_view.gif) top right no-repeat;
	zoom: 1;
	}
	/* Events Index */

	/* Events Item */
#events_item h2 {
	float: left;
	width: 400px;
	}

#events_item #calendar_view {
	text-align: right;
	}

#events_item #calendar_view a {
	float: left;
	line-height: 27px;
	padding-right: 36px;
	background: url(/images/site/events_calendar_view.gif) top right no-repeat;
	zoom: 1;
	}
	/* /Events Item */
