BODY { background-color: white; }

td {
	font-family: arial, sans-serif, helvetica;
	font-size: 12px;
	color: #000000;
}

/* bulleted list */
UL.bullet
{
	margin: 0px 0px 0px 60px;
}

/* bulleted list */
OL.bullet
{
	margin: 0px 0px 0px 60px;
}

/* style - left navigation */

DIV.leftNav
{
	margin-left: 8px;
}

A.leftNav
{
	font-family: arial, sans-serif, helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #6F1F16;
}

A.leftNav:link, A.leftNav:visited { color: #6F1F16; }
A.leftNav:hover, A.leftNav:active { color: #6F1F16; text-decoration : underline; }

.leftNavbold
{
	font-family: arial, sans-serif, helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6F1F16;
}

A.leftNavbold:link, A.leftNavbold:visited { color: #6F1F16; }
A.leftNavbold:hover, A.leftNavbold:active { color: #6F1F16; text-decoration : underline; }


/* style - footer navigation */

.footerNav {
font-family: arial, sans-serif, helvetica;
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #9f2d20;
}

A.footerNav:link, A.footerNav:visited { color: #9f2d20; }
A.footerNav:hover, A.footerNav:active { color: #9f2d20; text-decoration : underline; }


/* style - body */

A.bodyLink:link, A.bodyLink:visited { color: #9f2d20; }
A.bodyLink:hover, A.bodyLink:active { color: #9f2d20; text-decoration : underline; }



a{
font-family: arial, sans-serif, helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #0000ff;
}

a.bodyLink {
font-family: arial, sans-serif, helvetica;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #9f2d20;
}


.bodyLinkBold {
font-family: arial, sans-serif, helvetica;
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: #9f2d20;
}

A.bodyLinkBold:link, A.bodyLinkBold:visited { color: #9f2d20; }
A.bodyLinkBold:hover, A.bodyLinkBold:active { color: #9f2d20; text-decoration : underline; }


.headernormal {
font-family: arial, sans-serif, helvetica;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
}

.headerbold {
font-family: arial, sans-serif, helvetica;
font-size: 12px;
color: #ffffff;
text-decoration: none;
font-style: normal;
font-weight: bold;
font-variant: normal;
}

.clearer { clear: both; }


/*************************
     ABOUT > SERVICES
*************************/
SPAN.about-services-texttitle
{
	font-weight: bold;
	font-family: arial, sans-serif, helvetica;
}
DIV.about-services-textbox
{
	margin-left: 50px;
	margin-right: 12px;
	font-family: arial, sans-serif, helvetica;
	
}


/*************************
     ABOUT > HISTORY > TIMELINE
*************************/
TD.about-timeline-date { font-weight: bold; width: 50px; vertical-align: top; }

/*************************
     ABOUT > EMPLOYMENT
*************************/
DIV.about-employment-info { margin-left: 17px; }
SPAN.about-employment-heading { font-weight: bold; }
SPAN.about-employment-postdate { font-style: italic; }

/*************************
     ABOUT > FAQ
*************************/
TD.about-faq-qa { text-decoration: none; font-weight: bold; color: #9f2d20; text-align: right; vertical-align: top; width: 20px; padding-right: 4px; }
TD.about-faq-qa A { font-weight: bold; color: #9f2d20; text-decoration: none; }
TD.about-faq-q { font-weight: bold; }
DIV.about-faq-return { text-align: right; }
DIV.about-faq-return A { font-size: 11px; }


/*************************
     ABOUT > PRESS
*************************/
TABLE.about-press-events { font-weight: bold; }
TD.about-press-eventdate { width: 100px; color: #993333; vertical-align: top; }
TD.about-press-eventtext { margin-left: 100px; color: #993333; vertical-align: top; }


.about-press-eventtextLink {
font-family: arial, sans-serif, helvetica;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #993333;
}

A.about-press-eventtextLink:link, A.about-press-eventtextLink:visited { color: #993333; }
A.about-press-eventtextLink:hover, A.about-press-eventtextLink:active { color: #993333; text-decoration : underline; }

/*************************
     TOUR 
*************************/
TD.tour-imgt { padding-left: 16px; font-size: 10px; }
TD.tour-imgt IMG { padding: 4px 4px 15px 0px;}

/*************************
     FOUNDATION EVENTS
*************************/

.foundation-events-headerBold {
font-family: arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;
}