@charset "UTF-8";
/* CSS Document */

<style type="text/css"> 

/* layout elements */ 

body  {
	background: #B9D4CD;
	background-image: url(../images/bkg_swoosh.gif);
	background-repeat: repeat;
	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;
}
.twoColFixLtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.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;
}

/* header and address */ 


.twoColFixLtHdr #header {
	padding-left: 20px;
	background-image: url(../images/top_curve_round.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 100px;ght: 95px;
	width: 620px;
	float: right;
	padding-top: 0;
	padding-right: 10px;
}
.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 */
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 220px;
	padding-top: 60px;
}
#address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#address2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#address2 {
	margin-left: 180px;
	top: 73px;
	position: absolute;
}


/*navigation*/

#leftnav h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.twoColFixLtHdr #leftnav {
	background-image: url(../images/top-left_round_nologo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 25px;
	z-index: 0;
	vertical-align: top;
	position: relative;
	width: 186px;
	float: left;
}
.twoColFixLtHdr #container #leftnav #logo img {
	clear: right;
	float: left;
	height: 221px;
	width: 195px;
	}
.twoColFixLtHdr #container #leftnav object {
	height: 221px;
	width: 195px;
	clear: both;
	padding-bottom: 0px;
	visibility: visible;
	z-index: 1;
	padding-left: 10px;
}
.twoColFixLtHdr #container #leftnav a img {
	text-decoration: none;
}

.twoColFixLtHdr #container #leftnav ul {
	padding-top: 195px;
}
#container #leftnav li {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	line-height: 135%;
	list-style-type: none;
	color: 006A51;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet_green.gif);
}
#container #leftnav a {
	color: #006A51;
	text-decoration: none;
}
#container #leftnav a:hover {
	color: #666666;
	font-weight: bold;
}	

.twoColFixLtHdr #container #leftnav .home {
	padding-top: 0px;
	}
	
	
/*main content*/

.twoColFixLtHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 165%;
	text-align: left;
	color: #000000;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006A51;
	text-align: left;
	font-weight: normal;
	}
.twoColFixLtHdr #mainContent {
	padding-right: 40px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	top: 200px;
	float: right;
	width: 575px;
} 

.twoColFixLtHdr #container #mainContent a {
	text-decoration: none;
	}
	
#mainContent img.leftAlign{
	clear: right;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent img.rightAlign{
	padding: 10px;
	float: right;
}	
.twoColFixLtHdr #container #mainContent ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 120%;
	list-style-position: outside;
	list-style-image: url(../images/bullet_gray.gif);
}
.twoColFixLtHdr #container #mainContent table td {
	padding-right: 20px;
}
.twoColFixLtHdr #container #mainContent .acc {
	background-image: url(../images/dreamstime_1074665_rgblr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twoColFixLtHdr  #container  #mainContent  .bus {
	background-image: url(../images/dreamstime_3355705_rgblr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.twoColFixLtHdr #container #mainContent .bus img {
	padding-bottom: 0px;
	text-align: left;
}

	
/*type styles*/

.boldDarkgreen {
	font-weight: bold;
	color: #006A51;
}
.boldgreen {
	font-weight: normal;
	color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
}
.boldItalgreen {
	color: #006A51;
	font-style: italic;
	font-weight: bold;
}
.greenTitle {
	font-size: 16px;
	color: #006A51;
}
.green {
	color: #006A51;
}
 
.superscript {
	font-size: 80%;
	}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 14px;
	color: #006A51;
	line-height: 140%;
}
.lightGreen {
	color: #669999;
}

/*links*/

a:active {
	color: #FF0000;
}
a {
	color: #006a51;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


/*footer*/

.twoColFixLtHdr #container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	padding-bottom: 30px;
	padding-right: 40px;
}
.stripes {
	float: right;
	clear: both;
	padding-left: 50px;
	padding-bottom: 20px;
}
.twoColFixLtHdr #footer p {
	margin: 0;
	padding-right: 40;
	padding-bottom: 30px;
	padding-left: 0;
}

.twoColFixLtHdr #footer {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 285px;
	background-image: url(../images/bottom_curve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-style: none;
	bottom: 0px;
}
 
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

</style>
<![endif]
