@charset "UTF-8";

html {
	background-image: url(images/HomeBckgnd1.jpg);
}


/*Overall document style*/
body {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
#wrapper  {
	position: relative;
	width: 900px;
	background-image:url(images/mainbckgnd.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#clear  {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*Container position styling*/

#wrapper #header  {
	position:relative;
	background: #fff
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper #footer  {
	color: #000;
	font:  .8em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

/*list and link styling*/

ul#home-ul {
    float: none;
    list-style: none;
	padding: 0;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
ul#home-ul li {
    list-style-type: none;
    text-decoration: none;
    line-height: 1.8em;
    margin-left: 175px;
    padding: 0;
    text-align: left;
    display: inline;
}

ul#home-ul a {
    border-right: none;
	padding-left: 15px;
    padding-right: 140px;
    font-size: 1.5em;
    color: #009900;
    text-decoration: none;
}

ul#home-ul a:link, a:visited, li a:hover, a:active {
    font-family: "Lucida Calligraphy Italic", "I Cochin Italic", "Zapf Chancery", "Freestyle Script", cursive;
    color: #009900;
    text-decoration: none; 
}

/*content text styling*/

#wrapper h1  {
	font-family: "Trebuchet MS", "Gill Sans", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	text-decoration: none;
}

#wrapper h1#hometitle {
	font-family: "Lucida Calligraphy Italic", "I Cochin Italic", "Zapf Chancery", "Freestyle Script", cursive;
	font-size: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    text-align: center;
}

#wrapper ul#bottom-ul2 {
	margin: 0px;
	margin-left: 350px;
	border: 0 none;
	padding: 0px;
	list-style: none;
	height: 1.4em;
	position: relative;
}

#wrapper ul#bottom-ul2 li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 1.4em;
}

#wrapper ul#bottom-ul2 li a {
    border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #006600;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 8px;
    padding-left: 8px;
	display: inline;
	background: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;	
    font-weight: bold;  
    color: #006600;
	line-height: 1.4em;
	text-decoration: none;
	height: auto;
}

#wrapper ul#bottom-ul2 li a:link {
    color: #006600;
	text-align: center;
	text-decoration: none;
}

#wrapper ul#bottom-ul2 li a:visited {
	color: #006600;
	list-style-type: none;
	text-decoration: none;
	font-size: 0.9em;
}

#wrapper ul#bottom-ul2 a:hover, #wrapper ul#bottom-ul2 li a:hover, #wrapper ul#bottom-ul2 li.iehover a {
	color: #5094C4;
	text-decoration: underline;
	font-size: .9em;
}

#wrapper ul#bottom-ul2 li a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	list-style-type: none;
	text-decoration: underline;
}

#wrapper ul#bottom-ul2 a.current, #wrapper ul#bottom-ul2 a:link.current, #wrapper ul#bottom-ul2 a:hover.current, #wrapper ul#bottom-ul2 a:active.current {
	color: #990000;
	font-size: .9em;
	cursor: default;
	color: #990000;
	text-decoration: none;
}

#wrapper p#homep {
	font-size: 100%;
	font-style: normal;
	line-height: 1.4em;
	padding-right: 175px;
	padding-left: 175px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
