@charset "UTF-8";
/* CSS Document */
body  {
	font: small/1.25em Verdana, Arial, Helvetica, sans-serif;
	background: #919d44;
	margin: 0; 
	padding: 0;
	text-align: center; /* centers container IE5*. text is set to left aligned in #container selector */
	color: #1c171b;
}
.thrColFixHdr #container {
	width: 900px;
	background: #FFFFFF;
	margin: 30px auto 30px auto;
	text-align: left; /* overrides text-align: center on body. */
} 
/* HEADER */
.thrColFixHdr #header {
	background: #281412;
	padding: 0; 
	color: #f6e5ba;
} 
.thrColFixHdr #header a img {
	text-decoration: none;
	border: none;
}
.thrColFixHdr #header p {
	margin: 0px 0px 0px -9999px;
	padding: 0px;
	line-height: 2px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing margin of last element in #header div avoids margin collapse - space between divs. */
	padding: 10px 0;
	color: #f6e5ba;
}
/* SIDEBARS */
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 105px; 
	background: #ffffff; 
	padding: 30px 10px 15px 20px; 
	margin: 0;
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 150px; 
	background: #802135; 
	padding: 30px 20px 15px 20px; 
	margin: 0;
}
.thrColFixHdr #sidebar1 a:hover img {
	border: 1px solid #919D44;
}
.thrColFixHdr #sidebar1 img {
	border: 1px solid #281412;
}

.thrColFixHdr #sidebar2 #button {
	margin: 0px;
	padding: 0px;
	line-height: 50px;
}
.thrColFixHdr #sidebar2 #button a {
	display: block;
	background: #802135 url(images/quote-button-side-2.gif) no-repeat 0px 0px;
	margin: 0px;
	text-decoration: none;
	width: 140px;
}
.thrColFixHdr  #sidebar2  #button a:hover {
	background: #802135 url(images/quote-button-side-2.gif) no-repeat -144px 0px;
	margin: 0px;
	text-decoration: none;
}
/* NAVIGATION */
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
}
#navigation li {
	margin: 0 0 1em 0;
}
#navigation a {
	display: block;
	color: #F8E9B9;
	background-color: #281412;
	padding: .7em 1em .7em .5em;
	text-decoration: none;
	width: 9.5em;
		}
#navigation  a:hover	{
	background-color: #919D44;
	color: #281412;
		}

/* MAIN CONTENT */
.thrColFixHdr #mainContent {
	margin: 0px 215px 0px 140px; 
	padding: 30px 10px 0px 10px;
} 
.thrColFixHdr #mainContent h1 {
	margin: 0; /* zeroing margin of last element in #header div avoids margin collapse - space between divs. */
	padding: 0px 0 6px 0;
	color: #902147;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
}
.thrColFixHdr #mainContent h2 {
	margin: 0; /* zeroing margin of last element in #header div avoids margin collapse - space between divs. */
	padding: 14px 0 4px 0;
	font-size: 1.15em;
}
.thrColFixHdr #mainContent p {
	margin: 0px;
	padding: 0px 0 10px 0;
	font-size: 0.85em;
}
.thrColFixHdr #mainContent table#contact tr td {
	margin: 0px;
	padding: 6px 0 0 0;
}
.thrColFixHdr #mainContent ul, .thrColFixHdr #mainContent ol {
	margin: 0px 20px 0px 20px;
	padding: 6px 0 0 0;
	font-size: 0.85em;
}
.thrColFixHdr #mainContent li {
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
.thrColFixHdr #mainContent img {
	padding: 4px;
	border: 1px solid #281412;
}
.thrColFixHdr #mainContent a {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
	color: #802135;
}
.thrColFixHdr #mainContent a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #919d44;
}
/*.thrColFixHdr #mainContent form {
}
.thrColFixHdr #mainContent form fieldset.contentPanel {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
/*	background-color: #BDCE5A;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 4px 10px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;  
}
.thrColFixHdr #mainContent form legend {
	position: relative;
	top: 1px;   
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold sans-serif;
	background-color: #BDCE5A;
	border-left: solid 1px #999;
	border-bottom: solid 1px #BDCE5A;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.thrColFixHdr #mainContent form div.fieldsetContent {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-right: solid 1px #999;
	background-color: #BDCE5A;
	padding: 4px;
}
*/

.TabbedPanelsTabLegend {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #BDCE5A;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #BDCE5A;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-weight: bold;
	font-family: sans-serif;
}

.thrColFixHdr #mainContent form label {
	clear:left;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:10px;
	margin-bottom:0.5em;
}
.thrColFixHdr #mainContent form input {
	border:1px solid #fff;
	padding-left:0.5em;
	margin-bottom:0.6em;
}
.thrColFixHdr  #mainContent form p#radio-group   {
	color: #990066;
}
.thrColFixHdr #mainContent form label#required-field {
	background-color: #919D44;
}
.thrColFixHdr #mainContent form textarea {
	height:5em;
	border:1px solid #fff;
	padding:0.5em;
	overflow:auto;
	background:#fff;
}
.thrColFixHdr #mainContent form #btnCaptcha {
	color:#f8e9b9;
	padding-right:0.5em;
	cursor:pointer;
	width:105px;
	margin-left:8px;
	background-color: #281412;
}

.thrColFixHdr #mainContent form #submit, .thrColFixHdr #mainContent form #reset {
	color:#f8e9b9;
	padding-right:0.5em;
	cursor:pointer;
	width:205px;
	margin-left:8px;
	background-color: #281412;
}
.thrColFixHdr #mainContent form #submit:hover, .thrColFixHdr #mainContent form #reset:hover, .thrColFixHdr #mainContent form #btnCaptcha:hover {
	background-position:center left;
	color:#919d44;
	background-color: #281412;
}

/* FOOTER */
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; 
	background:#281412;
	margin-bottom: 0px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing margin of first element in #footer div avoids margin collapse - space between divs. */
	padding: 10px 0; 
	color: #dfe6b2;
	text-align: center;
	font-size: 0.8em;
}
.thrColFixHdr #footer a  {
	text-decoration: underline;
	color: #dfe6b2;
}
.thrColFixHdr #footer a:hover {
	text-decoration: underline;
	color: #919d44;
}

/* FLOAT STYLES */
.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;
	line-height: 0;
	font-size: 1px;
}
.clearfloatfieldset {
	clear:both;
	height:0;
}
.thrColFixHdr #mainContent form span#required-field {
	background: #8E9C45;
}
