@charset "utf-8";
/* CSS Document */

body {
	background-color: #BFA5A4;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #745352;
	text-align: center;	
	/* part 1 of 2 centering hack */
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #745352;
}
a {
	color: #745352;
	text-decoration: underline;
}
a:hover {
	color: #F1ECE7;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #745352;
	margin: 0px;
	padding: 10px 0px 10px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #783632;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #783632;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
ul {
	color: #745352;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(../images/ul_standard.gif);
	list-style-type: none;
	line-height: 16px;
}
ul.large {
	color: #783632;
	font-size: 16px;
	list-style-position: outside;
	list-style-image: url(../images/ul_large.gif);
	list-style-type: none;
	line-height: 18px;
}
ul.large a {
	color: #783632;
	text-decoration: none;
}
ul.large a:hover {
	color: #F1ECE7;
}

/* Containers */

#mainBox {
	width: 988px;
	margin: 0px auto 0px auto;
	background-image: url(../images/back_main.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
html>body #mainBox {
	width: 988px; /* ie5win fudge ends */
}
#navBox {
	width: 960px;
	height: 50px;
	margin: 0px auto 0px auto;
	background-image: url(../images/back_nav.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
html>body #navBox {
	width: 960px; /* ie5win fudge ends */
}
#slideBox {
	width: 960px;
	height: 180px;
	margin: 0px auto 0px auto;
	text-align: center;
	position: relative;
	background-image: url(../images/logo_jle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
html>body #slideBox {
	width: 960px; /* ie5win fudge ends */
}
#logo {
	position: absolute;
	float: left;
	z-index: 801;
}
#bodyBox {
	width: 960px;
	height: auto;
	min-height: 330px;
	margin: 0px auto 0px auto;
	background-image: url(../images/back_body.gif);
	background-position: top center;
	background-repeat: no-repeat;
	display: table;
}
/* for Internet Explorer */
/*\*/
* html .bodyBox {
	height: 330px;
}
/**/
html>body #bodyBox {
	width: 960px; /* ie5win fudge ends */
}
#footBox {
	width: 963px;
	margin: -2px auto 0px auto;
	padding: 20px 10px 0px 0px;
	background-image: url(../images/back_foot.gif);
	background-repeat: repeat-x;
}
#footBox p {
	color: #DCCDC1;
	font-size: 11px;
	text-align: right;
}
#footBox a {
	color: #DCCDC1;
	text-decoration: none;
}
#footBox a:hover {
	color: #9D7473;
	text-decoration: none;
}
#thumbs {
	padding: 20px 0px 20px 15px;
	text-align: left;
}
#contentLeft {
	width: 620px;
	float: left;
	margin: 20px 0px 0px 20px;
	text-align: left;
	display: inline;
}
#contentRight {
	width: 280px;
	float: left;
	margin: 20px 20px 0px 20px;
	padding-bottom: 20px;
	text-align: left;
	display: inline;
}
#contentWide {
	width: 920px;
	margin: 20px 20px 0px 20px;
	text-align: left;
}
#contentSplit {
	width: 460px;
	float: left;
	display: inline;
	position: relative;
	margin: 20px 0px 0px 20px;
	text-align: left;
}
.mapi {
	padding: 0px;
	width: 620px;
	height: 480px;
}
#youTube {
	width:300px;
	height: 243px;
	float: left;
	display: block;
	margin: 3px 3px 20px 3px;
	z-index: 850;
	position: relative;
}
/* FORMS */

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #745352;
	text-align: left;
	width: 185px;
	margin-bottom: 5px;
	background-color: #DCCDC1 !important;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #745352;
	text-align: left;
	width: 185px;
	margin-bottom: 5px;
	background-color: #DCCDC1 !important;
}
input.send-btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #745352;
	text-align: left;
	width: 190px;
	height: 25px;
	margin-bottom: 5px;
	padding-top: 2px;
	background-color: #DCCDC1 !important;
}
input.send-btn:hover {
	background-color: #F1ECE7 !important;
	font-weight: bold;
}

