a { outline: none; }

body {
	background: #f6f1df url('/_img/bg.gif') repeat-x;
	padding: 0px;
	margin: 0px;
	font: 12px/18px helvetica, arial, sans-serif;
	}

.error {
	border: 1px solid #990000;
	background: #cc3333;
	color: #fff;
	margin: 10px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	}
.uploaded {
	border: 1px solid #cccc66;
	background: #ffffcc;
	color: #666633;
	margin: 10px;
	padding: 6px;
	text-align: center;
	font-weight: bold;
	}

	
.clearit {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    margin: 0;
    padding: 0;
	}
	
.divider {
    display: block;
    height: 24px;
    clear: both;
    margin: 0 0 24px 0;
    padding: 0;
    border-bottom: 1px solid #e1d9b5;
	}	
 
/* top bar */	
.topwrap {
	background: transparent url('/_img/bg-top.gif') repeat-x;
	height: 45px;
	overflow: hidden;
	color: #fff;
	}
.top {
	width: 894px;
	margin: 0px auto;
	}
.tagline {
	padding-top: 16px;
	float: left;
	display: inline;
	background: transparent url('/_img/tagline-top.png') no-repeat 0 16px;
	width: 401px;
	height: 18px;
	}
.language {
	float: right;
	display: inline;
	}

/* navigation */	
.nav {
	list-style: none;
	width: 894px;
	height: 92px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px solid #e1d9b5;
	}
.nav:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    margin: 0;
    padding: 0 0 2px 0;
	}
.nav li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px 1px;
	}
.nav a {
	display: block;
	height: 92px;
	overflow: hidden;
	background: transparent url('/_img/nav.png') no-repeat;
	text-indent: -3000px;
	cursor: pointer;
	}
.nav a#logo {
	width: 152px;
	margin-right: 7px;
	background-position: 0px 0px;
	}
.nav a#canada {
	width: 120px;
	background-position: -159px 0px;
	}
.nav li.active a#canada, .nav a#canada:hover {
	width: 120px;
	background-position: -159px -91px;
	}
.nav a#eggs {
	width: 120px;
	background-position: -279px 0px;
	}
.nav li.active a#eggs, .nav a#eggs:hover {
	width: 120px;
	background-position: -279px -91px;
	}
.nav a#recipes {
	width: 120px;
	background-position: -399px 0px;
	}
.nav li.active a#recipes, .nav a#recipes:hover {
	width: 120px;
	background-position: -399px -91px;
	}	
.nav a#dealers {
	width: 120px;
	background-position: -519px 0px;
	}
.nav li.active a#dealers, .nav a#dealers:hover {
	width: 120px;
	background-position: -519px -91px;
	}	
.nav a#events {
	width: 120px;
	background-position: -639px 0px;
	}
.nav li.active a#events, .nav a#events:hover {
	width: 120px;
	background-position: -639px -91px;
	}	
.nav a#contact {
	width: 120px;
	background-position: -759px 0px;
	}
.nav li.active a#contact, .nav a#contact:hover {
	width: 120px;
	background-position: -759px -91px;
	}	
	
/* content area */

.content {
	width: 894px;
	margin: 2px auto 0px auto;
	padding: 0px 0px 20px 0px;
	border-top: 1px solid #e1d9b5;
	border-bottom: 1px solid #e1d9b5;
	color: #666;
	}
.contenthomeleft {
	float:left;
	display:inline;
	width: 680px;
	color: #58595b;
	font-size: 14px;
	font-weight:lighter;
	}
.contenthomeright{
	float:right;
	display:inline;
	text-align:left;
	width: 160px;
	color: #666;
	}

.content h1 {
	margin: 0px;
	}

.content a:link, .content a:visited {
	color: #cc3300;
	}
.content a:hover {
	color: #979f1f;
	}

.home {
	background: transparent url('/_img/bg-beige_dots.png');
	padding: 10px;
	}
.home-image {
	vertical-align: bottom;
	float: left;
	display: inline;
	margin-right: 9px;
	}
.home-right {
	float: right;
	display: inline;
	width: 155px;
	}
.home-right img { vertical-align: bottom; }
.home-right-top {
	margin-bottom: 11px;
	}

.inside {
	background: transparent url('/_img/bg-inside.png') repeat-y;
	padding: 10px 10px 10px 60px;
	}

.inside ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.inside h1, .content h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #979f1f;
	padding-top: 12px;
	}

.inside li {
	margin: 12px 0px;
	padding: 0px 0px 12px 20px;
	background: transparent url('/_img/bullet.gif') no-repeat 0px 2px;
	border-bottom: 1px dotted #d0c8a6;
	}

.crumbs {
	list-style: none;
	margin: 0px 0px 12px 0px;
	padding: 6px 4px;
	border-bottom: 1px solid #e1d9b5;
	color: #336666;
	font-size: 12px;
	}
.crumbs li {
	display: inline;
	padding: 0px 7px 0px 9px;
	margin: 0px;
	text-transform: uppercase;
	background: transparent url('/_img/bg-crumbs.gif') no-repeat 0px 2px;
	}
.crumbs a:link, .crumbs a:visited {
	text-decoration: none;
	color: #336666;
	}
.crumbs a:hover {
	color: #cc6633;
	}
	
.inside-left {
	float: left;
	display: inline;
	width: 410px;
	}	
.inside-right {
	float: right;
	display: inline;
	border: 1px solid #cc6633;
	padding: 4px;
	margin-top: 24px; 
	}
.inside-right-charity {
	float: right;
	display: inline;
	padding: 12px;
	background-color:#e3dbc2;
	width:386px;
	height:120px;
	text-align:left;
	margin-top:24px;
	}
.inside-right-charity a:link, a:visited {
	color:#000; text-decoration:none;
	}
.inside-right-charity a:hover {
	color:#979f1f; text-decoration:none;
	}


.inside-eggs-left {
	float: left;
	display: inline;
	width: 560px;
	}	
.inside-eggs-right {
	float: right;
	display: inline;
	border: 1px solid #cc6633;
	padding: 4px;
	margin-top: 32px;
	width: 225px;
	}	

.dealers {
	margin: 70px auto 140px auto;
	width: 550px;
	}
.dealers img {
	vertical-align: middle;
	}

.input-text {
	border: 2px solid #c9b973;
	font-size: 16px;
	padding: 4px 6px;
	width: 200px;
	background: #fff url('/_img/bg-form.gif') repeat-x;
	}
select {
	font-size: 16px;
	padding: 4px 6px;
	}
.input-text2 {
	border: 2px solid #c9b973;
	font-size: 16px;
	padding: 4px 6px;
	background: #fff url('/_img/bg-form.gif') repeat-x;
	}

#recipe_details, #recipe_ingredients {
	border: 2px solid #c9b973;
	font-size: 16px;
	padding: 4px 6px;
	background: #fff url('/_img/bg-form.gif') repeat-x;
	width: 200px;
	height: 170px;
	}

.address_area-wrap {
	margin-top: 12px; 
	padding: 12px 12px 0 12px; 
	background: transparent url('/_img/bg-map.gif');
	}
.address_area {
	font-size: 14px; 
	background: #ede4c3; 
	padding: 12px; 
	border: 1px solid #ada47d;
	}
.address_area img {
	vertical-align: middle;
	}
	
span {
	font-size: 14px;
	font-weight: bold;
	color: #979f1f;
	}

#firstpara, .title {
	font-size: 16px;
	line-height: 24px;
	color: #666633;
	margin: 12px 0px;
	}
.title { margin-top: 24px; }
	
.footer {
	width: 894px;
	margin: 2px auto 0px auto;
	padding: 20px 0px;
	border-top: 1px solid #e1d9b5;
	color: #a79d70;
	}

/* photos */

.photo-wrap {
	float: left;
	display: inline;
	width: 180px;
	margin-right: 15px;
	border-bottom: 1px solid #e6dfbf;
	}	

.photo_thumb {
	width: 180px;
	height: 180px;
	border: 1px solid #e6dfbf;
	padding: 2px;
	}
	
/* events */

.event-wrap {
	float: left;
	display: inline;
	width: 380px;
	margin-right: 15px;
	border-bottom: 1px solid #e6dfbf;
	}
.event-wrap span {
	color: #cc6633;
	font-weight: bold;
	}

.event-wrap h2, #addcomment h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #979f1f;
	padding-top: 12px;
	}
	
/* Comments */

.comment {
	border-bottom: 1px solid #e1d9b5;
	padding: 12px 0;
	margin-bottom: 12px;
	}

.comment-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 6px;
	color: #333;
}
div.comment-postedby {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	text-align: right;
	}
div.comment-postedby b {
	color: #979f1f;
	}

#addcomment {
	margin-bottom: 12px;
	padding: 6px 12px 12px 12px;
	background: #ebe6d1;
	}
#addcomment label {
	width: 100px;
	text-align: right;
	float: left;
	display: inline;
	padding-right: 12px;
	color: #333;
	}
#addcomment .txtinput {
	font-size: 14px;
	line-height: 16px;
	padding: 2px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
#addcomment textarea {font-size: 14px;
	line-height: 16px;
	padding: 2px;
	width: 200px;
	height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}

#addcomment .thankyou {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	}
#addcomment p {
	margin-top: 0;
	margin-left: 110px; 
	}

#display_more {
	padding: 12px 12px 12px 12px;
	background: #ebe6d1;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	}
#display_more:hover {
	background: #ddd2a3;
	}
#display_more a:link, #display_more a:visited {
	color: #979f1f;
	text-decoration: none;
	}
#display_more a:hover {
	color: #979f1f;
	}	
.btn-add_comment {
	margin-left: 130px;
	}
