

a {color: #434343; font:bold 12px Verdana,Arial,Helvetica,sans-serif; line-height:16px; text-decoration:none;}
a:hover {color:red;}
a:active {color:#87c900;}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	font:normal 12px Verdana,Arial,Helvetica,sans-serif; 
	color: #7f7f7f; 
	line-height:22px; 
	text-decoration:none; 
	background: url(images/bullet.jpg) repeat; 
	margin: 0; /*  zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
}


/* container styles */
#wrap {
	background:#fff;
	width:900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	
}
#header {background: #fff; border-bottom:1px solid #98db1b;}
    

#wrap #main{
	background:#fff;
	padding-top: 35px;
	
	}


#recipes #main {
	width: 900px;
	
}

#nav {
	margin-left:20px;
	padding-left:inherit;
	padding-bottom:35px;
	background:#fff;
	width:200px;
	margin-top:20px;
	float: left;
	
}    

#wrap #sidebar {
	
	line-height: 16px;
	font-size: 11px;
	background:#fff;
	width:180px;
	float:right;
	overflow: hidden;
	
}


#footer {border-bottom:1px solid #9c0; border-top:1px solid #98db1b; margin-bottom:12px; margin-top:12px; background:#fff; clear:both;
}


ul li {
	list-style-type: square;
	list-style-position: outside;
	
}
#products {
	background-color: white;
	
}

#products #main {background: #fff url(images/products_ff.jpg) no-repeat; width:900px;
	height: 380px;
	overflow: hidden;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 19px solid #ade719;
	margin-top: 5px;
}

#feature{
	
	border-top:1px solid red;
	border-bottom:1px solid red;
	width: 130px;
	padding: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/background.gif);
	
}
#featurebody{
	
	border-bottom:2px solid #ade719;
	border-top:2px solid #ade719;
	padding-left: 15px;
}
.borders{border-right:1px solid #ade719;border-left:1px solid #ade719;
	padding: 20px;
	margin: 20px;
}
.clear{
	clear: both;
}

/* rollovers */
	
}

.rollover a {float:right; display:block; width:70px; background-color:#FFF}
.rollover a:hover {float:right; background-color:#900}


/* text styles */	
p {color:#565656; font-size:11px; line-height:17px;}

.img {padding:25px 10px 10px 10px;}
.indent {margin-left:25px}
h1 {font-weight:bold; color:#9c0; font-size:14px; text-transform:uppercase;}

h3 {color: white; letter-spacing:0;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #ade719;
	margin: 0;
	padding-left: 20px;
}
post {margin-left:50px;}

/* ssmedia */

h4 {color: #99cc00; font-size:10px;
	line-height: 16px; text-transform:uppercase;
	margin: 25px 5px -10px 0;
}


.navMenu, .navMenu a, .navMenu a:hover, .navMenu a:visited {color:gray; font:bold 12px Verdana,Arial,Helvetica,sans-serif; line-height:14px; text-decoration:none;}
.navMenu a:hover {color:purple !important; text-decoration:none;}
.boldgreen {font-weight:bold; color:#9c0; font-size:10px;}
.orange-link {color:#565656; font-size:11px; line-height:19px;text-decoration:none;}
.clear {
	clear: both;
}
#company #wrap #main {
	background-color: #FFF;
	width: 650px;
	left: auto;
	margin-left: 220px;
	}
