@charset "UTF-8";

/* Copyright 2004-2008 BZA, LLC | Barbara Zaccone | Little Falls, New Jersey */

body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg_pattern_org.gif);
	background-repeat: repeat;
	background-position:top center;
	line-height: 1.166em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

/*p {
	padding: 0px 4px 0px 4px;
}*/

.twoColFixRtHdr a:link, .twoColFixRtHdr a:visited, .twoColFixRtHdr a:hover {
	color: #787878;
	text-decoration: none;
}

.twoColFixRtHdr a:hover {
	text-decoration: underline;
	color: #608cbd;
}
/* overrides decoration from previous rule for hovered links */

h1 {
	font-size: 12px;
}

h2{
	color: #787878;
	font-size: 12px;
}

h3{
	color: #96bf1b;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

h4{
	color: #91b17f;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}


/********************* List Styles *********************/

ul {
	
	/*list-style: disc url(../images/bullet.gif) inside;*/
	
	/*text-indent: -1em;*/
}
	
ul li {
	
    background-position:0 5px;
}
	
ul ul{
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
ul ul li{
	padding: 5px 2px 5px 12px;
	background:none;
}




/********* IE 6 & 6.5 do not render png's properly ********/
#shadowHolder {
	width: 774px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	background: transparent;
}

/* {
	behavior: url(iepngfix.htc);
}*/

#shadow {
	width: 774px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	/*background-image: url(../images/drop_shadow2.png);
	background-repeat: repeat-y;*/
}

/*.shadowPng {
	background-image: url(../images/drop_shadow.png);
	background-repeat: repeat-y;
}*/


.twoColFixRtHdr #container { 
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
} 
.twoColFixRtHdr #header {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

.twoColFixRtHdr #headerEcommerce {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_ec.jpg);
	background-repeat: no-repeat;
	margin: 0;
} 

.twoColFixRtHdr #headerPrint {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_print.jpg);
	background-repeat: no-repeat;
	margin: 0;
} 

.twoColFixRtHdr #headerWeb {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_web.jpg);
	background-repeat: no-repeat;
	margin: 0;
} 

.twoColFixRtHdr #headerSite {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_site.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

.twoColFixRtHdr #headerPort {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_port.jpg);
	background-repeat: no-repeat;
	margin: 0;
}

.twoColFixRtHdr #headerMark {
	background: #ecebe8;
	padding: 0px 0px 0px 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/bza_logo_mark.jpg);
	background-repeat: no-repeat;
	margin: 0;
} 

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px 0px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #666666;
}
.twoColFixRtHdr #sidebar1 {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #c2dc57;
	/*border-left: 1px solid #333333;*/
}

.twoColFixRtHdr #sidebar1 ul {
	margin: 10px 0px 10px 0px;
	/*list-style: disc url(../images/bullet.gif) inside;*/
	padding: 0px 0px 0px 10px;
	/*text-indent: -1em;*/
	list-style-type:none;
	}
	
.twoColFixRtHdr #sidebar1 ul li {
	padding: 5px 0px 5px 10px;
    background:transparent url(../images/bullet.gif) no-repeat;
    background-position:0 5px;
}
	
.twoColFixRtHdr #sidebar1 ul ul{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
	
.twoColFixRtHdr #sidebar1 ul ul li{
	padding: 5px 2px 5px 12px;
	background:none;
}


.twoColFixRtHdr #sidebarEcommerce {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #fde9aa;
	/*border-left: 1px solid #333333;*/
}

.sidebarEcommerceQuote {
	padding: 0px 5px 0px 5px;
	color: #b97333;
}

.twoColFixRtHdr #sidebarWeb {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #c2d4e8;
	/*border-left: 1px solid #333333;*/
}

.twoColFixRtHdr #sidebarPrint {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #b9dfe2;
	/*border-left: 1px solid #333333;*/
}

.twoColFixRtHdr #sidebarSite {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #b4cca3;
	/*border-left: 1px solid #333333;*/
}

.twoColFixRtHdr #sidebarPort {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #e7865c;
	/*border-left: 1px solid #333333;*/
}

.twoColFixRtHdr #sidebarMark {
	margin: 0px;
	float: right;
	width: 202px; /* since this element is floated, a width must be given width: 200px; the actual width of this div, in standards-compliant
	browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	background: #e0d6a3;
	/*border-left: 1px solid #333333;*/
}


/*:::::::::::::::::::::::::::::::::::::::: Begin Main Navigation :::::::::::::::::::::::::::::::::::::::::::::::*/

.twoColFixRtHdr #mainNavbar {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 215px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 5px 0px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #787878;
}

.twoColFixRtHdr #mainNavbar a:link, .twoColFixRtHdr #mainNavbar a:visited, .twoColFixRtHdr #mainNavbar a:hover{
	color: #787878;
	text-decoration: none;
	
}

.twoColFixRtHdr #mainNavbar a:hover{
	color: #608cbd;
	text-decoration: none;
	
}

/****************************************** End Main Navigation *************************************************/


/*:::::::::::::::::::::::::::::::::::::::: Begin Sub Navigation :::::::::::::::::::::::::::::::::::::::::::::::*/

.twoColFixRtHdr #subNavbar {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 215px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #787878;
}

.twoColFixRtHdr #subNavbar a:link, a:visited, a:hover{
	color: #787878;
	text-decoration: none;
	/*padding: 2px 2px 2px 2px;*/
	
}

.twoColFixRtHdr #subNavbar a:hover{
	color: #608cbd;
	text-decoration: underline;
	/*background-image: url(../images/sub_hover_repeat.jpg);
	background-repeat: repeat-x;
	padding: 2px 2px 2px 2px;*/
}

.twoColFixRtHdr #subNavbar h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	font-weight: bold;
	padding: 0;
	margin:0;
}

/****************************************** Main Content home *************************************************/

.twoColFixRtHdr #mainContentHome {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 200px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 5px 0px 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #787878;
}

.twoColFixRtHdr #mainContentHome h2 {
	border-bottom: 1px dashed #c2d4e8;
}

.twoColFixRtHdr #mainContentHome p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
}

.twoColFixRtHdr #mainContentHome a {
	color: #608cbd;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixRtHdr #mainContentHome a:link {
	color: #608cbd;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixRtHdr #mainContentHome a:visited{
	color: #608cbd;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixRtHdr #mainContentHome a:hover {
	text-decoration: underline;
	color: #608cbd;
	font-weight: bold;
}

.twoColFixRtHdr .news {
	float: left;
	width: 250px;
	padding: 2px 4px 0px 0px;
	margin: 0px 4px 0px 0px;
}

.twoColFixRtHdr #mobile {
	padding: 2px 0px 0px 6px;
	margin: 0px 0px 0px 4px;
	border-left: 1px dashed #c2d4e8;
}

/****************************************** Main Content Inside pages *************************************************/

.twoColFixRtHdr #mainContent {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 20px 0px 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #787878;
}

.twoColFixRtHdr #mainContent p, #portContent p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

.twoColFixRtHdr #mainContent a:link, .twoColFixRtHdr #mainContent a:visited, .twoColFixRtHdr #mainContent a, #portContent a {
	color: #608cbd;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixRtHdr #mainContent a:hover, #portContent a:hover {
	text-decoration: underline;
	color: #608cbd;
}



/****************************************** Footer Styles *************************************************/

.twoColFixRtHdr #footer {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver.jpg);
	background-repeat: repeat-x;
}

.twoColFixRtHdr #footerEcommerce {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_ec.jpg);
	background-repeat: repeat-x;
}

.twoColFixRtHdr #footerWeb {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_web.jpg);
	background-repeat: repeat-x;
} 

.twoColFixRtHdr #footerPrint {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_print.jpg);
	background-repeat: repeat-x;
} 

.twoColFixRtHdr #footerSite {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_site.jpg);
	background-repeat: repeat-x;
}

.twoColFixRtHdr #footerPort {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_port.jpg);
	background-repeat: repeat-x;
}

.twoColFixRtHdr #footerMark {
	padding: 5px 10px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(../images/footer_sliver_mark.jpg);
	background-repeat: repeat-x;
} 

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/****************************************** Extra Styles *************************************************/

.pageTitle {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	text-align: left;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image:  url(../art/blue_symbol.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-color: #FFFFFF;
	font-weight: 400;
}

.imgLeft{
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #787878;
	float: Left;
}

.contact{
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	float: Left;
}

.twoColFixRtHdr #testimonial {
	padding: 5px 5px 5px 5px;
}

/****************************************** Hacks *************************************************/

img.pngfix {
	behavior: url(iepngfix.htc);
}

/****************************************** Blog *************************************************/

#blog_sidebar {
	padding:0px 10px 0px 10px;
	color:#333333;
	font-size:11px;
}

#blog_sidebar ul li {
	color:#333333;
	
	padding:0px 0px 10px 0px;
}

#blog_sidebar a{
	color:#333333;
}

#blog_sidebar h2{
	color:#000000;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}


/*************************** ESP *****************************/
.twoColFixRtHdr #mainContentESP {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 60px 0px 60px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #787878;
}

.twoColFixRtHdr #mainContentESP p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 0px 0px 0px 0px;
}

.twoColFixRtHdr #mainContentESP a:link, .twoColFixRtHdr #mainContentESP a:visited, .twoColFixRtHdr #mainContent a {
	color: #608cbd;
	text-decoration: none;
	font-weight: bold;
}

.twoColFixRtHdr #mainContentESP a:hover {
	text-decoration: underline;
	color: #608cbd;
}

.image {
	border:none;
}

#fb {
	vertical-align:middle;
	border:none;
}

/**** 2010 portfolio *****/

#portContent {
	padding:20px;
}
.row {
	margin:10px 0;
}

.row a {
	margin:0 8px 8px 0;
}

