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

body{
	background: url(images/bg.jpg);
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Century Gothic";
	font-size:12px;
	line-height:1.5em;
	letter-spacing:.4px;
}

a{
	font-size:12px;
	line-height:1.5em;
	letter-spacing:.4px;
	color:black;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.cushycms{
	
}

#wrapper {
	width:616px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:15px;
}

#wrapper_2 {
	width:616px;
	background-color:white;
	background-image:url(images/olives_bg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding:15px;
}
#main_col{
	margin-bottom:25px;
	width:616px;
}

#left_col{
	width:417px;
	float:left;
	margin-right:5px;
}

#left_left_col{
	width:200px;
	float:left;
	margin-top:15px;
}

#left_right_col{
	width:200px;
	float:right;
	margin-top:15px;
}

#right_col{
	width:190px;
	float:right;
	margin-top:15px;
}

#left_col_recipes{
	width:300px;
	float:left;
}

#right_col_recipes{
	width:280px;
	float:right;
	margin-top:5px;
}

h1{
	color:#a4a8a3;
	font-size:17px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

h2{
	color:#a4a8a3;
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3{
	color:black;
	font-size:15px;
	font-weight:bold;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Century Gothic";
	margin-bottom:5px;
	padding-bottom:0px;
	line-height:1.4em;
}

h4{
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:10px 0 0px 0;
}

ul{
	float:left;
	padding:0;
	margin:0;
}

li {
	margin:0px;
	padding:0;
	width:88px;
	height:27px;
	float:left;
	display:inline;
}

#nav {
	padding:0;
	text-align:center;
	width:616px;
	height:27px;
	background:#3c3f40;
}

#banner_container{
	height:379px;
}

#banner_container_awards{
	height:419px;
}

#online_image {
	height:178px;
	width:417px;
}

#online_image a{
	float:right;
	margin-top:152px;
	margin-right:52px;
	color:#f6f071;
	font-weight:bold;
}

/*.shopping(original {
	float:left;
	height:200px;
	width:190px;
	border:medium #000099;
	padding:5px;
	text-align:center;
 }*/
 
 .shopping {
	float:left;
	height:200px;
	width:130px;
	border:medium #000099;
	padding:5px;
	text-align:center;
 }
 
 .shopping_special {
	float:left;
	height:200px;
	width:180px;
	border:medium #000099;
	padding:5px;
	text-align:center;
 }
