body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #FD4239;
}

a:hover {
	text-decoration: none;	
}

a.button {
	background-color: #EF4B3F;
	border-bottom-color: #7D1A2B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FAE2E7;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #7D1A2B;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FAE2E7;
	border-top-style: solid;
	border-top-width: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	margin-top: 10px;
	clear: both;
}

a.button:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FAE2E7;
	border-left-color: #7D1A2B;
	border-right-color: #FAE2E7;
	border-top-color: #7D1A2B;
	color: #EF4B3F;
}

a.buybutton {
	background-color: #EF3F56;
	border-bottom-color: #7D1A2B;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #FAE2E7;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #7D1A2B;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #FAE2E7;
	border-top-style: solid;
	border-top-width: 2px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

a.buybutton:hover {
	background-color: #FFFFFF;
	border-bottom-color: #FAE2E7;
	border-left-color: #7D1A2B;
	border-right-color: #FAE2E7;
	border-top-color: #7D1A2B;
	color: #EF3F56;
}

blockquote {
	background-color: #DCECC5;
	color: #0D5CAB;
	margin-top: 15px;
	padding: 10px;
}

blockquote li {
	font-size: 13px;
	margin-bottom: 5px;
}

h1 {
	color: #0060AE;
	font-size: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
}

h2 {
	clear: both;
	color: #EF4B3F;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 a {
	color: #EF3F56;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	color: #0C5BA8;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 2px;
	padding-right: 20px;
}

h3 a {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

h4 {
	color: #30786C;
	font-size: 14px;
}

hr {
	color: #EF3F56;
}
td {
}

input.mals  {
	color: #FFF;
	background-color: #0060AD;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 150px;
	padding: 2px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li {
	margin-bottom: 3px;
	margin-top: 3px;
}

li a {
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

ol, ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainarea p {
	line-height: 140%;
	margin-bottom: 5px;
	margin-top: 5px;
}

td {
	line-height: 120%;
	font-size: 14px;
	padding: 5px;
}
td blockquote {
	margin-right: 0px;
	margin-left: 0px;
}

.accent {
	color: #EF4D42;
	font-size: 14px;
	font-weight: bold;
}

.anchorlist li a {
	font-size: 14px;
	font-weight: bold;
}

.callbox {
	background-color: #FFF2CC;
	border: 1px solid #ffd451;
	color: #B00529;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
}

.clientlist li {
	list-style-image: url(images/bullet1.gif);
	font-size: 14px;
}

.copyright {
	color: #666666;
	font-size: 10px;
}

.form {
	background-color: #DCECC5;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form form {
	margin: 0px;
}

.form input, .form select, .form textarea {
	font-size: 11px;
	width: 90%;
}

.form td {
	color: #000;
	padding: 5px;
}

.homelist a {
	color: #032366;
}


.homelist li {
	color: #81BE58;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/bullet1.gif);
}
.leftnavhighlight {
	background-color: #EF4B3F;
	color: #FFF;
}


.list h1 {
	clear: both;
	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.listitem h2 a {
	font-size: 13px;
	color: #333;
}
.list li {
	margin-left: 15px;
}

.list p {
	display: inline;
}

.list ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
.list .item {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: square;
	display: list-item;
	padding-left: 5px;
	margin-left: 15px;
}
.list .item a {
	color: #333;
}

.list .listitem {
	clear: none;
	width: 170px;
	display: block;
	float: left;
	text-align: center;
	padding: 10px;
	margin-right: 8px;
	margin-bottom: 8px;
	height: 250px;
	background-color: #FFF0C9;
}


.list .listitem img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 75px;
	margin: 5px;
}


.listtable {
	margin-top: 10px;
}

.listtable td {
	border-bottom-color: #DFEED5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5px;
	vertical-align: top;
}
.navhighlight {
	background-color: #FFD451;
}
.speaklist .speaklistitem {
	clear: both;
}

.speaklist .speaklistitem img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	width: 75px;
}

.speaklist h1 {
	clear: both;
	font-size: 14px;
	margin-top: 30px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.speaklist p {
	display: inline;
}

.speaklist ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
.speaklist li {
	margin-left: 15px;
}
.speaklist .speakitem {
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-type: square;
	margin-left: 15px;
	list-style-position: inside;
	display: list-item;
}

.red {
	color: #F04D3E;
}

.rightimg {
	margin-left: 10px;
}
.tip {
	clear: both;
	margin-top: 20px;
	border: 1px solid #30786C;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tip h1 {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #3C6C63;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tip .tipimage {
	width: 150px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #E1DFBD;
	display: block;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.video {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#botnav {
	background-color: #3091D8;
	border-bottom-color: #2070AA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2070AA;
	border-right-color: #2070AA;
	border-top-color: #2070AA;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#botnav a {
	border: #2070AA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
}

#botnav a:hover {
	text-decoration: underline;
}


#container {
	background-color: #FFFFFF;
	border: 1px solid #9BA3C8;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#content {
	margin-bottom: 10px;
	margin-top: 5px;
	width: 940px;
	float: right;
	clear: both;
	padding-right: 30px;
	padding-left: 30px;
}
#content #nav a.sub2:hover, #content #nav a.subspeaking:hover, #content #nav a.subproducts:hover {
	background-color: #30786C;
	color: #FFFFFF;
}

#footer {
	clear: both;
	color: #032366;
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD4239;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-bottom: 10px;
}


#header {
	height: 195px;
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#logo {
	background-color: #FFFFFF;
	clear: both;
	margin: 3px 0px 0px;
	width: 800px;
}

#lopop {
	height: 210px;
	width: 250px;
	padding: 10px;
	background-color: #F0F2FB;
	border: 1px solid #0F0D04;
	margin-right: auto;
	margin-left: auto;
	color: #1F2E72;
}
#lopop h2 {
	color: #FFF;
	background-color: #1F2E72;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#mainarea {
	float: left;
	font-family: "Myriad Pro Light", Helvetica, Arial, sans-serif;
	width: 460px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
* html #mainarea {
	float: left;
	font-family: "Myriad Pro Light", Helvetica, Arial, sans-serif;
	width: 460px;
	padding: 20px;	
}
#mainarea .tip p, #mainarea tip li {
	line-height: 140%;
}
#mainarea ul li a  {
	color: #333;
	text-decoration: underline;
}
#mainarea li a  {
	color: #333;
	text-decoration: underline;
}

#mainarea li a:hover  {
	text-decoration: none;
}
#mainarea #headshots div {
	float: left;
	padding: 10px;
}
#mainarea #headshots a {
	display: block;
}

#mainarea td blockquote  p {
	font-size: 11px;
	line-height: 120%;
	margin-bottom: 10px;
	margin-top: 0px;
}
#headshots img {
	background-color: #CCC;
	padding: 10px;
}

#nav {
	margin-top: 20px;
	float: left;
	width: 175px;
}



#nav a {
	color: #F3F9F0;
	display: block;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 35px;
	font-weight: bold;
}

#nav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav a.sub {
	background-color: #EEEDD9;
	border-bottom-color: #D6D3A3;
	border-left-color: #D9EBCD;
	border-right-color: #D6D3A3;
	border-top-color: #D9EBCD;
	color: #30786C;
	font-size: 11px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav a.sub:hover {
	color: #FFFFFF;
	background-color: #4B897C;
}


#nav a.sub2, #nav a.subspeaking, #nav a.subproducts {
	display: none;
}

#nav a:hover {
	text-decoration: none;
}
#nav img {
	width: 85px;
}


#nav #contactbox {
	background-color: #DFEED5;
	border: 1px solid #B7DAA0;
	color: #30786C;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 2px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: 150px;
}

#nav #contactbox a {
	background-color: #DFEED5;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: #30786C;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: underline;
}
#nav #google {
	background-color: #D6D3A3;
	text-align: center;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #B5B057;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav #google input {
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #EEEDD9;
	color: #3C6C63;
	width: 90%;
	font-size: 11px;
}

#nav #google form {
	margin: 0px;
}
#nav #mainnav {
	margin-left: 30px;
}
#nav #storenav {
	width: 125px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav #storenav a{
	color: #000;
	font-size: 14px;
	background-color: #FFD451;
	display: block;
	width: 125px;
	float: left;
	text-align: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#nav #storenav a:hover {
	background-color: #EF4B3F;
	color: #FFF;
}
#nav #storenav #carbonite{
	float: left;
	background-color: #FFF;
	margin-top: 10px;
}
* html #nav #storenav #carbonite{
	float: left;
	background-color: #FFF;
	margin-top: -40px;
}
#nav #storenav #carbonite a {
	background-color: #FFF;
}
#nav #storenav #carbonite img {
	width: 165px;
	margin-left: -20px;
}
#nav #storenav .leftnavhighlight {
	background-color: #EF4B3F;
	color: #FFF;
}
#pop {
	height: 210px;
	width: 250px;
	padding: 10px;
	background-color: #EEEDD9;
	border: 1px solid #3C6C63;
	margin-right: auto;
	margin-left: auto;
}

#rightcol {
	float: right;
	text-align: center;
	width: 245px;
	margin-top: 20px;
}
*html #rightcol{
	margin-right: 0px;
}
#rightcol .blue {
	color: #0060AE;
}

#rightcol form {
	margin: 0px;
}
#rightcol blockquote {
	margin-right: 0px;
	margin-left: 0px;
}

#rightcol img {

}


#rightcol input {
	background-color: #58659A;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
	width: 100px;
}

#rightcol #featured {
	background-color: #FFF0C9;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
}
#rightcol #books p {

}

#rightcol #books a {
	color: #FD4239;
	background-color: #FFF0C9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#rightcol #info{
	background-color: #FFF0C9;
	padding: 10px;
	margin-bottom: 20px;
}
#rightcol #info a{
	color: #333;
}
#rightcol #featured .item img {
	float: left;
	margin-right: 10px;
}
#rightcol #featured .item .synopsis {
	text-align: left;
	font-size: 13px;
}
#rightcol #featured .item .synopsis p {
	line-height: normal;
	display: inline;
}
#rightcol #featured .item {
	margin-bottom: 15px;
	margin-top: 15px;
}
#rightcol #featured .item .link a {
	display: block;
	margin-top: 5px;
}
*html #rightcol #newsletter {
	background-image: url(images/newsletter_signup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	padding-top: 60px;
	margin-bottom: 20px;
}
#rightcol #newsletter {
	background-image: url(images/newsletter_signup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	padding-top: 62px;
	margin-bottom: 20px;
}

* html #rightcol #newsletter input {
	background-color: #C1E770;
	margin-left: 10px;
	width: 196px;
	height: 20px;
	color: #032366;
	font-weight: bold;
}

#rightcol #newsletter input {
	background-color: #C1E770;
	margin-left: 28px;
	width: 196px;
	height: 20px;
	color: #032366;
	font-weight: bold;
}
#rightcol #newsletter input[type="hidden"] {
	display:none;
							}
#rightcol #newsletter form {
	color: #032366;
	font-weight: bold;
	font-size: 14px;
}
* html #rightcol #newsletter form .submit {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 50px;
	margin-left: 0px;
	background-color: #FFD451;
	margin-top: -2px;
}
#rightcol #newsletter form .submit {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 33px;
	width: 50px;
	margin-left: 100px;
	background-color: #FFD451;
	margin-top: -2px;
}
#rightcol #testimonials div{
	background-color: #DCECC5;
	color: #15508A;
	padding: 10px;
	margin-bottom: 20px;
	font-style: italic;
}




#topnav {
	margin-bottom: 0px;
	padding-top: 165px;
	color: #FFF;
	padding-left: 50px;
	font-size: 14px;
	margin-top: -205px;
	font-family: "Myriad Pro Light", Helvetica, Arial, sans-serif;
	clear: both;
}

#topnav a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 17px;
	background-color: #EF4B3F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 4px;
}

#topnav a:hover {
	background-color: #0E5DAC;
}
#topnav a.cartlink {
	background-color: #579D8F;
}
.list .listitem .prodtitle a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.list .listitem .prodsubtitle {
	font-size: 11px;
}
#buyimage {
	background-color: #FFF;
	margin-bottom: 10px;
	width: 150px;
	margin-left: 10px;
}
#header a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.speaklistitem h2 {
	margin-top: 10px;
	clear: both;
}
