body {
    margin: 0 auto;
	min-width: 1000px;
	color: #423f38;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_background2.jpg') no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*-------------------------FONT STYLING START----------------------*/

a {
	color: #736a55;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #423f38;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
h1, h1 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

/*-------------------------FONT STYLING END------------------------*/


/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	color: #423f38;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.le_form_name {
	color: #423f38;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
.le_form_submit input[type="submit"] {
	background-color: #434039;
	padding: 5px 15px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	color: #423f38;
	background-color: #fdca6f;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 0;
	padding: 5px;
	color: #423f38;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}
.le_form textarea {
	background-color: #ffffff;
	border: 0;
	padding: 5px;
	color: #423f38;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------SITE CLASSES START----------------------*/

hr {}
table {
	border-spacing: 0 !important;
}
.anythingSlider-default {
	padding: 0 !important;
}
.border img {
    border: 8px solid #ffffff;
    box-shadow: 0 0 10px rgba(67,64,57,.3);
    -moz-box-shadow: 0 0 10px rgba(67,64,57,.3);
    -webkit-box-shadow: 0 0 10px rgba(67,64,57,.3);
}
.brownbox {
    background-color: #423f38;
    padding: 10px;
}
.brownbox p, .brownbox a, .brownbox h1, .brownbox h2, .brownbox h3, .brownbox h4, .brownbox h5, .brownbox h6 {
    color: #ffffff;
}    
/*-------------------------SITE CLASSES END------------------------*/


.wrapper {
	width: 100%;
}

/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_brownhonecomb_repeating.jpg');
	background-position: 50% 0%;
	border-top: 1px solid #ffce73;
}
.header {
	margin: auto;
	width: 960px;
    padding: 0 0 5px 0;
}
.headerleft {
	float: left;
	width: 240px;
}
.logo {
	padding: 0 10px;
}
.headerright {
	float: right;
	width: 720px;
	text-align: right;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MAIN MENU START-------------------------*/

.MainMenu {
	padding: 35px 10px;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	padding: 0 15px;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #fdca6f;
}
.MainMenu li.le_menuitem_level_0:last-of-type a {
    padding-right: 0;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 41px 0 0 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	padding: 10px 15px;
	text-decoration: none;
	min-width: 180px;
	background-color: #434039;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #423f38;
	background-color: #fdca6f;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -35px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	padding: 10px 15px;
	text-decoration: none;
	min-width: 180px;
	background-color: #434039;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #423f38;
	background-color: #fdca6f;
}

/*-------------------------MAIN MENU END---------------------------*/


/*-------------------------CONTENT START---------------------------*/

.content {
	position: relative;
	margin: 40px auto 30px auto;
	width: 960px;
	padding: 30px 20px 90px 20px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_transparenthonecombs_repeating.png');
	box-shadow: 0 0 24px rgba(69,66,59,.5);
	-moz-box-shadow: 0 0 24px rgba(69,66,59,.5);
	-webkit-box-shadow: 0 0 24px rgba(69,66,59,.5);
}
.content:after {
	position: absolute;
	content: '';
	bottom: -5px;
	right: 30px;
	width: 103px;
	height: 84px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_footeraccent.png');
	background-repeat: no-repeat;
}
.content1 {
	padding: 0 10px;
}
.content2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.content3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.content4 {
	padding: 0 10px;
}
.contentleft {
	float: left;
	width: 640px;
}
.content5 {
	padding: 0 10px;
}
.content6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content7 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content8 {
	padding: 0 10px;
}
.contentright {
	float: left;
	width: 320px;
}
.content9 {
	padding: 0 10px;
}
.content10 {
	padding: 0 10px;
}

/*-------------------------INSIDE CONTENT START--------------------*/

.subcontentwide {
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
	padding: 0 10px;
}
.subcontent3 {
	padding: 0 10px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
	padding: 0 10px;
}
.subcontent6 {
	padding: 0 10px;
}
.subcontent7 {
	padding: 0 10px;
}
.subcontent8 {
	padding: 0 10px;
}
.subcontent9 {
	padding: 0 10px;
}
.subcontent10 {
	padding: 0 10px;
}
.subcontent11 {
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapper {
    position: relative;
	margin: 40px auto 30px auto;
	width: 960px;
	padding: 30px 20px 90px 20px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_transparenthonecombs_repeating.png');
	box-shadow: 0 0 24px rgba(69,66,59,.5);
	-moz-box-shadow: 0 0 24px rgba(69,66,59,.5);
	-webkit-box-shadow: 0 0 24px rgba(69,66,59,.5);
}
.pwrapper:after {
	position: absolute;
	content: '';
	bottom: -5px;
	right: 30px;
	width: 103px;
	height: 84px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheLIttleApiary/site_footeraccent.png');
	background-repeat: no-repeat;
}
.pwrapper1 {
	padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footer {
	margin: auto;
	width: 960px;
    padding: 0 0 30px 0;
}
.footer p, .footer a {
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-shadow: 1px 1px 4px #000000;
}
.footerleft {
	float: left;
	width: 320px;
}
.footer1 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	color: #ffffff;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-shadow: 1px 1px 4px #000000;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerright {
	float: left;
	width: 640px;
	text-align: right;
}
.footer2 {
	padding: 0 10px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------EXTERNAL STYLING START------------------*/



/*-------------------------EXTERNAL STYLING END--------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/