@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
}
.twoColFixLtHdr #container {
	width: 760px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F9FBF6;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
.mahalo-bubble {
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(images/mahalo-bubble.jpg);
	height: 80px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #839CAB;
	padding-top: 10px;
}
.twoColFixLtHdr #header {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
} 
.twoColFixLtHdr #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 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	width: 190px;
	background-image: url(images/nav-bubble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 8px;
	list-style-image: url(images/bullet-blue.gif);
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-top: 0px;
	height: 365px;
}
.navbar-text {
	padding-left: 5px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	list-style-image: url(images/bullet-blue.gif);
	color: #999999;
	padding-right: 20px;
}
.twoColFixLtHdr #mainContent {
	background-image: url(images/main-bubble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 204px;
	padding-top: 25px;
	padding-right: 90px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #666666;
	font-size: 14px;
} 
.twoColFixLtHdr #inner-bg-top {
	background-image: url(images/inner-bg-top.jpg);
	margin-left: -25px;
	height: 20px;
	width: 490px;
}
.twoColFixLtHdr #footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	text-align: center;
	color: #666666;
	background-image: url(images/footer-new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 110px;
	padding-left: 135px;
} 
.twoColFixLtHdr #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;
}
.mainContent-header {
	font-size: 22px;
	font-weight: bolder;
	color: #839CAB;
}
.mainContent-tagline {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8DEE9;
	border-bottom-color: #C8DEE9;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 215px;
}
.floated-txt {
}
.twoColFixLtHdr  #bubble  {
	background-image: url(images/services-bubble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #839CAB;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
}
.twoColFixLtHdr #bubblebottom {
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: -20px;
}
.twoColFixLtHdr #rightbubble1 {
	background-image: url(images/right-bubble.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	color: #839CAB;
	padding-left: 45px;
	padding-top: 15px;
	height: 150px;
}
.mainContent-line {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8DEE9;
	border-bottom-color: #C8DEE9;
	padding-top: 10px;
	padding-bottom: 10px;
}
.twoColFixLtHdr #rightbubble2 {
	background-image: url(images/right-bubble2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	color: #839CAB;
	padding-top: 15px;
	height: 260px;
	padding-right: 50px;
	margin-left: 0px;
	padding-left: 50px;
}
.localties {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C8DEE9;
	padding-bottom: 15px;
	margin-right: 170px;
}
.uncompromising {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	width: 225px;
	border-bottom-color: #C8DEE9;
	padding-bottom: 10px;
	padding-right: 10px;
}
.twoColFixLtHdr #line {
	border-bottom-style: solid;
	border-bottom-color: #C8DEE9;
	border-bottom-width: 2px;
	width: 220px;
}
.twoColFixLtHdr #quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
}
.twoColFixLtHdr #linelong {
	border-bottom-style: solid;
	border-bottom-color: #C8DEE9;
	border-bottom-width: 2px;
	width: 100%;
}
.twoColFixLtHdr #longline {
	border-bottom-style: solid;
	border-bottom-color: #C8DEE9;
	border-bottom-width: 2px;
	width: 100%;
}

