html {
	text-decoration: none;
	margin: 0px auto;
	padding: 0px;
	min-width: 840px;
	margin-top: 0px;
}
body{		font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.1em;
}
table#ContainerT {
	background-color: #FFFFFF;
	text-align: center;
	height: 100%;
	width: 98%;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#container {
	border: thin solid #330000;
	text-align: left;
	width: 834px;
	height: 100%;
	

}

#content {
	overflow:auto;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #FF6600;
	letter-spacing: 0.2em;
	line-height: 30px;
	margin-top: 0px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #330000;
	letter-spacing: 0.2em;
	line-height: 1.7 em;
	margin-bottom: -10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #330000;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	margin-bottom: -10px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000;
	font-size: 1em;
	letter-spacing: 0.2em;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em;
	line-height: 1.5em;font-weight: normal;color: #000000;letter-spacing: 0.1em;
}


/* Branding and Main Links */
#Branding {
	position:relative; background-attachment: scroll;
	background-image: url(images/Headder.png);background-repeat: no-repeat;background-position: center top;
	text-align: left;width:834px;height: 269px;background-color: #E8C6A4;margin-top: -12px;padding: 0;text-indent: -9999px;
}

#Branding h1 {
	z-index: 3;
	position: absolute;left: 0;top: 0px;width: 198px;height: 136px;
	padding: 0; margin: 0; text-indent: 0; background :url(images/Logo.png);
}

#Branding h1 a {display: block; width:198px; height: 136px; text-indent: -9999px;
}

ul#nav_main {
	list-style-type:none;
	text-align:left;
	position: relative;
	width: 834px;
	height: 28px;
	margin: 0;
	padding: 0;
	background:url(images/navegation.png) no-repeat 0 0;
}

li#link_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 127px;
	height: 28px;
	background: url(images/navegation.png) no-repeat 0 0;}

li#link_2 {
	position: absolute;
	top: 0px;
	left: 127px;
	width: 129px;
	height: 28px;
	background:url(images/navegation.png) no-repeat -127px 0;
	
}

li#link_3 {
	position: absolute;
	top: 0px;
	left: 255px;
	width: 128px;
	height: 28px;
	background:url(images/navegation.png) no-repeat -255px 0;
	
}

li#link_4 {
	position: absolute;
	top: 0px;
	left: 382px;
	width: 166px;
	height: 28px;
	background:url(images/navegation.png) no-repeat -384px 0;
	
}

li#link_5 {
	position: absolute;
	top: 0px;
	left: 546px;
	width: 161px;
	height: 28px;
	background:url(images/navegation.png) no-repeat -549px 0;
	
}

li#link_6 {
	position: absolute;
	top: 0px;
	left: 704px;
	width: 127px;
	height: 28px;
	background:url(images/navegation.png) no-repeat -707px 0;
	
}

ul#nav_main a { display : block; 
width : 168px; 
height : 28px; 
text-indent : -9999px; 
text-decoration : none; 
overflow : hidden; }


li#link_1 a:hover { background: url(images/navegation.png) no-repeat 0 -30px;}
li#link_2 a:hover {background:url(images/navegation.png) no-repeat -127px -30px;}
li#link_3 a:hover { background:url(images/navegation.png) no-repeat -258px -30px;}
li#link_4 a:hover { background:url(images/navegation.png) no-repeat -384px -30px;}
li#link_5 a:hover { background:url(images/navegation.png) no-repeat -549px -30px;}
li#link_6 a:hover { background:url(images/navegation.png) no-repeat -703px -30px; width: 131px;}




/* Content */
#page_intro {

	width: 480px;
	margin: 0 auto;
	text-align: left;
	padding: 2em 32px;
	float: left;
	z-index: 1;
}
#content {
	position: relative;
}
#page_intro img {
	float: right;
	padding: 0;
}

#page_intro_2 {
	width: 480px;
	margin: 0 auto;
	text-align: left;
	padding: 2em 32px;
	float: left;
	z-index: 1;
}
#page_intro_2 img {
	float: right;
	position: relative;
	padding: 0 0 1em 1em;
}


#column_1 {
	width: 220px;
	margin: 0 auto;
	text-align: left;
	padding: 32px;
	padding-top: 0.5em;
	float: left;
	z-index: 2;
}
#column_1 h2 {
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	line-height: 1.5em;
	color: #663300;
	font-weight: normal;
}
#column_1 img {
	display: block;
	padding-bottom: 1em;
	margin: 0;
	padding-top: 0px;
	margin-top: 0px;
	z-index: 1;
}



#site_info { background : #fff; font-size:0.8em}

ul#coulumn_2 {
	list-style-type: none;
	text-align: left;
	width: 220px;
	float: left;
	border: thin solid #330000;
	padding: 0px 10px 10px;
	margin: 0.5em 0.5px 0px 0px;
	z-index: 33;
}
ul#coulumn_2 #one h3 {
	background-image: url(images/BookUpdate.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	left: -10px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#coulumn_2 #one img {
	margin: 0px;
	padding: 0px 1em 0;
	z-index: 1;
	float: left;
}

ul#coulumn_2 #two h3 {
	background-image: url(images/RadioUpdate.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: relative;
	left: -10px;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column_3 {
	text-align: left;
	float: right;
	width: 267px;
	background-color: #E8C6A4;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#column_1 h3 {
	font-size: 1.5em;
	line-height: 1.7em;
	z-index: 2;
	top: 10px;
}

#column_3 h3 {
	font-size: 1.5em;
	line-height: 1.6em;
}
#column_3 h3 img {
	display: block;
	position: relative;
	padding: 0 0 .5em 0;
	margin: 0;
	margin-top: 0px;
	vertical-align: top;
	top: 0px;
}
#column_3 #intro_page {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	font-style: italic;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

/* Books Page */
ul#books {
	list-style-type: none;
	width: 520px;
	margin: 1em 0;
	padding: 0px;
	position: absolute;
	border-collapse: collapse;
}
table#books_table {
	border: 1px solid #330000;
	text-align: left;
	float: left;
	width: 90%;
	border-collapse:collapse;
	background-position: left top;
	top: 0px;
	background-color: #FFFFFF;
	padding-right: 5px;
}
table#books_table tr {
	text-align: left;
	width: 120px;
	margin-top: 0px;
	top: 0px;
	vertical-align: text-top;
}

ul#books li {
	float:left;
	width:126px;
	padding: 0.2em 0;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #E8C6A4;
	border-left-width: 1px;
	height: 360px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8C6A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8C6A4;
}


ul#books p {
	margin: 0 0 0 .2em;
	padding: 0;
	width: 120px;
	font-size: 0.9em;
	letter-spacing: 0em;
	height: 100px;
}

ul#books li h3 {background-repeat: no-repeat;
	height: 175px;
	width: 120px;
	text-indent: -9999px;
	position: relative;

}
li#book_4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8C6A4;
}

li#book_1 h3 {
	background-image: url(images/right_t.jpg);
	margin-top: 0px;
	padding-bottom: 0.3em;
}


li#book_2 h3 {
	background-image: url(images/field_t.jpg);
	margin-top: 0px;
	padding-bottom: 0.3em;
}


li#book_3 h3 {
	background-image: url(images/sense_t.jpg);
	background-repeat: no-repeat;
	margin-top: 0em;
	padding-bottom: 0.3em;
}


li#book_4 h3 {
	background-image: url(images/surviving_t.jpg);
	margin-top: 0em;
	padding-bottom: 0.3em;
}

#column_3_books {
	text-align: left;
	float: right;
	width: 227px;
	background-color: #E8C6A4;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	position: relative;
}

#new_book #Staying_C {
	background-image: url(images/Staying_Connected.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 110px;
	width: 85px;
	margin-bottom: .5em;
}


#short_bio {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	font-style: italic;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

ul#clips {
	list-style-type: none;
	width: 520px;
	margin: 1em 0;
	padding: 0px;
	position: relative;
	border-collapse: collapse;
}

ul#clips li {
	float:left;
	width:126px;
	padding: 0.2em 0;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #E8C6A4;
	border-left-width: 1px;
	height: 220px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8C6A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8C6A4;
	border-collapse: collapse;
}

ul#clips li h3 {
	background-repeat: no-repeat;
	height: 100px;
	width: 120px;
	text-indent: -9999px;
	position: relative;
	display: block;
}

ul#clips p {
	margin: 0 0 0 .2em;
	padding: 0;
	width: 120px;
	font-size: 0.9em;
	letter-spacing: 0em;
	height: 100px;
}


li#clip_1 h3 {
	background-image: url(images/vid_oprah.jpg);
	margin-top: 0px;
	padding-bottom: 0.3em;
}
li#clip_2 h3 {
	background-image: url(images/vid_rather.jpg);
	margin-top: 0px;
	padding-bottom: 0.3em;
}
li#clip_3 h3 {
	background-image: url(images/vid_saturday.jpg);
	background-repeat: no-repeat;
	margin-top: 0em;
	padding-bottom: 0.3em;
}
li#clip_4 h3 {
	background-image: url(images/vid_view.jpg);
	margin-top: 0em;
	padding-bottom: 0.3em;
}

li#clip_4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8C6A4;
}
li#clip_5 h3 {
	background-image: url(images/vid_talk.jpg);
	margin-top: 0em;
	padding-bottom: 0.3em;
}
li#clip_5 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8C6A4;
	border-collapse:collapse;
}

ul#clips a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

ul#clips a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

ul#clips li#quote h3 {
	width: 380px;
	height: 180px;
	margin-top: .5em;
	margin-left: .2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li#quote {
	border-top-style: none !important;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li#quote h3 {
	background-image: url(images/quote.png);
	margin-top: 0px;
	padding-bottom: 0.3em;
	background-repeat: no-repeat;
	display: block;
}

table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
}
thead th,
tbody th
{
	background            : #330000;
	color                 : #FF6600;
	padding               : 5px 10px;
	border-left           : 1px solid #CCC;
	letter-spacing: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
tbody th
{
  border-top            : 1px solid #330000;
  text-align            : left;
  font-weight           : normal;
}
tbody tr td
{
	padding               : 5px 10px;
	color                 : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	background-color: #FFFFFF;
}
tbody tr:hover
{
  background            : #FF9900;
}

tbody tr:hover td
{
	color                 : #330000;
}
caption
{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
	text-indent: -9999px;
}
table a:hover
{
	color                 : #E8C6A4;
	text-decoration       : none;
}
#date_col {
	background-color: #FEEBD1;
}
div#Mailing_head h3 {
	background-image: url(images/mailing_list1.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 109px;
	background-color: #330000;
	width: 200px;
}
div#enter_email input {
	height: 20px;
	background-color: #FFFFFF;
	width: 180px;
}
div#enter_email {
	height: 20px;
	background-color: #330000;
	width: 200px;
	text-align: center;
}
div#submit {
	height: 40px;
	background-color: #330000;
	width: 200px;
	text-align: center;
}
div#submit input {
	height: 20px;
	background-color: #E8C6A4;
	width: 80px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
	font-weight: bold;
	text-align: center;
	font-size: 1em;
	color: #330000;
}

div#site_info {
	background-color: #E8C6A4;
	border: 1px solid #330000;
	border-collapse:collapse;
}
table#books_table tbody tr td {
	padding               : 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#new_book a {
	text-decoration: none;
}
#book_pic {
	text-align: left;
	display: block;
	width: 200px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#order_book a {
	background-image: url(images/order_books.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 110px;
	width: 200px;
	margin-bottom: 0.5em;
	display: block;
	text-decoration: none;
}
#new_book a:hover {
	text-decoration: none;
}
li#link_1 a:active {
background: url(images/navegation.png) no-repeat 0 -30px;
}
#events td {
	background-position: top;
	text-align: left;
	vertical-align: top;
}
#events h5 {
	background-position: top;
	text-align: left;
	vertical-align: top;
}
#events {
	background-position: top;
	text-align: left;
	vertical-align: top;
	position: relative;
	top: 2px;
	margin-top: 0px;
	padding-top: 1px;
	width: 450px;
}
#coulumn_2 #one img {
	background-position: left;
	text-align: left;
	display: block;
	width: 70px;
	list-style-type: none;
}
#column_3 img {
	text-align: left;
	vertical-align: top;
	width: 128px;
}

