﻿ï»¿html, body {
	height: 100%;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #333;
}
body {
	background: #069 url('https://ssl4.westserver.net/poemstogo.tv/Book_Design/page_background.gif');
}
#container {
	margin: 0 auto; /* Floats content to center of window */
	text-align: left; /* Necessary for IE for above */
	padding: 0;
	width: 1050px;
	font-size: .8em;
}
#main {
	width: 1050px;
	margin: 0;
	padding: 0;
	border: none;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
ul {
list-style-type:none;
}
ul li a {
font-weight: normal;
}
img {
	border: 0px;
}
a {
	color: #333;
	font-weight: bold;
}
a:visited {
	color: #666;
}
a:hover {
	color: #9E4500;
	text-decoration: none;
}
td.nav {
	width: 840px;
	margin: 0;
	padding: 5px 5px 20px 5px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
td.nav a {
	color: #FFF;
}
td.nav a:visited {
	color: #CCC;
}
td.nav a:hover {
	color: #FF9;
	text-decoration: none;
}
input {
	font-size: .9em;
	color: #069;
	background-color: #FFF;
	border: thin solid #F90;
}

textarea {
	font-size: .9em;
	color: #069;
	background-color: #FFF;
	border: thin solid #F90;
}
/* *********************  END TOP NAVIGATION TD */

/* *********************  BEGIN SIDE NAVIGATION */
#navigation {
	width: 200px;
	margin: 0 10px 0 0;
	padding: 10px;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 7px 0 7px;
	color: #666;
}
#navigation ul li.title {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#navigation ul li {
	padding: 5px 0 5px 0;
	text-decoration: none;
	/* border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px; */
}
#navigation ul a {
	color: #FFF;
	text-decoration: none;
}
#navigation ul a:visited {
	color: #CCC;
}
#navigation ul a:hover {
	color: #FF9;
	text-decoration: none;
}

/* ********************* END SIDE NAVIGATION */

/* ********************* BEGIN CONTENT */

#content_top {
	width: 840px;
	height: 70px;
	margin: 0px;
	padding: 0;
	background: url('https://ssl4.westserver.net/poemstogo.tv/Book_Design/book_top_left.gif') top left no-repeat;
}
#content_main {
	width: 840px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: url('https://ssl4.westserver.net/poemstogo.tv/Book_Design/book_bg_left.gif') repeat-y;
	float: left;
}
#content_bottom {
	width: 840px;
	height: 100px;
	margin: 0px;
	padding: 0;
	background: url('https://ssl4.westserver.net/poemstogo.tv/Book_Design/book_bot_left.gif') bottom left no-repeat;
}
td.main {
	width: 780px;
	margin: 0;
	padding: 0 50px 0 50px;
	text-align: left;
	background: transparent;
}
/* ********************* FOR TESTIMONIALS ON INDEX PAGE ONLY */
td.bottom_left {
	width: 420px;
	margin: 0;
	padding: 20px 10px 20px 50px;
	text-align: left;
	background: transparent;
}
td.bottom_right {
	width: 420px;
	margin: 0;
	padding: 20px 45px 20px 20px;
	text-align: left;
	background: transparent;
}
/* ********************* END FOR TESTIMONIALS ON INDEX PAGE ONLY */

/* ********************* FOR TESTIMONIAL PARAGRAPHS CREATES UNDERLINE AT BOTTOM IN LIEU OF HR TAG */
p.underline {
	border-bottom-color: #603;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom: 5px;
}
/* ********************* BEGIN ORDER BUTTON */
#order {
	margin: 0 auto;
	padding: 0;
	font-size: 2em;
	font-weight: bold;
	border: solid 2px #C30;
	background: #069;
	text-align: center;
}
#order a {
	display:block;
	padding: 4px 0 4px 0;
	color: #FF9;
	text-decoration: none;
}
#order a:visited {
	color: #FF9;
	text-decoration: none;
}
#order a:hover {
	color: #0f0;
	background: #006;
	text-decoration: none;
}

/* ********************* BEGIN FOOTER */

td.footer {
	width: 840px;
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFF;
}
p.top {
	text-align: right;
	margin-right: 30px;
}
td.footer a {
	color: #FFF;
	font-weight: normal;
}
td.footer a:visited {
	color: #CCC;
}
td.footer a:hover {
	color: #FF9;
	text-decoration: none;
}
.clear {
	clear:both;
}
/* ********************* INDEX ONLY PAGE NAVIGATION */
#index_nav {
 width: 100%;
 margin: 0 auto;
 padding: 0;
 border: none;
}
td.img {
	width: 20%;
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: middle;
}
td.links {
	width: 80%;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

em {
	color:#FF0000;
}

.important {
	color:#FF0000;
}

/*************************ORDER FORM*/
td.agreement{
        padding: 10px 75px;
}
