/*styles for ataxplan.com*/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
}
/********link styles********/
a {
	margin: 0px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
/********paragraph styles********/
p {  
font-size: 12px;
margin-left:10px;
margin-right:20px;
}

/***list styles***/
li {
	font-size: 12px;
	line-height:130%;
	margin-bottom:8px;
	list-style-position: outside;
}
ol {
	list-style-type: decimal;
}
/********heading styles********/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color:#660000;
	margin-left:10px;
	margin-bottom:-8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #CC0000;
	margin-left:10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #660000;
	margin-left:10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
	margin-left:10px;
	margin-bottom: -10px;
}

/********div styles********/
/*contains all page content*/
#wrap {
	margin: 5px auto;
	width:740px;
	padding-bottom:5px;
	border-left: 1px solid #CC9900;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	}
/*contains all page content on home page*/
#wrapHome {
	margin: 5px auto;
	width:750px;
	}
	
/*contains top logo and home, contact links*/
#banner {
	position:relative;
	width:100%;
}

/*holds project seven navigation*/
#navigation {
	position:relative;
	width:100%;
	height:46px;
	}
/*holds navigation- books section*/
#navigationBooks {
	position:relative;
	width:100%;
	height:26px;
	}
/*holds sub navigation- books section*/
#subNavBooks {
	width:100%;
	padding-bottom:5px;
	}
/*holds navigation- Home*/
#navigationHome {
	position:relative;
	width:100%;
	height:25px;
	}	
/*holds page content*/
#content {
	width:95%;
	padding-top:12px;
	padding-left:20px;
	padding-bottom:10px;
	}
/*holds page content- books section*/
#content_books {
	width:95%;
	padding-left:20px;
	padding-top:10px;
	}
/*left column content of home page*/
#leftColumn {
	float:left;
	width:246px;
}
/*middle column content of home page*/
#middleColumn {
	float:left;
	width: 248px;
	height:364px;
	border-bottom:3px solid #660000;
}
/*right column content of home page*/
#rightColumn {
	float:left;
	width: 246px;
}

/*controls style of forms-on-disk div on home page*/
#formsBox {
	background-color:#FFFFFF;
	border:1px dashed #CC0000;
	width: 85%;
	padding:5px;
	margin-top:11px;
	margin-left:8px;
	margin-bottom:-5px;
	/*margin-right:8px;*/
}

/*holds photo on bio pages*/
#photo {
	float: left;
	width:30%;
	padding-top:20px;
	}
/*holds text on bio and about book pages*/
#text {
	float:left;
	width: 65%;
	padding-top:10px;
	}
	
/*footer*/
#footer {
	width: 100%;
	}
	
/*just need this to clear floats*/
#clear
	{
	clear:both;
	padding-bottom:0px;
}

/********table styles********/
th {
	color:#CC0000;
	font-weight:bold;
	padding:10px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	text-align:left;}
	
td#Order {border:none;
	padding:10px;
}
table#Order {
	border: solid #FFFFFF 1px;
	width: 90%;
}

/********class styles********/
/*title in news column on home page*/
.middleColumnTitle {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
#middleColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-align: center;
	color:#CC0000;
	margin:8px 0px -2px 0px;
}

/*paragraph style for home page*/
#middleColumn p {
	padding-left: 10px;
	margin-top:11px;
	margin-bottom:-1px;
}

/*titles on news and seminar pages*/
.newtitle {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	margin-bottom: 0px;
}
/*text on news and seminar pages*/
.newtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*style for contact us required fields, testimonials, reviews, and resource pages*/
.note_current {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
/*QPRT TOC sub-chapter heading*/
.chapter_subhead {color: #CC0000;}

/*QPRT TOC chapter text*/
.toc_text {
margin-bottom: -10px;
}

/*description text on handout order form*/
.small {  
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 10px;}
/*footer paragraph style*/
#footer p {
	font-size: 11px;
	padding-bottom:5px;
	}
/*footer emphasized text*/
.footerEmphasis {	
	color: #660000;
	font-style:italic;
	font-weight:bold;
	}
/*ordering page table td*/
#orderingTable td{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
#orderingTable th{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color: #660000;
	}
/*ordering page table p*/
#orderingTable p{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin-left:0px;
	}
/*ordering page table h1*/
#orderingTable h1{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#996600;
	font-weight:bold;
	margin-left:0px;
	}
.orderingTitle {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #660000;
	margin-bottom: 0px;
	}
.required {
	color:#CC0000;
	font-weight:bold;
	}

/********not being used??********/
.form {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
.indexdate {
	margin-bottom: -20px;
	margin-top: 15px;
}
.printcaption {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-decoration: underline;
	}
/*sets style of total box in form- orderHandouts page*/
.total {
font-size:120%;
	font-weight:bold;
	}

/*not used?*/
.resource {
	margin-bottom: -15px;
}
.subhead {
	margin-bottom: -10px;
}
