@charset "utf-8";
/* CSS Document */

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;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #29384f;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
#top {
	padding: 0px;
}
#photos {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#photos img {
	border: thin solid #000000;
}
.image-caption {
	font-size: small;
	color: #3D4850;
}

a:link {
	color: #099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FC6;
}
#container  {
	width: 955px;  /* using 20px less than a full width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#navbar {
	text-align: left;
	background-color: #006600;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#navbar li {
	list-style-type: none;
	display: inline;
	width: 100%;
}
#navbar a {
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FBF4FB;
}
#navbar a:hover {
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FF0;
}
#footer {
	text-align: center;
	background-color: #006600;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer li {
	list-style-type: none;
	display: inline;
	width: 100%;
}
#footer a {
	margin-right: 15px;
	margin-left: 15px;
	color: #F7EEDF;
	text-decoration: none;
}
#footer a:hover {
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #FC0;
}


#copyright {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	font-style: italic;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#thumbnails {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-right: 8px;
}
.clear {
	clear: both;
}
.highlight {
	font-weight: bold;
	color: #006;
}
h1 {
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	font-size: x-large;
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
h5 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}





.header {
	margin-right: auto;
	margin-left: auto;
}
#header  {
} 
#header  h1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	line-height: 120%;
}
#mainContent  {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 120%;
} 
#mainContentctr  {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	line-height: 120%;
	text-align: center;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 20px;
	margin-right: 10px;
	margin-top: 10px;
}
#sidebar1 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #212F4C;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #212F4C;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #212F4C;
}
#mainContent #mainContentctr ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 1em; */
	text-decoration: none;
	background: #CCC;
	/* [disabled]margin: 5px; */
	/* [disabled]padding: 5px; */
	/* [disabled]color: #000; */
	/* [disabled]text-align: center; */
	/* [disabled]border: 1px solid #333; */
	list-style: none;
	/* [disabled]height: 30px; */
	/* [disabled]width: 135px; */
	float: right;
	/* [disabled]font-weight: bold; */
	/* [disabled]vertical-align: middle; */
	border-radius: 8px;
}
#mainContent #mainContentctr ul li a:link, 
#mainContent #mainContentctr ul li a:visited {
	background: #ccc;
	border: 1px solid #999;
	padding: 5px 0 5px 10px;
	font-size: .85em;
	color: #193742;
	width: 170px;
	display: block;
}
#mainContent #mainContentctr ul li a:hover, 
#mainContent #mainContentctr ul li a:active {
	color: #fff;
	background: #70BA6F;
	border: 1px solid #666;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.float-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.float-left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#description {
	line-height: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: small;

}
.top {
	text-align: right;
	float: right;
}

