@import url(http://fonts.googleapis.com/css?family=Raleway:300,400,500);
@import url(http://fonts.googleapis.com/css?family=Alex+Brush);
@import url(http://fonts.googleapis.com/css?family=Rosario:400,400italic,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Lato:300);
@font-face {
    font-family: HelveticaNeueLight;
    src: url('/service/file/brandonslandscapes1/fonts/HelveticaNeueLight.ttf');
}
body {
    margin: 0 auto;
	min-width: 1100px;
	color: #111111;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/IMG_Background2.jpg') top left;
}

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

a {
	color: #0098d6;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #111111;
    font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
h1, h1 a, h1 a:hover {
	color: #212121;
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
}
h2, h2 a, h2 a:hover {
	color: #7d7d7d;
    font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin: 0;
	text-decoration: none;
}
h3, h3 a, h3 a:hover {
	color: #0098d6;
    font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-weight: 500;
	margin: 0;
	text-decoration: none;
}
h4, h4 a, h4 a:hover {
	color: #7d7d7d;
	font-family: 'Alex Brush', cursive;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h5, h5 a, h5 a:hover {
	color: #212121;
    font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
}
h6, h6 a, h6 a:hover {
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
}

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


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

.le_form {
	color: #777777;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: 0;
    line-height: 20px;
}
.le_form_name {
	color: #0098d6;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin: 0;
	text-decoration: none;
}
.wrapper input[type="submit"] {
	background-color: #00aeef;
	padding: 4px 12px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	line-height: 15px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -webkit-box-shadow: inset 0 0 20px rgba(62,62,62,.5);
    -moz-box-shadow: inset 0 0 20px rgba(62,62,62,.5);
    box-shadow: inset 0 0 20px rgba(62,62,62,.5);
}
.wrapper input[type="submit"]:hover {
	cursor: pointer;
	background-color: #008bc5;
}
.wrapper input[type="text"], .wrapper input[type="password"], #search_form_value, .wrapper textarea {
	background-color: #e2e2e2;
	border: 0;
	padding: 3px 3px;
	color: #777777;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	line-height: 15px;
}
.form-control {
    height: inherit !important;
    border-radius: 0 !important;
}
.form-group {
    margin-bottom: 2px !important;
}
.form-control-group {
    padding: 0 !important;
}
.footerform .le_form, .footerform .le_form label {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 300 !important;
    text-shadow: 0 1px 1px #000000;
}
.footerform input[type="text"], .footerform input[type="password"], .footerform #search_form_value, .footerform textarea {
    background-color: #ffffff;
}
.footerform .checkbox {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-bottom: 3px\0/ !important;
    padding: 0 5px !important;
}
.footerform .checkbox:hover {
    background-color: #0098d6;
}
.footerform .checkbox input[type="checkbox"] {
    float: right !important;
    margin: 2px 0 !important;
    margin-left: -18px !important;
}
.footerform .le_form label {
    margin-bottom: 0 !important;
}
.footerform input[type="submit"] {
    margin-top: 5px;
    margin-right: 50px;
}
.footerform input[type="submit"]:hover {
	background-color: #008bc5;
}
.footerform .checkbox:nth-child(4) {
    margin-bottom: -14px !important;
}
.form:after{
    display:block;
    content:" ";
    clear:both;
}
.form .full {
    clear: both;
}
.form .half-left{
    float:left;
    width:48%;
}
.form label.error {
    display: none !important;
}
.form .half-right{
    float:right;
    width:48%;
}
.form textarea {
    height: 209px !important;
}

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


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

hr {
	border: 0;
	background-color: #dbdbdb;
	height: 1px;
    margin: 5px 0;
}
.anythingSlider-default .moreinfo {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 200px;
}
.anythingSlider-default .arrow {
    top: 0 !important;
}
.anythingSlider-default .arrow a {
    width: 22px !important; /* half the width */
    height: 36px !important; /* height */
    margin: 37px 0 0 0 !important; /* negative half the height */
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/icon-slider-arrows.png') no-repeat !important;
}
.anythingSlider-default .back:hover a {
    background-position: 0% 100% !important;
}
.anythingSlider-default .forward:hover a {
    background-position: 100% 100% !important;
}
.anythingSlider-default .back {
    left: -30px !important; /* negative half the width */
}
.anythingSlider-default .forward {
    right: -30px !important; /* negative half the width */
}
.anythingSlider-default .forward a {
    background-position: right top !important;
}
.anythingSlider-default.activeSlider .anythingControls a {
    width: 3px !important;
    background-image:  url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/icon-slider-white-circle2.png') !important;
}
.anythingSlider-default.activeSlider .anythingControls a.cur, .anythingSlider-default.activeSlider .anythingControls a:hover {
    width: 3px !important;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/icon-slider-blue-circle2.png') !important;
}
.anythingSlider-default .anythingControls ul {
    float: right !important;
    margin: 0 !important;
    top: -30px !important;
    left: -10px !important;
}
.arrow-icon {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/ICON_whitearrow.png');
    background-repeat: no-repeat;
    background-position: 0% 50%;
    margin-left: -13px;
    padding-left: 13px;
}
.blacktrans {
    background-color: #000000;
    background: rgba(0,0,0,.5);
    padding: 0 10px;
}
.blacktrans h1 {
    color: #ffffff;
}
.blue {
    background-color: #0098d6;
    background: rgba(0,152,214,1);
    padding: 0 15px;
}
.blue a {
    color: #ffffff;
}
.blue a:hover {
    color: #000000;
}
.bluetrans {
    background-color: #0098d6;
    background: rgba(0,152,214,.9);
    padding: 0 15px;
}
.bluetrans p, .bluetrans h4 {
    color: #ffffff;
}
.bluetrans2 {
    background-color: #0098d6;
    background: rgba(0,152,214,.9);
    padding: 0 5px;
}
.border img {
    border: 4px solid #ffffff;
    outline: 1px solid #dbdbdb;
}
.grayborder {
    outline: 1px solid #dbdbdb;
}
.grayborder2 {
    outline: 1px solid #dbdbdb;
    padding: 10px 10px;
}
.graylight {
    background-color: #ebebeb;
    padding: 10px 15px;
}
.graylight2 {
    margin: 5px -1px 0 -1px;
    background-color: #ebebeb;
    border: 1px solid #dbdbdb;
    padding: 3px 5px;
}
.graylight2 a {
    color: #33acdd;
}
.blue-link a {
    color: #000000;
}
.blue-link a:hover {
    color: #0098d6;
}
.button {
	padding: 7px 15px;
	background-color: #00aeef;
    border: 1px solid #dbdbdb;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
    -webkit-box-shadow: inset 0 0 20px rgba(62,62,62,.5);
    -moz-box-shadow: inset 0 0 20px rgba(62,62,62,.5);
    box-shadow: inset 0 0 20px rgba(62,62,62,.5);
    color: #ffffff;
    text-transform: uppercase;
}
.button:hover {
	cursor: pointer;
	background: #008bc5;
}
.button a, .button:hover a, a.button, a:hover.button {
	color: #ffffff;
	text-transform: uppercase;
    text-decoration: none;
    font-family: 'Rosario', sans-serif;
    font-size: 15px !important;
}
.company-photo .le_plugin_gallery_gallery {
    width: 300px !important;
    height: 219px !important;
    margin: 0 !important;
}
.company-photo img {
    width: 370px;
    height: 209px;
}
.le_plugin_gallery_squarethumb {
    margin: 0 22px 22px 0 !important;
    width: 120px !important;
    height: 120px !important;
    text-align: left !important;
}
.le_plugin_gallery_squarethumb:nth-of-type(6n+0) {
    margin-right: 0 !important;
    margin-left: 1px !important;
}
.moreinfo {
    position: relative;
    display: block;
    margin: 10px 1px 0 1px;
    padding: 2px 7px;
    background: rgb(38,160,208); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(38,160,208,1) 0%, rgba(5,134,186,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,160,208,1)), color-stop(100%,rgba(5,134,186,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a0d0', endColorstr='#0586ba',GradientType=0 ); /* IE6-9 */
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0 1px #444444;
    -moz-box-shadow: 0 0 1px #444444;
    box-shadow: 0 0 1px #444444;
}
.moreinfo:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -11px;
    left: 11px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 11px solid #26a0d0;
}
.moreinfo a, .moreinfo a:hover, a.moreinfo {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
}
.moreinfo:hover {
    background: #01648d;
}
.moreinfo:hover:before {
	border-bottom: 11px solid #01648d;
}
.moreinfo2 {
    display: block;
    margin: 0 1px 0 1px;
    padding: 2px 7px;
    background: rgb(38,160,208); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(38,160,208,1) 0%, rgba(5,134,186,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,160,208,1)), color-stop(100%,rgba(5,134,186,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(38,160,208,1) 0%,rgba(5,134,186,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26a0d0', endColorstr='#0586ba',GradientType=0 ); /* IE6-9 */
    border: 2px solid #ffffff;
    -webkit-box-shadow: 0 0 1px #444444;
    -moz-box-shadow: 0 0 1px #444444;
    box-shadow: 0 0 1px #444444;
}
.moreinfo2 h6 {
    color: #ffffff;
}
.rhombusL {
	width: 456px;
	height: 190px;
	padding: 20px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/ICON_SliderShap-Left.png');
	background-repeat: no-repeat;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.rhombusL p {
	color: #ffffff;
    font-size: 13px;
    font-wieght: normal;
}
.rhombusL h1, .rhombusL h1 a {
    color: #ffffff;
    font-size: 35px;
    line-height: 32px;
    padding-bottom: 10px;
}
.sliderborder {
    border: 9px solid #ffffff;
    outline: 1px solid #dbdbdb;
}
.sliderbox h1 {
    display: block;
    padding: 7px 10px 6px 10px;
    background-color: #0098db;
    height: 20px;
    line-height:12px;
    background: rgba(0,152,213,.85);
    -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 0 20px rgba(0,0,0,.1);
    box-shadow: inset 0 0 20px rgba(0,0,0,.1);
    border-bottom: 1px solid #898989;
    color: #ffffff;
    font-weight: 400;
}
.sliderbox p {
    display: block;
    padding: 6px 10px;
    background-color: #000000;
    background: rgba(0,0,0,.55);
    color: #ffffff;
    line-height: 18px;
}
.tab {
    padding-left: 10px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/graphic-slider-divider.png');
    background-repeat: repeat-y;
    background-position: 45% 0;
    border-top: 5px solid #ffffff;
}
.watermark {
    display: table-cell;
    vertical-align: middle;
    height: 217px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/IMG_Watermark_217.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.watermark2 {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/IMG_Watermark_217.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.white p, .white a, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
    color: #ffffff;
}
.whitetrans {
    background-color: #ffffff;
    background: rgba(255,255,255,.9);
    padding: 0 15px;
}
.whitetrans a:hover {
    text-decoration: underline;
}
.whitetrans2 {
    background-color: #ffffff;
    background: rgba(255,255,255,.9);
    padding: 0 15px;
}
.popup {
    padding: 10px;
    background-color: #ffffff;
    background: rgba(255,255,255,.9);
}
.popup .ui-dialog-title {
    display: none;
}
.popup .ui-icon-closethick {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 18px;
    height: 18px;
    padding: 3px;
    background-color: #0098d6;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.25);
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}
.popup .ui-icon-closethick:hover {
    background-color: #212121;
}
.ui-widget-overlay {
    background-color: rgba(0, 0, 0, 0.75) !important;
    position: fixed;
    top: 0;
    left: 0;
}
.open-video:hover {
    cursor: pointer;
}
.open-video2:hover {
    cursor: pointer;
}
.centerGallery {
    margin:auto;
    width:835px;
}

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

.wrapper {
    margin: 40px auto 0 auto;
	width: 1100px;
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.5);
    box-shadow: 0 0 20px rgba(0,0,0,.5);
}

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

.headerwide {
	margin: auto;
	width: 960px;
	padding: 0 70px;
	background-color: #ffffff;
}
.header {
    position: relative;
	margin: auto;
	width: 940px;
	padding: 30px 0 10px 0;
}
.header .button {
    display: block;
}
.header h3 {
    color: #0098d6;
    font-size: 16px;
}
.header h3 a {
    display: inline-block;
    color: #0098d6;
    font-size: 16px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 3px;
}
.header h5, .header h5 a {
    font-size: 16px;
}
.header h6, .header h6 a {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.headerleft {
	float: left;
	width: 410px;
}
.logo {
	padding: 0 10px 0 0;
}
.headerright {
	float: right;
	width: 205px;
}
.header1 {
	padding: 0 0 0 10px;
}

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


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

.MainMenu {
    position: absolute;
    bottom: -5px;
    right: 0;
	padding: 0 0 0 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: #212121;
    font-family: 'HelveticaNeueLight', 'Raleway', sans-serif;
	font-size: 17px;
    font-weight: 400;
	padding: 0 15px 0 12px;
	text-decoration: none;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/ICON_Navarrow.png');
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.MainMenu li.le_menuitem_level_0 a:hover, .MainMenu a.le_current_link {
	color: #0098d6 !important;
}
.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: 4px 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: 'Raleway', sans-serif;
	font-size: 14px;
    font-weight: 500;
	padding: 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #0098d6;
	background: rgba(0,152,214,.8);
	min-width: 160px;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #000000;
	background: #0098d6;
}
/*----------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: 'Raleway', sans-serif;
	font-size: 14px;
    font-weight: 500;
	padding: 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #0098d6;
	background: rgba(0,152,214,.8);
	min-width: 160px;
}
.MainMenu li.le_menuitem_level_2 a:hover {
    color: #000000;
	background: #0098d6;
}

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


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

.content {
	margin: auto;
	width: 960px;
	padding: 10px 70px 20px 70px;
	background-color: #ffffff;
}
.content1 {
	padding: 0 10px;
    margin-bottom: 8px;
}
.content2 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.content3 {
    float: left;
	width: 220px;
	padding: 0 10px;
}
.content4 {
    float: left;
	width: 220px;
	padding: 0 10px;
}
.content5 {
    float: left;
    width: 220px;
	padding: 0 10px;
}
.content6 {
	padding: 0 10px;
}
.content7 {
    float: left;
    width: 540px;
	padding: 0 10px;
}
.content8 {
	float: left;
	width: 380px;
	padding: 0 10px;
}
.content9 {
	padding: 0 10px;
}

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

.subcontent {
	margin: auto;
	width: 960px;
    padding: 10px 70px 40px 70px;
	background-color: #ffffff;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
    float: left;
    width: 520px;
	padding: 0 10px;
}
.subcontent3 {
    float: left;
    width: 400px;
	padding: 0 10px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontentleft {
    float: left;
    width: 640px;
}
.subcontent5 {
	padding: 0 10px;
}
.subcontent6 {
    float: left;
    width: 300px;
	padding: 0 10px;
}
.subcontent7 {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.subcontent8 {
	padding: 0 10px;
}
.subcontentright {
    float: left;
    width: 320px;
}
.subcontent9 {
	padding: 0 10px;
}
.subcontent10 {
	padding: 0 10px;
}
.subcontentbottom {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/divider.jpg');
    background-repeat: repeat-y;
    background-position: 50% 0%;
}
.subcontent11 {
    float: left;
    width: 400px;
    padding: 0 40px;
}
.subcontent12 {
    float: left;
    width: 400px;
    padding: 0 40px;
}

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

.pwrapper {
    margin: auto;
	width: 960px;
    padding: 20px 70px 40px 70px;
	background-color: #ffffff;
}
.pwrapper1 {
    padding: 0 10px;
}

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


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

.footertop {
	margin: auto;
	width: 960px;
	padding: 25px 70px;
	padding-bottom:5px;
	background-color: #555555;
}
.footertop p {
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-shadow: 0 1px 1px #000000;
}
.footertop p, .footertop a {
	color: #ffffff;
}
.footertop h5, .footertop h5 a, .footertop h6, .footertop h6 a {
    color: #ffffff;
}
.footertop a:hover {
	color: #0098d6;
	text-decoration: underline;
}
.footer1 {
    float: left;
    width: 265px;
    padding: 0 20px 0 10px;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/graphic-footer-divider.png');
    background-repeat: no-repeat;
    background-position: 100% 20px;
}
.footer2 {
    float: left;
    width: 195px;
	padding: 0 20px 0 40px;
}
.footer3 {
    float: left;
    width: 120px;
    padding: 0 10px 0 20px;
}
.footer4 {
    float: left;
    width: 220px;
    padding: 0 10px 0 30px;
}
.footermid {
    margin: auto;
    width: 960px;
    padding: 6px 70px;
    background-color: #000000;
    border-top: 1px solid #dbdbdb;
}
.footerbottom {
    margin: auto;
    width: 1080px;
    padding: 5px 0 20px 0;
}
.footerbottom p, .footerbottom a {
    color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	line-height: 18px;
}
.footer5 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.le_view_mobile {
    float: right;
    width: 460px;
    padding: 0 10px;
    text-align: right;
}
.le_view_mobile a {
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 300;
	margin: 0;
	line-height: 18px;
    text-transform: uppercase;
}
.le_view_mobile a:hover {
	color: #ffffff;
	text-decoration: underline;
}

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


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

.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: #959595;
	font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    border-left: 1px solid #959595;
}
.FooterMenu ul li a:hover, .FooterMenu a.le_current_link {
    color: #ffffff !important;
	text-decoration: underline;
}
.FooterMenu ul li:first-of-type a {
    border-left: 0;
    padding-left: 0;
}
.linkselected {
    color: #ffffff !important;
	text-decoration: underline!important;   
}
/*--------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;
}
/*.vjs-default-skin .vjs-big-play-button {
    background: none !important;
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/ICON_Playarrow.png') !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
}


.vjs-default-skin .vjs-big-play-button {
    background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/brandonslandscapes1/ICON_Playarrow.png') !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !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-------------------------------*/