/*---------------- All Layout Generic Styles -----------*/
body {
	background: url(../_images/backGrounds/bodyBG.jpg) repeat fixed left top;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 1.8em;
	line-height: 2em;
	margin: 1px 3px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #666;
}
h2 {
	font-variant: small-caps;
	color: #666;
	margin: 1px 3px;
	padding: 0px;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.3em;
}

h3 {
	height:1em;
	font-size: 1em;
	line-height: 1.2em;
	color: #600;
	font-variant: small-caps;
	margin: 1px 3px;
	padding: 0px;
}
h4 {
	font-size: 1em;
	line-height: 1.2em;
	font-variant: small-caps;
	color: #000;
	text-decoration: underline;
	padding: 0px;
	margin: 1px 3px;
}
h5{
	font-size: 1em;
	line-height: 1.2em;
	color: #600;
	font-variant: normal;
	text-align: center;
	margin: 1px 3px;
	padding:0px;
}
h6 {
	font-size: 0.85em;
	line-height: 1em;
	margin-left: 5px;
	color: #600;
	font-variant: small-caps;
	margin-top: 0px;
	position:relative;
	padding: 0px;
}

p {
	font-size:0.9em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 1px 3px;
}
a:link ,a:visited,a:active{
	text-decoration: underline;
	color: #00F;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #F0F;
	text-decoration: underline overline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-variant: small-caps;
}
.colorBG {
	background: #FFF;
}
.colorBGLight {
	background:#FFC;
}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	background: #99BCFC;
	position: relative;
}

#mainContent #newsTicker {
	background:#CAA;
}

/* Two Column SMALL side lay out ------------------*/
.twoColSmSide #mainContent{
	float:right;
	margin:0px 0px 0px 0px;
	padding:3px 3px;
	width:670px;
	position: relative;
}
.twoColSmSide #container #mainContent table {
	position: relative;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.twoColSmSide #container #mainContent table tr td {
	text-align: center;
	border: thin solid #03F;
}
.twoColSmSide #container #mainContent #emailLodge {
	position: relative;
	height: 590px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

/**************  classes for float clearing *********************/

.floatLeft{
	float:left;
}
.floatRight {
	float:right;
}

.clearAllFloat {      /* use for clearing float completly.  makes invisible*/
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.clearFloat {     /*use with text or graphics to clear preceeding floats*/
	clear:both;
}

/*----------------------- Special Content Styles------------------*/
#specialContainer table {
	position:relative;
	float:right;
	width:630px;
	font-size: 0.95em;
	line-height: 1.2em;
	text-align: left;
	top: 10px;
	right:5px;
	border: thin solid #2B05D4;
	margin-bottom: 10px;
}
#specialContainer tr{
	width:auto;
}
#specialContainer td {
	width: 280px;
	border: thin outset #00C;
}
#officerList table tr td {
	background: url(../_images/backGrounds/officer_BG.jpg) repeat;
}
#officerList table tr td h6 {
	font-size: 1em;
	line-height: 1.4em;
}
/*----------------Header Menu Styles-----------*/
#header {
	height:120px;
	position:relative;
	background: url(../_images/backGrounds/headerBG.jpg) no-repeat left top;
	border-bottom: medium ridge #60C;
}
#header ul{
	margin:0;
	padding:0;
	list-style:none;
	float: left;
	position:absolute;
	left:160px;
	bottom:5px;
}
#header li {
	float: left;	
}
#header li a:link, #header li a:visited {
	background:#8C7E62;
	padding:.2em .5em;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.2em;
	margin-right:.5em;
}
#header li a:hover {
	color:#AE760D;
	background:#fff;
}
#header li a.current, #header li a.current:hover, #header li a.current:active {
	color:#78320E;
	background:#fff;
	cursor:default;
}

/**************************************************
Side Bar spicific styles
****************************************************/
/*---------------- Small Side Bar layout styles -----------*/
#Small_sidebar {
	float:left;
	width:170px;
	padding:0;
	position: relative;
	margin: 0px;
	background: #99BCFC;
}

#Small_sidebar #moument {
	position: relative;
	margin-top: 10px;
}
#Small_sidebar #history {
	position: relative;
	margin-top: 40px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}
#Small_sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	top:5px;
	left:5px;
	width: 160px;
}
	
#Small_sidebar ul li{
	margin:0;
	padding:0;
	text-align:left;
	background:url(../_images/backGrounds/sideBarMenuBG1.jpg) no-repeat left center;
}
#Small_sidebar ul a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#fff;
	text-decoration:none;
	line-height:30px;
	margin:0;
	border-bottom:1px solid #fff;
	display:block;
	width:130px;
	padding-left:25px;
	background:url(../_images/backGrounds/sideBarMenuBG1.jpg) no-repeat left center;
}
#Small_sidebar ul a:hover{
	background-position:-160px 0px;
	color:#333;
}
#Small_sidebar ul a.current{
	background-position:right top;
	color:#602E0C;
	cursor:default;
}
#Small_sidebar ul a.last {
	border-bottom:none;
}
.positionRelative {
	position: relative;
}
#container #mainContent #newsPNG {
	position: absolute;
	top:180px;
	left:20px;
}
#container #mainContent #newsList {
	position: absolute;
	right: 50px;
	top: 50px;
}

#pdflogo {
	position: absolute;
	float:left;
	top: 20px;
	left: 20px;
} 

/** FOOTERs ************************/
#footer {
	padding:5px 0px;
	margin:0px 0px 3px;
	width:850px;
	position: relative;
	clear: both;
	background: #999;
	text-align: center;
}
#footer p {
	font-size: 0.75em;
	line-height: 1.0em;
	margin: 0px;
	padding: 0px;
}

.LargeText {
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
	color: #600;
	font-weight: bold;
}
