@charset "UTF-8";
/* CSS Document */

#minimaster
{
	width: 450px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
}
	
	#miniheader
	{
		background-image: url(images/base/toplcorner.gif);
		background-repeat: no-repeat;
		background-position: left;
		width: 450px;
		height: 30px;
		text-align: right;
		background-color: #FFFFFF;
		position: relative;
	}
	
	#minifooter
	{
		background-image: url(images/base/botlcorner.gif);
		background-repeat: no-repeat;
		background-position: left;
		width: 450px;
		height: 30px;
		text-align: right;
		background-color: #FFFFFF;
		position: relative;
	}
	
	#miniaddressfooter
	{
		width: 450px;
		height: auto;
		color: #ffffff;
		background-color: #000000;
		padding-top: 8px;
		font-size: 0.75em;
	}
	
		#miniaddressfooter a
		{
			color: #ffffff;
			text-decoration: none;
		}
		
	#minicontent {
		margin-left: 10px;
		width: 430px;
		height: auto;
	}

#masterpage
{
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

#header
{
	background-image: url(images/base/toplcorner.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	height: 30px;
	text-align: right;
	background-color: #FFFFFF;
	position: relative;
}

#footer
{
	background-image: url(images/base/botlcorner.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	height: 30px;
	text-align: right;
	background-color: #FFFFFF;
	position: relative;
}

#mastermap {
	width: 619px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
	
	#addressfooter {
		width: 800px;
		height: auto;
		color: #ffffff;
		background-color: #000000;
		padding-top: 12px;
		font-size: 0.75em;
	}
	
		#addressfooter a {
			color: #ffffff;
			text-decoration: none;
		}
	
	#content {
		margin-left: 25px; /* Was 30px */
		width: 750px;
		height: auto;
	}
	
		#leftnav {
			width: 270px;
			height: auto;
		}
		
			.navPad {
				padding-top: 12px;
			}
		
			#leftnav a {
				color: #256e36;
			}
		
		#maincontent {
			width: 475px;
			float: right;
		}
		
			#text {
				margin-top: 116px; /* space between top rollovers boxes and content start */
				height: auto;
			}
			
			#textHome {
				margin-top: 112px; /* space between top rollovers boxes and content start */
				height: auto;
			}
			
				#textColumn {
					float: left;
					width: 158px;
				}
				
					#textColumn ul {
						margin-top: 0;
						padding-top: 0;
						padding-left: 17px;
					}
			
			#indexLower {
				clear: both;
				padding-top: 15px;
			}
			
				#indexLowerBlock {
					display: table;
					border-collapse: collapse;
					/*background-color: #cccccc;*/
					font-size: 0.75em;
					margin-top: 6px;
				}
				
				.indexLowerCell {
					display: table-cell;
					width: 143px;
					padding: 0 6px 5px 6px;
					border-right: 1px solid #000000;
				}
				
				.indexLowerCellLeft {
					display: table-cell;
					width: 143px;
					padding: 0 5px 6px 0;
					border-right: 1px solid #000000;
				}
				
				.indexLowerCellRight {
					display: table-cell;
					width: 143px;
					padding: 0 0 5px 6px;
					border-right: none;
				}
			
/* Book template properties */

#bookhead {
	height: 130px;
	width: 740px;
}

#bookcontent {
	width: 740px;
	padding-top: 20px;
}

	#bookcontent h1 {
		color: #000000;
	}
	
	#bookcontent h2 {
		color: #000000;
		font-size: 1.15em;
		padding: 0;
		margin: 0;
		font-style: italic;
	}

#book {
	border-bottom: 1px #CCCCCC solid;
	padding: 50px 0 50px 0;
	min-height: 200px;
}

#bookend {
	padding: 50px 0 0 0;
	min-height: 200px;
}

#cover {
	padding: 0 15px 15px 0;
	width: 130px;
	text-align: center;
	position: relative;
}

#bookbuy {
	position: absolute;
	float: right;
	margin-top: 57px; /* Was 75px */
	margin-left: 553px;
	width: 200px;
	height: 71px;
	text-align: right;
}

	#bookbuy a {
		color: #4a6e8e;
	}
	
	#bookbuy img {
		border: 0;
	}

#indexTagline {
	position: absolute;
	float: right;
	margin-top: 33px;
	margin-left: 583px;
	width: 170px;
	height: 95px;
	text-align: right;
}

.price {
	color: #256e36;
	font-weight: bold;
}

.bookedge {
	padding: 0 15px 15px 0;
}

.topspacer {
	padding-bottom: 50px;
}

.topspace100 {
	padding-bottom: 100px;
}

.priceoffset {
	font-weight: bold;
	padding-left: 5em;
}

/* End book properties */

#clear /* clears everything before footers */
{
	clear: both;
	height: 1px;
	color: #ffffff;
}

#survey {
	position: absolute;
	float: right;
	margin-top: 48px; /* Was 60px */
	margin-left: 562px;
	width: 200px;
	height: 25px;
	font-weight: bold;
	text-align: right;
	color: #4a6e8e;
	font-size: 0.9em;
}

	#survey a {
		color: #4a6e8e;
	}

#longtoplink {
	position: absolute;
	float: right;
	margin-top: 48px; /* Was 60px */
	margin-left: 412px;
	width: 350px;
	height: 25px;
	font-weight: bold;
	text-align: right;
	color: #4a6e8e;
	font-size: 0.9em;
}

	#longtoplink a {
		color: #4a6e8e;
	}

/* page requirements */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4d4d4f;
	background-color: #000;
}

.indexbackground
{
	background-image: url(images/base/feather.gif);
	background-repeat: no-repeat;
	background-position: right;
}

a
{
	color: #4a6e8e;
	text-decoration: none;
}

a:visited
{
	color: #660099;
}

h1
{
	font-size: 1.25em;
	font-weight: bold;
	color: #4A6E8E;
	margin: 0px 0px 5px 0px;
}

h2
{
	font-size: 0.83em;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.ulsubpoints
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}

	.ulsubpoints a
	{
		text-decoration: none;
		color: #000;
	}

	.ulsubpointsdot:hover
	{
		color: #4A6E8E;
	}

.tdspacer
{
	border-right: #000 1px solid;
}

.tdoffset
{
	padding-left: 12px;
	font-size: 0.8em;
	line-height: 15px;
}

.tdwideexplanation
{
	line-height: 15px;
}

.bold
{
	font-weight: bold;
}

.samples
{
	line-height: 1.5em;
}

.italics
{
	font-style: italic;
}

.disclaimer
{
	font-style: italic;
	font-size: 0.75em;
}

.bluetext
{
	color: #4A6E8E;
	font-weight: bold;
}

.redtext
{
	font-style: italic;
	color: #B20738;
}

.greenheader {
	font-size: 1.25em;
	font-style: italic;
	color: #256e36;
	font-weight: bold;
}

.spacer {
	padding-top: 100px;
}

.textbox {
	width: 200px;
	border: solid 1px #000000;
	margin: 0 5px 5px 0;
	float: left;
	padding: 5px;
}

	.textbox ul {
		padding-top: 0;
		margin-top: 0;
	}

.bookServices {
	list-style: none;
	padding: 0;
	margin: 0;
}

	.bookServices li {
		padding: 0 0 10px 0;
	}
	
	.bookServices+p {
		padding-top: 0;
		margin-top: 0;
	}