@charset "utf-8";
/* CSS Document */

a {
	text-decoration: underline;
	color: #000;
}


a:hover {
	text-decoration: none;
}

body {
	background-color: #FFCC66;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}

h1 {
	border-bottom-color: #AC994D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	background-color: #E3DABD;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: -30px;
	margin-left: -30px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	background-image: url(images/h1bg.gif);
	background-repeat: repeat;
}
.h1bigger {
	font-size: 38px;
}


h2 {
	background-color: #A8A8CC;
	color: #336;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336;
	margin-right: -30px;
	padding-right: 30px;
	padding-left: 5px;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	color: #333366;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}


li {
	font-size: 12px;
}

td {
	font-size: 12px;
}

u {
	text-decoration: none;
}
strong, b {
	font-weight: lighter;
}
#contact {
	background-color: #C7C6E3;
	border: 1px dotted #313063;
	width: 90%;
}
#contact input  {
	background-color: #FFEEC6;
	color: #313063;
	width: 100%;
}
#contact select  {
	background-color: #FFEFC6;
	color: #313063;
	width: 100%;
}
#contact td  {
	color: #313063;
	vertical-align: middle;
}
#contact textarea  {
	background-color: #FFEFC6;
	color: #313063;
	width: 100%;
}
#container {
	background-color: #313063;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#content {
	clear: both;
	padding-top: 5px;

}
#nav {
	background-color: #313063;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 200px;
	text-align: center;
	display: block;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/nav.gif);
	background-position: center bottom;
	line-height: 30px;
	font-size: 17px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#nav a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	background-image: url(images/nav.gif);
	background-position: top;
}
#nav #navcontact {
	font-size: 11px;
	color: #313063;
	background-color: #A8A8CC;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 20px;
}
#nav a.navhighlight{
	color: #313063;
	background-image: url(images/nav.gif);
	background-position: center;
}

#footer {
	text-align: center;
	clear: both;
	color: #FFF;
	font-size: 11px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}
#mainarea {
	width: 550px;
	background-color: #FFF;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 400px;
	padding-bottom: 30px;
	padding-top: 0px;
}

#mainarea p {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 130%;
}
#mainarea .testauthor{
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
}
#mainarea .testimonials{
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
}
#mainarea blockquote {
	background-color: #F0F0F7;
	border: 1px solid #336;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainarea img#book  {
	border: 1px solid #BBB7B6;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 30px;
}

#mainarea #book {
	border: 5px solid #BBB7B6;
}
#mainarea #order td{
	color: #3C3D6D;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

#mainarea #resources {
	font-family: Verdana, Arial;
}
#mainarea #resources img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#mainarea #orderemail{
	margin-left: 10px;
}
#mainarea #orderemail ul li {
	list-style-type: none;
	margin-left: -42px;
}




#rightcol {
	float: right;
	width: 185px;
	text-align: center;
	color: #FFF;
}
#rightcol #bookpromo {
	display: block;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
#rightcol a#blog {
	background-color: #C02C20;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	padding: 10px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}

#rightcol a#blog:hover {
	background-color: #F1CB44;

}

#rightcol #icpsignup{
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #A8A8CC;
	margin-top: 20px;
	font-size: 18px;
	color: #313063;
	font-weight: bold;
}

#icpsignup input {
	font-size: 11px;
	color: #313063;
	background-color: #EAEAF4;
	display: block;
	margin-top: 5px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}


.copyright {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footerlinks {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}



.listing td {
	border-bottom-color: #FFCC66;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navsm {
	background-color: #000066;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.tabletop td {
	background-color: #363466;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.video {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title {
	font-style: normal;
}
