@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: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/body_grad.jpg);
	background-repeat: repeat-x;
	background-color: #545454;
}
.thrColFixHdr #container {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_tile.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
} 

.thrColFixHdr #header {
	background-image: url(images/header.jpg);
	height: 160px;
	background-repeat: no-repeat;
	padding: 0;
	margin-bottom: 0px;
} 
.thrColFixHdr #nav {
	background-image: url(images/nav2.jpg);
	height: 61px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
} 
#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#nav ul li {
	display:inline;
	font-size:0.9em;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	margin: 0px;
}

	
a:link {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #F93;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding-top: 0px;
	padding-left: 24px;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
	position: relative;
	padding-right: 0px;
}

#sidebar1 p {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sidebar1 p a {
	font-size: 1.1em;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: underline;
}
#sidebar1 p a:hover {
	color: #f93;
	text-decoration: underline;
}
#sidebar1 img {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
}
#sidebar1 h1 {
	background-image: url(images/telephone.jpg);
	height: 27px;
	width: 181px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#sidebar1 h2 a {
	text-decoration: underline;
	color: #ffcc66;
}
.thrColFixHdr #sidebar2 {
	float: right; /* padding keeps the content of the div away from the edges */
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	text-align: center;
	width: 145px;
}
#sidebar2 h4 a {
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}
#extra_text {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 255px;
	padding: 0px;
}
#extra_text ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 0px;
}


#extra_text ul li {
	font-size: 0.75em;
	margin-left: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#extra_text .topmargain_bold {
	margin-left: 15px;
}
#extra_text p a {
	color: #009;
	text-decoration: underline;
}

.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 255px;
	padding: 0;
	
} 
 #mainContent ul {
	padding: 12px;
	margin: 0px;
}
 #mainContent ul li{
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
.weaccept {
	font-size: 0.85em;
}

.thrColFixHdr #rgtlist {
	float: right;
	margin: 0px;
	padding: 0px;
} 	
.thrColFixHdr #lftlist {
	margin: 0px;
	padding: 0px;
} 	
.thrColFixHdr #footer {
	text-align: center;
	background-image: url(images/footer.jpg);
	height: 85px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#footer ul {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	margin: 0px;
	}
#footer ul li {
	display:inline;
	font-size:0.7em;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#footer a:link {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:active {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #F93;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#container #footer img {
	position: absolute;
	top: -15px;
	left: 154px;
	padding: 1px;
	margin: 0px;
}



.thrColFixHdr #footer p {
	margin: 0;
	padding-right: 35px;
	font-size: .85em;
}
.topmargain_bold {
	font-weight: bold;
	padding-top: 15px;
}

.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;
}
.white {
	color: #FFF;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

.gold {
	color: #ffcc66;
	}
.underline {
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.letterspacing {
	letter-spacing: 1px;
	margin-left: 45px;
}
img {
	border: 1px solid #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#mainContent img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 55px;
	padding: 1px;
}


p, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
p  {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h1 {
	font-size: 1.15em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px;
}
h4 {
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 0.85em;
	font-weight: normal;
	margin-bottom: 7px;
}
h6 {
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
