@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
#Wrap {
	width: 100%;
	FONT-SIZE: 100%;
	COLOR: #000000;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	TEXT-ALIGN: left;
	margin: 0 auto;
}
a:link, a:visited {
	font-weight: normal;
	color: #464B3C;
	background-position: center top;
	font-size: 95%;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #663300;
	} 
#header {
	background-position: center top;
	height: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	background-color: #5d644d;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#header A:link {
	COLOR: #2D5455;
	FONT-FAMILY: Trebuchet MS, Tahoma Small Cap, Arial;
	TEXT-DECORATION: none;
}
#header A:hover {
	COLOR: #990000
}
#header A:visited {
	COLOR: #2D5455;
	FONT-FAMILY: Trebuchet MS, Tahoma Small Cap, Arial;
	TEXT-DECORATION: none;
}
#header h1 {
	padding-left: 25px;
}
#header span {
	position: absolute;
	left: -3000px;
}
#logo_tag {
	background-image: url(images/logoShadowGreen.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	height: 60px;
	background-color: #a0a78f;
	background-position: 20px center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#logo_tag p {
	height: 50px;
	width: 400px;
	text-align: center;
	font-family: "Trebuchet MS", "Tahoma Small Cap", Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-left: 200px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
}
#topnav {
	margin-top: 0px;
	margin-right: 125px;
	text-align: right;
}
#topnav ul {
	
}
#topnav li {
	display: inline;
	padding-left: 15px;
}
#topnav li a:link, #topnav li a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: none;
	}
#topnav li a:hover, #topnav li active, #topnav li a:focus {
	color: #990000;
}

#head_extra {
	height: 5px;
	border-bottom-width: 1px;
	background-color: #E4E1D3;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navFrame {
	float: left;
	padding-top: 30px;
	background-image: url(images/leftnav.gif);
	background-position: center top;
	width: 180px;
	height: 275px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left:15px;
	
}

#navTable {
	list-style: none;
	width: 175px;
	padding:5px;
}

#navTable li {
	font-family: "Trebuchet MS", "Tahoma Small Cap", Arial;
	display: block;
	list-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1.5px;
	padding: 2px 0 0 15px;
	width: 150px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #41433B;
	font-size: 12px;
}

#navTable li a:link, #navTable li a:visited {
	width: 156px;
	display: block;
	font-weight: 800;
	color: #FFFFFF;
	background-position: center top;
	font-size: 12px;
	text-decoration: none;
}
#navTable li a:hover, #navTable li active, #navTable li a:focus {
	text-decoration: none;
	color: #663300;
	}

#mainContent {
	margin: 0 10% 0 26%; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding-top: 10px;
	
} 

#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	MARGIN-TOP: 5px;
	FONT-SIZE: 80%;
	LINE-HEIGHT: 1.4;
	TEXT-ALIGN: justify;
	padding-bottom: 15px;
	white-space: normal;
	}

#mainContent h3 {
	color: #5A614B;
	font-family: "Trebuchet MS", "Tahoma Small Cap", Arial;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 95%;
	font-weight: bolder;
}


#mainContent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 85%;
	text-decoration: none;
	display: list-item;
	list-style-image: none;
	list-style-type: disc;
}

#mainContent li a:link, #mainContent li a:visited {
	width: 156px;
	font-weight: 800;
	color: #FFFFFF;
	background-position: center top;
	text-decoration: none;
}
#mainContent li a:hover, #mainContent li active, #mainContent li a:focus {
	text-decoration: none;
	color: #663300;
	}
#mainContent .img {
	margin: 10px;
	border: thin ridge #003300;
}

#footer {
	padding: 0 10px;
	font-size: x-small;
	color: #666666;
} 
#footer p {
	padding: 4px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#botnav {
	float: right;
	text-align: right;
	padding-right: 15px;
	margin: -15px;
	padding-bottom: 5px;
	}

#botnav li {
	display: inline;
	padding-right: 15px;
}
#botnav li a:link, #botnav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	list-style-type: none;
	}
#botnav li a:hover, #botnav li active, #botnav li a:focus {
	color: #990000;
}

/* Miscellaneous classes for reuse */
.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;
}
 
/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
#headmessage {
	font-family: "Trebuchet MS", "Tahoma Small Cap", Arial;
	font-size: large;
	font-weight: 900;
	color: #B18A39;
	text-align: right;
}
#mainContent ol, #ContentTop ol, #ContentMiddle ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	list-style-type: disc;
}
/*index page*/
#ContentMiddle {
	float: left;
	width: 250px;
	padding-left: 50px;
	margin-top: 50px;
}
#ContentTop {
	float: left;
	width: 250px;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 30px;
	border-right: solid #a0a78F thin;
}
#TopContain {
	margin-left: 30px;
	padding-left: 0px;
}
#ContentTop li {
	font-size: 80%;
	font-weight: lighter;
	text-align: left;
	display: block;
	background-image: url(images/navRightArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 15px;
}
#ContentMiddle li {
	font-size: 80%;
	font-weight: lighter;
	text-align: left;
	display: block;
	background-image: url(images/navRightArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-top: 2px;
	padding-left: 15px;
}
h4 {
	color: #C50601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 105%;
	font-weight: bolder;
	margin-left: -20px;
	padding-bottom: 7px;
}
.Link_standAlone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-align: right;
	color: #464B3C;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	float: right;
	padding: 10px;
	text-align: center;
}
#navTable ul {
	padding-top: 5px;
}
#mainContent a {
	font-weight: bold;
	color: 5d644d;

}
.img_caption_center {
	text-align: center;
	float: none;
}
