body {
    color: #333333;
    font-family: 'Happy Monkey', Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    text-rendering: optimizelegibility;
}

html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, embed, object, applet {
    border: 0 none;
    margin: 0;
    padding: 0;
}


a:link, a:visited {
	border: 0;
	text-decoration: none;
	}
	
a:hover, a:active {
	border: 0;
	text-decoration: none;
}


.site-header-container {
    -moz-user-select: none;
    width: 100%;
    min-width: 750px;
    background-image: url('logobg.jpg');
}

.site-header {
    height: 100px;
    width: 100%;
    font: 13px/27px Arial,sans-serif;
/*
    background: none repeat scroll 0 0 #F1F1F1;
*/
    display: flex;
    white-space: nowrap;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.site-header-right {
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 100px;
    float: right;
    min-width: 131px;
    order: 1;
}

.site-header-left {
    white-space: nowrap;
    border: 0 none;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    flex: 0 0 auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    height: 100px;
    line-height: 58px;
    vertical-align: middle;
    max-width: 150px;
    min-width: 150px;
}

.site-header-center {
    white-space: nowrap;
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
    display: table-cell;
    margin-left: 0 !important;
    margin-right: 0 !important;
    flex: 0 2 auto;
    width: 100%;
    min-width: 200px;
    height: 100px;
    line-height: 58px;
    vertical-align: bottom;
    font-family: 'Happy Monkey', serif;
    font-size: 48px;

}


.page-container {
    min-height: 100%;
    padding-bottom: 50px;
}

.nav-container {
		float: left;
    -moz-user-select: none;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
    width: 200px;
    background-color: rgba(245, 245, 245, 0.95);
    height: 476px;
    visibility: visible;
}

.navigation {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 200px;
}

.navigation-item {
    line-height: normal;
    padding: 0;
    display: block;
    left: 0;
    opacity: 1;
    width: 200px;
 }


.navigation-link {
    line-height: normal;
    color: #333333;
    display: block;
    height: 48px;
    overflow: hidden;
    text-decoration: none;
    width: 200px !important;
    background-color: rgba(0, 0, 0, 0);
    width: 200px;
}

.icon-container {
    background-position: center center;
    background-repeat: no-repeat;
    display: table-cell;
    height: 48px;
    width: 65px;
}

.icon {
    display: block;
    height: 26px;
    margin: 11px 0 0 27px;
    width: 26px;
}

.title {
    font-size: 18px;
    font-weight: 300;
    left: 56px;
    line-height: 20px;
    vertical-align: middle;
    width: 137px;
    color: #555555;
    display: table-cell;
    height: 48px;
    padding-left: 5px;
}

.content-div {
	padding-top: 5px;
	padding-left: 210px;
	padding-right: 10px;
}

.recipes-icon { background-image: url('chefhat.png'); }
.recipes-icon-container { background-color: #9e9294; }
.recipes-title:hover { background-color: #9e9294; }
.recipes-menu-title { background-color: #9e9294; }

.recipes-maindishes-icon { background-image: url('chefhat.png'); }
.recipes-maindishes-icon-container { background-color: #b26696; }
.recipes-maindishes-title:hover { background-color: #b26696; }
.recipes-maindishes-menu-title { background-color: #b26696; }

.recipes-sidedishes-icon { background-image: url('chefhat.png'); }
.recipes-sidedishes-icon-container { background-color: #e0c24a; }
.recipes-sidedishes-title:hover { background-color: #e0c24a; }
.recipes-sidedishes-menu-title { background-color: #e0c24a; }

.recipes-desserts-icon { background-image: url('chefhat.png'); }
.recipes-desserts-icon-container { background-color: #81875a; }
.recipes-desserts-title:hover { background-color: #81875a; }
.recipes-desserts-menu-title { background-color: #81875a; }

.recipes-other-icon { background-image: url('chefhat.png'); }
.recipes-other-icon-container { background-color: #cba58a; }
.recipes-other-title:hover { background-color: #cba58a; }
.recipes-other-menu-title { background-color: #cba58a; }


.about-icon { background-image: url('about.png'); }
.about-icon-container { background-color: #c8cdbd; }
.about-title:hover { background-color: #c8cdbd; }
.about-menu-title { background-color: #c8cdbd; }

.iyk-icon { background-image: url('iyk.png'); }
.iyk-icon-container { background-color: #deceb5; }
.iyk-title:hover { background-color: #deceb5; }
.iyk-menu-title { background-color: #deceb5; }

.iyk-web-icon { background-image: url('iyk-web.png'); }
.iyk-web-icon-container { background-color: #97dceb; }
.iyk-web-title:hover { background-color: #97dceb; }
.iyk-web-menu-title { background-color: #97dceb; }

.iyk-web-php-icon { background-image: url('iyk-web-php.png'); }
.iyk-web-php-icon-container { background-color: #c8cdbd; }
.iyk-web-php-title:hover { background-color: #c8cdbd; }
.iyk-web-php-menu-title { background-color: #c8cdbd; }

.iyk-web-php-sql-icon { background-image: url('iyk-web-php-sql.png'); }
.iyk-web-php-sql-icon-container { background-color: #c8cdbd; }
.iyk-web-php-sql-title:hover { background-color: #c8cdbd; }
.iyk-web-php-sql-menu-title { background-color: #c8cdbd; }



.main-site-quote {
    font-family: 'Happy Monkey', serif;
    font-size: 36px;
}
