/*-------------------------------------------
	TITLE: Reading Rentals
	CREATED: 4/29/2008

--
	LAYOUT
	- BODY, LINKS, MENUS
	- TOP
	- MENU
	- CONTENT
	- SUBMENU
	- FOOTER
--

-------------------------------------------*/



/*-------------------------------------------
	- BODY, LINKS, MENUS
-------------------------------------------*/
:focus {-moz-outline-style: none;}

a {
	color: #dc313a;
	text-decoration: none;
}

a:hover {
	color: #dc313a;
	text-decoration: underline;
}

.indenttop {
	font-size: 10px;
	
}

a img {
	border: 0px;
}

.highlight {color: #9d0c11; font-weight: bold;}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #313942;
	background-position: 0px 197px;
	margin: 0px;
	padding: 0px;
}

#behindtopbg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-image: url(../images/behindtop_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 197px;
	width: 100%;
	z-index: 1;
	text-indent:-9999px;
}

#pagewidth {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 27px;
	position: relative;
	z-index: 2;
}

#wrapper {
	position: relative;
	top: -9px;
	_top: -159px;
	width: 868px;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#wrapper .left {
	float: left;
	width: 410px;
}

#about #wrapper .right {
	float: right;
	width: 430px;
	margin-right: 20px;
}

#wrapper li {
	font-family: Arial, Helvetica, sans-serif;
	color: #6d7478;
	font-size: 10px;
	line-height: 22px;
	list-style-type:decimal;
}

#wrapper ol {
	margin: 0px;
	padding: 20px 20px 20px 40px;
}

#faq #wrapper li {
	font-size:11px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#home #wrapper .left {
	float: left;
	width: 320px;
}

#home #wrapper .right {
	float: right;
	padding: 36px 32px 0px 0px;
}

#wrapper .faqlinks li {
	font-weight: bold;
	color: #94080f;
}

#wrapper .faqlinks li a {
	color: #d5000d;
}

#wrapper .faqlinks li a:hover {
	text-decoration: underline;
	color: #ff0005;
}

#wrapper ol.faqlinks {
	margin-bottom: -23px;
}

p {
	margin: 0px;
	padding: 10px 28px 0px 22px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 24px;
}

#wrapperbottom {
	width: 868px;
	height: 26px;
	background-image: url(../images/wrapperbottom.jpg);
	clear: both;
}

hr {
	background-color: #becad4;
	color: #becad4;
	height: 1px;
	width: 805px;
	margin: 15px 0px 0px 20px;
	.margin-left: -18px;
	padding: 0px;
	border: 0;
}

.indenttop {
	padding-left: 0px;
}

/*-------------------------------------------
	- TOP
-------------------------------------------*/

#top {
	height: 205px;
}

h1 {
	margin: 0px;
	padding: 0px;
	height: 178px;
	width: 422px;
}

h1 a {
	display: block;
	background-image:url(../images/logo.jpg);
	height: 178px;
	width: 422px;
	text-indent: -9999px;
	position:relative;
	left: -9px;
	top: 0px;
}

h2 {
	font-family: "Eras Medium ITC";
	font-size: 16px;
	color: #a50c17;
	padding: 15px 0px 0px 22px;
	margin: 0px;
}

.toph2 {
	padding: 35px 0px 0px 22px;
}


#topright {
	width: 347px;
	height: 143px;
	position: relative;
	background-image:url(../images/topright_bg_winter.jpg);
	z-index: 3;
	left: 543px;
	top: -177px;
}

#mapbg {
	background-image: url(../images/map_bg.jpg);
	background-repeat:no-repeat;
	width: 418px;
	height: 544px;
	padding: 18px 0px 0px 14px;
	margin-left: 10px;
	margin-bottom: -40px;
	clear: both;
}

/*-------------------------------------------
	- NAV
-------------------------------------------*/

#nav {
	width: 478px;
	height: 34px;
	background-image:url(../images/nav_bg.jpg);
	position: relative;
	left: 413px;
	top: -177px;
	z-index: 2;
}

#nav ul {list-style-type:none; padding: 0px; margin: 0px 0px 0px -13px; position: absolute; left: 0px;}
#nav li {float:left; height: 20px; margin: 1px 0px 0px 0px; padding: 0px;}
#nav li.list1 {background:transparent url(../images/home_btn.jpg); background-repeat:no-repeat; width: 75px; margin-right: 3px;}
#nav li.list2 {background:transparent url(../images/about_btn.jpg); background-repeat:no-repeat; width: 81px; margin-right: 7px; }
#nav li.list3 {background:transparent url(../images/catalog_btn.jpg); background-repeat:no-repeat; width: 102px; margin-right: 9px;}
#nav li.list4 {background:transparent url(../images/faq_btn.jpg); background-repeat:no-repeat; width: 58px; margin-right: 7px;}
#nav li.list5 {background:transparent url(../images/contact_btn.jpg); background-repeat:no-repeat; width: 102px; margin-right: ;}
#nav a {display:block; height: 20px; text-indent: -9999px; border-bottom: none;}

#nav a#item1 {background:transparent url(../images/home_btn.jpg) no-repeat;}
#nav a#item2 {background:transparent url(../images/about_btn.jpg) no-repeat;}
#nav a#item3 {background:transparent url(../images/catalog_btn.jpg) no-repeat;}
#nav a#item4 {background:transparent url(../images/faq_btn.jpg) no-repeat;}
#nav a#item5 {background:transparent url(../images/contact_btn.jpg) no-repeat;}

#nav a#item1:hover {background-position:0px -20px; z-index:50;}
#nav a#item2:hover {background-position:0px -20px; z-index:50;}
#nav a#item3:hover {background-position:0px -20px; z-index:50;}
#nav a#item4:hover {background-position:0px -20px; z-index:50;}
#nav a#item5:hover {background-position:0px -20px; z-index:50;}

#nav li.list1_2 {background:transparent url(../images/home_btn.jpg); background-repeat:no-repeat; width: 75px; margin-right: 3px; background-position:0px -20px;}
#nav li.list2_2 {background:transparent url(../images/about_btn.jpg); background-repeat:no-repeat; width: 81px; margin-right: 7px; background-position:0px -20px;}
#nav li.list3_2 {background:transparent url(../images/catalog_btn.jpg); background-repeat:no-repeat; width: 102px; margin-right: 9px; background-position:0px -20px;}
#nav li.list4_2 {background:transparent url(../images/faq_btn.jpg); background-repeat:no-repeat; width: 58px; margin-right: 7px; background-position:0px -20px;}
#nav li.list5_2 {background:transparent url(../images/contact_btn.jpg); background-repeat:no-repeat; width: 102px; margin-right: ; background-position:0px -20px;}

/*-------------------------------------------
	- FOOTER
-------------------------------------------*/

#footer {
	width: 868px;
	height: 107px;
	background-image:url(../images/footer_bg.jpg);
	.margin-top: 0px;
	_margin-top: -145px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}


#footer .left {
	width: 329px;
	float: left;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 20px;
	font-size: 10px;
	line-height: 22px;
	color: #888f93;
}

#footer .right {
	float: right;
	text-align:center;
	padding: 30px 18px 0px 0px;
}

#footer .right img {
	margin-right: 12px;
	margin-top: 12px;
}

#footer img a { border: 0px; }


#copyright {
	color: #CAD5DD;
	text-align: center;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#copyright a {
	color: #CAD5DD;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

/*-------------------------------------------
	- Contact Form
-------------------------------------------*/


.send-btn2 {
	margin-left: 20px;
	width: 324px;
	height: 20px;
}

#formcontainer li {
 color: #254c67;
 list-style-type: none;
}

			#formcontainer {
				font-family:Arial, Helvetica, sans-serif;
				padding: 0px 0px 0px 0px;
				color: #6e0000;
				margin: 3px 0px 0px 0px;
				width: 371px;
			}
			.form {
				margin:0;
				padding:0;
				position:relative;
				z-index:1;
			}
			.form * {
				margin:0;
				padding:0;
			}
				.form fieldset {
					border-width:0;
				}
				.form ul {
					list-style:none;
					margin:0;
					padding:0;
				}
					.form li {
						padding:5px 10px;
						clear:both;
					}

					.form div.medium, .form div.small, .form div.xsmall {
						float:left;
						padding:0 5px 0 0;
					}	
					.form label {
						display:block;
						font-size:11px; 
						font-weight:bold;
						margin:2px 0 0 0;
						text-transform:uppercase;
					}
					.form div label {
						color:#95917f;
						font-size:8pt;
						font-weight:normal;
						text-transform: none;
					}
					.form .error {
						color:#FF0000;
					}
					.form li input, .form li textarea {
					font-size: 11px;
					font-family: Arial, Helvetica, sans-serif
					color: #545e68;
						background-image:url(../images/input_bg.jpg);
						border-top:#b6c3cd 1px solid;
						border-left:#b6c3cd 1px solid;
						border-right: white 1px solid;
						border-bottom:white 1px solid;
						font-weight:normal;
						padding:6px;
					}
					.form textarea {height:75px;}
					.form input, .form textarea {width:324px;}
					.form div.large input {width:150px;}
					.form div.medium input{width:90px;}
					.form div.small input{width:45px;}
					.form div.xsmall input{width:30px;}
					.feedback {
						background:#fffee3;
						border:#f2edd4 1px solid;
						color:#333;
						float:left;
						padding:15px;
						text-align:center;
						width:230px;
					}
					/* indicator */
					.indicator {
						background:#FFF;
						filter: alpha(opacity=75);
						height:32px;
						left:0;
						opacity: .75;
						position:absolute;
						padding:200px 125px;
						top:0;
						width:32px;
						z-index:2;
					}
					/* buttons */
					.button {
						width: 100px;
						height: 22px;
						margin-top: 10px;
						font-size: 12px;
						margin-left: 10px;
						background-color: #790604;
						color: #ffffff;
						border: 1px solid #1d4227;
					}
