@charset "utf-8";
/* CSS Document */

body {
	font: 100.01%/1.5em "Palatino Linotype", Baskerville, "Book Antiqua";
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
}
#wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
	margin: 0px auto;
	width: 814px;
	padding: 0px;
	font-size: 0.85em;
	position: relative;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	margin: 0px;
	padding: 0px;
}
#sidebar a {
	background: url(../images/navBg.jpg) repeat-x;
	display: block;
	height: 40px;
	margin: 0px;
	padding: 0px 5px;
	line-height: 40px;
	color: #020202;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	font-weight: normal;
}
#sidebar a:hover {
	background: url(../images/navBgOver.jpg) repeat-x;
	color: #7F0220;
}
#mainCont h2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background: url(../images/navBg.jpg) repeat-x;
	line-height: 40px;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	color: #020202;
}

#footer {
	background: url(../images/footer.jpg) no-repeat left bottom;
	clear: both;
	height: 156px;
	position: relative;
}
#footer h6 a {
	background: url(../images/small_logo.jpg) no-repeat;
	display: block;
	height: 22px;
	width: 149px;
	text-indent: -9000px;
	position: absolute;
	right: 25px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 243px;
	margin: 0px;
	padding: 0px;
}

#header h1 {
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-left: 27px;
	margin-right: 27px;
}
#footer p {
	position: absolute;
	top: 20px;
	left: 120px;
	text-align: center;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	width: 200px;
	float: left;
}
#mainCont {
	float: right;
	width: 540px;
}
#mainCont p {
	padding-left: 7px;
	padding-right: 7px;
}
#sidebar  a.current:link, #sidebar a.current:visited {
	background: url(../images/navBgOver.jpg) repeat-x;
	color: #4C4C4C;
}
#sidebar h3 {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-bottom: 2px inset #666666;
	color: #056037;
	padding-bottom: 5px;
	font: 700 1.05em Arial, Helvetica, sans-serif;
}
#sidebar p {
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainCont img {
	background: url(../images/img-bg.jpg) no-repeat;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#mainCont h4 {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #F8CA74;
	font-weight: normal;
	font-size: 1.3em;
}
#mainCont h3 {
	font-size: 1.2em;
	color: #016239;
	border-bottom: 1px solid #FF9900;
	background: url(../images/navBG.jpg);
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #CCCCCC;
	padding: 0px 5px;
	margin: 0px;
}
.list  li {
	list-style: none;
	background: url(../images/li.jpg) no-repeat left 10px;
	padding-left: 50px;
	line-height: 30px;
}
.book {
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-top: 30px;
	text-align: right;
}
#sidebar .author {
	text-align: center;
	font-style: italic;
	color: #333333;
}
#sidebar .quote {
	font-size: 0.85em;
	text-align: justify;
}

.list {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#mainCont address {
	font-size: 1.1em;
	font-style: normal;
	text-align: center;
}
#mainCont a {
	color: #FACB73;
}

#frmContact label {
	display: block;
}
#message {
	height: 250px;
	width: 250px;
	border: 1px solid #016239;
}

#submit {
	border: 1px solid #DA8302;
	background: url(../images/navBGOver.jpg) left bottom;
	color: #000000;
	height: 30px;
}

#name, #email {
	width: 250px;
	height: 27px;
	border: 1px solid #006236;
}

#contact #header {
	background: url(../images/header2.jpg) no-repeat;
	height: 243px;
	margin: 0px;
	padding: 0px;
}
.book span {
	color: #FF0000;
}
#flash {
	position: absolute;
	height: 200px;
	width: 760px;
	top: 27px;
	left: 28px;
}
.red {
	color: #FF0000;
}
.bold {
	font-weight: 700;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #016239;
}
.border {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background: #006666;
}
#footer  .ltd {
	font: normal 0.85em Arial, Helvetica, sans-serif;
	color: #666666;
}
