@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: 124px; /* space between top rollovers boxes and content start */
				height: auto;
			}
			
			#textHome {
				margin-top: 120px; /* 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.95em; /* Was 0.75em*/
					margin-top: 46px; /* was 6px when text present */
				}
				
				.indexLowerCell {
					display: table-cell;
					width: 144px; /* Was 144px for 3 column */
					padding: 0 6px 5px 6px;
					border-right: 1px solid #000000;
				}
				
				.indexLowerCellLeft {
					display: table-cell;
					width: 212px; /* Was 142px for 3 column */
					padding: 0 5px 6px 0;
					border-right: 1px solid #000000;
				}
				
				.indexLowerCellRight {
					display: table-cell;
					width: 213px; /* Was 143px for 3 column */
					padding: 0 0 5px 6px;
					border-right: none;
				}
				
				.redhead {
					font-size: 1.25em;
					color: #900;
					font-weight: bold;
				}

#topnav {
	width: 475px;
	color: #000;
	font-weight: bold;
}

	#topnav li:first-child {
		padding-left: 0;
	}

	#topnav ul {
		list-style-type: none;
		color: red;
		margin: 0;
		padding: 0;
		width: 475px;
		float: left;
	}

	#topnav li {
		margin: 0;
		padding: 0 0 0 1px;
		float: left;
	}

	#topnav a {
		color: #000;
		width: 10px;
	}
	
	#topnav a:hover {
		color: #919294;
	}
			
/* 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;
}

#topLeftPic {
	position: absolute;
	float: left;
	margin-top: 33px;
	margin-left: 290px;
	width: 454px;
	height: 92px;
}

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

.bookedge {
	float: left;
	padding: 0 15px 15px 0;
	cursor: pointer;
}

.topspacer {
	padding-bottom: 50px;
}

.topspace100 {
	padding-bottom: 100px;
}

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

.titlelist li {
	padding-bottom: 7px;
}

/* 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;
}

#imgboxleft {
	float: left;
	padding: 0 7px 7px 0;
	width: 250px;
	text-align: center;
	font-size: 0.85em;
} 

	#imgboxleft p {
		padding: 2px 0;
		margin: 2px 0;
	}

.ulhead {
	padding-bottom: 0;
	margin-bottom: 0;
}

	.ulhead+ul, .ulhead+li {
		padding-top: 0;
		margin-top: 0;
	}

.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;
}

.boldital {
	font-style: italic;
	font-weight: bold;
}

.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;
	}

/* Article 10 code */
.dindent {
	position: absolute;
	left: 16em;
}

#fiveColumn {
	padding-left: 45px;
	width: 80%;
	column-count: 5;
	column-gap: 1em;
	-moz-column-count: 5;
	-moz-column-gap: 1em;
	-webkit-column-count: 5;
	-webkit-column-gap: 1em;
}

/* 10-29-11 news release */

.cvkright {
	float: right;
	padding: 0 0 9px 9px;
	width: 300px;
	text-align: center;
	font-size: 0.9em;
}

.cvkleft {
	float: left;
	padding: 0 9px 9px 0;
	width: 200px;
	text-align: center;
	font-size: 0.9em;
}

	.cvkright img, .cvkleft img {
		padding-bottom: 4px;
	}
