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

#navcontainer ul
{
	background-color: #C8A669;
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 5px 8px;
	background-color: #C8A669;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
	background-color: #816B44;
	color: #fff;
}
.rightColBox {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
.rightColImg {
	float: left;
	padding-right: 10px;
	clear: right;
	margin-bottom: 25px;
}
.rightColBox a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	
}
#newsletter {
	padding: 10px;
	background-color: #F5CB77;
}
.newsletterText  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BF4A1B;
	margin: 0px 0px 5px;
	line-height: 18px;
}
.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	color: #00673A;
}
#newsletter a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rightImage {
	clear: both;
	float: right;
}
.imageleft {
	float: left;
}

#winbooks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#bookrec a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}

#winbooks  {
	width: 275px;
	background-color: #201C54;
	color: #fff;
}

#winbooks  p {
	margin: 0 10px;
}

#featured  {
	width: 275px;
	background-color: #006734;
	color: #fff;
}

#featured  p {
	margin: 0 10px;
}
#featured a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#bookrec {
	width: 275px;
	background-color: #DC490F;
	color: #fff;
}

#bookrec p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/corner_tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corner_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
#invite {
	width: 275px;
	background-color: #DCA23A;
	color: #000000;
}

#invite p {
	margin: 0 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
#invite a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
#recipe {
	width: 100%;
	background-color: #006734;
	color: #000000;
	margin-bottom: 20px;
}

#recipe p {
	margin: 0 10px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#recipe a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D4530F;
}
