@import url(http://fonts.googleapis.com/css?family=Belleza);
@import url(http://fonts.googleapis.com/css?family=Allura);
body {
    margin: 0 auto;
	min-width: 1000px;
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 17px;
	background-color: #d7c3a8;
}

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

a {
	color: #282fb2;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	line-height: 30px;
}
h1, h1 a, h1 a:hover {
	color: #a01b3a;
	font-family: 'Allura', cursive;
	font-size: 40px;
	font-weight: normal;    
    line-height: 24px;
	margin: 0;
	text-decoration: none;
}
h2, h2 a, h2 a:hover {
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 40px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h3, h3 a, h3 a:hover {
	color: #a01b3a;
	font-family: 'Allura', cursive;
	font-size: 28px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h4, h4 a, h4 a:hover {
	color: #a01b3a;
	font-family: 'Belleza', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
    line-height: 35px;
	text-decoration: none;
}
h5, h5 a, h5 a:hover {
	color: #431e01;
	font-family: 'Belleza', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h6, h6 a, h6 a:hover {
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

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


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

.le_form {
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.le_form_name {
	color: #a01b3a;
	font-family: 'Allura', cursive;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
.wrapper input[type="submit"] {
	background-color: #384130;
	padding: 5px 15px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.wrapper input[type="submit"]:hover {
	cursor: pointer;
	background-color: #a01b3a;
}
.wrapper input[type="text"], .wrapper input[type="password"], #search_form_value {
	background-color: #ffffff;
	border: 0;
	padding: 3px 5px;
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.wrapper textarea {
	background-color: #ffffff;
	border: 0;
	padding: 3px 5px;
	color: #384130;
	font-family: 'Belleza', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.tanbox {
    padding: 5px 10px;
	background-color: #cea066;
}

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


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

.blog_post_listing_title_link, .blog_post_title {
    color: #384130 !important;
	font-family: 'Belleza', sans-serif !important;
	font-size: 30px !important;
	font-weight: normal;
	margin: 0 0 15px 0 !important;
	text-decoration: none;
}
.blog_post_listing_content_section {
    padding-top: 15px;
}
hr {
	border: 0;
	background-color: #c1b6a7;
	height: 2px;
}

/*-------------------------SITE CLASSES END------------------------*/

.wrapper {
	width: 100%;
}

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

.headerwide {
    padding-top: 30px;
    padding-bottom: 30px;
	width: 100%;
	background-color: #cea066;
}
.header {
    width: 960px;
    margin: auto;
}
.headerleft {
    float: left;
	width: 300px;
}
.logo {
    margin-top: 20px;
	padding: 0 10px;
    text-align: center;
}
.papyrus h6 {
    color: #817456;
    font-family: Papyrus, fantasy;
    font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 7px;
}
.headerright {
	float: right;
	width: 640px;
	text-align: right;
}
.header1 {
    padding: 0 10px;
}

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


/*-------------------------MAIN MENU START-------------------------*/
.navigation {
    width: 960px;
    margin: auto;
} 
.MainMenu {
    margin-left: 0px;
	padding: 0 10px;
}
.MainMenu ul.le_menu_level_0 {
	width: 960px;
    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: #333c49;
	font-family: 'Belleza', sans-serif;
	font-size: 17px;
	padding: 10px 12px;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #ffffff;
	background-color: #384130;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 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: 'Belleza', sans-serif;
	font-size: 14px;
	padding: 10px 15px;
	text-decoration: none;
	background-color: #333c49;
	min-width: 160px;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #384130;
}
/*----------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: 'Belleza', sans-serif;
	font-size: 14px;
	padding: 10px 15px;
	text-decoration: none;
	background-color: #333c49;
	min-width: 160px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #384130;
}

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


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

.content {
	margin: auto;
	width: 960px;
	padding: 30px 0;
}
.content1 {
    float: left
	padding: 0 10px;
}

.content2 {
    float: left;
    width: 670px;
	padding: 0 10px;
}

.content3 {
    float: left;
    width: 250px;
	padding: 0 10px;
}
.content4 {
	float: left;
	width: 320px;
	padding: 0 10px;
}
.content5 {
	float: left;
	width: 600px;
	padding: 0 10px;
}
.content6 {
	padding: 0 10px;
}
.content7 {
	padding: 0 10px;
}
.content14 {
    margin-top: 10px;
    width: 940px;
}

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

.subcontent {
    margin: auto;
    margin-top: 40px;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

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

.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

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


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

.footerwide {
	width: 100%;
	background-color: #cea066;
	border-top: 2px solid #7c7872;
}
.footer {
	margin: auto;
	width: 960px;
	padding: 15px 0;
}
.footer p, .footer p a {
	color: #431e02;
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.footerleft {
	float: left;
	width: 560px;
}
.footer1 {
    width: 540px;
	padding: 0 10px;
}
.le_view_mobile {
    margin-left: 120px;
    padding: 0 10px;
}
.le_view_mobile a {
	color: #431e02;
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerright {
	float: left;
	width: 400px;
}
.footer2 {
    float: left;
    width: 110px;
	padding: 0 10px;
}
.footer3 {
    float: left;
    width: 400px;
}

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


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

.FooterMenu {
	padding: 0 10px;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {
	display: block;
	padding: 0 10px;
	color: #431e02;
	font-family: 'Belleza', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-transform: uppercase;
}
.FooterMenu ul li a:hover {
	text-decoration: underline;
}
.FooterMenu ul li:first-of-type a {
    padding-left: 0;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}

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


/*-------------------------RESETS START------------------*/

table {
	border-spacing: 0 !important;
}
.anythingSlider-default {
	padding: 0 !important;
}
button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}

/*-------------------------RESETS 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-------------------------------*/