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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/common/back.jpg);
	background-repeat: repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	color: #679000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.thrColFix #container { 
	width: 960px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
.thrColFix #left {
	float: left; /* since this element is floated, a width must be given */
	width: 23px; /* 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 */
	background: url(images/common/back_left.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	background-repeat:no-repeat;
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	height: 800px;
}
.thrColFix #right {
	float: right; /* since this element is floated, a width must be given */
	width: 23px; /* 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 */
	background: url(images/common/back_right.jpg); /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	margin: 0px;
	height: 800px;
	background-repeat:no-repeat;
}
.thrColFix #main { 
	margin: 0px auto; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 870px;
	text-align: center;
	vertical-align: top;
}
.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;
}


.topbar1 {
 background-color: #f09e95;
 height: 7px;
 }
.topbar2 {
 background-color: #f7ceca;
 height: 4px;
 }
.topbar {
 background-color: #fcecea;
 height: 22px;
 border-bottom: #FFFFFF 6px solid;
 }
 .bottombar1 {
 background-color: #a9c06f;
 height: 7px;
 }
.bottombar2 {
 background-color: #c9d7a3;
 height: 4px;
 }
 .bottom{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: center;
 }
#bottombar {
 background-color: #e1e9cc;
 padding: 5px;
 color: #5c5555;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
 text-align: center;
 border-top: #FFFFFF 6px solid;
 }
 #bottombar a {
 font-weight: bold;
 color: #314402;
text-decoration: none;
 }
  #bottombar a:hover {
text-decoration: underline;
 }
.leftbar {
background-color: #f5ede8;
width: 145px;
border-right: 6px solid #FFFFFF;
}
 .logo {
 background-color: #e8eed9;
 width: 145px;
 border-bottom: 6px #FFFFFF solid;
 text-align: center;
 height: 200px;
 }
 .services {
 background-color: #f5ede8;
 width: 145px;
 text-align: center;
}
.ad-space {
padding: 0px 5px 15px 10px;
background-color:#FFFFFF;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #6a5142;
line-height: 16px;
}
.ad-pic {
padding: 0px 0px 0px 0px;
text-align: left;
}
.ad-space-line {
background-color:#FFFFFF;
width: 10px;
border-right: 1px #b2b2b2 dashed;
}
.ad-head {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
color: #f09e95;
padding: 20px 10px 8px 10px;
text-align: left;
}
.main-col {
padding: 15px 10px 6px 10px;
background-color:#FFFFFF;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #6a5142;
line-height: 16px;
width: 75%;
}
.right-col {
padding: 15px 5px 6px 10px;
background-color:#FFFFFF;
border-left: 1px #b2b2b2 dashed;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #6a5142;
line-height: 16px;
width: 25%;
}
.dividerline {
border-bottom: 1px #b2b2b2 dashed;
padding-top: 20px;
margin-bottom: 10px;
}
.ad-title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14pt;
color: #f09e95;
padding: 10px 0px 5px 0px;
border-bottom: 1px solid #fcecea;
margin-bottom: 5px;
line-height: 20px;
}
.services-title {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
color: #6a5142;
padding: 10px 0px 5px 0px;
border-bottom: 1px solid #f5ede8;
margin-bottom: 5px;
line-height: 24px;
}
.button {
text-align: left;
position: relative;
bottom: -25px;
}
#services {
	border-collapse:collapse;
	border-spacing:0;
	border: 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #5c5555;
	margin-bottom: 10px;
	line-height: 18px;
	}
#services td {
	padding: 0.5em 0.5em;
	background-color: #fbf9e7;
	background-repeat: repeat-x;
	border-bottom: 3px solid #ffffff;
	}
#services .mid {
font-style: italic;
font-size: 10px;
color:#999999;
}	
.introtext {
padding-bottom: 10px;
}

#products {
	border-collapse:collapse;
	border-spacing:0;
	border: 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #5c5555;
	margin-bottom: 10px;
	line-height: 18px;
	}
#products td {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	border-bottom: 3px solid #fbf9e7;
	}
#products .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6a5142;
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #f5ede8;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 20px;
	background-color:  #fbf9e7;
	}
	
#teams {
	border-collapse:collapse;
	border-spacing:0;
	border: 0px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #5c5555;
	margin-bottom: 10px;
	line-height: 18px;
	}
#teams td {
	padding: .5em .5em .5em 0em;
	background-color: #ffffff;
	border-bottom: 3px solid #fbf9e7;
	}

#teams .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #6a5142;
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #f5ede8;
	line-height: 20px;
	background-color:  #fbf9e7;
	}
#teams .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	}
#teams ul {
	list-style: square;
	margin-left: 0;
	padding-left: 2em;
	}
#teams li {
	padding-bottom: 8px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

#news td {
	padding: .5em .5em .5em 0em;
	background-color: #ffffff;
	border-bottom: 3px solid #fbf9e7;
	}
	
#anchorlinks ul {
margin-left: 0px;
padding: 0px;
list-style: none;
margin-top: 0px;
}


#anchorlinks li
{
padding: 0px 8px 0px 20px;
margin-left: -40px;
margin-bottom: 2px;
margin-top: 2px;
background-image: url(images/common/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
list-style: none;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;

}


#anchorlinks li a {
text-decoration: none;
color: #6B5243;
font-weight: normal;
}

#anchorlinks li a:hover {
text-decoration: underline;
}
