@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}


#navcontainer
{
	padding-top: 20px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-right: 45px;
}

#navlist
{
	list-style: none outside none;
	margin: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
	display: inline;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	position: relative;
}

html>body #navlist li
{
	margin: 0 3px 0 0;
	padding: 4px 0px 4px 0;
	background-color: #999999;
	border: thin solid #000000;
	font-family: "Trebuchet MS";
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #000000;
	bottom: 2px;
	color: #000000;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	background-color: #9999FF;
}

#navlist a:hover
{
	bottom: 1px;
	color: #FFFFFF;
	position: relative;
	right: 1px;
	background-color: #666666;
	font-family: "Trebuchet MS";
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;
}

#navlist a:active
{
	bottom: 0px;
	color: #000000;
	position: relative;
	right: 0px;
	background-color: #9999ff;
}

#navlist li#active
{
	bottom: 13px;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0;
	position: relative;
	background-color: #ffffff;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
	border-bottom: none;
	border-left: 1px solid #9CC;
	border-right: 1px solid #9CC;
	border-top: 1px solid #9CC;
	bottom: 0;
	color: #FFF;
	cursor: text;
	margin: 0;
	padding: 2px 5px 0 5px;
	position: relative;
	right: 0;
	background-color: #FFFFFF;
}


.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-family: "Trebuchet MS";
	line-height: 140%;
	font-size: 12px;
	color: #003399;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#navcontainer2
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#navcontainer2 UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer2 LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer2 A
{
	color: #0066CC;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #aaa;
	border-left-color: #aaa;
}

#navcontainer2 A:hover, #navcontainer2 A:active {
	font-family: "Trebuchet MS";
	color: #0000FF;
	background-color: #FFFFFF;
}
.photocontentimg {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.large_images {

}
.largeimage_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	position: absolute;
	right: 84px;
	top: 374px;
	width: 165px;
}


.maincontenttextpanel {
	padding-bottom: 20px;
}



#navcontainer2 A.active:link, #navcontainer2 A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0000CC;
}

#subnav BR, #navcontainer BR { clear: both; }
.contentul {
	padding-left: 40px;
	padding-top: 10px;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-indent: 5px;
	padding-right: 30px;
	color: #0066FF;
}
.webcontentp {
	padding-left: 520px;
	width: 200px;
	margin-top: 20px;
	clear: left;
	float: right;
	position: absolute;
	height: -523px;
	left: 118px;
	top: 365px;
	vertical-align: 140%;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
	background-position: 140%;
	line-height: 140%;
	color: #003366;
	word-spacing: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000099;
}

