
* {
	margin: 0;
	padding: 0;
	behavior: url(iepngfix.htc);
}



body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #5a5a5a;   
	background:  #8c6238 url(../images/bg_page.jpg) top repeat-x;    
}

h3 {
	line-height: 38px;
}

p {
	margin-bottom:12px;
}

a {
	color: #7a1e1f;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
	font-weight:bold;
}

img {
	border:0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #ff0000;
}


.clear{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.inline {
	display:inline;
}
.overflow{
	overflow:hidden;
}
.txtcenter{
	text-align:center;
}


.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.imgleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgright {
	float: right;
	margin: 0 0 15px 15px;
}

/* --------------------------------MAIN STRUCTURE--------------------------------*/
#container {
	margin: 0 auto;
	/*background: url(../images/bg_container.jpg) top repeat-x;    */
}

#sub-container {
	margin: 0 auto;
	width: 800px;
}


#header {
	margin:0 auto;
	width: 1000px;
	height: 405px; 
}


#banner {
	float: left;
	width: 700px;
	height: 300px;
	padding:0;	
}

ul.buybook {
	padding:0;	
	width: 700px;
	height: 300px;
	float: left;
	overflow: hidden;
	background: url(../images/banner1.jpg) no-repeat;
}



#topnav-wrapper {
	margin: 0 auto;
	height:75px;
	padding:0 0 0 0;
	width: 1000px;
}


#topnav {
	float: left;
	height:75px;
	padding:0 0 0 0;
	width: 500px;
}


/*------TOP NAV -------*/
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 500px;
	padding: 0 0 0 0;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	float: left;
	height:75px;
	width:100px;
	background-image: url(../images/bg_nav.jpg);
}

#nav ul li a span {
	display: none;
}

#nav ul li.nav1 a {
	height:75px;
	width:100px;
	background-position: top left;
}

#nav ul li.nav1 a:hover, #nav ul li.nav1 a.active {
	background-position: bottom left;
}


#nav ul li.nav2 a {
	width:100px;
	background-position: 400px 0;
}

#nav ul li.nav2 a:hover, #nav ul li.nav2 a.active {
	background-position: 400px 75px;
}
#nav ul li.nav3 a {
	width:100px;
	background-position: 300px 0;
}

#nav ul li.nav3 a:hover, #nav ul li.nav3 a.active {
	background-position: 300px 75px;
}

#nav ul li.nav4 a {
	width:100px;
	background-position: 200px 0;
}

#nav ul li.nav4 a:hover, #nav ul li.nav4 a.active {
	background-position: 200px 75px;
}


#nav ul li.nav5 a {
	width:100px;
	background-position: top right;
}

#nav ul li.nav5 a:hover, #nav ul li.nav5 a.active {
	background-position: bottom right;
}

/*------ENDOF TOP NAV-------*/





#topnav2 {
	float: right;
	height:75px;
	padding:0 0 0 0;
	width: 500px;
}


/*------TOP NAV-B -------*/
#navb ul {
	float: left;
	list-style: none;
	margin: 0;
	width: 500px;
	padding: 0 0 0 0;
}

#navb ul li {
	float: left;
}

#navb ul li a {
	float: left;
	height:75px;
	width:100px;
	background-image: url(../images/bg_navb.jpg);
}

#navb ul li a span {
	display: none;
}

#navb ul li.navb1 a {
	height:75px;
	width:100px;
	background-position: top left;
}

#navb ul li.navb1 a:hover, #navb ul li.navb1 a.active {
	background-position: bottom left;
}


#navb ul li.navb2 a {
	width:100px;
	background-position: 400px 0;
}

#navb ul li.navb2 a:hover, #navb ul li.navb2 a.active {
	background-position: 400px 75px;
}
#navb ul li.navb3 a {
	width:100px;
	background-position: 300px 0;
}

#navb ul li.navb3 a:hover, #navb ul li.navb3 a.active {
	background-position: 300px 75px;
}

#navb ul li.navb4 a {
	width:100px;
	background-position: 200px 0;
}

#navb ul li.navb4 a:hover, #navb ul li.navb4 a.active {
	background-position: 200px 75px;
}


#navb ul li.navb5 a {
	width:100px;
	background-position: top right;
}

#navb ul li.navb5 a:hover, #navb ul li.navb5 a.active {
	background-position: bottom right;
}

/*------ENDOF TOP NAV-B-------*/
#topbar {
	margin: 0 auto;
	width: 800px;
	height:20px;
	padding:0 0 0 0;
	background: url(../images/bg_topbar.jpg) top no-repeat;   
}

#content-wrapper {
	margin: 0 auto;
	width: 800px;
	padding:0 0 0 0;
	background: url(../images/bg_content_y.jpg) repeat-y;    
	/*filter:alpha(opacity=85);
  	opacity:0.85;
	-moz-opacity:0.85;
	-khtml-opacity: 0.85; 		*/
}

/*#content-bg {
	margin: 0 auto;
	width:800px;
	background: url(../images/bg_content.jpg) no-repeat;  

}*/



#content {
	margin: 0 auto;
	width:750px;
	padding:30px 15px 20px 15px;
	text-align:justify;

}


#footer {
	padding:50px 0 0 0;
	clear:both;
	width: 800px;
	margin: 0 auto;
	height:45px;
	font-size:10px;
	text-align:center;
	background: url(../images/bg_footer.jpg) no-repeat;    
	color:#ffffff;
}
#footer a{
	font-size:10px;
	color:#ff0000;
}

.f14 {
	font-size: 14px;
	line-height:18px; 
}

.f16 {
	font-size: 16px;
	line-height:22px; 	
}

.content-ul{
	padding: 0 0 0 30px;
}



/*contact form*/

#contact-form p {
	margin: 0 0 7px 0;
}

#contact-form label {
	float: left;
	width: 200px;
	clear: both;
}

#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #133662;
	background: #daedfc;
	padding: 3px;
	color: #777;
	font-size: 1.0em;
}