@charset "UTF-8";
body  {
	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: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
.twoColFixLtHdr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #2B7DBF;
	background-image: url(images/barwoodhomenew.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
	background-color: #2B7CC0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 140px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/barwoodtopbg.gif);
} 
.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 {
	float: left; /* since this element is floated, a width must be given */
	width: 30px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 330px;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 20px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 450px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 60px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 30px;
} 
.twoColFixLtHdr #mainContentHome {
	margin-top: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 30px;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 20px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 40px;
} 
.twoColFixLtHdr #mainContent2 h1 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#FFFFFF;
	font-size:28px;
} 
.twoColFixLtHdr #mainContent2 h2 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#B3D22D;
	font-size:16px;
	font-weight: lighter;
} 


.twoColFixLtHdr #footer {
	height: 50px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color:#FFFFFF;
	background-color: #FFF;
} 
.twoColFixLtHdr #mainContent h1 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#FFFFFF;
	font-size:36px;
} 
.twoColFixLtHdr #mainContentHome h1 {
	margin: 0px 0px 5px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#f78f1e;
	font-size:22px;
} 
.twoColFixLtHdr #mainContentHome h2 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#FFF;
	font-size:18px;
	font-weight: lighter;
}
.twoColFixLtHdr #mainContent h2 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#f78f1e;
	font-size:24px;
	font-weight: lighter;
} 
.twoColFixLtHdr #mainContent h3 {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color:#FFFFFF;
	font-size:16px;
} 




.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 */
}



.twoColFixLtHdr #container #footer #menu{
	margin: 0px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:13px;
	width: 650px;
	}
	
.twoColFixLtHdr #container #footer a{
 	color: #f78f1e;
	font-size:13px;
	}

.twoColFixLtHdr #container #footer a:hover{
 	color: #ffffff;
	font-size:13px;
	}
	
/* All the MENU css */
	.twoColFixLtHdr #container #header #menu{
	margin: 0px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:13px;
	width: 800px;
	height: 30px;
	position: relative;
	}
	
a {
color:#ffffff;
}

a:hover {
color:#999999;
}
	
#boxpic {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
} 

.twoColFixLtHdr #container #header #menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-size:12px;
	}
.twoColFixLtHdr #container #header #menu ul li{
	list-style:none;
	float:left;
	
	}
.twoColFixLtHdr #container #header #menu ul li a {
	color:#FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #82A4C0;
	}
.twoColFixLtHdr #container #header #menu ul li a:hover{
	color:#55625D;
	text-decoration: none;
	background-color: #FFFFFF;
	}
/* All the MENU css END */

#footerright { /* 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: left;
	padding-top: 10px;
	text-align: right;
}

#mainfltright { /* 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-right: 20px;
	text-align: right;
	color:#FFFFFF;
	font-size:18px;
	position: relative;
	margin-top: 90px;
	padding: 10px;
	background-color: #2B7CC0;
}

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

.boxrght { /* 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;
	position:fixed;
	bottom: 80px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#homeanimbox { /* 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;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 160px;
	position: relative;
}


.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;
}
#boxlftnowth {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;	
} 
.white {
	color: #FFF !important;
}
