/* CSS Document */

html {
	SCROLLBAR-FACE-COLOR: #ffeb00;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000;
	SCROLLBAR-ARROW-COLOR:  #000;
	SCROLLBAR-TRACK-COLOR: #014faa;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
body {
	background-image:url(images/bodybg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	background-color:#036cde;
}
* {
	behavior: url(iepngfix.htc);
}
#container {
	text-align: left;
	width:994px;
	margin: 0 auto;
	position:relative;
}
#wrapper {
	width:994px;
	margin: 0 auto;
	background-image:url(images/contentstretch.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}
#wrapper .content {
	background-image:url(images/contentbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:994px;
	padding: 0 0;
	margin: 0 0;
}
#wrapper .footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:120px;
	width:994px;
	padding: 0;
	margin: 0 auto;
}
#wrapper .header {
	position: relative;
	background-image:url(images/header.jpg);
	width:994px;
	height:386px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}

#wrapper .header1 {
	position: relative;
	background-image:url(images/header1.jpg);
	width:994px;
	height:386px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0;
	padding: 0;
}

#wrapper .contenttext {
	float:right;
	width:580px;
	margin: 0 0 0 0;
	padding: 0 77px 0 0px;
	min-height:432px;
}
*html #wrapper .contenttext {
	height:432px;
}
h1 {
	color: #fff;
	font-size:16px;
	font-family:"Georgia";
	font-weight:600;
	letter-spacing:2px;
	padding: 10px 0 9px 0;
}
h2 {
	color: #8a0206;
	font-size:14px;
	font-family:"Georgia";
}
p {
	font-family:"Tahoma";
	color:#484949;
	font-size:12px;
	line-height:16px;
	letter-spacing:1px;
}
p a:link {
	font-family:"Georgia";
	color:#0a5aa6;
	font-size:14px;
	text-decoration:none;
}
p a:visited {
	font-family:"Georgia";
	color:#0a5aa6;
	font-size:14px;
	text-decoration:none;
}
p a:hover {
	font-family:"Georgia";
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}
.footertext {
	margin: 0 auto;
	width:300px;
	text-align:center;
	font-family:"Tahoma";
	color:#fff;
	font-size:9px;
	letter-spacing:3px;
	padding: 65px 0 0 0px;
}
.author {
	float:left;
	background-image:url(images/author.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:153px;
	height:230px;
	padding: 0 200px 0 0;
	margin: 20px 0 0 0;
}
.clear {
	clear:both;
}
.footerstretch {
	height:99px;
	width:500px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:both;
	padding: 0 0 0 400px;
}
#lnav {
	float:left;
	/* width:250px; */
overflow: hidden;
	padding: 0 0;
	margin: 0 0;
}
/* ------------------- LEFT IMAGE NAV  --------------*/


#lnav ul {
	float: left;
	list-style: none;
	margin:0;
	/* height:250px; */
	padding: 17px 0 0 70px;

}
#lnav ul li {
	float: left;
	clear: both;
	list-style-type:none;
}
#lnav ul li a {
	float: left;
	width: 216px;
	height:32px;
	background-image: url(images/nav.jpg);
	background-repeat:repeat-x;
}
#lnav ul li.nav1 a {
	background-position: top left;
}
#lnav ul li.nav1 a:hover, #lnav ul li.nav1 a.active {
	background-position: top right;
}
#lnav ul li.nav2 a {
	background-position: 0px -32px;
}
#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 216px -32px;
}
#lnav ul li.nav3 a {
	background-position: 0px -64px;
}
#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 216px -64px;
}
#lnav ul li.nav4 a {
	background-position: 0px -96px;
}
#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 216px -96px;
}
#lnav ul li.nav5 a {
	background-position: 0px -128px;
}
#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 216px -128px;
}
#lnav ul li.nav6 a {
	background-position: 0px -160px;
}
#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 216px -160px;
}
#lnav ul li.nav7 a {
	background-position: 0px -192px;
}
#lnav ul li.nav7 a:hover, #lnav ul li.nav7 a.active {
	background-position: 216px -192px;
}
#lnav ul li.nav8 a {
	background-position: 0px -224px;
}
#lnav ul li.nav8 a:hover, #lnav ul li.nav8 a.active {
	background-position: 216px -224px;
}
#lnav ul li.nav9 a {
	background-position: 0px -256px;
}
#lnav ul li.nav9 a:hover, #lnav ul li.nav9 a.active {
	background-position: 216px -256px;
}
#lnav ul li.nav10 a {
	background-position: 0px -288px;
}
#lnav ul li.nav10 a:hover, #lnav ul li.nav10 a.active {
	background-position: 216px -288px;
}
#lnav ul li.nav11 a {
	background-position: 0px -250px;
}
#lnav ul li.nav11 a:hover, #lnav ul li.nav11 a.active {
	background-position: 216px -250px;
}
#lnav ul li.nav12 a {
	background-position: 0px -275px;
}
#lnav ul li.nav12 a:hover, #lnav ul li.nav12 a.active {
	background-position: 216px -275px;
}
#lnav ul li a span {
	display: none;
	list-style-type:none;
}


/* Contact Form */
#contact-form p {
	margin: 10px 0 0px 40px;
}

#contact-form label {
	float: left;
	width: 70px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 420px;
	border: 1px #000;
	background: #fff;
	padding: 5px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

.style1 {
	font-size:14px;
	line-height:25px;
	}
