@charset "utf-8";
/* CSS Document */
body {
	background:url(images/main/main_background.png) #5b5957 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#bin {
	background:url(images/main/bin_background.png) repeat-y;
	margin:0px auto;
	width:1000px;
}

#content {
	margin: 0px 0px 0px 21px;
	width: 960px;	
}

#header {
	background:url(images/main/header_background_1.jpg);
	height:145px;
	width:960px;
}

#menu {
	background-image:url(images/main/header_background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	height:30px;
	margin-top:106px;
	width:630px;
}

#menu_bar {
	height:30px;
	margin-top:112px;
	width:630px;
}

#menu_bar ol {
	list-style:none;
}

#menu_bar ol li {
	display:inline-block;
	float:left;
	margin-left:5px;
}

#highlighted {
	background:url(images/main/highlighted_background.png) repeat-y;
	height: 305px;
	width: 960px;
}

#highlight_image {
	float:left;
	height:280px;
	padding: 10px 0px 0px 20px;
	width:480px;
}

#highlight_image img {
	width: 420px;	
}

#highlight_desc {
	float:left;
	height:290px;
	width:460px;
}

#highlight_desc h1 {
	font-size: 26px;
	height: 40px;
	width:400px;
}

#highlight_desc p {
	color:#FFF;
	line-height: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	height: 120px;
	margin-top: 50px;
	padding: 0px 20px;
	text-align:justify;
	width:400px;
}

#highlight_top {
	background: url(images/main/tag_bottom.jpg) no-repeat bottom;
	height:13px;
	width:960px;
}

a.more {
	color:#a0c815;
	float:right;
	text-decoration:none;
}

#steps {
	background:url(images/main/steps_background.png) repeat-x;
	border-left:1px solid #e7e6e0;
	border-right:1px solid #90897c;
	height: 97px;
	width:958px;
}

#steps p {
	color:#3f3f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:3px 15px;
	text-align:center;
}

.step_arrow {
	background:url(images/main/step_arrow.jpg) no-repeat right;
	float:left;
	height:87px;
	padding:5px;
	width:330px;
}

.step_noarrow {
	float:left;
	height:87px;
	padding:5px;
	width:268px;
}

#sub_content {
	background:url(images/main/sub_content_background.png) repeat-x #e7eef2;
	border-left:1px solid #edf2f4;
	border-right:1px solid #a2afb6;
	border-bottom:1px solid #d9e6e7;
	width:958px;
}

#sub_bin {
	display: inline-block;
	margin: 10px 7px;
	width:944px;
}

#sub_middle {
	background:url(images/main/sub_content_white_bg.png) repeat-y;
	display:inline-block;
	padding:10px;
	width:924px;
}

#sub_top {
	background:url(images/main/sub_content_top.png) no-repeat;
	height:10px;
	width:944px;
}

#sub_bottom {
	background:url(images/main/sub_content_bottom.png) no-repeat;
	height:10px;
	width:944px;
}

#side_bin_container {
	float:left;
	width:275px;
}

.side_bin {
	background:url(images/main/side_bin_background.jpg) repeat-y;
	margin-bottom: 10px;
	width: 275px;	
}

.side_bin_top {
	background:url(images/main/side_bin_top.jpg) no-repeat;
	height:5px;
	width:275px;
}

.side_bin_bottom {
	background:url(images/main/side_bin_bottom.jpg) no-repeat;
	clear:both;
	height:5px;
	width:275px;
}

.side_bin hr {
	background-color:#044665;
	border:0px;
	height:1px;
	margin: 2px auto 3px auto;
	width:100px;
}

.side_bin p {
	color: #343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin:0px 10px 15px 10px;
}

p.menu {
	color: #343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:0px 10px 15px 10px;
}

.side_bin ol {
	list-style:none;
	padding-left: 20px;
}

.side_bin ol li {
	margin-bottom: 8px;
}

.side_bin label {
	color: #003241;
	display: inline-block;
	font-size: 12px;
	width: 50px;
}

.side_bin li.contactme input {
	background-color:#d4dee2;
	border: 1px solid #346675;
	width: 175px;
}

input.contact_button {
	float:right;
	margin:3px 25px 10px;
}

span.meal {
	color:#FFF;
	display:block;
	font-size:17px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	margin: 10px auto 0px auto;
	text-align:center;
}

#articles {
	float: left;
	margin: 0px 10px;
	width: 420px;
}

.article {
	height: 100px;
	margin-bottom:10px;
	width: 410px;	
}

.article_summary {
	float:right;
	height:100px;
	width:270px;
}

.article img {
	border: 1px solid #dadada;
	float:left;
	padding: 5px;
	height:80px;
	width:120px;
}

.article p {
	color:#333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	margin: 0px;
	text-align:justify;
}

#recent_content {
	float: right;
	width: 190px;
}

#recent_content ol {
	list-style:none;
	margin: 0px;
	padding: 0 0 0 5px;
}

#recent_content ol li {
	border-bottom:1px dotted #8f8f8f;
	margin: 8px 0px 0px 0px;
}

#recent_content a:link, #recent_content a:visited,
#recent_content a:active {
	color:#343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	text-decoration:none;
}


#footer {
	background:url(images/main/footer_background.png) repeat-x;
	border-left:1px solid #e7e6e0;
	border-right:1px solid #90897c;
	height:141px;
	width:958px;
}

#footer_left {
	float:left;
	text-align:center;
	width:50%;	
}

#footer_left p {
	color:#11578E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px 0 0 0;
}

#footer_right {
	background:url(images/main/footer_divider.png) no-repeat left center;
	float: right;
	height:141px;
	width:50%;
}

#footer_right ol {
	margin-left:10px;
	list-style:none;
}

#footer_right ol li {
	height:22px;
}

#footer_right a:link, #footer_right a:visited,
#footer_right a:active {
	color: #11578e;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footer_right a:hover {
	color:#FFF;
}

h1 {
	color:#a0c815;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:32px;
	margin: 10px 0px;
}

h2 {
	color: #044665;	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:18px;
	margin: 0px 5px;
}

h3 {
	color: #fff;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:15px;
	text-align: center;
}

h4 {
	color:#044665;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	font-weight:100;
	margin:0px;
	text-align:left;
}

p.tweet {
	color:#fff;
	font-size:11px;
	text-align:left;
}
