/* General Options */
* {
	margin: 0;
	padding: 0;
	behavior: url(iepngfix.htc)
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background: url(../images/bg.jpg) top repeat-x #fff;
}

hr {
	float: left;
	width: 100%;
	height: 1px;
	border: 0;
	border-top: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
}


h1, h2, h3, h4, h5, h6, strong {
	color: #9D144A;
	line-height:110%;
}

h2 {
	margin-left: 2em;}

h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:13px;
	font-weight:bold;
}

h6{
	font-size:16px;
	border-bottom:1px solid #A587AD;
	color:#82568F;
}

p {
margin-left: 2em;
margin-right: 2em;
}

a, a:visited {
	color:#FE4311;
	font-weight:bold;
}

a:hover {
	color:#D74729;
}


img {
	border: 0;
}

/* Common Classes */
.left {
	float: left;
}

.right {
	float: right;
}

.txtAC {
	text-align: center;
}

.txtAR {
	text-align: right;
}

.txtAL {
	text-align: left;
}

.imgLeft {
	float: left;
	margin: 0 5px 30px 0;
}

.imgRight {
	float: right;
	margin: 0 0 5px 5px;
}

.nB {
	border-width: 0 !important;
}

.nP {
	padding: 0 !important;
}

.clear {
	clear: both;
}

.introdiv {
	margin: 0 auto;
	width: 400px;
}

.introh3 {
	margin-bottom: 0;
}

.other {
margin-top: 2em;
margin-left: 2em;
margin-right: 2em;
}

/* Basic Structure */
#container {
	width: 790px;
	margin: 0 auto;
}

#header {
	clear: both;
	float: left;
	width: 750px;
	background: url(../images/header.jpg);
	overflow: hidden;
	height: 323px;
	padding: 0 20px;
}

#content {
	clear: both;
	float: left;
	width: 670px;
	padding: 1px 60px 0;
	background: url(../images/contentbg.jpg) top center no-repeat;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	line-height: 1.5;
}

#footer {
	clear: both;
	float: left;
	width: 750px;
	font-size: 0.9em;
	color: #999;
	padding: 80px 20px 20px;
	text-align: center;
	background: url(../images/footer.jpg) top no-repeat;
}

/* Header Stuff */
#header h1 {
	float: left;
	width: 750px;
	margin-bottom: 0;
		margin-top:50px;
}

/*change nav */
#header h1 a {
	float: left;
	width: 750px;
	height: 225px;
}



#header h1 a span {
	display: none;
}

#header ul {
	float: left;
	list-style: none;
	padding: 0 0 0 50px;
}

#header ul li {
	float: right;
	padding: 0 5px
}

#header ul li a {
	float: left;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #82578D;
}

#header ul li a:hover, #header ul li.active a {
	text-decoration: underline;
	color: #ff0000;
}

/* Footer Stuff */
#footer p {
	margin-bottom: 0;
}

/* Contact Form */
#contact-form {

}

#contact-form label {
	float: left;
	width: 70px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 400px;
	border: 1px solid #D9BF51;
	background: #F8EEC3;
}
#contact-form p {
margin-bottom:5px;
}

#otherbook1 {
background-color: #0492CB;
color:#FFFFFF;
}

#otherbook2 {
background-color: #f3c392;
color:#FFFFFF;
}

#otherbook3 {
background-color: #7299cb;
color:#FFFFFF;
}

#otherbook4 {
background-color: #dcd6dd;
color:#68566a;
}

#otherbook5 {
background-color: #d8dad7;
color:#68566a;
}

.f-enlarge{
	color:#d52003;
}
