body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #888888;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #877f74;
}
div.tBanner{
	background-color: #FFF;
	background-image: url(images/banner-222.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 314px;
	width: 1000px;
}
div.top2buttons{
    font-family: Verdana, Geneva, sans-serif;
    position: relative;
    font-size: 16px;
    height: 24px;
    background: rgba(0,0,0,0.1);
    float: right;
	top:272px;
     padding-top: 10px;
    padding-right: 30px;
    padding-left: 10px;
}
div.toppbuttons{
    float: right;
    font-family: Verdana, Geneva, sans-serif;
    position: relative;
    top: 0px;
    padding-top: 5px;
    font-size: 12px;
    padding-right: 10px;
	
}
div.toppbuttons a{
	text-decoration:none;
	color:#999
}

div.toppbuttons a:hover{
	text-decoration:none;
	color:#000;
}

div.top2buttons a{
	text-decoration:none;
	color:#000;
}

div.top2buttons a:hover{
	text-decoration:none;
	color:#FFF;
}
.datetext{
	fontsize:10px;
	font-style:italic;
}
div.htmltooltip{
	position: absolute; /*leave this and next 3 values alone*/
	z-index: 1000;
	text-align:left;
	margin-left: 8px;
	width: 400px; /*width of tooltip*/
	background:#FFF;
	left: 408px;
	top: -1001px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7A614;
	border-right-color: #E7A614;
	border-bottom-color: #E7A614;
	border-left-color: #E7A614;
	visibility: visible;
}

div.htlmtooltip ul{
	padding: 3px;
	margin-left: 8px;
	}
li{
	font-weight: bold;
	}
	
.liLink:link, .liLink:visited{
	
	color:#d58213;
	font-weight:bold;
	text-decoration:none;
}
.liLink:hover, .liLink:active{
	color:#d58213;
	text-decoration:none;
}
.twoColFixLtHdr #containerMain {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ebeae8;
	background-image: url(images/248gw.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 

.twoColFixLtHdr #containerMain2 {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ebeae8;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 

.twoColFixLtHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #ebeae8;
} 
#tester{
}
.twoColFixLtHdr #header_home {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/248gw.gif);
	background-repeat: repeat-y;
	background-position: left;
} 
.twoColFixLtHdr #header_home2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-color:#ebeae8;
} 
.twoColFixLtHdr #header {
	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: 0;
	background-repeat: repeat-y;
	background-image: url(images/5050.gif);
	background-position: left;
}
.twoColFixLtHdr #header_nobg {
	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: 0;
}

 h1{
	color: #b93430;
	font-weight: normal;
	font-size: 26px;
 }
 
  h2{
	color: #b93430;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
 }
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 197px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 41px;
	margin: 0px;
}

.twoColFixLtHdr #sidebar1L {
	float: left; /* since this element is floated, a width must be given */
	width: 449px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 41px;
	margin: 0px;
}

.twoColFixLtHdr #sidebar1Bottom {
	float: left; /* since this element is floated, a width must be given */
	width: 292px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 41px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar2Bottom {
	width: 292px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
	margin-right: 333px;
	margin-left: 333px;
	margin-top: 0px;
	background-color: #ccc;
	margin-bottom: 0px;
}
.twoColFixLtHdr #sidebar3Bottom {
	float:right;
	width: 292px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 41px;

}
.twoColFixLtHdr #topWide {
	float: left; /* since this element is floated, a width must be given */
	width: 944px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 41px;
	margin: 0px;

}
.twoColFixLtHdr #leftTop {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 41px;
	margin: 0px;

}
.twoColFixLtHdr #rightTop {
	float: right; /* since this element is floated, a width must be given */
	width: 355px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	
}

#newrightTop {
	float: right; /* since this element is floated, a width must be given */
	width: 475px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
	
	
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 248px;
	padding-top: 0;
	padding-right: 55px;
	padding-bottom: 0;
	padding-left: 36px;
} 

.twoColFixLtHdr #mainRContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 500px;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 15px;
	padding-left: 36px;
	background-color: #CCC;
	position: relative;
	top: 0px;
} 

.twoColFixLtHdr #footer {
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 1000px;
} 
.twoColFixLtHdr #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 */
}
.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;
}
.olink:link, .olink:visited{
	color:#d58213;
	font-weight:bold;
	text-decoration:none;
}
.olink:hover, .olink:active{
	color:#d58213;
	text-decoration:none;
}
.thumbnails{
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.error {
	color:#B32A32;
}


.inputfield{
	width:350px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input, textarea{
 	border: 1px solid #d58213;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
