body {
    margin: 0 auto;
	min-width: 1000px;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #343433;
	background-color: #7a6256;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	font-family: 'Sail', cursive;
	font-size: 24px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	font-family: 'Sail', cursive;
	font-size: 20px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	font-family: 'Sail', cursive;
	font-size: 18px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
p, ul, ol {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #343433;
	margin: 0;
	line-height: 20px;
}
hr {}
.brownbutton {
    position: relative;
    padding: 40px 10px;
    margin-bottom: 20px;
	background-color: #c2ab64;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_buttons.png');
	background-repeat: no-repeat;
	background-position: 50% 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.brownbutton:before {
    position: absolute;
    content: '';
    width: 77px;
    height: 17px;
    left: 5px;
    bottom: -17px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_brown_button_dsl.png');
    background-repeat: no-repeat;
}
.brownbutton:after {
    position: absolute;
    content: '';
    width: 77px;
    height: 17px;
    right: 5px;
    bottom: -17px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_brown_button_dsr.png');
    background-repeat: no-repeat;
}
.hardshadow img {
    box-shadow: -5px 5px 1px rgba(122,98,77,.75);
    -moz-box-shadow: -5px 5px 1px rgba(122,98,77,.75);
    -webkit-box-shadow: -5px 5px 1px rgba(122,98,77,.75);
}
.greenbutton {
    margin-top: -5px;
    padding: 15px 10px 5px 10px;
    background-color: #64c295;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}
.greenbutton:hover {
    background-color: #5aae86;
}
#new_clients label {
    text-align: left !important;
}
.whitebox {
	padding: 10px;
	background: rgba(255,255,255,.5);
}
.whitebox p, .whitebox a, .whitebox ul, .whitebox ol {
    font-size: 11px;
}
.wrapper {
	width: 100%;
}

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

.le_form {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #343433;
	margin: 0;
	line-height: 20px;
}
.le_form_name {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #343433;
	font-weight: normal;
	margin: 0;
}
.le_form_submit input[type="submit"] {
	background-color: #d4d0b9;
	padding: 5px 15px;
	border: 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #000000;
}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	background-color: #bfbba6;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 0;
	padding: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #6c6a69;
}
.le_form textarea {
	background-color: #ffffff;
	border: 0;
	padding: 5px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #6c6a69;
}
#le_form_container_1 .le_form_float_elements {
    float: left;
    width: 200px;
}
#le_form_container_1 .le_form input[type="text"] {
    width: 180px;
}

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


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

.header {
	position: relative;
	margin: auto;
	width: 960px;
}
.header p, .header ul, .header ol, .header a, .header h1, .header h2, .header h3, .header h4, .header h5, .header h6 {
    color: #ffffff;
}
.headerleft {
	position: absolute;
	width: 230px;
	margin-right: 10px;
	padding: 10px 0 230px 0;
	background-color: #8c6a5d;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_menu.jpg');
	background-repeat: no-repeat;
	background-position: 50% 100%;
	box-shadow: 0 0 10px #000000;
	-moz-box-shadow: 0 0 10px #000000;
	-webkit-box-shadow: 0 0 10px #000000;
}
.headerleft:before {
    position: absolute;
    content: '';
    width: 77px;
    height: 17px;
    left: 0;
    bottom: -17px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_brown_button_dsl.png');
    background-repeat: no-repeat;
}
.headerleft:after {
    position: absolute;
    content: '';
    width: 77px;
    height: 17px;
    right: 0;
    bottom: -17px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_brown_button_dsr.png');
    background-repeat: no-repeat;
}
.logo {
	padding: 10px 10px 0 10px;
    margin-bottom: 50px;
}
.headerright {
	float: left;
	width: 720px;
    padding: 5px 0 10px 240px;
	text-align: right;
}
.header1 {
	padding: 0 10px;
}

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


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

.MainMenu {
	padding: 0 10px;
}
.MainMenu ul.le_menu_level_0 {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 8px 10px;
	margin: 0 0 4px 0;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	background-color: #bfa18b;
	border-radius: 10px / 15px;
	-moz-border-radius: 10px / 15px;
	-webkit-border-radius: 10px / 15px;
}
/*--------1st level submenu-------*/
.MainMenu .le_menu_level_1_container {
    float: right;
	margin-top: -40px;
	padding: 0;
}
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0 0 0 10px;
	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;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #ffffff;
	padding: 8px 10px;
	margin: 0 0 4px 0;
	text-decoration: none;
	min-width: 140px;
    background-color: #bfa18b;
	border-radius: 0 10px 10px 0 / 0 15px 15px 0;
	-moz-border-radius: 0 10px 10px 0 / 0 15px 15px 0;
	-webkit-border-radius: 0 10px 10px 0 / 0 15px 15px 0;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #64c295;
    border-radius: 0 10px 10px 0 / 0 15px 15px 0;
	-moz-border-radius: 0 10px 10px 0 / 0 15px 15px 0;
	-webkit-border-radius: 0 10px 10px 0 / 0 15px 15px 0;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -30px;
	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;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	color: #424242;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #ab341e;
}

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


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

.contentwide {
	width: 100%;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/bknd_pattern.png');
}
.content {
	margin: auto;
	width: 720px;
    min-height: 505px;
	padding: 20px 0 20px 240px;
}
.contenttop {
    position: relative;
}
.content1 {
	padding: 0 10px;
}
.content2 {
    position: absolute;
    z-index: 5;
    width: 320px;
	top: 0;
    left: 230px;
}
.content3 {
    position: absolute;
    z-index: 5;
    width: 150px;
    top: 0;
    right: 10px;
}
.content4 {
	padding: 0 10px;
}
.content5 {
    float: left;
    width: 340px;
	padding: 0 10px;
}
.content6 {
    float: left;
    width: 340px;
    padding: 0 10px;
}
.content7 {
    float: left;
    width: 460px;
	padding: 0 10px;
}
.content8 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.content9 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.content10 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.content11 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.content12 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.content13 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.content14 {
    padding: 0 10px;
}

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

.subcontentwide {
    width: 100%;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/bknd_pattern.png');
}
.subcontent {
    margin: auto;
	width: 720px;
    min-height: 505px;
	padding: 20px 0 20px 240px;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
    float: left;
    width: 340px;
    padding: 0 10px;
}
.subcontent3 {
    float: left;
    width: 340px;
    padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 480px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 240px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 240px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 480px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

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

.pwrapperwide {
    width: 100%;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/bknd_pattern.png');
}
.pwrapper {
    margin: auto;
	width: 720px;
    min-height: 505px;
	padding: 20px 0 20px 240px;
}
.pwrapper1 {
    padding: 0 10px;
}

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


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

.footerwide {
	width: 100%;
	background-color: #7a6256;
	border-top: 2px solid #80502c;
}
.footer {
	margin: auto;
	width: 960px;
    padding: 60px 0 40px 0;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/TheStudioTemecula/graphic_pentagon.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.footer p, .footer a, .footer ul, .footer ol, .footer .le_form {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #f0edd5;
	margin: 0;
	line-height: 20px;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #ffffff;
}
.footer h5, .footer h5 a, .footer h6, .footer h6 a {
    font-size: 14px;
}
.footerleft {
	float: left;
	width: 260px;
}
.footer1 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #f0edd5;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footermid {
	float: left;
	width: 300px;
    margin: 0 70px;
}
.footer2 {
	padding: 0 10px;
}
.footerright {
	float: left;
	width: 260px;
}
.footer3 {
	padding: 0 10px;
}

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