/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Your name here
Template: twentyten
*/

/*@import url("../twentyten/style.css");*/
html {
	overflow-x: hidden !important;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #606060;
	background:#071928;
	width:100%;
}
body, ul, li, dl, dt, dd, fieldset, h1, h2 {
	margin:0px;
	padding:0px;
	border:0px;
}
.alignright {
	float:right
}
img, div {
	behavior: url('iepngfix.htc')
}
html {
	margin-top:0px !important;
}
* html body {
	margin-top:0px !important;
}
a {
	text-decoration:none;
	color:#606060;
}
a:hover {
	text-decoration:underline;
}
a.lnk_red, .wpcf7-submit, .secondary table.calculator input[type="reset"], #search-2 form #searchsubmit, #commentform #submit {
	background-color:#b20838;
	color:#FFF;
	font-size:15px;
	font-style:italic;
	font-family:Georgia;
	padding:4px 14px 4px 14px;
	border: none;
}
.ie #search-2 form #searchsubmit {
	width: 70px;
}
a.lnk_findoutmore {
	display:block;
	width:130px;
	padding:5px 0px;
	margin:9px 0px 0px 0px;
	text-align:center;
}
.slides .lnk_red {
	margin-left: 250px;
	padding: 5px 14px 4px 14px !important;
	width: auto;
	display: block;
	width: 100px;
	text-align: center;
}
.ie7 .slides .lnk_red {
	width: 110px;
	text-align: center;
}
#search-2 form #searchsubmit {
	font-size: 12px;
}
/* Layout CSS Starts Here */
.wrap-body {
	width:100%;
	padding:0px;
	margin:0px;
	position:relative;
	clear:both;
}
.wrap-main {
	width:960px;
	padding:0px;
	margin:0px auto;
	position:relative;
	clear:both;
}
.header-north {
	height:37px;
	font-size:16px;
}
.header-south {
	height:110px;
	z-index:100;
}
.footer-north {
	height:180px;
	border-bottom:1px solid #1d2d3a;
	font-size:16px;
	font-family:Georgia;
	color:#FFF;
}
.cf7sr-g-recaptcha {
    margin: 26px 0px 0px 118px!important;
}
.footer-north p {
	margin: 0;
	padding: 0;
	line-height: 1;
}
.footer-south {
	height:auto;
	padding:13px 0px 55px 0px;
	color:#7e7e7e;
}
/* Layout CSS Ends Here */

/* Menu CSS Starts Here */

#Menu-Top {
	position:absolute;
	top:8px;
	right:34px;
	color:#FFF;
}
#Menu-Top > li {
	margin-left:1px;
}
#Menu-Top > li a {
	color:#FFF;
}
.header-north #Menu-Top .login {
	color: #B2C2CF;
}
t ul.menu {
	list-style:none;
}
#menu-main-menu li a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#00355f;
}
#menu-main-menu {
	position:absolute;
	top:8px;
	right:34px;
	color:#FFF;
}
#menu-main-menu {
	position:absolute;
	right:36px;
	top:29px;
}
#menu-main-menu > li {
	margin-left:41px;
	float:left;
}
#menu-main-menu > li > a:hover, #menu-main-menu > li > a.selected, #menu-main-menu > li.current-menu-item > a, #menu-main-menu > li.current-page-ancestor > a {
	color:#acadad;
}
#menu-main-menu .current-page-ancestor, #menu-main-menu li:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #acadad;
}
#Menu-Networks {
	position:absolute;
	right:0px;
	top:23px;
	white-space:nowrap;
}
#Menu-Networks > li {
	position:relative;
	margin:0px 0 0 5px;
	;
	font-style: italic;
}
#Menu-Footer {
	float:right;
}
#Menu-Footer > li {
	margin-left:19px;
}
#Menu-Footer > li a:hover {
	text-decoration:underline;
}
.secondary-menu {
	width:235px;
	overflow:hidden;
}
.secondary-menu > li {
	margin-bottom:4px;
}
.secondary-menu > li > a {
	display:block;
	background-color:#ececec;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#878787;
	padding:6px 0px 6px 12px;
}
.secondary-menu > li ul.selected {
	display:block;
}
.tertiary-menu {
	margin:8px 0px 8px 16px;
	display:none;
}
.tertiary-menu > li > a {
	font-size:12px;
	color:#878787;
	padding:0px 0px 0px 0px;
}
.tertiary-menu > li > a.selected {
	text-decoration:underline;
}
.secondary-menu .children {
	margin:8px 0px 8px 16px;
	list-style:none;
}
.current_page_item .children {
	display:block;
}
/* Subnav New */

.secondary.secondary-left .menu {
	width:235px;
	overflow:hidden;
}
.secondary.secondary-left .menu > li {
	margin-bottom:4px;
}
.secondary.secondary-left .menu > li > a {
	display:block;
	background-color:#ececec;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#878787;
	padding:6px 0px 6px 12px;
}
.secondary.secondary-left .menu > li > a:hover {
	display:block;
	background-color:#999;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:6px 0px 6px 12px;
	text-decoration:none;
}
.secondary.secondary-left .menu > li.current_page_item > a, .secondary.secondary-left .menu > li.current_page_ancestor > a, .secondary-left .widget_categories h3 {
	display:block;
	background-color:#999;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:6px 0px 6px 12px;
}
.secondary-left .widget_categories h3 {
	font-family: Arial;
	width:223px !important;
	color: #878787;
	background-color:#ECECEC;
	margin-top: 10px;
	font-style: normal;
}
.secondary.secondary-left .menu .sub-menu > li > a, .secondary-left .widget_categories a {
	font-size:12px;
	color:#878787;
	padding:0px 0px 0px 0px;
}
.secondary.secondary-left .menu .sub-menu > li > a {
	text-decoration:none;
}
.secondary.secondary-left .menu .sub-menu > li > a:hover {
	text-decoration:underline;
}
.secondary-left .widget_categories ul {
	list-style: circle !important;
	margin: 0 0 25px 26px;
}
.secondary-left .widget_categories li {
	list-style: circle !important;
}
.secondary-left .current-cat {
	font-weight: bold;
}
.secondary.secondary-left ul.menu li.menu-item ul.sub-menu {
	display:none;
}
.secondary.secondary-left ul.menu li.current-menu-item ul.sub-menu, .secondary.secondary-left ul.menu li.current_page_ancestor ul.sub-menu {
	margin:8px 0px 8px 26px;
	display:block;
}
.secondary.secondary-left ul.menu li ul.sub-menu li.current-menu-item {
	font-weight:bold;
}
/* Menu CSS Ends Here */

/**/

/* Header CSS Starts Here */
#Top {
	background-color:#00355f;
}
#MainMenu {
	background-color:#FFF;
}
#Logo {
	position:absolute;
	bottom:0px;
	z-index:1000;
	left: 0px;
}
/* Header CSS Ends Here */

/* Content CSS Starts Here */
#Content {
	background-color:#FFF;
}
/* Content CSS Ends Here */

/* Footer CSS Starts Here */
.footer-north form.wpcf7-form {
	position:absolute;
	left:0px;
	top:30px;
}
.footer-north form.wpcf7-form label {
	margin-right:12px;
	font-style:italic;
}
.footer-north form.wpcf7-form input[type=text] {
	width:337px;
	font-size:13px;
	border:0px;
	padding:8px;
	margin-right:6px;
	font-family: Georgia;
}
.footer-north form.wpcf7-form input[type=text].example {
	color:#00355f;
	font-size:13px;
	font-style:italic;
}
.footer-north form.wpcf7-form input[type=submit] {
	width:99px;
	height:33px;
	border:0px;
	background-color:#00355f;
	font-size:18px;
	font-style:italic;
	color:#FFF;
	cursor:pointer;
}
.ie7 .footer-north form.wpcf7-form input[type=submit] {
	padding-top: 0px;
}
#Frm-Newsletter {
	position:absolute;
	left:0px;
	top:30px;
}
#Frm-Newsletter label {
	margin-right:12px;
}
#Frm-Newsletter input[type=text] {
	width:337px;
	font-size:13px;
	border:0px;
	padding:8px;
	margin-right:6px;
}
#Frm-Newsletter input[type=text].example {
	color:#00355f;
	font-size:13px;
	font-style:italic;
}
#Frm-Newsletter button {
	width:99px;
	height:33px;
	border:0px;
	background-color:#00355f;
	font-size:18px;
	font-style:italic;
	color:#FFF;
	cursor:pointer;
}
.footer-south a {
	color:#7e7e7e;
	text-decoration:none;
}
.copyright {
	float:left;
}
.copyright a:hover {
	text-decoration: underline;
}
.wpcf7-not-valid-tip-no-ajax {
	border: none !important;
	color: #e2003b;
	font-size: 11px;
	position: absolute;
	left: 132px;
	top: -17px;
}
.footer-north .wpcf7-response-output {
	color: #e2003b;
	font-size: 11px;
	position: absolute;
	left: 115px;
	top: 40px;
	padding: 0 !important;
	margin: 0 !important;
}
.footer-north .wpcf7-mail-sent-ok {
	color: #fff !important;
}
.footer-north .wpcf7-mail-sent-ok, .footer-north div.wpcf7-validation-errors {
	border: none !important;
}
.footer-north span.wpcf7-not-valid-tip {
	border: none !important;
	width: auto !important;
}
.entry-content span.wpcf7-not-valid-tip {
	border: none !important;
	left: 204px !important;
	width: 250px !important;
	top: -31px !important;
	color: #B20838;
}
.entry-content div.wpcf7-validation-errors {
	display: none !important;
}
/* Footer CSS Ends Here */

.inline > * {
	display:inline-block;
	vertical-align:middle;
}
.clear {
	clear:both;
}
/* Home CSS Starts Here */
.home-north {
	height:367px;
	margin-top:-44px;
	z-index:1;
}
.home-south {
	height:345px;
	background:#efefef url('/wp-content/themes/twentyten-child/images/bghomeclms1.gif') 0px 0px repeat-x;
	position:relative;
}
.clm {
	float:left;
	height:345px;
}
.clm .clm-content {
	margin:46px 31px 0px 120px;
}
.clm .clm-content h2 {
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	color:#00355f;
	font-style:italic;
	margin-bottom:15px;
	white-space:nowrap;
}
.clm .clm-content a {
	font-style:italic;
}
.clm-left {
	width:331px;
	background:transparent url('/wp-content/themes/twentyten-child/images/home_bullet_aboutus.png') 0px 44px no-repeat;
}
.clm-center {
	width:329px;
	background:transparent url('/wp-content/themes/twentyten-child/images/home_bullet_flexplans.png') 0px 44px no-repeat;
}
.clm-right {
	width:300px;
}
#Home-Columns {
	z-index:100;
}
.clm #Box-ClmRight .opaque {
	position:absolute;
	top:22px;
	width:300px;
	height:298px;
	background-color:#c0c0c0;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	z-index:1;
}
.clm #Box-ClmRight .clm-requestaquote {
	width:173px;
	position:absolute;
	top:48px;
	background:transparent url('/wp-content/themes/twentyten-child/images/home_bullet_requestaquote.png') 37px 0px no-repeat;
	margin:0px;
	z-index:1000;
	padding:0px 28px 0px 99px;
}
.clm #Box-ClmRight .clm-faqs {
	width:173px;
	position:absolute;
	top:181px;
	background:transparent url('/wp-content/themes/twentyten-child/images/home_bullet_faqs.png') 23px 0px no-repeat;
	margin:0px;
	z-index:1000;
	padding:0px 28px 0px 99px;
}
.clm #Box-ClmRight .clm-content .lnk_red {
	padding: 3px 14px;
	display: block;
	width: 120px;
	text-align: center;
}
.ie7 .clm #Box-ClmRight .clm-content .lnk_red {
	width: 115px
}
.clm #Box-ClmRight .clm-faqs .lnk_red {
	padding: 3px 24px;
	display: block;
	width: 75px;
	text-align: center;
}
.ie7 .clm #Box-ClmRight .clm-faqs .lnk_red {
	padding: 3px 14px;
}
.bgclms {
	position:absolute;
	top:0px;
	z-index:1;
	width:100%;
	height:345px;
	background:transparent url('/wp-content/themes/twentyten-child/images/bghomeclms.gif') 50% 0px no-repeat;
}
#Box-ClmRight .clm-content h2 {
	color: #B20838;
}
.slides {
	margin:0px;
	z-index:100;
}
.slides li .heading {
	display:block;
	height:213px;
	background:transparent url('/wp-content/themes/twentyten-child/images/img_txtborder.png') 0px bottom no-repeat;
}
.slides li h2.heading {
	color:#b20838;
	font-size:36px;
	line-height:38px;
	margin-top: 100px;
	padding-bottom: 15px;
	height: auto;
	font-family: "trajan-pro-1", "trajan-pro-2", sans-serif;
}
.slides li .heading img {
	margin-top:138px;
}
.slides li p {
	width:460px;
}
.slides li.slide1 {
	background:#FFF url('/wp-content/themes/twentyten-child/images/bghomeslide1.jpg') 0px 0px no-repeat
}
.slides li.slide2 {
	background:#FFF url('/wp-content/themes/twentyten-child/images/bghomeslide1.jpg') 0px 0px no-repeat
}
.slides li.slide3 {
	background:#FFF url('/wp-content/themes/twentyten-child/images/bghomeslide1.jpg') 0px 0px no-repeat
}
#Home-Slider ul, #Home-Slider li {
	margin:0;
	padding:0;
	list-style:none
}
#Home-Slider li {
	width:960px;
	height:367px;
	overflow:hidden
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000
}
#nextBtn, #slider1next {
	left:696px
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0
}
#nextBtn a, #slider1next a {
	background:url(../images/btn_next.gif) no-repeat 0 0
}
ol#controls {
	position:absolute;
	top:330px;
	right:5px;
	margin:0px;
	padding:0;
	width:76px;
	height:20px
}
ol#controls li {
	margin:0px 0px 0px 3px;
	padding:0;
	float:left;
	list-style:none;
	width:21px;
	height:20px;
	overflow:hidden
}
ol#controls li a {
	float:left;
	width:42px;
	height:20px;
	line-height:50px;
	background:transparent url('/wp-content/themes/twentyten-child/images/icon_slider_off.png') 0px 0px no-repeat;
	color:#000;
	padding:0px
}
ol#controls li.current a {
	width:21px;
	height:20px;
	background:transparent url('/wp-content/themes/twentyten-child/images/icon_slider_on.png') 0px 0px no-repeat;
	color:#fff
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none
}
/* Home CSS Ends Here */

/* Secondary CSS Starts Here */
.secondary {
	margin:55px 0px 62px 0px;
	font-size:14px;
}
.secondary-left {
	width:235px;
	float:left;
}
.secondary-right {
	width:641px;
	float:right;
	margin-left:84px;
}
.secondary-right h1, .secondary-right h2 {
	font-size:22px;
	color:#b20838;
	margin:0px 0px 40px 0px;
	font-family: "trajan-pro-1", "trajan-pro-2", sans-serif;
	line-height: 1.3;
}
.secondary-right a {
	color:#b20838;
	text-decoration:none;
}
.secondary-right a:hover {
	text-decoration:underline;
}
.secondary-right p {
	margin:0px 0px 18px 0px;
	line-height:22px;
}
.secondary-right ul, .secondary-right li {
	list-style: disc;
	margin: 0;
	padding: 0;
}
.secondary-right ul {
	margin: 0 0 20px 0;
}
.secondary-right li {
	margin: 0 0 5px 15px;
}
#Box-RequestAQuote {
	display:block;
	width:235px;
	height:150px;
	background:#ececec url('/wp-content/themes/twentyten-child/images/home_bullet_requestaquote.png') 18px 14px no-repeat;
	margin:33px 0px;
}
.ie7 #Box-RequestAQuote {
	height: 157px;
}
#Box-RequestAQuote > div {
	padding:26px 5px 5px 21px;
}
#Box-RequestAQuote > div > h2 {
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	color:#b20838;
	font-style:italic;
	margin-left:48px;
}
/* Secondary CSS Ends Here */

.secondary table, .secondary tr, .secondary td {
	text-align: left;
	vertical-align: top;
}
.secondary .table-scroller {
	height: 460px;
	background:#b2c2cf url('/wp-content/themes/twentyten-child/images/table-bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: auto;
	width: 400px;
}
.secondary .table-scroller table.blue-bg {
	background: none;
	width: 380px;
}
.secondary .blue-bg table, .secondary .blue-bg tr, .secondary .blue-bg td {
	border: none;
	padding: 0;
	margin: 0;
}
.secondary table.blue-bg {
	background:#b2c2cf url('/wp-content/themes/twentyten-child/images/table-bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 645px;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
}
.secondary .blue-bg td {
	height: 22px;
	padding: 0 15px;
	text-align: left;
	vertical-align: top;
}
.secondary .blue-bg td.blue {
	color: #00355f;
}
.secondary .blue-bg td.title {
	padding-bottom: 15px;
	font-weight: bold;
}
.secondary .blue-bg td.hr {
	padding: 0;
	border-top: 1px solid #fff;
	height: 15px;
}
.secondary .blue-bg td.top {
	height: 10px;
}
.secondary .blue-bg td.bottom {
	height: 23px;
}
.fs17 {
	font-size: 17px !important;
}
.secondary table .box {
	padding: 10px;
	margin: 0 !important;
}
.secondary table .box p {
	margin: 0 !important;
	padding: 0 !important;
}
.secondary .calculator {
	clear: both;
}
.secondary .calculator td {
	height: 22px;
	vertical-align: baseline !important;
}
.calculator input {
	border: none !important;
	padding: 2px 4px;
	margin: 0 0 3px 0;
}
.wpcf7-form-control-wrap input[type="text"], .wpcf7-form-control-wrap textarea {
	border: 1px solid #ccc;
	width: 350px;
	padding: 5px 8px;
	margin: 3px 0 0 0;
}
#wpcf7-f1-p74-o1 p {
	margin: 0 0 15px;
}
.wpcf7-form p {
	font-style: italic;
}
#wp-realtime-sitemap-pages ul, #wp-realtime-sitemap-pages li {
	margin: 0;
	padding: 0;
	list-style: disc;
	color: #999;
}
#wp-realtime-sitemap-pages ul {
	margin: 0 0 6px 0;
}
#wp-realtime-sitemap-pages li {
	margin: 0 0 3px 15px;
}
#wp-realtime-sitemap-pages ul li ul {
	font-size: 12px;
	line-height: 15px;
	margin: 3px 0 0 0;
}
#wp-realtime-sitemap-pages h3 {
	display: none;
}
/* Posts */

h1.page-title {
	margin:0 0 20px 0;
	padding:0;
}
h1.entry-title, .secondary-right h2 {
	margin:0 0 7px 0;
	padding:0;
}
.secondary-right h2 {
	font-size: 17px;
}
h2.entry-title {
	margin:0 0 7px 0;
	padding:0;
	font-size:18px;
	line-height:22px;
}
.entry-meta {
	margin:0 0 12px 0;
}
.entry-content p {
}
/* Sidebar */

#sub_wrap {
	margin:0 0 20px 0
}
#primary {
	margin:0;
	padding:0;
}
#secondary {
	margin:20px 0 0 0;
	padding:0;
}
#primary ul.xoxo, #secondary ul.xoxo {
	list-style:none;
	margin:0;
	padding:0;
}
#primary ul.xoxo li, #secondary ul.xoxo li {
	list-style:none;
	margin:0;
	padding:0;
}
.content.category .post {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #ccc;
}
h3.widget-title {
	margin:20px 0 0 0;
	padding:0;
}
h3.widget-title {
	font-family:Georgia;
	font-size:20px;
	font-weight:normal;
	color:#b20838;
	font-style:italic;
	margin-bottom:5px;
	white-space:nowrap;
}
#comments input, #comments textarea {
	clear: both;
	display: block;
}
#comments .form-allowed-tags {
	font-size: 10px;
	line-height: 1.2;
	width: 400px;
}
li#search-2 {
	background:#999999;
	color: #FFFFFF;
}
li#search-2 form {
	padding:5px 10px 8px 10px;
}
li#search-2 #s {
	font-family: Georgia;
	font-style: italic;
	padding: 2px 3px;
}
li#search-2 label {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
}
li#search-2 input#s {
	width:120px;
}
li#recent-posts-2 ul {
	margin:0 0 20px 0;
}
li#recent-posts-2 ul li {
	margin:0 0 10px 0;
	padding:0 0 15px 0;
}
li#text-3 h3.widget-title {
	display:none;
}
li#text-3 {
	margin:0 0 20px 0;
	padding:0;
}
li#text-3 #Box-RequestAQuote {
	margin:0 0 0 0;
	padding:0;
}
.nocomments {
	display: none;
}
.ie span.wpcf7-form-control-wrap {
	top: 2px;
}
.ie span.wpcf7-form-control-wrap, .chrome span.wpcf7-form-control-wrap, .safari3 span.wpcf7-form-control-wrap {
	top: -2px;
}
span.wpcf7-form-control-wrap {
	top: -3px;
}
div.wpcf7-mail-sent-ok {
	border: none;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 0;
}
.secondary-right .wpcf7-form {
	position: relative;
}
.secondary-right .wpcf7-mail-sent-ok {
	bottom: 5px;
	display: block;
	position: absolute;
	color: #05264c !important;
	border: none !important;
	margin: 0 0 0 90px !important;
	padding: 0!important;
}
.secondary-right .div.wpcf7-mail-sent-ok, .secondary-right .div.wpcf7-response-output {
	border: none !important;
	margin: 0 !important;
	padding: 0!important;
}

#si_dashboard_form #si_login_form {
	width:25% !important;
}
.post-970 h1.entry-title {
	padding-left:25%;
	font-size:40px;
	padding-top:2.5%;
	padding-bottom:1.5%;
	line-height:40px;
}
table#si_client_dashboard_invoices th {
	font-size:17px;
}
.post-970 .entry-content {
	padding:0px 25% 35px 25%;
	font-size:17px;
}
.entry-content p {
	font-size:17px;
}
a.post-edit-link {
	padding:10px;
	background:#228B22;
	border-radius: 3px;
	color:#ffffff;
	margin-top:10px;
	display:inline-block;
}
.new-gform div#gform_wrapper_4 {
    padding-top:10px;
    max-width: 380px;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 20px 0px 0px;
	float: right;
}
#access .menu-header ul > li > ul {
	margin: 0px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	margin: 0px 15px;
}
#access a {
    display: block;
    line-height: 38px;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #00355f;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 220px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
    background: transparent;
    line-height: 1em;
    padding: 10px;
    width: 200px;
    height: auto;
    font-weight: normal;
}
#access ul ul :hover > a {
	text-decoration: none;
}
#access li:hover > a {
    background: transparent;
    color: #606060;
    text-decoration: underline;
}
#access ul li:hover > ul {
	display: block;
	background: #FFFFFF;
}
#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #acadad;
	text-decoration: underline;
}
* html #access ul li.current_page_item a,
* html #access ul li.current_page_ancestor a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#access .menu-header li > ul > li {
    margin: 0px;
}
/*---- NEW DESIGN 2024 START ----*/
.nd-wrap {
	padding-bottom: 10px;
}
.header-wrap-custom {
    padding-top: 30px;
}
.page-title-banner {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.page-title-banner > h1 {
    font-size: 32px;
    font-family: "trajan-pro-1", "trajan-pro-2", sans-serif;
    color: #FFFFFF;
}
.breadcrumbs-wrap {
    font-family: "trajan-pro-1", "trajan-pro-2", sans-serif;
}
.secondary.secondary-right.full-page-wrap {
    width: 100%;
    float: none;
    margin: 40px 0px 30px;
}
.widget-area.bottom-widget {
    background-color: #ececec;
    padding: 30px!important;
    margin: 0px 0px 60px!important;
}
.widget-area.bottom-widget .textwidget {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.widget-area.bottom-widget .textwidget #Box-RequestAQuote {
    text-align: center;
}
.widget-area.bottom-widget .textwidget #Box-RequestAQuote h2 {
    margin: 0px;
}
.widget-area.bottom-widget .textwidget #Box-RequestAQuote {
    background: none;
    height: auto;
}
.widget-area.bottom-widget .textwidget #Box-RequestAQuote > div {
    padding: 0px;
}
.widget-divider-csm {
    height: 100%;
    background-color: #666666;
    width: 1px;
    height: 100px;
}
ul.grid-it {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(auto-fill, 120px);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin: 50px 0px 50px;
}
ul.grid-it > li {
    margin: 0px;
    text-align: center;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
   	row-gap: 10px;
}
ul.grid-it li > a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.about-bubble {
    background-image: url(/wp-content/uploads/2024/01/banner-red.png);
    padding: 30px 80px;
    color: #FFFFFF;
    font-size: 28px;
    font-family: Georgia;
    font-style: italic;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
}
ul.sub-menu.bottom-page-menu {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(auto-fill, 80px);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    margin: 50px 0px 50px;
}
ul.sub-menu.bottom-page-menu > li {
    list-style: none!important;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000000;
    height: 80px;
    padding: 0px 20px;
    text-align: center;
}
ul.sub-menu.bottom-page-menu > li > a {
    color: #000000;
    font-size: 16px;
    font-family: Georgia;
    text-transform: uppercase;
}
.secondary.secondary-right.full-page-wrap.with-side {
    display: flex;
}
.with-side div#sub_wrap {
    min-width: 200px;
}
.secondary-right.with-side a {
    font-family: "trajan-pro-1", "trajan-pro-2", sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.page-id-565 div#sub_wrap {
    display: none;
}
/*---- NEW DESIGN 2024 END ----*/