@charset "UTF-8";
/* CSS Document */

table.ad_in_html {
	width: 800px;
	margin: 10px auto;
	background-color: #fff;
	background-image: none;
}
table.ad_in_html td.banner {
	/* background-color: #005e98; */
	background-color: #1c406d;
	background-image: url(/teatreepower/images/tea_tree_sky_banner_1000x135.png);
	padding:0;
	margin: 0;
	width: 800px;
	height: 135px;
	/* border-bottom: 3px solid white; */
}
h1.headline {
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	font-style: oblique;
	color: #ffd200;
}
divider {
	background-color: white;
	width: 100%;
	height: 3px;
}
td#copy {
	width: 600px !important;
	background-color: #e7efff;
}
#copy td.text {
	padding: 0 1em;
	text-align:left;
}
#copy td.graphics {
	padding-left: 1em;
	text-align:center;
}
#copy td.text blockquote p {
	color: black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#copy td.text blockquote p.author {
	font-style:normal;
}
td#sidebar {
	width: 200px;
	background-color: #ffd200;
	text-align: left;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
}
/* #sidebar h2 {
		padding: 0;
		text-align:center;
	} */
td#sidebar img {
	text-align: center;
	padding-right: 12px;
}
td#order_anywhere {	
}
td#order_anywhere h3 {	
	text-align: center;
}
.order-box img {
	font-size: inherit;
	border: 1px solid #666;
}
#CC_footer {
	text-align: center;
	height: 35px;
	vertical-align: middle;
	background-color: white;
	font-size: 0.9em;
}
td.big_button {
	text-align: center;
	vertical-align: middle;
	/* padding: 57px 72px; */
}
td.big_button form input {
	margin: 60px 72px;
	margin: auto;
}
