@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;
}
.navimage {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
} 
#mainContent img {
	text-align: center;
	padding-right: 6px;
}

#navigation {
	clear: both;
	width: 800px;
	text-align: center;
}
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#header img {
	text-align: center;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height: 792px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(images/10_sidebar/bg_prod.gif);
}
.sidebarnav {
	font-family: "Arial Black", Arial;
	font-size: small;
	line-height: 30px;
	font-weight: bolder;
	color: #181614;
	text-align: right;
	margin-top: 20px;
	z-index: 1;
	left: 115px;
	top: 200px;
	float: right;
	width: 241px;
	padding-right: 5px;
}

#1_10navbar {
	vertical-align: top;
	font-family: "Arial Black", Arial;
	font-size: medium;
	font-weight: bolder;
	color: #3E504C;
	text-align: right;
}

p {
	font-size: small;
	font-weight: normal;
	color: #005738;
}
.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 315px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 5px;
} 

.subhead {
	clear: none;
	float: none;
	width: 455px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Arial Black", Arial;
	font-size: small;
	color: #006633;
}

.twoColFixLtHdr #footer {
	height: 60px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 25px;
} 
.twoColFixLtHdr #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 */
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #827E75;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
#image1 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image2 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}



#textbox40 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	padding-top: 25px;
}

.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 455px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 440px;
	background-repeat: repeat-y;
	border: thin solid #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #000000;
}
#navbar {
	clear: both;
	height: 50px;
	width: 530px;
	text-align: center;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #339900;
	margin-top: 15px;
}
#navbar #previous {
	float: left;
	width: 176px;
}
#navbar #next {
	float: left;
	width: 176px;
}
#navbar #resnav {
	float: left;
	width: 176px;
}
.grayed {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}


#image3 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image4 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image5 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-right: 2px;
}
#image6 {
	height: 100px;
	width: 100px;
	border: thin solid #000000;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}

#image8 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	margin-top: 10px;
	margin-right: 2px;
}

#image7 {
	height: 100px;
	width: 100px;
	border: thin solid #000000;
	float: left;
	margin-top: 10px;
	margin-right: 2px;
}


#image9 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
}
#image10 {
	height: 100px;
	width: 100px;
	float: left;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
}
.twoColFixLtHdr #container #header #navigation {
	margin-top: 15px;
}
.twoColFixLtHdr #sidebar1_acc {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height: 700px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(images/10_sidebar/bg_access.gif);
}
.twoColFixLtHdr #sidebar1_comm {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height: 666px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	background-image: url(images/10_sidebar/bg_comm.gif);
	background-repeat: repeat-y;
}
#sidebarnavCopy {
	font-family: "Arial Black", Arial;
	font-size: small;
	line-height: 40px;
	font-weight: bolder;
	color: #181614;
	text-align: left;
	text-indent: 12px;
	margin-top: 50px;
	padding-left: 75px;
	z-index: 1;
	left: 115px;
	top: 200px;
}
.sidebarnav_left {
	font-family: "Arial Black", Arial;
	font-size: small;
	line-height: 40px;
	font-weight: bolder;
	color: #181614;
	text-align: left;
	float: left;
	width: 53px;
	vertical-align: top;
	height: 666px;
	margin-bottom: 20px;
}
.twoColFixLtHdr #header2010 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 25px;
	width: 800px;
	background-image: url(images/heade_mc/hdrbar_grn.gif);
	background-repeat: repeat-y;
}
#header2010right {
	color: #FFFFFF;
	float: right;
	height: 20px;
	font-size: small;
	font-weight: bolder;
	padding-right: 4px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CE0000;
}
#100imageplaceholder img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#imageplaceholder100 {
	float: left;
}
#imageplaceholder100 img {
	margin-bottom: 4px;
}
.thumbnail {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.sidebarimg {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	color: #FFFFFF;
	float: right;
	width: 210px;
	padding-right: 10px;
}
.twoColFixLtHdr #sidebar1_prod {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height: 850px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	background-image: url(images/10_sidebar/bg_prod.gif);
	background-repeat: repeat-y;
}


#apf {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	float: right;
	margin-left: 10px;
	color: #827E75;
	height: 30px;
	vertical-align: top;
	width: 125px;
	
}
#eo {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	color: #827E75;
	float: right;
	margin-left: 10px;
	height: 30px;
	vertical-align: top;
	width: auto;
	
}
#footer #tel {
	height: 30px;
	float: left;
	margin-left: 6px;
	font-size: medium;
}

#cu {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	color: #827E75;
	float: right;
	margin-left: 10px;
	height: 30px;
	
}
#Kroybox {
	float: right;
	width: 50px;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: xx-small;
	line-height: 90%;
	margin-right: 10px;
}
#kroytext {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: x-small;
	float: right;
	width: 45px;
	margin-top: 4px;
	margin-left: 2px;
}
#footer #employment {
	float: right;
	width: auto;
	margin-top: 2px;
}
#footer #contactus {
	float: right;
	width: auto;
	margin-left: 5px;
	margin-top: 2px;
}
#footer #aboutus {
	float: right;
	width: auto;
	margin-left: 5px;
	margin-top: 4px;
}
ul {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	color: #006699;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: -10px;
}
.twoColFixLtHdr #sidebar1_testi {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	height: 1000px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(images/10_sidebar/bg_testi.gif);
	
}	
.library {
	color: #6C6C6C;
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: large;
	font-weight: bold;
	float: left;
	width: 350px;
	font-variant: normal;
	text-align: left;
	margin-left: 3px;
}
#Copyright {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #6C6C6C;
	text-align: left;
	width: 350px;
	margin-right: 5px;
}
#ft_aboutus {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #A89D96;
	float: right;
	margin-left: 10px;
	width: 500px;
	text-align: center;
}
#contactml {
	font-family: "Arial Black", Arial;
	font-size: small;
	font-weight: bolder;
	float: right;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-top: 0px;
	padding-left: 10px;
	width: 100px;
	height: 20px;
	background-image: url(images/newdesignelements/button_i.jpg);
	padding-right: 6px;
}
a.onwhite:link {
	color: #A89D96;
	text-decoration: none;
	font-family: "Arial Black", Arial;
}
a.onwhite:active {
	color: red;
	text-decoration: none;
	font-family: "Arial Black", Arial;
}
a.onwhite:visited {
	color: #A89D96;
	text-decoration: none;
	font-family: "Arial Black", Arial;
}
a.onwhite:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: "Arial Black", Arial;
}
#about_vid {
	clear: right;
	margin-left: 25px;
}
.caption_comm {
	font-family: "Arial Narrow", "Franklin Gothic Demi Cond", "Tw Cen MT Condensed", sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bolder;
	color: #5BA3AF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 200px;
	float: left;
}
