@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center; /* centers in IE 5* */
	color: #336633;
	background-color: #9FB35A;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
p {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#container {
	width: 780px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header {
	width: 780px;
	height: 235px;
	background-image: url(images/banner8.jpg);
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#header h1 {
	color: #456677;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	margin: 0 0 0 15px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 26px;
	}
#header p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	margin: 130px 10px 0 0;
	}
	
	
/* Tips for sidebar1:
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the "#sidebar1 p" rule. */

#sidebar1 {
	float: left;
	width: 130px; /* color displayed for the length of the content in the column, but no further */
	padding: 10px; /* top and bottom padding create visual space within this div  */
	margin-right: 5px;
	background-color: #FFFFFF;
}
#Buttonright {
	float: right;
}
.indentlist {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #0033FF;
	text-indent: 20px;
}
#sidebar1 h3  {
	color: #A10F1A;
	margin-left: 0px; /* left, right margin should be given every element placed in the side columns */
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: -6px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	}
#sidebar1 h3 a, #sidebar1 h3 a:visited  {
	color: #A10F1A;
	font-weight: bold;
	text-decoration: none;
	}
#sidebar1 h3 a:hover  {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	}
#sidebar1 ul {
	list-style-type: none;
	text-indent: -20px;

}
#sidebar1 li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	}
#sidebar1 a {
	text-decoration: none;
	color: #000;
	}
#sidebar1 a:visited {
	text-decoration: none;
	color: #000;
	}
#sidebar1 a:hover {
	text-decoration: underline;
	color: #0000ff;
	}

#sidebar1 p {
	margin-left: 10px; /* left, right margin should be given every element placed in the side columns */
	margin-right: 10px;
}
#sidebar1 td {
	vertical-align: top;
	text-align: center;
	}
#mainContent {
	width: 602px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A10F1A;
	background-color: #FFFFFF;
	margin: 0px;
	float: right;
	text-align: left;
}
#mainContent h2 {
	font-size: 24px;
	text-align: right;
	margin: 20px 20px 4px 0;
	color: #000;
}
#sidebar1 h2 {
	font-size: 24px;
	color: #456677;
}
#mainContent p {
	font-size: 14px;
	margin: 20px 20px 10px 0;
	color: #000;
}
#mainCimage {
	text-align: center;
	width: 115px;
	border: thin solid #000099;
	}
#mainCimageL {
	text-align: left;
	}
#footer {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	clear: both;
	background-color: #999999;
	}
#footer table {
	width: 100%;
	clear: inherit;
	margin: 0px;
	padding: 0px;
	}
#footer p {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	}
	
.fltlft { 
	float: left;
	margin-right: 8px;
}
.fltrgt {
	float: right;
	margin-left: 8px;
}
.str 	{
	font-weight: bold;
}
.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;
}
#navbar {
	background-color: #CCCCCC;
	text-align: center;
	padding: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A1101B;
	border-right-color: #333333;
	border-bottom-color: #A1101B;
	border-left-color: #333333;
	height: 45px;
	width: 780px;
	margin: 0;
	background-image: url(images/navbar.jpg);
}
#navbar ul {
	list-style-type: none;
	text-align: center;	/* line-height: .0em; */
}
#navbar li {
	display: inline;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}
#navbar a {
	text-decoration: none;
	color: #a10f1a;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: normal;
	}
#navbar a:visited {
	text-decoration: none;
	color: #ccc;
	font-size: 11px;
	}
#navbar a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	}
#mainCimage {
	margin: 5px;
	padding: 5px;
}
#mainContent {
}
.label {
	text-align: center;
	float: right;
}
#mission {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 175px;
	border: 2px solid #660000;
}
divright {
	padding: 1px;
	float: right;
	width: 240px;
	margin-right: 3px;
}
#boxright {
	background-color: #ECF3CA;
	margin: 3px;
	padding: 3px;
	float: right;
	border: medium double #E31937;
}
#photobox {
	margin: 2px;
	padding: 2px;
	width: 560px;
	border: thin solid #A10F1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
#littlebox {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 220px;
	border: thin ridge #660000;
}
#hotbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-color: #CCCCFF;
	margin: 1px;
	padding: 2px;
	border: medium groove #E61837;
}
#container #sidebar1 #sidebar2 ul #bartext {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
#sidebar1 li {
	line-height: 16px;
	font-weight: bold;
	list-style-image: none;
}
#mainContent a {
	color: #660000;
	text-decoration: none;
}
#mainContent a:hover {
	color: #0000FF;
	text-decoration: underline;
	text-align: right;
}
#mainContent p {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#box300 {
	margin: 2px;
	padding: 2px;
	float: right;
	height: auto;
	width: 300px;
	border: thin solid #660000;
}
