/* CSS Document */
body {
	background-image: url(images/backing.gif);
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#000;
}
.mainText
{
font-size: 12px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#333333;
}
a.mainText, .mainText a{ color:#990000; text-decoration: none; }
a.mainText:hover, .mainText a:hover { color:#2568C5; text-decoration:underline; }
a.mainText:visited,  .mainText a:visited{ color:#2568C5; }



#header{ 
	background:#FFFFFF url(images/header-repeter.jpg) left top repeat-x; 
	border-top: #6e0509 1px solid;
	border-left: #6e0509 1px solid;
	border-right: #6e0509 1px solid;
	height:163px;
}
.mainTextbig
{
font-size: 15px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#242121;
}
.mainTextbig2
{
font-size: 14px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#242121;
}


.img{ padding:3px; margin:3px; border:#8e050d solid 1px;}
#footer{
	background:#FFFFFF; 
	border-bottom: #6e0509 1px solid;
	border-left: #6e0509 1px solid;
	border-right: #6e0509 1px solid;
}
.submit{
background:url(images/submitbg.jpg) no-repeat;
height:25px;
vertical-align:middle;
width:93px;
border:0;
}
.paragraph{padding-left:5px;}
.footerline{
	background:#CCCCCC;
}
.middleheader{
	background:url(images/top_repeter.jpg) left top repeat-x;
}
#middle-part{
	background:#FFFFFF url(images/page-turn.jpg) right top no-repeat; 
	border-left: #6e0509 1px solid;
	border-right: #6e0509 1px solid;
}
.mainTextHead
{
	font-size: 135.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333333;
	margin: 0px;
}
a.mainTextHead { color:#2568C5; text-decoration: none; }
a.mainTextHead:hover { color:#2568C5; text-decoration:underline; }
a.mainTextHead:visited { color:#2568C5; }
h1{color: #990000;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 14px;}
h2{
	color: #990000;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 14px;
}
h3{
	color: #333;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size: 13px;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.generallinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #990000;
	line-height:14px;
	font-size: 10px;
}
.generallinks a {
	/*background:url(images/arrow-normal.jpg) left 9px no-repeat;*/
	color: #000000;
/*	display:block;
	padding:0px 0 0px 0px;*/
	text-decoration:none;
}
.generallinks a:hover {
	/*background:url(images/arrow-over.jpg) 3px 9px no-repeat;*/
	color: #990000;
	text-decoration:none;
}
.generallinks a:visited{
	/*background:url(images/arrow-normal.jpg) 3px 9px no-repeat;*/
	color: #990000;
	text-decoration:none;
	font-weight:bold;
}
.footer {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/home_14.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 74px;
	width: 860px;
	font-size: 12px;
}
.footer a {
	color: #990000;
}

.footerlinks {
	margin-left:25px;
	color: #999999;
	font-size: 11px;
	padding:10px 0 10px 0;
	text-align:center;
}
.footerlinks a {
	color: #990000;
	text-decoration:none;
}
.footerlinks a:hover {
	color: #000000;
	text-decoration:none;
}

.bluelinks a:link, .bluelinks a:visited {
	color: #5c92ec;
	font-size:12px;
	text-decoration:none;
}
.bluelinks a:hover {
	color:#990000;	
	text-decoration:none;
}

.copywrite {
	color: #666666;
	margin-left:25px;
	font-size: 10px;
	padding:0 0 10px 0;
}
.copywrite a {
	color: #990000;
}
#bookt {
	background-image: url(images/book-top.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#bookm {
	background-image: url(images/book-backing.gif);
	background-repeat: repeat-y;
	font-size: 10px;
}
#bookb {
	background-image: url(images/book-btm.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#bookleft {
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
	width: 380px;
	padding-bottom: 0px;
}
#bookright {
	text-align: left;
	vertical-align: top;
	width: 330px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#booktab {
	color: #FFFFFF;
	background-image: url(images/book_bar_08.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 860px;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.headerlinks{
	color: #FFFFFF;
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
}
.headerlinks a{
	color: #FFFFFF;
	text-decoration:none;
}
.headerlinks a:hover{
	color: #000000;
	text-decoration:underline;
}
#subscribe {
	background-image: url(images/subscribe-entrepreneurship.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 380px;
	width: 400px;
	margin-top: 80px;
}
.started {
	font-size: 12px;
	color: #000000;
	margin-left: 85px;
	margin-right: 25px;
	margin-top: 25px;
}
.started a {
	color: #000000;
}
.started-1 {
	margin-top: 12px;
}
.started-2 {
	margin-left:24px;
	font-size: 11px;
	color: #000000;
	padding:0 0 10px 0;}
.started-2 a {
	color: #000000;
}
.started-2 td{padding-bottom:0px;}


.box{ background:url(images/box.jpg) left top no-repeat}
.expert-box{
background:#f6f6f6;
}

.expert-box-top{
border-top:#990000 solid 1px;
}
.expert-box-bottom{
border-bottom:#990000 solid 1px;
}
.expert-box-left{
border-left:#990000 solid 1px;
}
.expert-box-right{
border-right:#990000 solid 1px;
}
.titles{ background:#bc0d1c; font-weight:bold; color:#FFFFFF; padding:5px 0 5px 5px; font-size:14px;}
.game {
	font-size: 11px;
	color: #000000;
	margin-left: 25px;
	margin-right: 86px;
	margin-top: 30px;
}
.game a {
	color: #000000;
}
.formbg{ background:url(images/form_bg.jpg) left top no-repeat; padding:65px 25px 25px 35px;}
.button{background:url(images/button-normal.jpg) left top no-repeat; border:0; width:122px; margin:0px; padding:0px; height:32px; color:#000000; text-align:center; font-weight:bold; font-family:"trebuchet MS"; font-size:11pt;}
.buttonhover{ background:url(images/button-normal-new-hover.jpg) left top no-repeat; border:0; width:121px; margin:0px; padding:0px; height:32px; color:#000000; text-align:center; font-weight:bold; font-family:"trebuchet MS"; font-size:11pt;}
.button1{background:url(images/button-normal1.jpg) left top no-repeat; border:0; width:200px; margin:0px; padding:0px; height:32px; color:#000000; text-align:center; font-weight:bold; font-family:"trebuchet MS"; font-size:11pt;}
.buttonhover1{ background:url(images/button-normal-new-hover1.jpg) left top no-repeat; border:0; width:200px; margin:0px; padding:0px; height:32px; color:#000000; text-align:center; font-weight:bold; font-family:"trebuchet MS"; font-size:11pt;}



.dropbox{
	outline:0;
	border:#e49ea2 solid 1px;
	background:#FFFFFF;
}

.sitemaplinks{
	color: #333;
	font-size: 13px;
	text-decoration:none;
}
.sitemaplinks a {
	color: #333;
	display:block;
	text-decoration:none;
}
.sitemaplinks a:hover {
	color: #990000;
	text-decoration:none;
}
.sitemaplinks a:visited{
	color: #333;
	text-decoration:none;
	font-weight:normal;
}
.eat{
background-image:url(images/eat.gif);
background-repeat:no-repeat;
width:200px;
height:40px;
text-align:center;
line-height:40px;
}
.eatlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#990000;
}
.eatlink:hover{
text-decoration:none;
color:#000;
}
.link_textarea{width:502px; height:100px; border:#696969 1px solid; padding:10px;}
h4{font-size:12px; color:#ad060d; margin:7px 0 0 18px;}\p {margin :7px 18px 0 18px;}
.padding {margin :7px 18px 0 18px;}

form{margin:0px; padding:0px; border:0px;}

.td {margin:0px; padding:0px;}
img{border:0px none;}
.book-buzz-endorsement{border-bottom:1px solid red; padding-bottom:15px;}
/*-------------*/
.fcolor1{color:#990000;}
.fsize1{font-size:9px; color:#666666;}

.bgwhite-brd{background-color:#FFFFFF; border:1px solid #6E0509; border-top:none; border-bottom:none;}

.big-text{font-size:18px; font-weight:bold; color:#990000}


.eatlink-info{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#990000;
}
.eatlink-info:hover{
text-decoration:none;
color:#000;
}

.banner
	{
		background-image:url(images/bannerimage.gif);
		width:885px;
		height:137px;
	}
