BODY {
	font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 81.25%; /* 13px */
	font-size: 100%;
	margin: 0 10px 10px 10px;
	color: #000;
	background-color: #79573E;
}

#content P,
#content LI P,
#content DL,
#content DT,
#content DL P,
#content BLOCKQUOTE,
#content BLOCKQUOTE P {
	font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 1em;
	line-height: 1.25em;
}

#content LI,
#content LI LI,
#content LI LI LI {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

/*/*/
TD {
        \font-size: 81.25%;
        f\ont-size: inherit;
} /* Hack for IE5, hidden from NN4 & Opera5 */

TABLE {
/*/*/   f\ont-size: inherit;    /* Hidden from NN4 and Opera 5 */
	border-spacing: 0;
	border-collapse: collapse;
}

P {
	margin: 0.1em 0 0.8em 0;
}

/* Link styles */

#sections A:link,
A.more,
A.back,
A.nul
	{  text-decoration: none; }

A.more:active,
A.back:active
A.nul:active
	{ text-decoration: underline; }

A.more:hover,
A.back:hover
A.nul:hover
	{ text-decoration: underline; }

#sections A:visited,
A.nul:visited,
A.back:visited,
A.more:visited
	{ text-decoration: none; }

A.more:visited:hover,
A.back:visited:hover
A.nul:visited:hover
	{ text-decoration: underline; }

A.more, SPAN.more {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-style: italic;
	letter-spacing: 0.01em;
}

/* Headings */

H1, H2, H3, H4 {
	font-family: Georgia,Times,'Times New Roman',serif;
}

/* Main navigation */

#sections {
	background-color: #79573E;
	border-width: 0px 2px;
	border-style: solid;
	border-color: #CCC;
}

#local .selected_2,
#local .page_2,
#map .page_2,
#sections TD {
	letter-spacing: 0.02em; 
	font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 16px;
	padding: 0;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

#sections TD { width: 20%; }

#sections TD A,
#sections TD SPAN {
	display: block;
	padding: 5px;
}

#sections TD A {
	background-position: center right;
	background-repeat: no-repeat;
}

#sections TD A:hover,
#sections TD A:visited:hover {
	color: #FFF;
}

#sections TD.abou A {
        color: #A9C270;
	background-color: #55700F;
	background-image: url(/images/site/t-abou.gif);
}

#sections TD.rcl20 A {
        color: #9EC29E;
	background-color: #357E35; /* H: 120 */
	background-image: url(/images/site/t-rcl20.gif);
}

#sections TD.port A {
        color: #C2E5EA;
	background-color: #048790;
	background-image: url(/images/site/t-port.gif);
}

#sections TD.cols A {
	color: #C9D6E8;
	background-color: #5e84b5;
	background-image: url(/images/site/t-cols.gif);
}

#sections TD.libr A {
        color: #C7C7DB;
	background-color: #7477A4;
	background-image: url(/images/site/t-libr.gif);
}

/* Misc */

.skiplinks {
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	height: 0;
}

.black {color: #000}
.white {color: #FFF}

.nowrap {white-space: nowrap;}

.smallest {
	font-family: Verdana,sans-serif;
	font-size: 0.846em;
	line-height: 1.2em;
}

.small {
	font-family: Verdana,sans-serif;
	font-size: 0.92em;
	line-height: 1.2em;
}

/* Quotes */

#content .source {
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #666;
}

#content BLOCKQUOTE.quote {
	font-family: Georgia,Times,'Times New Roman',serif;
	font-size: 1.077em;
	color: #223;
}

.req {
	color: #C03;
}

#head DIV {
	float: right;
}

#logo {
	background-color: transparent;
	background-image: url(/images/icons/limov-wide-150.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 42px;
}

#logo IMG {
	display: none;
}

