@charset "utf-8";
body {
	color: #333333;
	font-size: 11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #4A2F26;
}
a:active {
	color: #34211B;
}

h1 {
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #6A850B;
}
h3 {
	font-size: 12px;
}

.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/skyback.jpg);
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	background-color: #EBEBE9;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: -300px;
}
.twoColFixLtHdr #mainContent {
	background-color: #FFFFFF;

} 
.twoColFixLtHdr #footer {
	background-color: #0073AC;
	color: #FFFFFF;
	height: 40px;
	padding: 0;
} 
.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;
}
.twoColFixLtHdr #container #mainContent #lefted {
	width: 225px;
}
.twoColFixLtHdr #container #lefted {
	width: 140px;
	margin-top: 205px;
	float: left;
	margin-left: -110px;
}
.twoColFixLtHdr #container #menuholder {
	text-align: center;
	margin-bottom: 35px;
	height: 25px;
	background-color: #0E77B1;
	margin-right: auto;
	margin-left: auto;
	padding-left: 41px;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #menuholder2 {
	text-align: center;
	height: 25px;
	background-color: #0E77B1;
	margin-right: auto;
	margin-left: auto;
	padding-left: 41px;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #footer #foot_cent {
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#footer a:link {
color:#FFFFFF
}
#footer a:hover {
color:#CCCCCC
}
#footer a:active {
color:#666666
}
#footer a:visited {
color:#FFFFFF
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}
.in_left_bar {
	padding: 7px;
	width: 210px;
	font-size: 11px;
	color: #630501;
	text-align: left;
}
.twoColFixLtHdr #container #mainContent #in_left {
	background-color: #EBEAEF;
	float: left;
	width: 220px;
	padding-right: 10px;
	margin-left: 15px;
	border: thin solid #B0ACBF;
}
.twoColFixLtHdr #container #mainContent #in_right {
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l1 {
	float: left;
	width: 230px;
	height: 23px;
	background-image: url(images/backb.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l2 {
	width: 230px;
	padding: 5px;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l2 #in_l4 {
	float: left;
	width: 230px;
	height: 23px;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
	margin-left: -5px;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l2 #in_l5 {
	float: left;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l2 #in_l6 {
	float: left;
	width: 230px;
	height: 23px;
	background-image: url(images/backr.jpg);
	background-repeat: repeat;
	margin-left: -5px;
}
.twoColFixLtHdr #container #mainContent #in_left #in_l2 #in_l7 {
	float: left;
}
.center_text {
	text-align: center;
}
.twoColFixLtHdr #container #mainContent #in_right #in_r1 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	float: left;
	width: 690px;
	background-color: #E4E4E4;
	padding: 7px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right-style: solid;
}
.twoColFixLtHdr #container #mainContent #ind_rt2 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.twoColFixLtHdr #container #mainContent #ind_rt2 #ind_rbot {
	float: right;
	height: 170px;
	width: 250px;
	border: thin solid #667B14;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px;
	margin-bottom: 20px;
	background-image: url(images/backg2.jpg);
}
.twoColFixLtHdr #container #mainContent #in_right #ind_fl {
	float: left;
	width: 140px;
	margin-top: 35px;
}
.twoColFixLtHdr #container #mainContent #in_right #ind_fl #names {
	margin-top: -40px;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:657px;
	top:340px;
	width:261px;
	height:137px;
	z-index:1;
}

.spcl {
	margin-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0075BB;
	padding-bottom: 3px;
}

.style6 {
	font-size: 18px;
	color: #000000;
	width: 350px;
	margin: auto;
	font-weight: bold;
}
.style6b {
	font-size: 18px;
	color: #384112;
	width: 350px;
	margin: auto;
	font-weight: bold;
	background-color: #FFFFFF;
}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style18 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/clouds/cl.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 90px;
	text-align: center;
	padding-top: 8px;
	border: thin solid #7D0000;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
.style10 {font-size: 12px}

.style19 {font-size: 18px}
.style20 {
	color: #770000;
	font-size: 18px;
}



.style15 {
	font-size: 2pt;
	line-height: 2pt;
	height: 2px;

}

.twoColFixLtHdr #container #mainContent #co_body #con_top {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	padding: 0px;
	background-color: #315C6C;
}
.top_bar_of_page {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	padding: 0px;
	background-color: #315C6C;
}
.body_on_reg {
	width: 600px;
	padding: 5px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border: thin solid #66CCCC;
}
.twoColFixLtHdr #container #mainContent #mainContent2 #sa_body p {
}
.twoColFixLtHdr #container #mainContent #mainContent2 #ab_body #news {
	float: left;
	width: 295px;
	margin-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
}

.twoColFixLtHdr #container #mainContent #mainContent2 #tour_edit {
	margin: auto;
	width: 750px;
}
.twoColFixLtHdr #container #mainContent #in_right #editable {
	float: right;
	width: 425px;
	color: #FFFFFF;
	background-color: #0064A0;
	padding-left: 10px;
	margin-bottom: 20px;
	border: medium solid #667B14;
	height: 160px;
}
.twoColFixLtHdr #container #mainContent #in_right #in_top_left {
	float: left;
	width: 220px;
}
.twoColFixLtHdr #container #mainContent #in_right #in_middle {
	float: left;
	width: 70px;
	height: 100px;
	margin-top: 10px;
}
.twoColFixLtHdr #container #mainContent #in_right #in_sec_pa {
	float: left;
	width: 210px;
	padding: 5px;
}

#link_dark a:link {
color:#333333;
}
.twoColFixLtHdr #container #mainContent #in_right #editable #in_middle #in_edit {
	float: right;
}
.twoColFixLtHdr #container #mainContent #in_right #editable #in_edit {
	float: right;
	font-size: 14px;
	color: #FFFFFF;
	width: 250px;
	padding: 10px;
}
.twoColFixLtHdr #container #mainContent #in_right #editable #bot_edit {
	float: right;
	height: 15px;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	clear: right;
}
.twoColFixLtHdr #container #mainContent #mainContent5 {
	background-image: url(images/ts.png);
}
.twoColFixLtHdr #container #mainContent #mainContent5 #ab_body5 {
	background-color: #FFFFFF;
}
.twoColFixLtHdr #container #mainContent #co_body #bot_con {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #315C6C;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#bot_edit a:link, a:hover {
	color: #FFFFFF;
}
#bot_edit {
	margin-top: -6px;
}
