@charset "utf-8";

/* Izilla CSS Template v2.7 (02/11/2009) */
/* http://www.izilla.com.au */

/* --------------------------------------------
	Conditional Browser Rules
----------------------------------------------- */

/*
	Usage: Apply each of these "hacks" after the initial incorrect value has been set.

	Child Selector for FF, IE7, Opera, Safari:
		html > body element {rule}
	
	Child Selector + Comment Hack, which IE7 ignores:
		html >/^^/ body element {rule}
		
	To fix Firefox Left-Click/Print Drop Clearing Issues:
	
	html >/^^/ body element {
		overflow: visible;
	}
	
	element:after {
		clear: both;
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
	}
	
	Replace ^ with *
*/

@font-face {
	font-family: 'CACPinaforeRegular';
	src: url('/fonts/mt/cac_pinafore/CACPINAF.eot');
	src: local('CAC Pinafore Regular'), local('CACPinafore'), url('/fonts/mt/cac_pinafore/CACPINAF.woff') format('woff'), url('/fonts/mt/cac_pinafore/CACPINAF.ttf') format('truetype'), url('/fonts/mt/cac_pinafore/CACPINAF.svg#CACPinafore') format('svg');
}


/* --------------------------------------------
	Top-level Elements
----------------------------------------------- */

/* Top-level Elements

    * HTML - HTML document
          o BODY - Document body
*/

* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	background: #000 url(/images/mt/bg_body.jpg) no-repeat center 50px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

body * {
	font-family: inherit;
	font-size: 100%;
}


/* --------------------------------------------
	Generic Classes
----------------------------------------------- */

.align_centre {
	text-align: center !important;
}

.align_justify {
	text-align: justify !important;
}

.align_left {
	text-align: left !important;
}

.align_right {
	text-align: right !important;
}

.centre_object {
	display: block;
	margin: 0 auto 1.4em auto;
}

.clear {
	clear: both;
}

div.clear {
	font-size: 0;
	line-height: 0px;
	width: 100%;
}

.float_left {
	display: inline;
	float: left;
}

.float_right {
	display: inline;
	float: right;
}

img.float_left {
	margin: 0.5em 1em 0.5em 0;
}

img.float_right {
	margin: 0.5em 0 0.5em 1em;
}

img.float_left_border {
	border: 1px solid #8b8c7a;
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

img.float_right_border {
	border: 1px solid #8b8c7a;
	float: right;
	margin: 0.5em 0 0.5em 1em;
}

img.border {
	border: 1px solid #8b8c7a;
}

.contain {
	overflow: hidden;
	width: 100%;
}

.hidden {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.invisible {
	visibility: hidden;
}

.no_wrap {
	white-space: nowrap;
}

/* --------------------------------------------
	Specific Classes
----------------------------------------------- */

a.managed {
	background: url(/images/mt/bg_managed_resources_icons.png) no-repeat 0 0;
	padding-bottom: 1px;
	padding-left: 23px;
}

a.link {
	background-position: 0 -106px;
}

a.pdf {
	background-position: 0 -220px;
}

a.zip {
	background-position: 0 -330px;
}

a.audio {
	background-position: 0 -440px;
}

a.video {
	background-position: 0 -550px;
}

a.doc {
	background-position: 0 -660px;
}

a.image {
	background-position: 0 -769px;
}

a.excel {
	background-position: 0 -880px;
}

a.file {
	background-position: 0 -988px;
}

a.page {
	background-position: 0 -1100px;
}

a.rss {
	background-position: 0 -1211px;
}

/* --------------------------------------------
	Special Inline Elements
----------------------------------------------- */

/* Special Inline Elements

    * A - Anchor
    * BR - Line break
    * IFRAME - Inline frame
    * IMG - Inline image
    * MAP - Image map
          o AREA - Image map region
    * Q - Short quotation
    * SPAN - Generic inline container
    * SUB - Subscript
    * SUP - Superscript
*/

a:link {
	color: #2f321b;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:link:focus, a:link:hover, a:visited:focus, a:visited:hover {
	color: #8b8c7a;
	text-decoration: none;
}

a img {
	border: none;
}

iframe {
	margin-bottom: 1em;
}

object:focus {
	outline: none;
}

q {
	quotes: none;
}

q:before, q:after { 
    content: "";
}

html >/**/ body sub, html >/**/ body sup {
	font-size: smaller;
}

/* --------------------------------------------
	Generic Block-level Elements
----------------------------------------------- */

/* Generic Block-level Elements

    * ADDRESS - Address
    * BLOCKQUOTE - Block quotation
    * DEL - Deleted text
    * DIV - Generic block-level container
    * H1 - Level-one heading
    * H2 - Level-two heading
    * H3 - Level-three heading
    * H4 - Level-four heading
    * H5 - Level-five heading
    * H6 - Level-six heading
    * HR - Horizontal rule
    * INS - Inserted text
    * P - Paragraph
    * PRE - Preformatted text
*/

address {
	font-style: normal;
}

blockquote {
	border-left: 3px solid #4f4c4d;
	background-color: #edece6;
	margin-bottom: 1em;
	padding: 1em 12px 1px 12px;
	quotes: none;
}

blockquote:before, blockquote:after {
	content: "";
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

h1 {
	font-family: 'CACPinaforeRegular', Arial, Helvetica, sans-serif;
	font-size: 250%; /* 30px */
	font-weight: normal;
	margin-bottom: 0.267em;
}

h2 {
	font-family: 'CACPinaforeRegular', Arial, Helvetica, sans-serif;
	font-size: 208.33%; /* 25px */
	font-weight: normal;
	margin-bottom: 0.32em;
}

h3 {
	font-size: 125% /* 15px */;
	margin-bottom: 0.8em;
}

h4, html #search h4 {
	font-size: 108.33% /* 13px */;
	margin-bottom: 0.923em;
}

h5 {
	margin-bottom: 1em;
}

h6 {
	font-size: 91.67%;
	margin-bottom: 1.091em;
}

hr {
	background-color: #8b8c7a;
	border: none;
	color: #8b8c7a;
	height: 1px;
	margin: -0.5em 0 0.6em 0;
}

html >/**/ body hr {
	margin-bottom: 1em;
	margin-top: 0;
}

p, .content_area {
	margin-bottom: 1em;
}

p.ie6pfix{
	margin-left: 5px;
}

#skip_to {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

/* --------------------------------------------
	Lists
----------------------------------------------- */

/* Lists

    * DIR - Directory list
    * DL - Definition list
          o DT - Definition term
          o DD - Definition description
    * LI - List item
    * OL - Ordered list
    * UL - Unordered list
*/

ul {
	list-style-type: none;
}

/* - Content Lists ------------------------------- */

ol {
	list-style-type: decimal;
	margin-bottom: 1em;
	margin-left: 39px;
}

html >/**/ body ol {
	margin-left: 34px;
}

ol.lower_alpha {list-style-type: lower-alpha;}
ol.upper_alpha {list-style-type: upper-alpha;}
ol.lower_roman {list-style-type: lower-roman;}
ol.upper_roman {list-style-type: upper-roman;}

ol li {
	margin-bottom: 0.5em;
	padding-left: 1px;
}

html >/**/ body ol li {
	padding-left: 6px;
}

html body ul ol li {
	background: none;
	padding-left: 1px;
}

html >/**/ body ul ol li {
	padding-left: 6px;
}

li ul, li ol {
	margin-top: 1em;
}

ul {
	margin-bottom: 1em;
	padding-left: 20px;
}

html body ul li {
	background: url(/images/mt/bg_ul-li.gif) no-repeat 0 5px;
	margin-bottom: 0.5em;
	padding-left: 20px;
}

html body li ul li {
	/* Style appropriately for nested ULs */
}

ul.list_next_to_image {
	height: 1%;
	overflow: hidden;
}


/* --------------------------------------------
	Tables
----------------------------------------------- */

/* Tables

    * TABLE - Table
          o CAPTION - Table caption
          o COLGROUP - Table column group
                + COL - Table column
          o THEAD - Table head
          o TFOOT - Table foot
          o TBODY - Table body
          o TR - Table row
                + TD - Table data cell
                + TH - Table header cell
*/


table {
	border: none;
	border-collapse: collapse;
	margin-left: 6px;
	margin-bottom: 1em;
	width: 99.9%;
}

html > body table {
	margin-left: 0;
}

.gecko table {
	margin-left: 1px;
	margin-top: 1px;
}

table caption {
	font-weight: bold;
	margin: auto;
	padding: 5px;
}

table td, table th, table td.th {
	border: 1px solid #555;
	padding: 3px 6px;
	vertical-align: top;
}

table th, table td.th {
	background-color: #8b8c7a;
	color: #fff;
	font-weight: bold;
}

table tbody th, table tbody td.th {
	background-color: #b8b8ab;
	text-align: left;
}

table td {
	background-color: #fff;
}

table tr.even td {
	background-color: #e6e5dd;
}

table.unstyled {
	width: auto;
}

table.unstyled td, table.unstyled th, table.unstyled td.th {
	border: none;
}

table.unstyled th, table.unstyled td.th,
table.unstyled tbody th, table.unstyled tbody td.th,
table.unstyled td, table.unstyled tr.even td {
	background-color: transparent;
	color: #333;
}

/* --------------------------------------------
	Forms
----------------------------------------------- */

/* Forms

    * FORM - Interactive form
          o BUTTON - Button
          o FIELDSET - Form control group
                + LEGEND - Fieldset caption
          o INPUT - Form input
          o LABEL - Form field label
          o SELECT - Option selector
                + OPTGROUP - Option group
                      # OPTION - Menu option
          o TEXTAREA - Multi-line text input
*/

#questions {
	clear: both;
}	

fieldset {
	border: none;
	margin-bottom: 1em;
}

legend {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

html >/**/ body legend {
	display: none;
}

fieldset br {
	clear: both;
	font-size: 0;
	line-height: 0px;
}

input[type=hidden] {
	display: none;
}

label, input, select, textarea {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	width: 315px;
}

label {
	margin-right: 14px;
	position: relative;
	top: 0.083em;
	width: 115px;
}

.list_label, .comment {
	margin-bottom: 0.5em;
}

label em, .list_label em, .required em {
	color: #c00;
	font-style: normal;
}

fieldset .description, .textarea_description {
	color: #666;
	display: block;
	font-size: 91.67%;
	line-height: normal;
	margin-bottom: 0.545em;
	overflow: hidden;
}

fieldset .radio_check .description {
	margin-bottom: 0;
}

input.submit, .AspNet-CreateUserWizard-CreateUserButtonPanel input {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 .25em;
	width: 0;
	overflow: visible;
}

input.submit[class], .AspNet-CreateUserWizard-CreateUserButtonPanel input[id] {
	width: auto;
}

input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover {
	background-color: #ffffe5;
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
	background-color: #ffc;
}

input[type=hidden] {
	display: none;
}

input.text {
	border: 1px solid #666;
	padding: 2px;
}

textarea {
	border: 1px solid #666;
	height: 5em;
	overflow: auto;
	padding: 2px;
}

input.file, select {
	width: 321px;
}

select {
	border: 1px solid #666;
}

option {
	display: none;
	padding-left: 2px;
	padding-right: 1px;
}

option[value] {
	display: block;
}

optgroup > option {
	padding-left: 20px;
}

.radio_check {
	display: block;
	clear: both;
	height: 1%;
	margin-bottom: 0.5em;
	margin-left: 129px;
	overflow: hidden;
	padding-left: 3px;
	width: 321px;
}

html >/**/ body .radio_check {
	padding-left: 0;
}

.radio_check .radio_check {
	display: inline;
	height: auto;
	overflow: auto;
	margin-bottom: 0;
	margin-left: 0;
}

.radio_check input {
	clear: both;
	margin: -2px 0 0 -7px;
	position: relative;
	width: auto;
}

html > body .radio_check input {
	margin-right: 3px;
}

html >/**/ body .radio_check input {
	margin: 2px 6px 0.5em 0;
}

.radio_check label {
	display: block;
	float: none;
	height: 1%;
	margin-bottom: 0.5em;
	width: auto;
}

.buttons, .AspNet-CreateUserWizard-CreateUserButtonPanel {
	height: 1%;
	margin-bottom: 1em;
	overflow: hidden; 
}

.buttons input, .AspNet-CreateUserWizard-CreateUserButtonPanel input {
	margin-left: 129px;
}

/* --------------------------------------------
	Phrase Elements
----------------------------------------------- */

/* Phrase Elements

    * ABBR - Abbreviation
    * ACRONYM - Acronym
    * CITE - Citation
    * CODE - Computer code
    * DFN - Defined term
    * EM - Emphasis
    * INS - Inserted text
    * KBD - Text to be input
    * SAMP - Sample output
    * STRONG - Strong emphasis
    * VAR - Variable
*/

acronym {
	border-bottom: 1px dashed;
	cursor: help;
}

cite {
	display: block;
	font-style: italic;
	margin-bottom: 1em;
	margin-top: -1em;
	text-align: right;
}

/* --------------------------------------------
	Font Style Elements
----------------------------------------------- */

/* Font Style Elements

    * SMALL - Small text
    * TT - Teletype text
*/

/* --------------------------------------------
	Error / OK Boxes
----------------------------------------------- */

.error, .ok {
	border: 1px solid #c4c2b1;
	margin-bottom: 1em;
}

.error h3, .ok h3 {
	background: url(/images/mt/bg_error-h.png) no-repeat 15px 11px;
	color: #811919;
	font-size: 100%;
	padding: 11px 20px 0 40px;
}

.ok h3 {
	background-position: 15px -109px;
	color: #417b2a;
}

.error ul, .ok ul {
	color: #111;
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0 20px 0.7em 20px;
}

/* --------------------------------------------
	Search
----------------------------------------------- */

#search label {
	font-weight: bold;
	margin-right: 1em;
	width: auto;
}

#search input.text {
	margin-right: 5px;
	width: 14em;
}

#content #search input.submit {
	background-image: url(/images/mt/bg_search-submit.gif);
	margin-top: 2px;
}

#adv_search_options {
	clear: both;
	margin-bottom: 1em;
	margin-left: 4.3em;
}

#adv_search_options label {
	font-weight: normal;
	margin-bottom: 0;
}

#adv_search_options input {
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-right: 2px;
	position: relative;
	top: -1px;
	width: auto;
}

html >/**/ body #adv_search_options input {
	margin-right: 4px;
	top: 3px;
}

#search h5 span {
	font-style: italic;
}

html body #search ul {
	display: block;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

html body #search ul li {
	background: none;
	display: inline;
	float: left;
	height: auto;
	line-height: normal;
	margin-bottom: 3px;
	margin-right: 3px;
	padding: 0;
}

#search ul li a, #search ul li span {
	background-color: #f8f8f8;
	border: 1px solid #d3d1c2;
	border-bottom-color: #a2a2a2;
	border-right-color: #a2a2a2;
	color: #2f321b;
	display: inline;
	float: left;
	font-weight: bold;
	padding: 2px 0.5em 3px 0.5em;
	position: relative;
	text-decoration: none;
}

#search ul li span {
	cursor: default;
}

#search ul li span, #search ul li a:focus, #search ul li a:hover {
	background-color: #8b8c7a;
	color: #fff;
	border-color: #d7d7d1 #616255 #616255 #d7d7d1;
}

#search ul li.previous a, #search ul li.previous span, #search ul li.next a, #search ul li.next span {
	background-image: url(/images/mt/bg_pagination_prev_next.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	display: inline;
	float: left;
	height: 1.25em;
	overflow: hidden;
	text-indent: -999em;
	width: 7px;
}

#search ul li.previous a:hover, #search ul li.previous a:focus {
	background-position: 6px -101px;
}

#search ul li.previous span, #search ul li.next span {
	background-color: #fefefe;
	background-position: 6px -208px;
	border-color: #f6f6f3 #ececec #ececec #f6f6f3;
}

#search ul li.next a {
	background-position: 6px -315px;
}

#search ul li.next a:hover, #search ul li.next a:focus {
	background-position: 6px -422px;
}

#search ul li.next span {
	background-position: 6px -529px;
}

#search h4 {
	margin-bottom: 0;
}

/* --------------------------------------------
	Specific Sections
----------------------------------------------- */

#wrapper_site {
	font-size: 120%;
	margin: auto;
	padding: 13px 0 16px 0;
	width: 970px;
}

#header {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#nav_social, #nav_social * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_social {
	margin-right: 5px;
}

#nav_social a {
	background: url(/images/mt/bg_nav_social-a.png) no-repeat 0 0;
	color: #fff;
	margin-right: 5px;
	height: 24px;
	overflow: hidden;
	text-indent: -999em;
	width: 24px;
}

#nav_social #n_youtube a {
	width: 60px;
}

#nav_social #n_twitter a {
	background-position: -60px 0;
}

#nav_social #n_facebook a {
	background-position: -84px 0;
}

#logged_in {
	color: #ccc;
	float: left;
	font-size: 91.67%;
	margin-top: 5px;
}

#logged_in p {
	float: left;
	margin: 0;
}

#logged_in #welcome {
	background: url(/images/mt/bg_nav_supp-li.gif) no-repeat right 0.273em;
	margin-right: 10px;
	padding-right: 10px;
}

#logged_in a {
	color: #fff;
	text-decoration: none;
}

#logged_in a:hover, #logged_in a:focus {
	text-decoration: underline;
}

#nav_supp {
	float: right;
	margin: 3px 0 15px 0;
}

#nav_supp ul, #nav_supp li, #nav_supp fieldset {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_supp li {
	background: url(/images/mt/bg_nav_supp-li.gif) no-repeat right 0.273em;
	font-size: 91.67%;
	margin: 2px 10px 0 0;
	padding-right: 10px;
}

#nav_supp li:last-child {
	background: none;
}

#nav_supp a {
	color: #fff;
	text-decoration: none;
}

#nav_supp a:hover, #nav_supp a:focus {
	text-decoration: underline;
}

#header h3, #nav_supp fieldset label {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

#nav_supp fieldset span {
	background: url(/images/mt/bg_nav_supp-span.gif) no-repeat 0 0;
	float: left;
	margin-right: 2px;
}

#nav_supp fieldset .text {
	background: url(/images/mt/bg_nav_supp-text.gif) no-repeat 0 bottom;
	border: none;
	color: #333;
	margin: 0;
	padding: 2px 5px;
	width: 130px;
}

#nav_supp fieldset .submit, #search .submit {
	background: url(/images/mt/bg_nav_supp-submit.gif) no-repeat 0 0;
	border: none;
	height: 17px;
	margin: 0;
	overflow: hidden;
	padding: 0 0 0 17px;
	text-indent: -999em;
	width: 17px;
}

#banner {
	clear: both;
	height: 192px;
	overflow: hidden;
}

#nav_main h3 {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

#nav_main {
	background: url(/images/mt/bg_nav_main.png) no-repeat 5px bottom;
	overflow: hidden;
	margin: -60px -5px 0 -5px;
	padding-bottom: 7px;
	position: relative;
	width: 980px;
}

#nav_main * {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_main ul {
	background: url(/images/mt/bg_nav_main-ul.png) no-repeat 0 0;
	height: 46px;
	width: 980px;
}

#nav_main[id] ul {
	height: auto;
	min-height: 46px;
}

#nav_main li {
	background: url(/images/mt/bg_nav_main-li.gif) no-repeat right 0.667em;
	margin-top: 11px;
}

#nav_main li.last_node {
	background: none;
}

#nav_main a {
	color: #fff;
	margin-right: 1px;
	padding: 5px 18px;
	text-decoration: none;
}

#nav_main a:hover, #nav_main a:focus {
	text-decoration: underline;
}

#nav_main .current a {
	background-color: #886943;
	
}

#nav_main .current[class] a {
	background: url(/images/mt/bg_nav_main-current-a.png) repeat 0 0;
}

#content {
	background-color: #fff;
	color: #444;
	float: left;
	line-height: 1.417em;
	padding: 3px 10px;
	position: relative;
	width: 950px;
}

.decoration {
	background: url(/images/mt/bg_decoration.png) no-repeat 0 0;
	display: block;
	height: 264px;
	left: -32px;
	position: absolute;
	top: -14px;
	width: 67px;
}

#deco_2 {
	left: auto;
	right: -34px;
}

#col_1, #col_2, #col_3 {
	display: inline;
	float: left;
	overflow: hidden;
	width: 230px;
}

#col_2 {
	margin: 0 20px;
	width: 450px;
}

#col_3 {}

#col_2[id] {
	overflow: visible;
}

#col_2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.no_col_1 #col_1, .one_col #col_1 {
	display: none;
}

.no_col_1 #col_2 {
	margin-left: 0;
	width: 700px;
}

.no_col_3 #col_2 {
	margin-right: 0;
	width: 700px;
}

.one_col #col_2 {
	margin: 0;
	width: 950px;
}

body.two_col #col_2 {
	margin-left: 0;
	margin-right: 20px;
	width: 700px;
}

body.two_col #col_3 {
	margin: 0;
	width: 230px
}

.no_col_3 #col_3, .one_col #col_3 {
	display: none;
}

#footer {
	background: url(/images/mt/bg_footer.png) no-repeat 0 0;
	clear: both;
	color: #ccc;
	font-size: 91.67%;
	overflow: hidden;
	padding-top: 37px;
	text-align: center;
}

#footer p {
	margin-bottom: 0.455em;
}

#footer a {
	color: #ccc;
}

#feature {
	float: left;
	position: relative;
	width: 100%;
}

#feature #promo {
	display: inline;
	float: left;
	margin-bottom: 15px;
}

#col_promo {
	float: left;
}

#promo_content {
	clear: both;
	overflow: hidden;
	width: 100%;
}

#feature.alt #promo_content {
	float: left;
	width: 590px;
}

#promo_content .content_area {
	margin-bottom: 15px;
}

#feature #map {
	left: auto;
	height: 295px;
	right: -5px;
	top: -4px;
	width: 360px;
}

#feature #map img {
	border: none;
}

.js #map_info.current {
	background: url(/images/mt/bg_map_info.jpg) no-repeat 0 0;
	height: 195px;
	left: 0;
	padding: 50px 60px;
	position: absolute;
	top: 0;
	width: 240px;
}

.js #map_info {
	color: #fff;
}

.js .map_info {
	height: 195px;
	overflow: auto;
	width: 240px;
}

#feature #map {
	font-size: 91.67%;
}

#feature #map p {
	font-size: 100%;
}

.js #map_info .close {
	color: #fff;
	font-weight: bold;
}

#wrapper_site .wrapper_cols {
	background: url(/images/mt/bg_wrapper_cols.gif) repeat 0 0;
	float: left;
	text-align: left;
	width: 100%;
}

#wrapper_site .wrapper_cols.alt {
	margin-bottom: 1em;
}

.col {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 230px;
}

.col.first_node {
	margin-left: 0;
}

#col_news h2 {
	color: #2f321b;
}

#col_tours h2, #pnl_tours h2 {
	color: #321431;
}

#col_accomm h2, #col_maps h2, #pnl_accomm h2 {
	color: #032337;
}

#pnl_news_nav {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}

#pnl_news_nav * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#pnl_news_nav a, #operator_content_nav a {
	background: url(/images/mt/bg_pnl_news_nav-a.gif) 0 0;
	border-bottom: 1px solid #fff;
	color: #2f321b;
	font-family: 'CACPinaforeRegular', Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-right: 1px;
	text-decoration: none;
}

#pnl_news_nav a:hover, #pnl_news_nav a:focus, #operator_content_nav a:hover, #operator_content_nav a:focus {
	text-decoration: underline;
}

#pnl_news_nav a.activeSlide, #operator_content_nav a.activeSlide {
	background-position: 0 -44px;
	border-bottom-color: #2f331c;
	color: #fff;
	outline: none;
	text-decoration: none;
}

#pnl_news_nav span, #operator_content_nav span {
	background: url(/images/mt/bg_pnl_news_nav-a.gif) right 0;
	cursor: pointer;
	margin-left: 3px;
	padding: 7px 5px 6px 2px;
}

#pnl_news_nav a.activeSlide span, #operator_content_nav a.activeSlide span {
	background-position: right -44px;
}

#pnl_news_inner {
	background: #2f331c url(/images/mt/bg_pnl_news_inner.gif) no-repeat 0 0;
	font-size: 91.67%;
	width: 230px;
}

#pnl_news_inner a {
	color: #c5c6bc;
}

#pnl_news .panel {
	background: url(/images/mt/bg_pnl_news.gif) no-repeat 0 bottom;
	color: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 8px 10px 10px 10px;
	width: 210px;
}

.js #pnl_news .panel {
	height: 157px;
}

.panel h4 {
	margin-bottom: 0.5em;
}

.panel .view_all {
	float: none;
	margin-bottom: 0;
	margin-top: -0.5em;
}

/* --------------------------------------------
	Twitter Specific Styling
----------------------------------------------- */

#pn_Twitter {
}

#twitter h2 {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

#twitter_update_list {
	height: auto !important;
	margin: 0;
	padding: 0;
}

#twitter_update_list li {
	background: none;
	border-bottom: 1px solid #c5c6bc;
	padding: 0 0 5px 0;
}

#twitter_update_list li a {
	color: #c5c6bc;
}

.jScrollPaneContainer {
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.jScrollPaneTrack {
	background-color: #6e7161;
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 5px;
	top: 0;
}

.jScrollPaneDrag {
	background: url(/images/mt/bg_jScrollPaneDrag.png) no-repeat 0 center;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
}

.jScrollPaneDragTop, .jScrollPaneDragBottom {
	background: url(/images/mt/bg_jScrollPaneDrag.png) no-repeat 0 0;
	height: 4px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 10;
}

.jScrollPaneDragBottom {
	background-position: 0 -149px;
	bottom: 0;
	top: auto;
}

a.jScrollArrowUp, a.jScrollArrowDown {
	background: url(/images/mt/bg_jScrollArrow.png) no-repeat 0 0;
	display: block;
	height: 17px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	text-indent: -999em;
	top: 0;
	width: 11px;
	z-index: 1;
}

a.jScrollArrowUp:hover {
	background-position: -11px 0;
}

a.jScrollArrowDown {
	background-position: 0 -17px;
	bottom: 0;
	top: auto;
}

a.jScrollArrowDown:hover {
	background-position: -11px -17px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}

.wrapper_cols.alt .promo, #col_banner {
	margin-top: 2.583em;
}

.search_op {
	color: #fff;
}

#col_1 .search_op {
	margin-bottom: 9px;
}

.search_op h2 {
	margin-bottom: 0;
}

.search_op .panel {
	padding: 0;
}

.search_op fieldset {
	height: 175px;
	padding: 0 10px;
}

.search_op[class] fieldset {
	height: auto;
	min-height: 175px;
}

#pnl_accomm .panel {
	background: #032337 url(/images/mt/bg_pnl_accomm-panel.gif) no-repeat 0 0;
}

#pnl_accomm fieldset {
	background: url(/images/mt/bg_pnl_accomm-fieldset.gif) no-repeat 0 bottom;
}

#pnl_tours .panel {
	background: #321431 url(/images/mt/bg_pnl_tours-panel.gif) no-repeat 0 0;
}

#pnl_tours fieldset {
	background: url(/images/mt/bg_pnl_tours-fieldset.gif) no-repeat 0 bottom;
}

.search_op div {
	border-bottom: 1px solid #fff;
	clear: both;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
} 

.search_op div.alt {
	border-bottom: none;
}

.search_op * {
	margin: 0;
}

.search_op select {
	margin-bottom: -10px;
	width: 210px;
}

html > body .search_op select {
	margin-bottom: 0;
}

.search_op label {
	margin-right: 5px;
	position: relative;
	top: 0.167em;
	width: auto;
}

.search_op .hidden {
	width: 0;
	position: absolute;
}

.search_op label span {
	font-size: 91.67%;
	left: 7.6em;
	position: absolute;
	white-space: nowrap;
}

.search_op input.text {
	margin-right: 5px;
	text-align: center;
	width: 1.8em;
}

.search_op input.date {
	text-align: left;
	width: 5.7em;
}

.search_op .radio_check {
	padding: 0;
	width: 100%;
}

.search_op .submit {
	border: none;
	height: 29px;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
}

#pnl_accomm .submit {
	background: url(/images/mt/bg_pnl_accomm-submit.png) no-repeat 0 0;
	padding-left: 191px;
	width: 191px;
}

#pnl_tours .submit {
	background: url(/images/mt/bg_pnl_tours-submit.png) no-repeat 0 0;
	padding-left: 124px;
	width: 124px;
}

#wrapper_site .panel .submit:hover, #wrapper_site .panel .submit:focus {
	background-position: 0 -29px;
}

#pnl_events {
	background: #2f321b url(/images/mt/bg_nav_sub-first_node-a.gif) no-repeat 0 0;
}

#pnl_events h2 {
	padding: 5px 10px 0 10px;
}

#pnl_events .panel {
	background: url(/images/mt/bg_nav_sub-last_node-a.gif) no-repeat 0 bottom;
}

#pnl_events.search_op fieldset {
	height: auto;
}

.search_op input.keywords {
	margin-right: 0;
	text-align: left;
	width: 12em;
}

.search_op .col {
	float: left;
	overflow: hidden;
	width: 50%;
}

.search_op .col label {
	display: block;
	float: none;
	margin-bottom: 5px;
	top: 0;
	width: 100%;
}

#pnl_events select {
	margin-bottom: 5px;
}

#pnl_events select.last_node {
	margin-bottom: 0;
}

#pnl_events .submit {
	background: url(/images/mt/bg_pnl_events-submit.png) no-repeat 0 0;
	padding-left: 131px;
	width: 131px;
}

.jCalendar {
	background-color: #aaa;
	border: 1px solid #000;
    border-collapse: separate;
    border-spacing: 1px;
	margin: 0;
}

.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}


.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}

.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}

.jCalendar td.today {
	background: #666;
	color: #fff;
}

.jCalendar td.selected, .jCalendar td.selected.dp-hover {
	background: #6c707f;
	color: #fff;
}

.jCalendar td.dp-hover,
.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}

.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}

.jCalendar td.disabled, .jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}

.jCalendar td.unselectable,
.jCalendar td.unselectable:hover,
.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

a.dp-choose-date {
	background: url(/images/mt/calendar.png) no-repeat 0 0; 
	display: inline;
	float: left;
	height: 14px;
	margin-right: 5px;
	margin-top: 4px;
	overflow: hidden;
	padding: 0;
	text-indent: -999em;
	width: 14px;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -14px;
	cursor: default;
}

.dp-popup {
	background: #c5c6bc;
	border: 1px solid #8b8c7a;
	padding: 2px;
	position: relative;
	width: 200px;
}

#dp-popup {
	position: absolute;
	z-index: 199;
}

.dp-popup h2 {
	color: #2f321b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 2px 0;
	padding: 0;
	text-align: center;
}

a#dp-close {
	display: block;
	font-size: 110%;
	padding: 4px 0;
	text-align: center;
}

a#dp-close:hover {
	text-decoration: underline;
}

.dp-popup a {
	padding: 3px 2px 0;
	text-decoration: none;
}

.dp-popup div.dp-nav-prev {
	left: 4px;
	position: absolute;
	top: 2px;
	width: 100px;
}

.dp-popup div.dp-nav-prev a {
	float: left;
}

/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
.dp-popup div.dp-nav-prev a, .dp-popup div.dp-nav-next a {
	cursor: pointer;
	font-size: 9px;
	text-decoration: none;
}

.dp-popup div.dp-nav-prev a.disabled, .dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}

.dp-popup div.dp-nav-next {
	position: absolute;
	right: 4px;
	top: 2px;
	width: 100px;
}

.dp-popup div.dp-nav-next a {
	float: right;
}

.dp-popup a.disabled {
	color: #aaa;
	cursor: default;
}

.dp-popup td {
	cursor: pointer;
}

.dp-popup td.disabled {
	cursor: default;
}

.nav_sub {
	margin-bottom: 9px;
	overflow: hidden;
	width: 100%;
}

.nav_sub * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.nav_sub h2 {
	color: #2f321b;
}

.nav_sub h3 {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.nav_sub li {
	background-color: #2f321b;
}

.nav_sub a {
	border-bottom: 1px solid #ccc;
	margin: 0 5px;
	width: 220px;
}

#content .nav_sub a {
	color: #fff;
	text-decoration: none;
}

.nav_sub .first_node, .nav_sub .single_node {
	background: #2f321b url(/images/mt/bg_nav_sub-first_node-a.gif) no-repeat 0 0;
	padding-top: 5px;
}

.nav_sub li .single_node {
	background: none;
	padding-top: 0;
}

.nav_sub .single_node .first_node {
	background: url(/images/mt/bg_nav_sub-last_node-a.gif) no-repeat 0 bottom;
	padding-top: 0;
}

.nav_sub .single_node li .first_node {
	background: none;
	padding-bottom: 0;
}

.nav_sub .single_node li .first_node a {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.nav_sub .last_node, .nav_sub .single_node li {
	background: #2f321b url(/images/mt/bg_nav_sub-last_node-a.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
}

.nav_sub .single_node li .last_node {
	padding-bottom: 0;
}

.nav_sub .single_node li li {
	background: none;
	padding-bottom: 0;
}

.nav_sub .single_node li .last_node a {
	border-bottom: none;
}

#content .nav_sub .current a, #content .nav_sub #content .current a:hover, #content .nav_sub a:hover, #content .nav_sub a:focus {
	background-color: #8b8c7a;
}

.nav_sub span {
	background: url(/images/mt/bg_nav_sub-a-span.gif) no-repeat 209px 10px;
	cursor: pointer;
	padding: 5px;
	width: 210px;
}

.nav_sub .current .parent span {
	background-position: 209px -97px;
}

.nav_sub .last_node a, .nav_sub .single_node a {
	border-bottom: none;
}

.nav_sub li .last_node a, .nav_sub .last_node .first_node a {
	border-bottom: 1px solid #ccc;
}

.nav_sub li .single_node .last_node a {
	border-top: 1px solid #ccc;
}

.nav_sub li .first_node, .nav_sub li .last_node {
	background-image: none;
	padding-top: 0;
}

#content .nav_sub .current li a {
	background-color: #545641;
}

#content .nav_sub .current .current a, #content .nav_sub .current li a:hover, #content .nav_sub .current li a:focus {
	background-color: #6f715d;
}

.nav_sub li li span {
	background: none;
	padding: 5px 5px 5px 12px;
	width: 203px;
}

#breadcrumbs {
	color: #032337;
	font-size: 91.67%;
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
}

#breadcrumbs * {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#breadcrumbs li {
	background: url(/images/mt/bg_breadcrumbs-li.gif) no-repeat 0 7px;
	margin-right: 5px;
	padding-left: 10px;
}

#operator_list {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#operator_list li {
	background: none;
	margin-bottom: 1em;
	padding: 0;
}

.operator {
	font-size: 91.67%;
	overflow: hidden;
	width: 100%;
}

#operator .operator {
	border-bottom: 1px solid #2f321b;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.js #operator .operator {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#operator_list h3 {
	background: #000 url(/images/mt/bg_operator-h3.gif) no-repeat 0 0;
	color: #fff;
	font-size: 100%;
}

#operator_list h3 span {
	background: url(/images/mt/bg_operator-h3-span.gif) no-repeat 0 bottom;
	display: block;
	height: 1%;
	overflow: hidden;
	padding: 7px 10px;
}

#operator_list.news h3 .date {
	background: none;
	display: inline;
	float: right;
	font-weight: normal;
	padding: 0;
}

#operator_list h3 span a {
	color: #fff;
	display: block;
	height: 1%;
}

#operator_list.news h3 span a {
	color: #fff;
	display: inline;
	float: left;
	height: auto;
}

#operator_list .inner, .featured_events .inner {
	height: 7.636em;
	margin-bottom: 1em;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.featured_events .inner {
	font-size: 91.67%;
}

#operator_list .inner .more, .featured_events .inner .more {
	background-color: #fff;
	bottom: -0.273em;
	font-style: normal;
	overflow: hidden;
	padding-left: 2px;
	position: absolute;
	right: 0;
}

.featured_events .inner .more {
	background-color: #e8e8e4;
	bottom: 0;
}

#operator_list .inner .more[class] {
	bottom: -0.182em;
}

.featured_events .inner .more[class] {
	bottom: 0.091em;
}

html >/**/ body #operator_list .inner .more[class] {
	bottom: 0;
}

html >/**/ body .featured_events .inner .more[class] {
	bottom: 0.182em;
}

#operator_list .inner .content_area, .featured_events .inner .content_area {
	margin-bottom: 0;
	margin-left: 110px;
	word-wrap: break-word;
}

#operator_list .inner img, .featured_events .inner img {
	display: inline;
	float: left;
	margin: 0.273em 10px 0 -110px;
	width: 100px;
}

#operator_list .inner .content_area span {
	font-size: 100% !important;
}

.facilities {
	float: left;
	padding-top: 2px;
}

#operator .facilities {
	float: none;
	margin: 1em 0;
	overflow: hidden;
	width: 100%;
}

.facilities h4 {
	display: inline;
	float: left;
	font-size: 100%;
	margin: 3px 1em 0 0;
}

.operator_info .facilities h4 {
	margin-top: 0;
}

.facilities ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

.operator_info .facilities ul {
	width: 100%;
}

#operator_list .facilities li, .facilities li {
	background: none;
	display: inline;
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
	padding: 0;
	height: 20px;
	overflow: hidden;
	width: 20px;
}

.actions {
	margin: 0;
	padding: 0;
	float: right;
}

.actions li, .actions a {
	display: inline;
	float: left;
	height: 24px;
}

.actions a {
	background: url(/images/mt/bg_actions-a.png) no-repeat 0 0;
	margin-left: 5px;
	overflow: hidden;
	text-indent: -999em;
	width: 108px;
}

.actions a:hover, .actions a:focus {
	background-position: 0 -24px;
}

.actions .book_now a {
	background-position: -108px 0;
	width: 73px;
}

.actions .book_now a:hover, .actions .book_now a:focus {
	background-position: -108px -24px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	background: #fff;
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
}

#cboxLoadedContent iframe {
	display: block;
	margin-bottom: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

#cboxTitle {
	font-size: 120%;
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor:pointer;
}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay {
	background: #000;
}

#colorbox {
}

#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight {
	width: 21px;
	height: 21px;
	background: url(/images/mt/bg_cbox_controls.png) no-repeat -100px 0;
}

#cboxTopRight {
	background-position: -129px 0;
}

#cboxBottomLeft {
	background-position: -100px -29px;
}

#cboxBottomRight {
	background-position: -129px -29px;
}

#cboxMiddleLeft {
	background-position: 0 0;
	background-repeat: repeat-y;
}

#cboxMiddleRight {
	background-position: right 0;
	background-repeat: repeat-y;
}

#cboxTopCenter, #cboxBottomCenter {
	height: 21px;
	background: url(/images/mt/bg_cbox_border.png) repeat-x 0 0;
}

#cboxBottomCenter {
	background-position:0 -29px;
	background-repeat: repeat-x;
}

#cboxLoadedContent {
	margin-bottom: 28px;
}

#cboxTitle {
	bottom: 4px;
	color: #949494;
	font-weight: bold;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

#cboxCurrent {
	bottom: 4px;
	color: #949494;
	left: 58px;
	position: absolute;
}

#cboxSlideshow {
	bottom: 4px;
	color: #0092ef;
	position: absolute;
	right: 30px;	
}

#cboxPrevious, #cboxNext, #cboxClose {
	background: url(/images/mt/bg_cbox_controls.png) no-repeat -75px 0;
	bottom: 0;
	height: 25px;
	left: 0;
	position: absolute;	
	text-indent: -999em;
	width: 25px;	
}

#cboxPrevious.hover {
	background-position: -75px -25px;
}

#cboxNext {
	background-position: -50px 0;
	left: 27px;
}

#cboxNext.hover {
	background-position: -50px -25px;
}

#cboxClose {
	background: url(/images/mt/bg_cboxClose.png) no-repeat 0 0;
	bottom: auto;
	height: 27px;
	left: auto;
	right: -21px;
	top: -21px;
	width: 27px;
}

#cboxClose.hover {
	background-position: 0 -27px;
}

#cboxLoadingOverlay {
	background: url(/images/mt/bg_cbox_loading_background.png) center center no-repeat;
}

#cboxLoadingGraphic {
	background: url(/images/mt/bg_cbox_loading.gif) center center no-repeat;
}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxTopLeft.png, sizingMethod='scale');
}

.cboxIE #cboxTopCenter {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxTopCenter.png, sizingMethod='scale');
}

.cboxIE #cboxTopRight {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxTopRight.png, sizingMethod='scale');
}

.cboxIE #cboxBottomLeft {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxBottomLeft.png, sizingMethod='scale');
}

.cboxIE #cboxBottomCenter {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxBottomCenter.png, sizingMethod='scale');
}

.cboxIE #cboxBottomRight {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxBottomRight.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleLeft {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxMiddleLeft.png, sizingMethod='scale');
}

.cboxIE #cboxMiddleRight {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/mt/bg_cboxMiddleRight.png, sizingMethod='scale');
}

html.lightbox {
	overflow-x: hidden;
	overflow-y: auto;
}

html.lightbox, html.lightbox body {
	background: #fff;
}

html.lightbox #header, html.lightbox #nav_main, html.lightbox #col_1, html.lightbox #col_3, html.lightbox #breadcrumbs, html.lightbox #footer, html.lightbox .decoration {
	display: none;
}

html.lightbox #wrapper_site, html.lightbox #content {
	padding: 0;
	width: 700px;
}

html.lightbox #col_2 {
	margin: 0;
	width: 700px;
}

#operator {
	position: relative;
}

#operator_content_nav {
	border-bottom: 2px solid #2f321b;
	display: block;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#operator_content_nav * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#operator_tools {
	margin: 0;
	padding: 0;
	right: 0;
	position: absolute;
	top: 7px;
}

#event_details.alt #operator_tools {
	top: -33px;
}

#operator_tools li {
	background: none;
	display: inline;
	float: left;
	margin-left: 6px;
	height: 16px;
	padding: 0;
	width: 16px;
}

#operator_tools a {
	background: url(/images/mt/bg_operator_tools-a.png) no-repeat 0 0;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	width: 16px;
}

#operator_tools .print a {
	background-position: -16px 0;
}

#operator_content {
	overflow: hidden;
	width: 700px;
}

#operator_content[id] {
	overflow: visible;
}

#operator_content[id]:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.operator .inner {
	float: left;
	width: 440px;
}

.operator_details {
	overflow: hidden;
	width: 100%;
}

.operator_details .address {
	float: left;
	overflow: visible;
	width: 240px;
}

.operator_details .address p {
	background-color: #fff;
	float: none;
}

.operator_details p {
	float: right;
}

.operator_info {
	font-size: 91.67%;
	float: right;
	margin-top: 200px;
	overflow: hidden;
	width: 240px;
}

.js .operator_info {
	margin-top: 220px;
}

#operator_pics_nav {
	left: 460px;
	overflow: hidden;
	margin: 0 0 1px 0;
	padding: 0;
	position: absolute;
	top: 253px;
}

#operator_pics_nav.n2 {
	margin-left: 106px;
}

#operator_pics_nav.n3 {
	margin-left: 99px;
}

#operator_pics_nav.n4 {
	margin-left: 92px;
}

#operator_pics_nav.n5 {
	margin-left: 85px;
}

#operator_pics_nav.n6 {
	margin-left: 78px;
}

#feature_nav {
	position: absolute;
	right: 0;
	top: -14px;
}

#operator_pics_nav *, #feature_nav * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#operator_pics_nav a, #feature_nav a {
	background: url(/images/mt/bg_operator_pics_nav-a.gif) no-repeat 0 0;
	height: 11px;
	margin-right: 3px;
	overflow: hidden; 
	text-indent: -999em;
	width: 11px;
}

#feature_nav a {
	margin-left: 3px;
	margin-right: 0;
}

#operator_pics_nav a.activeSlide, #feature_nav a.activeSlide {
	background-position: -11px 0;
	outline: none;
}

#operator_pics {
	height: 200px;
	left: 460px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 45px;
	width: 240px;
}

.js #operator_pics {
	top: 45px;
}

#operator_pics li {
	background: none;
	padding: 0;
}

#operator_pics img {
	display: block;
}

.operator_info .content_area {
	border-top: 1px solid;
	margin: 1em 0;
	padding-top: 1em;
}

#operator h4 {
	display: block;
	font-size: 120%;
	float: none;
	margin-bottom: 0.5em;
}

#operator .actions a {
	background-position: -181px 0;
	height: 27px;
	margin-left: 0;
	width: 240px;
}

#operator .actions a:hover, #operator .actions a:focus {
	background-position: -181px -27px;
}

#map {
	float: right;
	left: -999em;
	overflow: hidden;
	position: relative;
	width: 0;
}

#map.visible {
	position: static;
	width: auto;
}

#map p {
	font-size: 91.67%;
	margin-bottom: 0.5em;
}

#map iframe {
	border: 1px solid #2f321b;
	margin-bottom: 0;
}

#nav_archive {
	background-color: #e8e8e4;
	float: left;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#nav_archive * {
	background: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_archive a {
	padding: 0.417em 0.75em;
}

#nav_archive .current a {
	font-weight: bold;
	text-decoration: none;
}


/* --------------------------------------------
	Member Login & Registration Styling
----------------------------------------------- */

#member_login fieldset {
	margin-bottom: 0;
}

#member_login label, .AspNet-PasswordRecovery-UserName-UserPanel label {
	width: 75px;
}

#member_login .text, .AspNet-PasswordRecovery-UserName-UserPanel .text {
	width: 155px;
}

#member_login .radio_check, #member_login .buttons input, .AspNet-PasswordRecovery-UserName-SubmitPanel input {
	margin-left: 89px;
}

.AspNet-PasswordRecovery-UserName-TitlePanel {
	display: none;
}

.AspNet-PasswordRecovery-UserName-InstructionPanel {
	margin-bottom: 1em;
}	

.AspNet-PasswordRecovery-UserName-UserPanel {
	margin-bottom: 0.5em;
	overflow: hidden;
	width: 100%;
}

html >/**/ body .AspNet-PasswordRecovery-UserName-UserPanel {
	margin-bottom: 0;
}

#registration_form .radio_check {
	margin-left: 0;
	padding-left: 3px;
	width: auto;
}

html >/**/body #registration_form .radio_check {
	padding-left: 0;
}

.AspNet-CreateUserWizard-CreateUserButtonPanel {
	width: 100%;
}

#registration_form .AspNet-CreateUserWizard-CreateUserButtonPanel input {
	margin: 0;
	width: auto;
}

.operator_category {
	float: left;
	padding: 0;
}

.operator_category li {
	background: none;
	float: left;
	line-height: normal;
	margin-bottom: 8px;
	padding: 0;
	width: 150px;
}

.operator_category a {
	background-color: #ededea;
	border: 1px solid #d1d1ca;
	display: block;
	font-size: 91.67%;
	margin: auto;
	padding: 7px 5px;
	text-decoration: none;
	text-align: center;
	width: 130px;
}

.operator_category a:hover, .operator_category a:focus {
	text-decoration: underline;
}

.operator_category li img {
	display: block;
	margin: 0 auto 5px auto;
}

.featured_events {
	list-style-type: none;
	margin-left: 0;
	overflow: hidden;
	width: 100%;
}

.featured_events li {
	background-color: #e8e8e4;
	background-image: none;
	float: left;
	margin: 0 0 8px 0;
	overflow: hidden;
	padding: 10px;
	width: 430px;
}

.featured_events h3 {
	font-size: 100%;
}

.operator .date_loc {
	margin-bottom: -0.818em;
	font-size: 100%;
}

.featured_events .date_loc .date, .operator .date_loc .date {
	margin-bottom: -0.273em;
}

.featured_events p {
	margin-bottom: 0.5em;
}

.featured_events .content_area, .featured_events .content_area p, .featured_events .content_area span {
	font-size: 100% !important;
	margin-bottom: 0;
}

.curr_events {
	float: left;
}

.view_all {
	float: right;
	margin-top: 0.667em;
}

.view_all.alt {
	float: none;
	margin-top: 0;
	text-align: right;
}

html body #search #filter li {
	background: url(/images/mt/bg_ul-li.gif) no-repeat scroll 0 3px;
	display: list-item;
	float: none;
	font-size: 91.67%;
	line-height: 127.27%;
	margin-right: 0;
	padding-left: 13px;
}

html >/**/ body #search #filter li {
	background-position: 0 4px;
}

#event_details {
	position: relative;
}

#event_details .inner {
	background-color: #e8e8e4;
	margin-bottom: 1em;
	padding: 0.667em 0.667em 0.333em 0.667em;
}

#event_details h4, #event_details p, #event_details .content_area {
	margin-bottom: 0.615em;
}

#event_details h4 {
	overflow: hidden;
	width: 100%;
}

#event_details h4 em {
	display: inline;
	float: left;
	font-style: normal;
	margin-right: 0.5em;
	width: 7em;
}

#event_details.alt h4 em {
	width: auto;
}

#event_details h4 span {
	display: block;
	font-weight: normal;
	height: 1%;
	overflow: hidden;
}

#event_details .content_area {
	border-top: 2px solid #fff;
	padding-top: 0.667em;
}

/* gallery */
#media {
	overflow: hidden;
	width: 700px;
}

	#media div.gr {
		float: left;
		padding-bottom: 10px;
		width: 720px;
	}
	
		#media div.gc {
			background-color: #e8e8e4;
			border: 1px solid #d1d1ca;
			display: inline;
			float: left;
			margin-right: 10px;
			padding: 20px;
			width: 178px;
		}
		
		#media div.gc h3 {}				
		
		#media div.gc a {
			display: block;
			margin-bottom: 0;
			text-decoration: none
		}
		
		#media div.gc img {
			height: 103px;
			margin-bottom: 10px;
			width: 180px;
		}
		
		#media div.gc span.more {
			background: url(/images/mt/bg_button_view_category.png) no-repeat 0 0;
			display: block;
			height: 0;
			overflow: hidden;
			padding-top: 24px;
			position: relative;
			text-indent: -9999em;
			width: 94px
		}
		
		#media div.gc span.enlarge {
			background: url(/images/mt/bg_button_enlarge_photo.png) no-repeat 0 0;
			display: block;
			height: 0;
			float: left;
			overflow: hidden;
			padding-top: 24px;
			position: relative;
			text-indent: -9999em;
			width: 92px
		}	
		
		#media div.gc a:hover {
			text-decoration: none
		}
		
		#media div.gc a:hover span {
			background-position: 0 -24px
		}
		
		#media input {
			background: url(/images/mt/bg_button_select_photo.png) no-repeat 0 0;
			border: 0;
			cursor: pointer;
			display: block;
			height: 24px;
			padding: 0 0 0 85px;
			margin-bottom: 0;
			text-indent: -9999em;
			width: 85px;
		}

		#media div.gc input {
			float: right;
		}
		
		#media div.gc input:hover {
			background-position: 0 -24px
		}		

#media_list {
	margin-bottom: 20px;
	width: 230px
}

#media_list h3 {
	font-family:'CACPinaforeRegular',Arial,Helvetica,sans-serif;
	font-size:208.33%;
	margin-bottom:0.32em;
}

#media_list ul {
	margin-bottom: 0;
	padding-left: 0;
}

#selected_images {
	width: 230px
}

#selected_images ul {
	padding-left: 0
} 

#selected_images h3 {
	font-family:'CACPinaforeRegular',Arial,Helvetica,sans-serif;
	font-size:208.33%;	
	margin-bottom:0.32em;	
}

p#send_image_request a {
	background: url(/images/mt/bg_button_send_image_request.png) no-repeat 0 0;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 29px;
	position: relative;
	text-indent: -9999em;
	width: 170px;
}

p#send_image_request a:hover, p#send_image_request a:focus {
	background-position: 0 -29px
}

#media.media_large img {
	display: block;
	margin-bottom: 1em
}

#media.media_large input {
	float: none;
}

/* Gallery */

#gallery {
	overflow: hidden;
	width: 700px;
}

#g_header {
	float: left;
	margin-bottom: 0.667em;
	width: 100%;
}

#g_header h1 {
	float: left;
	margin-bottom: 0;
}

#g_lb {
	display: inline;
	float: right;
	margin: 5px 0 0 10px
}

#g_lb .inner {
	float: left;
	position: relative;
}

#g_lb_i {
	background: url(/images/mt/bg_g_lb_i.png) no-repeat 0 0;
	color: #696b5a;
	display: block;
	float: left;
	font-size: 83.33%;
	overflow: hidden;
	text-shadow: #fff 1px 1px 0;
}

#g_lb_i[id] {
	float: none;
}

#g_lb_i span {
	background: url(/images/mt/bg_g_lb_i.png) no-repeat right 0;
	display: inline;
	float: left;
	line-height: 1.3em;
	margin-left: 7px;
	padding: 4px 7px 5px 0;
}

#g_lb .full #g_lb_i {
	cursor: pointer;
}

#g_lb .full #g_lb_i span {
	background-position: right -22px;
	padding-right: 26px;
}

#g_lb .full:hover #g_lb_i, #g_lb .full.sfhover #g_lb_i {
	background-position: 0 -44px;
}

#g_lb .full:hover #g_lb_i span, #g_lb .full.sfhover #g_lb_i span {
	background-position: right -44px;
}

#g_lb_shadow {
	background-color: #959595;
	border: solid #c9c9c9;
	border-width: 0 1px 1px 0;
	clear: both;
	left: -999em;
	padding-bottom: 1px;
	position: absolute;
	width: 201px;
}

#g_lb .inner:hover #g_lb_shadow,#g_lb .inner.sfhover #g_lb_shadow {
	left: 1px;
}

#g_lb ul {
	background-color: #e4e4df;
	border: solid #dfdfda;
	border-width: 0 1px 1px 1px;
	float: left;
	font-size: 91.67%;
	left: -1px;
	line-height: 1.182em;
	padding: 0 0 3px 0;
	position: relative;
	margin: 0;
	width: 199px;
}


#g_lb ul li {
	background-color: #e4e4df;
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

#g_lb ul a {
	background: url(/images/mt/bg_g_lb-a.png) no-repeat right 4px;
	border-top: 1px solid #f9f9f8;
	color: #2f321b;
	display: block;
	margin: 0 3px;
	padding: 5px 43px 5px 3px;
	text-decoration: none;
}

#g_lb ul li:hover a, #g_lb ul a:hover, #g_lb ul a:focus {
	background-color: #efefec;
}

#g_lb ul input.submit {
	background: url(/images/mt/bg_g_lb-a.png) no-repeat 0 -65px;
	border: none;
	float: right;
	height: 14px;
	overflow: hidden;
	padding: 0 0 0 14px;
	position: absolute;
	right: 6px;
	text-indent: -999em;
	top: 5px;
	width: 14px;
}

#g_lb input.request {
	background: url(/images/mt/bg_g_item-submit.png) no-repeat right 0;
	border: none;
	height: 22px;
	margin: 0 0 0 4px;
	overflow: hidden;
	padding: 0 0 0 59px;
	text-indent: -999em;
	width: 59px;
}

#g_lb input.request:hover, #g_lb input.request:focus {
	background-position: right -22px;
}

#g_results {
	background-color: #f2f2f0;
	font-size: 91.67%;
	margin-bottom: 18px;
	overflow: hidden;
	padding: 3px 0;
	width: 100%;
}

#g_results * {
	background: none;
	display: inline;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}

#g_results p {
	margin: 1px 11px;
}

#g_results ul {
	margin-right: 7px;
	float: right;
}

#g_results li {
	margin-left: 3px;
}

#g_results a {
	background-color: #f2f2f0;
	border: 1px solid #f2f2f0;
	padding: 0 4px;
	text-decoration: none;
}

#g_results a:hover, #g_results a:focus {
	background-color: #fbfbfb;
	border-color: #dbdbd5;
	color: #2f321b;
}

#g_results span {
	background-color: #fff;
	border: 1px solid #d1d1ca;
	color: #2f321b;
	cursor: default;
	padding: 0 4px;
}

.g_row {
	background: url(/images/mt/bg_g_row.png) no-repeat 0 bottom;
	margin-bottom: 10px;
	overflow: hidden;
	width: 710px;
}

.gr1 {
	background-position: -531px bottom;
}

.gr2 {
	background-position: -354px bottom;
}

.gr3 {
	background-position: -177px bottom;
}

.g_item {
	border-top: 1px solid #d1d1ca;
	display: inline;
	float: left;
	font-size: 91.67%;
	line-height: 1.273em;
	padding: 10px 11px 6px 11px;
	margin-right: 10px;
	text-align: center;
	width: 145px;
}

.g_item a {
	display: block;
	text-decoration: none;
}

.g_item a:hover span, .g_item a:focus span {
	text-decoration: underline;
}

.g_item img {
	border: 1px solid #d1d1ca;
	display: block;
	margin: 0 auto 3px;
}

.g_item a span {
	display: block;
}

.g_item fieldset {
	margin: 6px 0 0 0;
}

.g_item fieldset input.submit {
	background: url(/images/mt/bg_g_item-submit.png) no-repeat 0 0;
	border: none;
	display: block;
	float: none;
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	text-indent: -999em;
	padding: 0 0 0 59px;
	width: 59px;
}

.g_item fieldset input.submit:hover, .g_item fieldset input.submit:focus {
	background-position: 0 -20px;
}

.g_item fieldset input.remove {
	background-position: -59px 0;
	padding-left: 68px;
	width: 68px;
}

.g_item fieldset input.remove:hover, .g_item fieldset input.remove:focus {
	background-position: -59px -20px;
}

#cluetip-outer {
	background-color: #2c2c2c;
	border: 1px solid #999;
	padding: 9px 20px 20px 20px;
}

#cluetip-title {
	color: #eaeaea;
	font-weight: normal;
	font-size: 110%;
	margin-bottom: 9px;
}

#cluetip-close {
	display: none;
}

#cluetip img {
	border:  1px solid #636363;
	display: block;
}

#cluetip-arrows {
	background: url(/images/mt/bg_cluetip-arrows.gif) no-repeat 0 -14px;
	height: 27px;
	left: -13px;
	margin-top: 10px;
	position: absolute;
	width: 14px;
	top: 0px;
}

.clue-left-gallery #cluetip-arrows {
	background-position: -41px -14px;
	left: 100%;
	margin-left: -1px;
}

.clue-top-gallery #cluetip-arrows {
	background-position: -14px -41px;
	height: 14px;
	left: 50%;
	margin: -1px 0 0 -13px;
	top: 100%;
	width: 27px;
}

.clue-bottom-gallery #cluetip-arrows {
	background-position: -14px 0;
	height: 14px;
	left: 50%;
	margin: 0 0 0 -13px;
	top: -13px;
	width: 27px;
}

.promo img {
	display: block;
	margin-bottom: 9px;
}

#col_1 .content_area, #col_3 .content_area {
	font-size: 91.67%;
}

/* Blog */

.blog {
	overflow: hidden;
	width: 100%;
}

html >/**/ body .blog {
	overflow: visible;
}

.blog:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.blog.summary {
	margin-bottom: 2em;
}

.blog_date {
	font-size: 100%;
	margin-bottom: 0.5em;
}

.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 158.33%;
}

.blog_title a {
	background-color: #f6f6f3;
	display: block;
	height: 1%;
	padding: 3px 5px;
	text-decoration: none;
}

.blog_meta {
	font-size: 91.67%;
	margin-bottom: 1em;
}

.blog_meta.alt {
	margin-bottom: 0.364em;
}

.blog_meta * {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.blog_meta h4 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	margin-right: 0.455em;
}

html >/**/ body .blog_meta h4 {
	margin-right: 0;
}

.blog_meta h4 span {
	left: -999em;
	overflow: hidden;
	position: absolute;
	width: 0;
}

.blog_meta p {
	margin-right: 0.455em;
}

html >/**/ body .blog_meta p {
	margin-right: 0;
}

.blog_meta li, .blog_meta div {
	background: url(/images/mt/bg_blog_meta-li.gif) no-repeat 0 0.273em;
	margin-right: 0.273em;
	padding-left: 0.727em;
}

.blog_meta .first_node {
	background: none;
	padding-left: 0;
}

.blog_meta a {
	color: #8b8c7a;
}

.blog_links {
	border: 1px solid #eeeee8;
	font-size: 91.67%;
	height: 1%;
	margin: 0;
	overflow: hidden;
	padding: 3px 5px;
}

.blog_links li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

.blog_links .continue {
	float: right;
}

.blog_links a {
	background: url(/images/mt/bg_blog_links-a.gif) no-repeat 0 0.182em;
	color: #8b8c7a;
	float: left;
	padding-left: 21px;
	text-decoration: none;
}

.blog_links a:hover, .blog_links a:focus {
	text-decoration: underline;
}

.blog_links .continue a {
	background-position: right -48px;
	padding-left: 0;
	padding-right: 10px;
}

#nav_blog {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#nav_blog li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
}

#nav_blog .previous {
	float: right;
}

#nav_blog a {
	background: url(/images/mt/bg_blog_links-a.gif) no-repeat 0 -93px;
	float: left;
	padding-left: 10px;
}

#nav_blog .previous a {
	background-position: right -48px;
	padding-left: 0;
	padding-right: 10px;
}

#comments {
	margin-top: 2em;
}

#comments h3 {
	background: url(/images/mt/bg_blog_links-a.gif) no-repeat 0 0;
	font-size: 100%;
	padding-left: 21px;
}

#comments h3 a {
	background: url(/images/mt/bg_blog_meta-li.gif) no-repeat 0 0.182em;
	color: #8b8c7a;
	font-size: 91.67%;
	margin-left: 0.273em;
	padding-left: 0.727em;
	font-weight: normal;
}

#comments ol {
	display: block;
	list-style-type: none;
	margin-bottom: -1em;
	margin-left: 0;
	overflow: hidden;
	width: 100%;
}

#comments ol li {
	background-color: #f6f6f3;
	border: 1px solid #eeeee8;
	float: left;
	margin-bottom: 1em;
	padding: 10px;
	text-align: left;
	width: 678px;
}

#comments ol .alt {
	background-color: #fff;
}

#comments p {
	height: 1%;
	margin: 0;
	overflow: hidden;
}

#comments .gravatar {
	display: inline;
	float: left;
	margin-right: 10px;
	width: 110px;
}

.gravatar img {
	background-color: #fff;
	border: 1px solid #eeeee8 !important;
	padding: 4px;
}

#comments .comment_meta {
	font-size: 91.67%;
	margin-bottom: 0.5em;
}

.comment_meta span, .comment_meta a {
	background: url(/images/mt/bg_comment_meta-span.gif) no-repeat 0 0.273em;
	margin-left: 0.273em;
	padding-left: 0.727em;
}

#leave_comment {
	margin-top: 2em;
}

ol.tags li {
	margin-bottom: 1.5em;
}

#tag_cloud {
	background: #2f321b url(/images/mt/bg_nav_sub-first_node-a.gif) no-repeat scroll 0 0;
}

#tag_cloud ul {
	background: url(/images/mt/bg_nav_sub-last_node-a.gif) no-repeat scroll 0 bottom;
	margin: 0;
	padding: 5px;
}

#tag_cloud li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#tag_cloud a {
	color: #fff;
	margin-right: 8px;
}

.xx-small {
	font-size: xx-small;
}

.x-small {
	font-size: x-small;
}

.small {
	font-size: small;
}

.medium {
	font-size: medium;
}

.large {
	font-size: large;
}

.x-large {
	font-size: x-large;
}

.xx-large {
	font-size: xx-large;
}

