/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #C40000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #d2691e;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #1D0F61;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin: 50px 0px 25px 0px;
}

h1{
	color: #009799;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: #790079;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}

h3{
	color: #009799;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

td, p {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}

.questions1{
	color: #790079;
	font-size: 14px Verdana, Arial, sans-serif;
	font-weight: bolder;
}

.main{
	background-color: #FAE5B1;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border-bottom: 4px solid #479700;
	border-left: 0px solid #1fb8aa;
	border-right: 0px solid #1fb8aa;
	border-top: 0px solid #ff8c00;
}

.box{
	background-color: #FAE5B1;
}

.copyrights {
	background: transparent;
	color: #6a006a;
	font-size: 10px;
}

.topquote {
	color: #5b430b;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books{
	border: medium solid #C40000;
text-decoration: none;
}

a img.books, img.books {
border: medium solid #C40000;
text-decoration: none;
}

.friendme{
border: 0px;
text-decoration: none;
}

a img.friendme, img.friendme {
border: 0px;
text-decoration: none;
}

div#pullquote
	{
	background: #f4a460 url(images/side2.gif) no-repeat 0 100%;
	width: 190px;
	padding-bottom: 10px;
}
	
	div#pullquote p { padding: 0 10px; }
	
	div#pullquote h2
	{
		margin: 0;
		padding: 10px 10px 0 10px;
		background: url(images/side1.gif) no-repeat 100% 0;
	}
	
	div#pullquote p.furtherinfo { text-align: right; }

.recipebox{
	border: 1px solid #1fb8aa;
	width: 350px;
	background-color: #F6E176;
}

.contestbox{
	border: 2px solid #8b008b;
	width: 425px;
	padding: 8px;
	background-color: #ffc65b;
}

.booksignings{
	border: 2px solid #1D0F61;
	background-color: #FAE5B1;
}

.signings{
	background-color: #fffed0;
}