@charset "utf-8";
body {
	background: #fff url(../images/page_backgound.jpg) repeat-x center 0;
	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: #000000;
}
.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:url(../images/subhead_background.png);
}
.thrColFixHdr #header_max {
	background-color:none;
	padding: 0 10px 0 20px;  /* this is the topmost header, containing the initial max SEO visibility headline */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align:center;
}
.thrColFixHdr #header {
	padding:0;  
	background: url(../images/header_main.png);
	height:127px;
}
.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColFixHdr #header #loginbox {
	margin: 0;
	padding: 10px 15px 0 0;
	float:right;
	font: 10px Arial, Helvetica, sans-serif;
	width: 290px;
}
.thrColFixHdr #header #loginbox form {
	margin:0;
	padding:0;
}
.login {
	width:80px;
	height:16px;
	border-color: #89b3dc;
	border-style:solid;
	border-width: 0px;
	font:Arial, Helvetica, sans-serif 12px;
	padding:1px;
	background: #D5E8EE;
	font: 11px Arial, Helvetica, sans-serif;
}
.loginbtn {
	padding-top:5px;
}
.ok_btn {
	width:32px;
	height:20px;
	margin:10px 0 0 0;
	padding:0;
	cursor:pointer;
	background:url(../images/ok_btn.png);
	border-width:1px;
}
.thrColFixHdr #header #loginbox #login_links {
	margin:0;
	padding: 0 0 0 11px;
}
.thrColFixHdr #header #loginbox #login_links a {
	margin:0;
	padding: 0 0 0 35px;
	color:#3366CC;
}
.thrColFixHdr #menu_bar { /* this is the  menubar that goes under the header */
	background: url(../images/menu/background-trans.png);
	padding: 0 0 0 0px;
	width:780px;
	height:40px;
}
.thrColFixHdr #sec_header { /* this is the  menubar that goes under the header */
	padding: 10px 0 0 0;
	height:91px;
	/*background: url(../images/subhead_background.png)*/;
}
.thrColFixHdr #sec_header #advert_upper_left {
	width: 448px;
	height: 60px;
	margin: 0px 5px 10px 0px;
	padding: 0 0 0 20px;
	float: left;
}
.thrColFixHdr #sec_header #advert_upper_left a img {
	border: none;
}
.thrColFixHdr #sec_header #searchbox {
	border: none;
	width:272px;
	margin: 0;
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
}
.thrColFixHdr #sec_header #searchbox b {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF9900;
	padding: 3px 0 0 0;
}
.thrColFixHdr #sec_header #searchbox a {
	color: #FF6600;
	font: 11px Arial, Helvetica, sans-serif;
}
.thrColFixHdr #sec_header #searchbox form {
	margin: 0;
	text-align: left;
}
.searchbtn {
	width:49px;
	height: 20px;
	background:url(../images/search.png);
	border: 0px;
	margin-bottom: 5px;
}
.thrColFixHdr #sec_header #searchbox #searchwrap {
	width:160px;
	float:left;
}
.searchfield {
	width: 140px;
	margin: 5px 0 0 0;
}
.thrColFixHdr #sec_header #divider {
	background: url(../images/uppr_divider.jpg) 10px 0 no-repeat;
	width: 780px;
	height:22px;
	clear:both;
}
.thrColFixHdr #container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 775px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background:  url(../images/left-rim.png) repeat-y;*/ /* the background color will be displayed for the length of the content in the column, but no further */
	padding:0; /* padding keeps the content of the div away from the edges */
}

.thrColFixHdr #container #sidebar1 h2 {
	color: #336699;
	font-size:16px;
	margin: 0 0 20px 32px;
}
.thrColFixHdr #container #sidebar1 p {
	margin: 10px 0 0 20px;
	background: url(../scripts/x.gif);
}
.thrColFixHdr #footer {
	padding: 0 0 20px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background: url(../images/footer.png) no-repeat;*/
	height: 30px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
}
.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 */
}
.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;
}
#sidebar1 #map {
	width:330px;
	height:300px;
	float:right;
}
#shortinfo {
	float: left;
	width:275px;
	padding: 0px 0 20px 20px;
}
#shortinfo h1 {
	border: 1px solid #781351;
	width: 20em;
}
#shortinfo fieldset {
	padding:10px 0px 10px 10px;
	margin-bottom: 20px;
	color: #333333;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #91a0ab;
}
#shortinfo fieldset legend {
	color: #fff;
	border: 1px solid #91a0ab;
	background:#336699;
	padding: 1px 3px;
}
#sidebar1 #map {
	border:2px dotted #f58331;
}
#sidebar1 #description {
	clear:left;
	padding: 0px 0 0 20px;
	margin-top: 0px;
	width: 500px;
	float:left;
}
#sidebar1 #gallery {
	float: right;
	width: 90px;
	padding: 0 5px 0 5px;
}
#sidebar1 #description h3 {
	color: #f58331;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	padding:0px;
}
#wrap {
}
#mainadv {
	position:relative;
	bottom:80px;
	left:40px;
	width: 342px;
	float:left;
}
#rightblock {
	width:370px;
	height: 220px;
	float:right;
	background:url(../images/3crosses.gif) no-repeat;
	margin: 0;
	padding:0;
}

.blueheading {  padding:0; margin:0;  float:right; text-align:left; padding: 0 100px 0 0; font: 11px Arial, Helvetica, sans-serif;}  
.blueheading span {color:#0066CC; font: 18px Arial, Helvetica, sans-serif;}
.greenheading {  padding:0; margin:0;  float:right; text-align:left; padding: 10px 20px 0 0;font: 11px Arial, Helvetica, sans-serif;} 
.greenheading span {color: #339900; font: 18px Arial, Helvetica, sans-serif;}
.orangeheading {  padding:0; margin:0;  float:right; text-align:left;  padding: 10px 80px 0 0;font: 11px Arial, Helvetica, sans-serif;} 
.orangeheading span {color: #FF6600; font: 18px Arial, Helvetica, sans-serif;}
#lowercontent { width: 775px; padding: 0 0 0 0 ; background:url(../images/divider_big.gif) top no-repeat; padding-top:30px; position: relative; top:-40px;}
.lowercell { width: 340px; float:left; padding: 0 0 10px 35px; font: 12px Arial, Helvetica, sans-serif;}
.lowercell h1 { color:#FF6600; font: 20px Arial, Helvetica, sans-serif; padding:0; margin:0;}
