/*This stylesheet is copyrighted by S. Emerson, Accrete Web Solutions and SRT Services Group of Websites.  This is the corrected one.
Author: S. Emerson
Author: URI: http://www.accretewebsolutions.ca/
*/

/*Set all margins and padding-cross browser compatible*/
* { padding: 0; margin: 0;}

/*General styles*/
body {
	font-family: "Century Gothic", Verdana, "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size:  0.85em;
	color: #000000;
	background-color: #EFE0B7;
	background-image: url(../images/tbg.png);
	background-repeat: repeat-x;
}
h1 {
	width: 95%;
	color: #933D3C;
	font-size: 175%;
	font-family: Georgia, Georgia, serif;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px dotted #e9e8e8;
	font-weight: lighter;
}
#home h1 {
	font-size: 120%;
	margin-top: 10px;
	width: 50%;
	border: none;
	font-weight: 700;
	
}
h2 {
	color: #933d3c;
	font-size: 100%;
	margin-left: 20px;
	padding-top: 10px;
	clear: left;
}
h3 {
	color: #846221;
	font-size: 100%;
	margin-left: 20px;	
	padding-top: 10px;
}
A:link {
	color: #832020;
	background-color: transparent;
}
img {
	border: none;
}
.center {
	text-align: center;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
}
ul {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonial {
	margin-left: 50px;
	margin-right: 50px;
	color: #713800;
	font-style: italic;
}
#page {
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
}
#header {
	background-color: transparent;
	width: 784px;
	margin-left: -0.09em;
}
#layouttop {
	width: 784px;
	height: 18px;
	background-image: url(../images/layout-top.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom;
}
#logo {
	text-align: center;
}
#layout{
	width: 787px;
	margin-left: -0.19em;
	margin-top: -6px;
	background-image: url(../images/bg_table.png);
	background-repeat: repeat;
}
.leftborder {
	width: 12px;
	background-image: url(../images/lbg.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: right;
}
.rightborder {
	width: 6px;
	background-image: url(../images/rbg.png);
	background-repeat: repeat-y;
	background-color: transparent;
	background-position: left;
}
#contentcell {
	vertical-align: top;
}
#contentbox {
	width: 579px;
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
#content {
	width: 579px;
	margin-top: 10px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-color: transparent;
}
#content P {
	/*margin: 10px;*/
	margin-left:  20px;
	margin-right: 20px;
	margin-top: 10px;
	/*line-height: 150%;*/
}
#s1 {
	margin-bottom: -190px;
}
.slideshow {
    height:  562px;  
    width:   362px;  
    padding: 0;  
    margin:  0;
	 margin-left: 10px; 
}
.slideshow img {  
    padding: 1px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  560px; 
    height: 360px; 
    top:  0; 
    left: 0; 
} 
.gold {
	color: #846221;
	font-weight: 700;
}
.burgundy {
	color: #832020;
	font-weight: 700;	
}
#home form {
	margin-left: 20px;
	width: 188px;
	height: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/newsletter.png) no-repeat center;
}
#home form p {
	margin-top: 135px;
	margin-left: 10px;	
}
#home form input {
	border-color:#FFF; 
	color:#fff;
}
#contentbot {
	width: 579px;
	height: 15px;
	background-image: url(../images/content-bot.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
#navbox {
	width: 180px;
	float: left;
	margin-left: 0px;
	background-color: transparent;
	background-position: top;
}
#vertmenu {
	width: 179px;
	height: 248px;
	margin-left: 2px;
	background-image: url(../images/vert-nav-bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	list-style: none;
	padding-top: 13px;
}
#vertmenu li {
	background-color: transparent;
	margin-left: 5px;
	text-align: center;
	color: #ffffff;
	font-size: 15px;
	line-height: 200%;
	font-weight: 700;
	font-family: Georgia, Georgia, serif;
}
.home:hover  {
	/*padding-top: -2px;*/
	background-image: url(../images/home-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.link:hover  {
	/*padding-top: -2px;*/
	background-image: url(../images/hover-bg.gif);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
.bot-link:hover  {
	/*padding-top: -2px;*/
	background-image: url(../images/bot-link-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: -1px -4px;
}
#vertmenu A {
	text-decoration: none;
}
#vertmenu A:link {
	color: #ffffff;
	background-color: transparent;
}
#vertmenu A:visited {
	color: #ffffff;
	background-color: transparent;
}
#vertmenu A:hover {
	color: #ffffff;
	background-color: transparent;
}
#vertmenu A:active {
	color: #ffffff;
	background-color: transparent;
}
#demobox {
	width: 179px;
	height: 134px;
	margin-left: 4px;
	padding-top: 0px;
	background-image: url(../images/demo-bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
#demobox h2 {
	color: #954813;
	font-size: 15px;
	text-align: center;
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
}
#demobox p {
	font-size: 13px;
	text-align: center;
	background-color: transparent;
	margin-left: 0px;
}
#demobox A {
	text-decoration: none;
	font-weight: 700;
	color: #000000;
	background-color: transparent;	
}
#layoutbot {
	/*width: 784px;*/
	height: 15px;
	background-image: url(../images/layout-bot.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: -4px 0px;
}
#footer {
	width: 787px;
	margin-left: -2px;
	margin-top: -5px;
	background-color: #EFE0B7;
	font-size: 85%;
	text-align: center;
	color: #66480C;
}
#footer A {
	color: #66480C;
}
#recipesearchleft {
	width: 335px;
	float: left;
	background-color: transparent;
}
#recipesearchleft table{
	width: 335px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: transparent;
}
#recipesearchleft td{
	width: 33%;
	background-color: transparent;
	font-size: 80%;		
}
#recipesearchleft .quarters {
	width: 25%;
	background-color: transparent;
	font-size: 80%;		
}
#recipesearchleft .underrandom {
	position: absolute;
	left: 800px;
	top: 500px;
}
#recipesearchright {
	padding-top: 10px;
	text-align: center;
}

