/* CSS Document */

*{
	margin: 0;
	padding: 0;
	border: 0;
}
li{
	list-style: none;
}
span{
	position: absolute;
	left: -3000px;
	list-style: none;
}

span.phone{
	position: static;
	left: 0;
	font: bold 12px Tahoma, Geneva, sans-serif;
}

p {
	margin-bottom: 10px;
	text-indent: 2em;
	line-height: 150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .85em;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #7c0f00;
	padding-bottom: 10px;
	font-weight: bolder;}	

h3{
	margin: 20px 0 10px 0;
	color: #7c0f00;
	font: normal 1.2em Georgia, serif;
}
hr{
	background-color: #000;
	color:#000000;
	height:1px;
	margin: 10px 0;
}




.clearme{
	clear: both;
}

html, body{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
body {
	background: url(images/woodrpt.jpg) repeat 50% 118px;
}
#landscape {
	background: url(images/rptland1.gif) repeat-x top;
	padding-bottom: 30px;
	min-height: 100%;
	position: relative;
}

#nav {
	width: 606px;
	height: 108px;
	background: url(images/nav.jpg) no-repeat;
	margin-left: 75px;
	padding: 32px 0 0 86px;}
	
#title {
	width: 780px;
	height: 126px;
	background: url(images/title.jpg) no-repeat;}
	
#container{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	min-height: 500px;
}

#paper{
	background: url(images/paper.jpg) repeat-y;
	padding: 30px 0 100px 50px;
	min-height: 500px;
}


#nav li {
	display: inline;}

#nav li a{
	display: block;	float: left;
	background-position: 0 0px;}

#nav li#home  a {
	
	width: 65px;
	height: 58px;}
	
#home a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: 0 0px;}
	
#nav li#samp  a {
	width: 83px;
	height: 58px;}
	
#samp a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: -65px 0px;}	
	
#nav li#rsrch  a {
	width:69px;
	height: 58px;}
	
#rsrch a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: -148px 0px;}	
	
#nav li#test  a {
	width: 87px;
	height: 58px;}	
	
#test a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: -217px 0px;}
	
#nav li#authr  a {
	width: 82px;
	height: 58px;}
	
#authr a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: -304px 0px;}	
	
#nav li#store  a {
	width: 63px;
	height: 58px;}
	
#store a:hover {
	background: url(images/nav-ro.jpg) no-repeat;
	background-position: -386px 0px;}	
	
#navtitle {
	width: 780px;
	height: 297px;
	background: url(images/navtitle.gif) no-repeat;
	text-align: center;}

#copy {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: -20px;
}

#piccontainer {
	float: left;
	width: 226px;
	height: 3500px;
	margin-left: 5px;
	margin-top: -20px;
}

#piccontainer2 {
	float: left;
	width: 226px;
	height: 620px;
	margin-top: -20px;
}

#introcontainer {
	float: left;
	width: 400px;
}

#indentation {
	float: left;
	width: 350px;
	margin-left: 10px;
}

#indentation2 {
	float: left;
	width: 350px;
	margin-left: 20px;
}

#coverhome {
	float: left;
	width: 200px;
	height: 240px;
	margin-left: 100px;
	background: url(images/coverhome.jpg) no-repeat;
}

#copy2 {
	float: left;
	width: 226px;
	padding-bottom: 200px;
}


#rect {
	float: left;
	width: 226px;
	height: 328px;
	margin-left: 5px;
	margin-top: 500px;
	padding-bottom: 280px;
	background: url(images/rectitude-y.jpg) no-repeat;
}

#chief {
	float: left;
	width: 160px;
	height: 320px;
	margin-left: 35px;
	padding-bottom: 350px;
	background: url(images/chief.jpg) no-repeat;
}

#sloth {
	float: left;
	width: 226px;
	height: 320px;
	margin-left: 5px;
	background: url(images/slothful.jpg) no-repeat;
}


#testimonials {
	float: left;
	width: 226px;
	height: 328px;
	margin-left: 5px;
	padding-bottom: 1500px;
	background: url(images/testimonials.jpg) no-repeat;
}
#euphelia {
	float: left;
	width: 226px;
	height: 328px;
	margin-left: 5px;
	padding-bottom: 1500px;
	background: url(images/euphelia.jpg) no-repeat;
}
#garrison {
	float: left;
	width: 226px;
	height: 328px;
	margin-left: 5px;
	background: url(images/garrison.jpg) no-repeat;
}
#research {
	float: left;
	width: 226px;
	height: 360px;
	margin-left: 5px;
	background: url(images/prudence.jpg) no-repeat;
}
#footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 180px;
	margin-top: -100px;
	border-top: solid 1px #333333;
	background: #53090a;
}
#navb{
	padding: 20px;
	text-align: center;
}
#navb a{
	color: #fff;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 15px;
}

/* --- Store --- */

#storenav{
	float: left;
	width: 226px;
	margin: -20px 0 0 5px;
	padding-bottom: 157px;
	background: url(images/store.jpg) no-repeat bottom;
}
#storenav .menu{
	width: 210px;
	margin-left: 15px;
	padding-top: 31px;
	background: url(images/snav-top.gif) no-repeat top;
}
#storenav ul{
	width: 210px;
	padding-bottom: 31px;
	background: url(images/snav-btm.gif) no-repeat bottom;
}
#storenav ul li{
	display: inline;
}
#storenav ul li a{
	display: block;
	margin: 1px 0;
	padding: 5px;
	color: #7c0f00;
	font: bold 12px Georgia, serif;
	text-align: center;
	text-decoration: none;
	background: #d6c27a;
}
#storenav ul li a:hover{
	color: #fff;
	background: #7c0f00;
}
#storenav ul li.active a,
#storenav ul li.active a:hover{
	color: #fff;
	background: #a15832;
}
.item{
	margin: 30px 0;
	text-align: left;
}
.item img{
	float: left;
	margin-right: 10px;
}
.item h3{
	margin-bottom: 10px;
	color: #0062a9;
	font-size: 18px;
	font-weight: normal;
}
.item p{
	margin: 10px 0;
	font-size: 12px;
	text-indent: 0;
}
.item .bonus{
	color: #e20a18;
}
.item .listprice{
	color: #b32916;
	text-decoration: line-through;
}
.item .price{
	font-weight: bold;
}
.item .qty{
	width: 50px;
	padding: 3px;
	border: 1px solid #a15832;
	font: normal 12px Tahoma, Geneva, sans-serif;
}

.cart{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0;
	width: 100%;
}
.cart a,
.form a,
.summary a,
.msg a{
	color: #7c0f00;
	font: bold 12px Georgia, serif;
}
.cart a:hover,
.form a:hover,
.summary a:hover,
.msg a:hover{
	color: #b32916;
	background: #d4cf7d;
}
.cart td,
.form td,
.summary td{
	padding: 3px;
	font-size: .9em;
	font-family: Georgia, serif;
}
.rowHeader td{
	color: #fff;
	background: #907c5f;
}
.cart .rowItem td{
	padding-top: 20px;
	border-bottom: 1px solid #907c5f;
}
.cart .rowItem td p{
	text-indent: 0;
	font-weight: bold;
}
.cart .rowItem input{
	width: 30px;
	padding: 3px;
	border: 1px solid #a15832;
	font: normal 12px Tahoma, Geneva, sans-serif;
}
.cart td.total{
	padding-left: 10px;
	border-left: 1px solid #907c5f;
	font-weight: bold;
}
.cart .rowTotal td{
	padding-top: 15px;
}
.rowContinue td{
	padding-top: 15px;
	border-top: 1px solid #907c5f;
}
.rowContinue .return{
	text-align: left;
}
.rowContinue .continue{
	text-align: right;
}

.form{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
}
.rowInput td{
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #907c5f;
	border-bottom: 1px solid #907c5f;
}
.rowInput .label{
	width: 100%;
	border-right: 1px solid #907c5f;
	text-align: right;
}
.rowItemInfo td{
	padding: 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

.submitbutton{
	color: #7c0f00;
	padding: 2px 3px;
	border: 1px solid #a15832;
	background: #d6c27a;
	font: normal 12px Tahoma, Geneva, sans-serif;
	cursor: pointer;
}
* html .submitbutton{
	padding: 2px 0;
}
.formline,
.formsmall,
.formtiny{
	width: 250px;
	padding: 3px;
	border: 1px solid #a15832;
	font: normal 12px Tahoma, Geneva, sans-serif;
	background: #fff !important;
}
.formsmall{
	width: 50px;
}
.formtiny{
	width: 25px;
	margin-right: 10px;
}
select{
	margin: 0 10px 2px 0;
	border: 1px solid #a15832;
	font: normal 12px Tahoma, Geneva, sans-serif;
	background: #fff !important;
}
select option{
	padding: 2px 3px;
}
select.formselect{
	width: auto;
}
.summary{
	border-collapse: collapse;
	border-spacing: 0;
	width: 250px;
	margin: 10px auto;
}
.rowSum td{
	text-align: right;
	padding: 10px 5px;
}
.msg{
	margin: 100px 0;
	text-align: center;
}
.summary a.edit{
	width: 40px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	padding: 0;
}
input.text{
	width: 200px;
	padding: 3px;
	border: 1px solid #a15832;
	font: normal 12px Tahoma, Geneva, sans-serif;
}
label.label{
	color: #907c5f;
	display: block;
	font-size: 12px;
}