/* TOP NAV */

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border-right: 1px solid white;
background-color: #4D4F4F;
}

.headerlinks a{
font-family: arial;
font-weight: bold;
font-size: 11px;
color: #FFFFFF;
display: block;
width: 84px;
padding-top:2px; padding-bottom:2px; 
}

.headerlinks a:hover{
background-color: #777777;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 19px;
left: 0;
background-color: #cccccc;
/* border: 1px solid black; */
z-index: 100;
}

.submenus li{
width: 100%;
}

.submenus li a{
font-family: arial narrow;
font-size: 10px;
color: #3E4954;
text-transform: uppercase;
letter-spacing: 0.015cm;
padding-top: 2px;
padding-bottom: 2px;
display: block;
width: 100%;
text-indent: 3px;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #E6E6E6;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 0px;
}

/* LEFT NAV */

.lev01 {
height: 20px;
display: block;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 6px;
background-color: #4D4F4F;
border-right: 1px solid #C4C3C4;
border-bottom: 1px solid #C4C3C4;
text-decoration: none;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

a.lev01:hover {
color: #FFFFFF;
background-color: #777777;
}

.lev02 a {
display: block;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 6px;
background-color: #d4d8e1;
border-bottom: 1px solid #003366;
border-right: 1px solid #003366;
text-decoration: none;
color: #003366;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.lev02 a:hover {
color: #006766;
background-color: #c8d6fb;
}

.quote {
height: 20px;
display: block;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 6px;
background-color: #A4A29D;
border-top: 1px solid #C4C3C4;
border-right: 1px solid #C4C3C4;
border-bottom: 1px solid #C4C3C4;
text-decoration: none;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

a.quote:hover {
color: #FFFFFF;
background-color: #777777;
}

/* CONTENT */

body {
background-color: #EFEFEF;
}

div.content {
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	margin-right:10px;
}

div.photos {
	margin-top:20px;
	margin-bottom:40px;
	margin-left:15px;
	margin-right:10px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #3E4954;
}

h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	width: 350px;
	line-height: 20px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3E4954;
}

h2.sitemap {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 350px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3E4954;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	font-family: verdana, helvetica, san-serif;
	font-size: 13px;
	color: #000000;
}

td.form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

.content li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

td.sidebarhd {
	background-color: #164360;
	padding-left: 5px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar {
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

td.sidebar-lr {
	background-color: #E6E6E6;
	padding-left: 5px;
	border-left: 1px solid #3E4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

td.sidebar-rr {
	background-color: #E6E6E6;
	padding-left: 5px;
	border-right: 1px solid #3E4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
	width: 220px;
}

td.sidebar-lbr {
	background-color: #E6E6E6;
	padding-left: 5px;
	border-left: 1px solid #3E4954;
	border-bottom: 1px solid #3E4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

td.sidebar-rbr {
	background-color: #E6E6E6;
	padding-left: 5px;
	border-right: 1px solid #3E4954;
	border-bottom: 1px solid #3E4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

.copyright {
	margin-top: 0px;
	margin-bottom: 24px;
	font-family: arial;
	font-size: 10px;
	color: #3E4954;
}

.copyright a{
	color: #3E4954;
}

.copyright a:hover{
	color: black;
}

.floatleft {
	margin-right: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.floatright {
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

.content a:link    {color: #644136; text-decoration: none; font-weight: bold}
.content a:visited {color: #644136; text-decoration: none; font-weight: bold}
.content a:active  {color: #644136; text-decoration: none; font-weight: bold}
.content a:hover   {color: #000000; text-decoration: underline; font-weight: bold}

a.sidebar:link    {color: #644136; text-decoration: none; font-weight: normal}
a.sidebar:visited {color: #644136; text-decoration: none; font-weight: normal}
a.sidebar:active  {color: #644136; text-decoration: none; font-weight: normal}
a.sidebar:hover   {color: #000000; text-decoration: underline; font-weight: normal}

a.content:link    {color: #ffffff; text-decoration: none; font-weight: normal}
a.content:visited {color: #ffffff; text-decoration: none; font-weight: normal}
a.content:active  {color: #ffffff; text-decoration: none; font-weight: normal}
a.content:hover   {color: #000000; text-decoration: underline; font-weight: normal}



