@charset "utf-8";


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #331402;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

/* CSS Document */
/*this coding forces the scroll bar to the right to prevent page jump written of large monitor resolutions.*/
#empty {
position:absolute;
top:0;
bottom:-0.1px;
width:.5em;
z-index:-1;
}
/*this ends the scroll bar jump script*/
body  {
	color: #4D1E02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	line-height: 18px;
	background-color: #BFBB7C;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.thrColFixHdr #container {
	width: 800px;
	min-height: 100%;
	margin-bottom: 1em; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/final/images/repeater.jpg);
	background-repeat: repeat-y;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2AA59;
	border-right-color: #4D1E02;
	border-bottom-color: #4D1E02;
	border-left-color: #B2AA59;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
} 
.thrColFixHdr #header {
	background-image: url(../images/final/images/header_cont.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	height: 145px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #b2cbf8;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 0px;
} 
.thrColFixHdr #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 */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	background-image: url(../images/final/images/menu_cont.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #8F97A2;
	text-align: center;
	padding: 0px;
	vertical-align: 0%;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 66px;
}
.thrColFixHdr #mainContent {
	width: auto;
	margin-top: 0;
	margin-right: 66px;
	margin-bottom: 0;
	margin-left: 183px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 
.thrColFixHdr #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 */
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #B1CCFB;
	font-variant: normal;
}
.footer a:link {
	font-size: 9px;
	color: #B1CAF3;
}

.address_txt {
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3C3C00;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	margin-left: 180px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4D1E02;
}

.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: 0px;
}
.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;
}
.Tagline_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #4E1F03;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e1f02;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #4E1F03;
}
a:visited {
	text-decoration: none;
	color: #7C212B;
}
a:hover {
	text-decoration: underline;
	color: #c75802;
}
a:active {
	text-decoration: none;
	color: #4E1F02;
}
.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4D1F05;
	text-align: right;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

