._copper {
	color: #aea26e;
}
._copperfourteen {
	color: #aea26e;
	font-size:14px;
}
._dark_grey {
	color: #57585c;
}
/* --- Main Blocks --- */
body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #57585c;
	background: url(../images/backgrounds/background.gif);
}
#header {
	margin: 0px auto;
	width: 780px;
	background: url(../images/backgrounds/header-bg.jpg) no-repeat;
	padding-top: 15px;
}
#content {
	background: url(../images/backgrounds/content-bg.jpg) repeat-y;
	margin: 0px auto;
	width: 720px;
	padding: 15px 30px 0px;
}
#footer {
	color: #676767;
	margin: 0px auto 0px;
	width: 780px;
	padding:15px 0px 30px;
	text-align: center;
	background: url(../images/backgrounds/footer.jpg) no-repeat;
	font-size: 10px;
	position:relative;
}
#footer .validhtml {
   position:absolute;
	bottom:30px;
	right:30px;
}
#footer1 {
	color: #676767;
	margin: 0px auto 0px;
	width: 780px;
	padding:15px 0px 30px;
	text-align: center;
	font-size: 10px;
	position:relative;
	text-decoration:none;
}
#footer1 .validhtml {
   position:absolute;
	bottom:20px;
	right:30px;
}
#footer1 a:hover {
	color: #676767;
	text-decoration:underline;
}
a.footer1:link,a.footer1:visited,a.footer1:active
{
	color: #676767;
	margin: 0px auto 0px;
	width: 780px;
	padding:15px 0px 30px;
	text-align: center;
	font-size: 10px;
	position:relative;
	text-decoration:none;
}
a.footer1:hover
{
	color: #676767;
	text-decoration:underline;
}

.seofooter { 
	font-size: 10px;
	color: #676767;
	margin: 0px auto 0px;
	width: 740px;
	padding:5px 20px 0px;
	text-align: center;
}
/* --- End Main Blocks --- */
/* --- Header Interior --- */
#logo {
	float: left;
	width: 237px;
	padding-left: 33px;
}
#header_right {
	width: 465px;
	float: left;
}
#tag_line {
	color: #aea26e;
	width: 295px;
	text-align: center;
	float: left;
	font-style: italic;
	padding-top: 33px;
	font-size: 12px;
}
#tag_line p {
	margin: 0px;
	padding: 0px;
}
#toll_free {
	color: #2a67b1;
	float: left;
	width: 170px;
	height:65px;
	padding-top:10px;
}
.toll_free {
	font-size: 1.3em;
	letter-spacing: 0.25em;
}
.toll_number {
	font-size: 1.7em;
	letter-spacing: 0.1em;
}
.info_westernliner {
	font-size: .8em;
	letter-spacing: 0.06em;
}
/* --- End Header Interior --- */
/* --- Header Menu --- */
#headerMenu {
	margin: 0px 0px 0px 23px;
	padding: 0px;
	width:460px;
}
#headerMenu ul {
	margin:0px;
	padding:0px;
}
#header #headerMenu li {
	display: inline;
	line-height: 20px;
	margin: 0px 0px;
	padding: 0px;
}
#headerMenu a, #headerMenu a:hover {
	display: block;
	color: #676767;
	margin: 0px 0px;
	text-align:center;
	padding: 0px 12px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height: 27px;
	float:left;
	border-right: 1px solid #e8e8e8;
	background: url(../images/backgrounds/header-menu-bg.jpg) repeat-x;
}
#headerMenu a:hover {
	text-decoration:underline;
}
#header_images {
	background: url(../images/backgrounds/content-bg.jpg) repeat-y;
	padding-left: 30px;
	margin:0px auto;
	width:750px;
}
#header_images p { margin:0px; padding:0px; }
#innercontent {
	margin: 0px 0px 0px 15px;
	padding-bottom:20px;
	float: left;
	width: 485px;
}
.h1 {
	font-size: 18px;
	background: url(../images/backgrounds/h1-arrow.gif) no-repeat 0px 0px;
	font-weight: normal;
	color: #aea26e;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
#content #innercontent p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#content #innercontent ul {
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
.faqtable h3 {
   background:#ded8be;
	color:#808080;
   padding: 5px 5px;
	text-align:left;
	font-size:11px;
}
.faqtable p {
   padding: 10px 5px 15px;
}
#left_element {
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	width: 220px;
}
.left_menu {
	background: #f0f0f0 url(../images/backgrounds/menu-bg.jpg) repeat-x;
	padding: 10px;
	margin-bottom: 15px;
}
.spec_table_header {
	background: url(../images/backgrounds/spec_table_header.gif) no-repeat -8px 0px;
	color: #FFFFFF;
	text-align: right;
	height: 19px;
	padding: 5px 13px 0px 0px;
	font-size: 12px;
}
.spec_table_header a { color: #fff; text-decoration:none; }
.spec_table_header a:hover { color: #fff; text-decoration:underline; }
.spec_table {
	width: 480px;
	margin-top: 20px;
}
.spec_table th {
	background: url(../images/backgrounds/header-menu-bg.jpg) repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
	height: 24px;
	border-right: 1px solid #e8e8e8;
}
div.liner {
   padding:0px 30px 0px 20px;
	height:260px;
	width:440px;
	overflow:auto;
}
#footer a {
	color: #676767;
	text-decoration: none;
}
.blue {
	color: #FFFFFF;
	background: #94b3d8;
	border-bottom: 2px solid #fff;
	padding: 10px 5px 10px 10px;
	width: 90px;
}
#footer p { margin:0px; padding: 0px; }
#footer a:hover {
	color: #676767;
	text-decoration:underline;
}
.light_blue {
	background: #cad9eb;
	border-bottom: 2px solid #fff;
	padding: 10px 5px 10px 10px;
	width: 115px;
}
.sky_blue {
	background: #dfe8f3;
	border-bottom: 2px solid #fff;
	padding: 10px 5px 10px 10px;
	width: 225px;
}



/* --------- Form CSS --------- */
form.form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left_menu .h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #676767;
}

form.form input.input, form.form input.errorinput, form.form textarea.input, input.input {
	font-size: 11px;
	background: #FFFFFF url(../images/shadow.gif) repeat-x;
	padding: 2px 3px 3px;
	margin-bottom: 5px;
	color: #57585c;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
.left_menu ul {
	color: #2a67b1;
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
.left_menu ul ul { margin: 0px 0px 0px 15px; }
.left_menu li {
	list-style: url(../images/menu_bullet.gif);
}
.left_menu a { color: #2a67b1; text-decoration:none; }
.left_menu a:hover {  text-decoration:underline; }
form.form input.errorinput {
	font-size: 11px;
	background: #fff url(../images/shadow.gif) repeat-x;
	border: 1px solid #CC0000;
	color: #FF0000;
}
form.form input.input2  {
	font-size: 11px;
	background: #FFFFFF url(../images/shadow.gif) repeat-x;
	border: 1px solid #7DACDB;
	padding: 2px 3px 3px;
	color: #1075c4;
}
.errordiv {
	font-size: 11px;
	background: #FFF2C1;
	border: 1px solid #CC0000;
	color: #FF0000;
	padding:0px 5px;
	margin: 0px 0px 5px;
}
.error_message {
	font-size: 10px;
	color: #FF0000;
}
form.form select.select {
	font-size: 11px;
	background: #fff url(../images/shadow.gif) repeat-x;	
	padding: 2px 1px 1px 0px;
	margin-bottom: 5px;
	color: #57585c;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
}
form.form span label {
	display: block;
	clear: both;
}
form.form span {
	display: inline;
	float: left;
	padding: 0px 5px 0px 0px;
	text-align: left;
	margin: 0px;
}
form.form li {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
}
form.form .tablesection {
	margin-bottom: 15px;
	width:650px;
}
form.form .description {
	display: block;
	clear: both;
	float: left;
	width: 120px;
	color:#fff;
}
form.form td.description {
	width: 120px;
	line-height: 20px;
	padding-bottom:5px;
}
form input.inputbtn, td.email a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #d06103;
  letter-spacing: .1em;
  border: 0px;
  padding: 3px 5px;
  color:#fff;
  text-transform:uppercase;
  cursor: pointer;
}
input.validationCodeIn{
	width:130px;
}
td.validationCode{
	padding-right: 13px;
}
td.noValidationCode{
	padding-top:5px;
}
.clear {
	clear: both;
	overflow:hidden;
	height:0px;
}



/* ------------- CMS Styles -------------------- */
#footer_FieldDiv { width:100%; text-align:center; }
.edit_field{
	background-color:#FFFFFF;
}
._drkblue {
	color: #2a67b1;
}

