/*styles for ataxplan.com*/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/********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;
	margin-bottom: 12px;
	margin-top: -12px;
	text-indent: 0pt;
	list-style-type: circle; 
	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;
}
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 {
	width:100%;
	border:none;
	}
/*contains all page content on home page*/
#wrapHome {
	margin: 5px auto;
	width:750px;
	}
	
/*contains top logo and home, contact links*/
#banner {
	display:none;
}

/*holds project seven navigation*/
#navigation {
	display:none;
	}
/*holds navigation- books section*/
#navigationBooks {
	display:none;
	}
/*holds sub navigation- books section*/
#subNavBooks {
	display:none;
	}
/*holds navigation- Home*/
#navigationHome {
	display:none;
	}
#subNavBooks {
	display:none;
}	
/*holds page content*/
#content {
	width:100%;
	}
/*holds page content- books section*/
#content_books {
	width:100%;
	}
/*left column content of home page*/
#leftColumn {
	float:left;
	width:246px;
}
/*middle column content of home page*/
#middleColumn {
	float:left;
	width: 248px;
	height:327px;
	border-bottom:4px solid #663300;
}
/*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-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;
}

#print_button {display: none !important;}
#reset_button {display: none !important;}

/********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: none;
	width: 90%;
}

/********class styles********/
/*home page title*/
.homeTitle {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #CC0000;	
	padding-top:5px;
}
/*title in news column on home page*/
.middleColumnTitle {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
/*paragraph style for home page*/
#middleColumn p {
	padding-left: 10px;
	margin-bottom:-4px;
}
/*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;
	}

/********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;
	}
/*adds border to form fields*/
input {
	border:3px;
	}
/*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;
}