/************ Print Style Sheet ************/
/************ Print Style Sheet ************/
/************ Print Style Sheet ************/
@media print {
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #1b1c1d;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	cursor: default;
	line-height: 150%;
}
td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #1b1c1d;
	line-height: 150%;
}
img {
	border: 0px;
}
a {
	color: #62bb25;
	text-decoration:none;
}
a:hover {
	color: #408f0d;
	text-decoration:underline;
}
strong, bold {
	font-weight:bold;
}
em, i {
	font-style: italic;
}
/* UL {margin: 2px 0px 8px 14px; padding: 2px 0px 9px 14px;} */
/* LI {list-style-type: disc; margin: 3px 0px 3px 0px; padding: 3px 0px 3px 0px;} */

/* PAGE LAYOUT ELEMENTS */
.PageHolder {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid red;

}
.HdrMainHolder {
	clear: both;
	margin: 0 auto;
	text-align: left;
	width: 100%;
	height: 163px;
	background: #003c59 url(http://verdezyne.com/wp-content/themes/verdezyne/images/hm-hdrbg-full.jpg) no-repeat top center;
	border: 0px solid red;
}

.TopHdrHolder {
	clear: both;
	margin: 0 auto;
	width: 940px;
	height: 216px;
	background: transparent;
	border: 0px solid red;	
}


.LogoHolder {
	float: left;
	width: 291px;
	height: 163px;
	margin: 0;
	border: 0px solid red;
}
.MainNavHolder {
	clear: both;
	float: right;
	text-align: right;
	width: 940px;
	height: 110px;
	padding: 0px;
	margin: 0;
  	background: transparent;
    border: 0px solid red;
}


/***********************/
/*   PAGE NAVIGATION   */
/***********************/

/* HEADER NAV */
.HdrNavHolder {
	clear: both;
	margin: 0 auto;
	width: 100%;
	height: 52px;
	line-height: normal;
	padding: 0;
  	background: #191f24 url(http://verdezyne.com/wp-content/themes/verdezyne/images/hdrnavbg.gif) repeat-x;
	border-bottom: 1px solid #005e8c;
}
.HdrNavSpacer {
	clear: both;
	margin: 0 auto;
	width: 940px;
	height: 52px;
	line-height: normal;
	padding: 0;
	border: 0px solid red;
}
.HdrNav {
	float: right;
	width: 940px;
	height: 52px;
	line-height: normal;
	margin: 0;
	padding: 0 3px 0 0;
	border: 0px solid red;
}

/* HEADER SOCIAL */
.HdrNav .icon {
	width: 40px;
	height: 39px;
	margin: 6px 0px 0 0;
	float: right;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.HdrNav .icon:hover {
	background-position: bottom left;
}
.HdrNav .linkedin {
	background-image: url("http://verdezyne.com/wp-content/themes/verdezyne/images/icon-linkedin.png");
}
.HdrNav .twitter {
	background-image: url("http://verdezyne.com/wp-content/themes/verdezyne/images/icon-twitter.png");
}
.HdrNav .facebook {
	background-image: url("http://verdezyne.com/wp-content/themes/verdezyne/images/icon-facebook.png");
}




/*** MAIN NAV ***/
/*** No Nav Fallback ***/
.no-nav-main {
	text-align: right;
}

.no-nav-main p {
	color: #ffffff;
	padding: 10px;
}
/*** ESSENTIAL STYLES ***/

.menu-wrap {
	z-index: 1000;
	width: 940px;
	height: 110px;
	margin: 0;
	padding: 0;
    border: 0px solid red;
}

.menu-header {
	float: right;
	width: 649px;
	height: 110px;
	padding: 0;
	width: auto;
    border: 0px solid red;
}

#menu-main-menu {	
}

.menu-header .menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}

.menu-header .menu {
	margin: 0px 0 0 20px;
	line-height: 1.0;
}

.menu-header .menu ul {
	right: 0;
	position: absolute;
	top: -999em;
	width: 11em; /* left offset of submenus need to match (see below) */
}

.menu-header .menu ul li {
	width: 100%;
}

.menu-header .menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.menu-header .menu li {
	float: left;
	position: relative;
	z-index: 1500;
	font-size: 10pt;
	letter-spacing: 0.4px;
	margin: 0 0 0 2px;
    border: 0px solid red;
}
.menu-header .menu li a {
	font-weight: bold;
	padding: 87px 18px 14px 18px;
}
.menu-header .menu li.sfHover:hover {

}

.menu-header .menu a {
	color:	#ffffff;
	display: block;
	position: relative;
}
.menu-header .menu li:hover ul,
.menu-header .menu li.sfHover ul {
	width: 180px;
	left: 0;
	top: 114px; /* match top ul list item height */
	z-index: 99;
}
.menu-header ul.menu li:hover li ul,
.menu-header ul.menu li.sfHover li ul {
	top: -999em;
}
.menu-header ul.menu li li:hover ul,
.menu-header ul.menu li li.sfHover ul {
	left: 161px; /* match ul width */
	top: 0;
}
.menu-header ul.menu li li:hover li ul,
.menu-header ul.menu li li.sfHover li ul {
	top: -999em;
}
.menu-header ul.menu li li li:hover ul,
.menu-header ul.menu li li li.sfHover ul {
	left: 161px; /* match ul width */
	top: 0;
}

/*** SKIN ***/
.menu-header .menu {
}
.menu-header .menu a {
	padding: 0;
	text-decoration:none;
}

.menu-header .menu a span {
    display: block;
	font-weight: normal;
	font-size: 11px;
	padding-top: 6px;
	color: #e9e9e9;
	text-transform: capitalize;
}

.menu-header .menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	background: transparent;
	color:	#ffffff;
}

.menu-header .menu li a:hover {
	color: #5eb423;
	background: url(images/shadow.png) top center;
}

.menu-header .menu li li {
	text-align: left;
	border-top: 0;
	border-right: 0;
	font-size: 9pt;
	line-height: 13pt;
	padding: 0;
	margin: 0;	
	letter-spacing: 0px;
	background:	#ffffff;
}

.menu-header .menu li li a {
	color: #1b1c1d;
	background:	#ffffff;
	padding: 5px 14px;
	text-decoration:none;
}
.menu-header .menu li li a:hover {
	color: #5eb423;
	background:	#f2f2f2;
}
.menu-header .menu li li li {
	background:	#ffffff;
}


/*** arrows **/
.menu-header .menu a.sf-with-ul {
	padding-right: 	18px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.menu-header .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.4em;
	top:			.7em; /* IE6 only */
	width:			13px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(http://verdezyne.com/wp-content/themes/verdezyne/images/arrows-gray.png) no-repeat -11px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .7px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -11px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.menu-header .menu ul .sf-sub-indicator { height: 13px }
.menu-header .menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menu-header .menu ul a:focus > .sf-sub-indicator,
.menu-header .menu ul a:hover > .sf-sub-indicator,
.menu-header .menu ul a:active > .sf-sub-indicator,
.menu-header .menu ul li:hover > a > .sf-sub-indicator,
.menu-header .menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -11px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.menu-header .sf-shadow ul {
	padding: 5px;
	background: url(images/shadow.png) bottom center no-repeat;
}
.menu-header .sf-shadow ul ul {
	padding: 0;
	background: none;
}
.menu-header .sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.menu-header .menu li.menu-item-object-page ul.sub-menu {
	text-alig: left;
	padding: 5px;
	background: url(images/shadow.png) ;
    border: 0px solid red;
}
.menu-header .menu ul li ul.sub-menu li {
	text-alig: left;
    border: 0px solid red;
}

/* parent selected LI */
.menu-header .menu li.current_page_item, 
.menu-header .menu li.current_page_ancestor, 
.menu-header .menu li.current-page-ancestor,
.menu-header .menu li.current_page_parent {
	color: #ffffff;
	background: url(images/shadow.png) top center;
	cursor: pointer;
}
/* parent selected link hover */
.menu-header .menu li.current_page_item a:hover, 
.menu-header .menu li.current_page_ancestor a:hover, 
.menu-header .menu li.current-page-ancestor a:hover,
.menu-header .menu li.current_page_parent a:hover {
	color: #5eb423;
	background: transparent;
}
/* parent selected - child LI */
.menu-header .menu li.current_page_item .sub-menu li, 
.menu-header .menu li.current_page_ancestor .sub-menu li, 
.menu-header .menu li.current-page-ancestor .sub-menu li,
.menu-header .menu li.current_page_parent .sub-menu li, {
	background: #ffffff;
	cursor: pointer;
}

/* parent selected - child link selected */
.menu-header .menu li.current_page_item .sub-menu li.current_page_item a, 
.menu-header .menu li.current_page_ancestor .sub-menu li.current_page_item a, 
.menu-header .menu li.current-page-ancestor .sub-menu li.current_page_item a,
.menu-header .menu li.current_page_parent .sub-menu li.current_page_item a {
	color: #5eb423;
	background: #ffffff;
	cursor: pointer;
}
/* parent selected - child link */
.menu-header .menu li.current_page_item .sub-menu li a:hover, 
.menu-header .menu li.current_page_ancestor .sub-menu li a:hover, 
.menu-header .menu li.current-page-ancestor .sub-menu li a:hover, 
.menu-header .menu li.current_page_parent .sub-menu li a:hover {
	color: #5eb423;
	background: #e7ecee;
}
/* parent selected - child link selected hover */
.menu-header .menu li.current_page_item .sub-menu li.current_page_item a:hover, 
.menu-header .menu li.current_page_ancestor .sub-menu li.current_page_item a:hover, 
.menu-header .menu li.current-page-ancestor .sub-menu li.current_page_item a:hover, 
.menu-header .menu li.current_page_parent .sub-menu li.current_page_item a:hover {
	color: #5eb423;
	background: #e7ecee;
}






/* HOME BANNER */
.HmBannerHolder {
	clear: both;
	width: 100%;
	height: 414px;
	padding: 0;
	margin: 0 auto;
	background: #003c59 url(images/hm-hdrbg-bnr.jpg) no-repeat top center;
	border: 0px solid red;	
}
.HmBannerContent {
	width: 940px;
	height: 414px;
	margin: 0 auto;
	padding: 0;
	border: 0px solid red;
}
.HmBannerContent .Banner {
	width: 940px;
	height: 305px;
	margin: 0;
	padding: 0;
	border: 0px solid red;
}
.HmBannerContent .shadow {
	width: 940px;
	height: 35px;
	background: transparent url(http://verdezyne.com/wp-content/themes/verdezyne/images/slider-shadow.png) no-repeat bottom left;
	border: 0px solid red;	
}

/* Banner Sub Content */
.HmBannerContent .SubContent {
	width: 940px;
	height: 70px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	line-height: 170%;
	border: 0px solid red;
}
.HmBannerContent .SubContent .Col01 {
	width: 292px;
	height: 50px;
	float: left;
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	text-align: left;
	border-right: 1px solid #29789e;
}
.HmBannerContent .SubContent .Col02 {
	width: 262px;
	height: 50px;
	float: left;
	margin: 0 0 0 60px;
	padding: 6px 0 0 0;
	text-align: left;
	border-right: 1px solid #29789e;
}
.HmBannerContent .SubContent .Col03 {
	width: 244px;
	height: 50px;
	float: left;
	margin: 0 0 0 60px;
	padding: 6px 0 0 0;
	text-align: left;
	border-right: 0px solid #29789e;
}
.HmBannerContent .SubContent h2 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 0.0px;
	border: 0px solid red;
}
.HmBannerContent .SubContent a {
	color: #62bb25;
	text-decoration:none;
}
.HmBannerContent .SubContent a:hover {
	color: #c8efae;
	text-decoration: none;
}




/* HOME PAGE CONTENT AREA STYLES */
.HmHolder {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
  	background: url(images/hmcontentfade.jpg) repeat-x bottom left;
	border: 0px solid red;	
}
.HmContent {
	clear: both;
	margin: 0 auto;
	padding: 36px 0 30px 0;
	height: auto;
	width: 940px;
	color: #1b1c1d;
	border: 0px solid red;
}
.one-fourth .frame-small {
    height: 100px;
	width: 211px;
	padding: 4px 0 12px 0;
	margin: 0px;
}
.one-fourth h4 { 
	width: 211px; 
	font-size: 11pt;
	color: #005a84;
	line-height: 16pt;
	margin: 0;
	padding: 0 0 6px 0;
	text-align: left;
	border: 0px solid red;
}
.one-fourth h4 a { 
	font-size: 11pt;
	color: #005a84;
}
.one-fourth h4 a:hover { 
	font-size: 11pt;
	color: #5eb423;
	text-decoration: none;
}
.HmContent .last h4 { 
	width: 211px; 
	font-size: 11pt;
	color: #1b1c1d;
	line-height: 16pt;
	margin: 0;
	padding: 0 0 6px 0;
	text-align: left;
	border: 0px solid red;
}

.one-fourth p, .one-fourth p.hmbtn {
	width: 211px; 
	color: #1b1c1d;
	font-size: 9pt;
	line-height: 14pt;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: left;
	border: 0px solid red;
}

.one-fourth ul {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
.one-fourth li {
	margin: 0px 0 0px 0;
	padding: 0 0 4px 0;
	list-style: none;
	color: #1b1c1d;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 0px dotted #1a1b1c;
}
.one-fourth li a {
	margin: 0;
	padding: 0 0 0px 0;
	color: #005a84;
	font-size: 9pt;
	text-decoration:none;
}
.one-fourth li a:hover {
	color: #5eb423;
	text-decoration: none;
}
.one-fourth a.HmLastLink {
	margin: 0;
	padding: 0;
	color: #005a84;
	font-size: 9pt;
	text-decoration:none;
}
.one-fourth a.HmLastLink:hover {
	color: #5eb423;
	text-decoration: none;
}
.three-fourths { 
	margin-top: 12px;
	color: #1b1c1d;
}
.three-fourths h3 { 
	width: 687px; 
	font-size: 11pt;
	color: #1b1c1d;
	line-height: 16pt;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
	border: 0px solid red;
}
.three-fourths h4 { 
	width: 687px; 
	font-size: 10pt;
	color: #005a84;
	line-height: 16pt;
	margin: 0;
	padding: 0 0 1px 0;
	text-align: left;
	border: 0px solid red;
}
.three-fourths h4 a { 
	font-size: 10pt;
	color: #005a84;
}
.three-fourths h4 a:hover { 
	font-size: 10pt;
	color: #5eb423;
	text-decoration: none;
}

.three-fourths p, .three-fourths p.hmbtn {
	width: 687px; 
	font-size: 9pt;
	color: #1b1c1d;
	line-height: 14pt;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: left;
	border: 0px solid red;
}






/****************************/
/* SUBPAGE CONTENT ELEMENTS */
/****************************/
.SubPgHolder {
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
  	background: url(images/hmcontentfade.jpg) repeat-x bottom left;
	border: 0px solid red;	
}
.SubPgContent {
	clear: both;
	margin: 0 auto;
	padding: 36px 0 30px 0;
	height: auto;
	width: 940px;
	border: 0px solid red;
}





/*  Left-Main Content Column  */
.SubPgContent .Col01 {
	float: left;
	text-align: left;
	width: 683px;
	margin: 0 0 40px 0;
	padding: 0 40px 0 0;
	background-color: #ffffff;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt  {
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	color: #3d4143;
	font-size: 9pt;
	line-height: 160%;
	font-weight: normal;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt h1 {
	padding: 0 0 0 0;
	margin: 0px 0 15px 0;
	color: #5eb423;
	font-size: 20pt;
	font-weight: normal;
	letter-spacing: 0.4px;
	line-height: 20pt;
	text-decoration: none;
}
.SubPgContent .Col01 .Txt h2 {
	padding: 0 0 0 0;
	margin: 15px 0 4px 0;
	color: #1b1c1d;
	font-size: 11pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.SubPgContent .Col01 .Txt h3 {
	height: 8px;
	padding: 0 0 0 0;
	margin: 18px 0 0px 0;
	color: #005f8d;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt h4 {
	height: 8px;
	padding: 0 0 0 0;
	margin: 15px 0 0px 0;
	color: #005f8d;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0px solid red;
}

.SubPgContent .Col01 .Txt img.alignright {
	clear: right;
	float: right;
	margin: 0;
	padding: 4px 0 15px 20px;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt img.alignleft {
	clear: left;
	float: left;
	margin: 0;
	padding: 4px 20px 15px 0;
	border: 0px solid red;
}


/*  Blog Page Content Layout Elements  */
.SubPgContent .Col01 .Txt .post {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e2e2e2;
}

.SubPgContent .Col01 .Txt .post .meta, .SubPgContent .Col01 .Txt .singlepost .meta {
	padding: 0 0 0 0;
	margin: 0px 0 5px 0;
	color: #1b1c1d;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 0.0px;
	line-height: 20pt;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt .post h2, .SubPgContent .Col01 .Txt .singlepost h2 {
	padding: 0 0 0 0;
	margin: 15px 0 0px 0;
	color: #1b1c1d;
	font-size: 11pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.SubPgContent .Col01 .Txt .singlepost textarea#comment {
	width: 600px;
}







/**************************/
/*  Sidebar-Right Column  */
/**************************/

.SubPgContent .Col02 {
	float: right;
	text-align: left;
	width: 206px;
	overflow: hidden;
	margin: 28px 0 30px 0;
	padding: 0;
	border: 0px solid #c4d7e5;
}
.SubPgContent .Col02 .SubNav, 
.SubPgContent .Col02 .AllPagesWidget {
	float: left;
	text-align: left;
	width: 216px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0px solid red;	
}
.SubPgContent .Col02 .SubNav .Txt,
.SubPgContent .Col02 .AllPagesWidget .Txt  {
	overflow: hidden;
	margin: 0;
	padding: 14px 0px 10px 0px;
	color: #1b1c1d;
	font-size: 9pt;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col02 .SubNav .Txt ul,
.SubPgContent .Col02 .AllPagesWidget .Txt ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
.SubPgContent .Col02 .SubNav .Txt li,
.SubPgContent .Col02 .AllPagesWidget .Txt li {
	margin: 0px 0 6px 0;
	padding: 0 0 4px 0;
	list-style: none;
	color: #1b1c1d;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 1px dotted #1a1b1c;
}
.SubPgContent .Col02 .SubNav .Txt li.page_item ul li,
.SubPgContent .Col02 .AllPagesWidget .Txt li.page_item ul li {
	margin: 6px 0 6px 0;
	padding: 6px 0 0px 0;
	list-style: none;
	color: #1b1c1d;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 1px dotted #1a1b1c;
}

.SubPgContent .Col02 .SubNav .Txt li a,
.SubPgContent .Col02 .AllPagesWidget .Txt li a {
	margin: 0;
	padding: 0 0 0px 0;
	color: #005a84;
	font-size: 9pt;
	text-decoration:none;
}
.SubPgContent .Col02 .SubNav .Txt li a:hover,
.SubPgContent .Col02 .AllPagesWidget .Txt li a:hover {
	color: #5eb423;
	text-decoration: none;
}
.SubPgContent .Col02 .SubNav .Txt li.current_page_item a {
	color: #5eb423;
	font-size: 9pt;
	text-decoration:none;
}
.SubPgContent .Col02 .SubNav .Txt li.current_page_item a:hover {
	color: #5eb423;
	text-decoration: none;
}
.SubPgContent .Col02 .SubNav .Txt h2,
.SubPgContent .Col02 .AllPagesWidget .Txt h2 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #1b1c1d;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0px solid #cadbe8;
}


/* BlueBox Widget Box */
.SubPgContent .Col02 .BlueBox {
	float: left;
	text-align: left;
	width: 206px;
	overflow: hidden;
	margin: 18px 0 30px 0;
	padding: 0;
	background-color: #005f8d;
	border: 0px solid #d9e0e3;	
}
.SubPgContent .Col02 .BlueBox .Txt  {
	overflow: hidden;
	margin: 0;
	padding: 0px 14px 4px 14px;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col02 .BlueBox .Txt .Box01 {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0 0 0 0px;
	padding: 15px 0 0 0;
	text-align: left;
	border-bottom: 1px solid #29789e;
}
.SubPgContent .Col02 .BlueBox .Txt .Box02 {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0 0 0 0px;
	padding: 15px 0 0 0;
	text-align: left;
	border-bottom: 1px solid #29789e;
}
.SubPgContent .Col02 .BlueBox .Txt .Box03 {
	width: 100%;
	height: 50px;
	float: left;
	margin: 0 0 0 0px;
	padding: 15px 0 0 0;
	text-align: left;
	border: 0px solid #29789e;
}
.SubPgContent .Col02 .BlueBox .Txt h2 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.0px;
	border: 0px solid red;
}
.SubPgContent .Col02 .BlueBox .Txt h2 a {
	color: #62bb25;
	text-decoration:none;
}
.SubPgContent .Col02 .BlueBox .Txt h2 a:hover {
	color: #c8efae;
	text-decoration: none;
}




/* Define generic widgets sidebar */
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li {
	margin: 0px 0 6px 0;
	padding: 0 10px 4px 0;
	list-style: none;
	color: #1b1c1d;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 1px dotted #1a1b1c;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li a {
	margin: 0;
	padding: 0 0 0px 0;
	color: #005a84;
	font-size: 9pt;
	text-decoration:none;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li a:hover {
	color: #5eb423;
	text-decoration: none;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li.current_page_item a {
	color: #5eb423;
	font-size: 9pt;
	text-decoration:none;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li.current_page_item a:hover {
	color: #5eb423;
	text-decoration: none;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetareah2, .SubPgContent .Col02 .SubNav .Txt ul.widgetarea h3 {
	padding: 0 0 10px 0;
	margin: 0;
	color: #1b1c1d;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border: 0px solid #cadbe8;
}
.SubPgContent .Col02 .SubNav .Txt ul.widgetarea li.widget-container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
















/* CONTENT LAYOUT FULL PAGE WIDTH STYLES */

.SubPgContent .Col00 {
	float: left;
	text-align: left;
	width: 960px;
	margin: 0 0 30px 0;
	padding: 0 30px 0 0;
	background-color: #ffffff;
	border: 0px solid red;
}
.SubPgContent .Col00 .Txt  {
	min-height: 300px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	color: #1b1c1d;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
  	background: url(http://verdezyne.com/wp-content/themes/verdezyne/images/subcontentfull-bgfade.jpg) no-repeat;
	border: 0px solid red;
}
.SubPgContent .Col00 .Txt h1 {
	padding: 0 0 0 0;
	margin: 20px 0 40px 0;
	color: #14950e;
	font-size: 24pt;
	font-family: Arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 100;
	text-decoration: none;
}
.SubPgContent .Col00 .Txt h2 {
	padding: 0 0 0 0;
	margin: 15px 0 6px 0;
	color: #2c77a2;
	font-size: 11pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
}
.SubPgContent .Col00 .Txt h3 {
	padding: 0 0 0 0;
	margin: 15px 0 4px 0;
	color: #1b1c1d;
	font-size: 9pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
}
.SubPgContent .Col00 .BreadcrumbsHolder {
	color: #1f3139;
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0 0 16px 0;
	padding: 0;
	line-height: 100%;
}
.SubPgContent .Col00 .BreadcrumbsHolder a {
	color: #1f3139;
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.SubPgContent .Col00 .BreadcrumbsHolder a:hover {
	color: #06a300;
	font-size: 8pt;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
.SubPgContent .Col00 .Txt .BtmCallOut {
	margin: 0;
	padding: 0;
	color: #1b1c1d;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col00 .Txt .BtmCallOut a {
	margin: 0;
	padding: 0;
	color: #06a300;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid red;
}
.SubPgContent .Col00 .Txt .BtmCallOut a:hover {
	margin: 0;
	padding: 0;
	color: #06a300;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	border: 0px solid red;
}




.SubPgContent .Col01 .Txt .FormTable {
	margin: 0;
	padding: 0;
	border: 0px solid red;
}

.SubPgContent .Col01 .Txt .FormTable td.title {
	text-align: right;
	margin: 0;
	padding: 2px;
	border: 0px solid red;
}
.SubPgContent .Col01 .Txt .FormTable td.field {
	text-align: left;
	margin: 0;
	padding: 2px;
	border: 0px solid red;
}
.ContactSocMedia {
	width: 196px;
	padding: 6px 10px 6px 10px;
	margin: 10px 0 0 0;
	text-align: left;
	background-color: #c7d4db;
	border: 0px solid red;
}

.ContactSocMedia img {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}





/* FOOOTER STYLES */


.FtrTopHolder {
	clear: both;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 auto;
  	background: #2c3841 url(images/ftr-topbg.gif) repeat-x;
	border-bottom: 1px solid #3d4c54;
}
.FtrTopHolder .Spacer {
	width: 940px;
	min-height: 120px;
	padding: 45px 0 10px 0;
	margin: 0 auto;
	border: 0px solid red;
}

.FtrTopHolder .Spacer .FtrLinks {
	width: 710px;
	float: left;
	text-align: left;	
	padding: 0px;
	margin: 0;
	color: #b7c7d5;
	font-size: 9pt;
	border: 0px solid red;
}
.FtrTopHolder .Spacer .FtrAddress {
	width: 206px;
	float: right;
	text-align: left;	
	padding: 0 0 10px 20px;
	margin: 0;
	color: #949da1;
	font-size: 9pt;	
	line-height: 165%;
	border-left: 1px solid #43535b;
}


.FtrBtmHolder {
	clear: both;
	width: 100%;
	height: 94px;
	padding: 0;
	margin: 0 auto;
  	background: #273139;
	border-top: 1px solid #1d2429;
}
.FtrBtmHolder .Spacer {
	width: 940px;
	height: 64px;
	padding: 30px 0 0px 0;
	margin: 0 auto;
	border: 0px solid red;
}
.FtrBtmHolder .Spacer .FtrCopyright {
	width: 710px;
	float: left;
	text-align: left;	
	padding: 0px;
	margin: 0;
	color: #949da1;
	font-size: 9pt;
}
.FtrBtmHolder .Spacer .FtrSite {
	width: 206px;
	float: right;
	text-align: left;
	padding: 0px;
	margin: 0;
	color: #949da1;
	font-size: 8pt;
}


.FtrTopHolder a, .FtrBtmHolder a {
	color: #b7c7d5;
	font-size: 9pt;
	text-decoration:none;
}
.FtrTopHolder a:hover, .FtrBtmHolder a:hover {
	color: #2071a0;
	font-size: 9pt;
	text-decoration:underline;
}



.FtrTopHolder .Spacer .FtrLinks .widgetarea {
	float: left;
	text-align: left;
	padding: 1px 0 0 0;
	margin: 0;
	color: #b7c7d5;
	font-size: 9pt;
	border: 0px solid red;
}
.FtrTopHolder .Spacer .FtrLinks .widgetarea #menu-footermenu01 {
	width: 211px;
	padding: 0 33px 0 0;
	margin: 0;
}
.FtrTopHolder .Spacer .FtrLinks .widgetarea #menu-footermenu02 {
	width: 211px;
	padding: 0 33px 0 0;
	margin: 0;
}
.FtrTopHolder .Spacer .FtrLinks .widgetarea #menu-footermenu03 {
	width: 211px;
	padding: 0px;
	margin: 0;
	border: 0px solid red;
}
.FtrLinks ul {
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}
.FtrLinks li {
	margin: 0px 0 0px 0;
	padding: 0 0 2px 0;
	list-style: none;
	color: #b7c7d5;
	font-size: 9pt;
	font-weight: normal;
	border-bottom: 0px dotted #1a1b1c;
}
.FtrTopHolder .Spacer .FtrLinks .widgetarea a {
	margin: 0;
	padding: 0 0 0px 0;
	color: #b7c7d5;
	font-size: 9pt;
	text-decoration:none;
}
.FtrTopHolder .Spacer .FtrLinks .widgetarea a:hover {
	color: #5eb423;
	text-decoration: none;
}









.clear {
	clear: both;
}

.ClearSpacer {
	width: 10px;
	clear: both;
	border: 0px solid red;
}










/************************************************************************/
/*                           CONTACT FORM                               */
/************************************************************************/





.NewsletterForm { 
	width: 550px; 
	text-align:left; 
	padding:12px; 
	margin:0px; 
	border: 0px solid #c0cbd1; 
	background-color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	} 
.NewsletterForm h4 {
	padding: 2px 0 4px 0;
	margin: 0 0 12px 0;
	color: #2d475c;
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	text-decoration: none;
	border-bottom: 1px solid #b4c2cf;
}
.NewsletterForm table { 
	margin:0px; 
	padding: 0;
	width: 100%;
	text-align: left;
	background-color:inherit; 
	border: 0px solid red;
	}
.NewsletterForm td.title { 
	text-align: right;
	font-weight: bold;
	margin:0px; 
	padding: 10px 6px; 10px 0;
	width: 100px;
	vertical-align: top;
	border: 0px solid red;
	}
.NewsletterForm td.input {
	text-align: left; 
	width: 350px;
	margin:0px; 
	padding: 10px 0 10px 0;
	vertical-align: top;
	border: 0px solid red;
	}
.NewsletterForm td.checkboxtext { 
	text-align: left;
	font-weight: bold;
	margin:0px; 
	padding: 7px 0px; 7px 0px;
	vertical-align: top;
	border: 0px solid red;
	}

.NewsletterForm td.checkbox { 
	text-align:left;
	vertical-align: top;
	margin:0;
	width: 20px;
	padding: 4px 6px 0 0;
	}

.NewsletterForm input[type=text], .NewsletterForm select { 
	color:#333333; 
	padding: 3px; 
	margin: 0;
	width:200px; 
	font-size:1.0em; 
	background-color:#ffffff; 
	border:1px solid #999999; 
	} 
.NewsletterForm select { 
	-moz-border-radius:0px; 
	-khtml-border-radius:0px; 
	-webkit-border-radius:0px; 
	 width:auto; 
	}
.NewsletterForm .submit { 
	color:#333333; 
	width:auto; 
	height:28px; 
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	cursor: pointer;
	} 
.NewsletterForm .reset-button { 
	color:#333333; 
	width:auto; 
	margin: 0 0 0 10px;
	height:28px; 
	font-size: 10pt;
	font-family: Arial, helvetica, sans-serif;
	cursor: pointer;
	} 
.NewsletterForm textarea { 
	float: left;
	color:#333333; 
	width:350px; 
	margin:0; 
	background-color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	height:90px; 
	font-size:1.0em; 
	border:1px solid #999999; 
	} 
.ccf-tooltip { 
	background-color:#000000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-color:#ffffff; 
	font-size:12px; 
	}




#header { }
#content { }
#sidebar { }
#footer { }
}