@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;
	
} 
.twoColFixLtHdr #header {
	background-color: #A5B3AB;
	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: 20px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 450px;
}

.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 {
	background-color: #FFFFFF;
	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;
} 
.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 #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:12px;
	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;
} 


#cotsbox {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	float: left;
	position: relative;
	
} 

#boxfull {
	margin: 0px;
	float: left;
	position: relative;
	width: 890px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

#boxlft {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	width: 400px;
} 


#boxlftnowth {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;	
} 


#boxlft p {
	margin: 0px;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 5px;
	padding-left: 0px;
	
} 

#boxrt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	position: relative;
	width: 400px;
} 

#boxrt p {
	margin: 0px;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 5px;
	padding-left: 0px;
	
} 
#boxrt ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #f78f1e;
	font-size:16px
	
} 

#boxlft ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #f78f1e;
	font-size:16px
	
} 

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

a img  {border:#2B7CC0 1px solid;}

a:hover img  {border:#f78f1e 1px solid;}


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