@charset "utf-8";
/* CSS Document */

<style type="text/css">
html {
		text-align:center;
		height:100%;
		margin:0; 
		padding:0;
		}

body {
	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 */
	background-image: url(../graphics/bg-brown.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#cccccc;
	font-size:62.5%;
	font-family:"Trebuchet MS", Calibri, Tahoma, Verdana, Arial;
	color:#333D42;
}
.oneColFixCtrHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	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. */
	background-color:#DFE0E2;
	border-bottom:1px solid #ededed;
	background-image:url(../graphics/layout/full-bg-nologo.jpg);
	background-repeat:no-repeat;
}
.oneColFixCtrHdr #header2 {
	background: #DDDDDD; 
	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 #header2 instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header2 h1 {
	margin: 0; /* zeroing the margin of the last element in the #header2 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 */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #dddee0;
	background-image:url(../graphics/layout/full-bg-nologo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:770px;
	position:absolute;

}
.oneColFixCtrHdr #footer {
	font-size:1em;
	height: 30px;
	width:756px;
	left:0;
	bottom:0px;
	padding:10px;
	background-color:#5e3b2b;
	color:#DFE0E2;
	position:absolute;
	margin:60px -3px 0 -3px;
	clear:none;
	z-index:55
	
}
.oneColFixCtrHdr #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 */
}

A:link {color: #221F2B;}
A:visited {color: #221F2B;}
A:active { color: #221F2B;}
A:hover{text-decoration: none; color: #CC3333;}

/*
#border-wrapper {
	width:794px;
	height:800px;
	text-align:left;
	position:relative;
	left:50%;
	margin: 0 auto 0 -400px;
	text-align:center;
	top: 1px;
	padding:0px;
	min-height:100%;
	
	
}*/

.oneColFixCtrHdr  #wrapper-sub {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	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. */
	background-position:top right;
	background-repeat:repeat-x;
	background-image:url(../graphics/layout/bgToplines.jpg;
		background-color:#c4c5c9;
		border-bottom:1px solid #ededed}

#leftCol {
	position:relative;
	left:-2px;
	top:0px;
	width:222px;
	height:1000px;
	z-index: 10;
	background-color:#000000;
/*	background-image:url(../graphics/layout/leftColBg-blue.jpg);
	background-repeat:repeat-y;  */

	
}
#menuBox {
	width:538px;
	position: relative;
	float:right;
	margin-right: 2px;
	z-index: 20;
	text-align:left
}
#header {
	width:538px;
	top: 30px;
	position: relative;
	right: 5px;
	float: right;
	margin-right: 2px;
	z-index: 1;
	text-align:right;
	font-size: 8px;
}


#content {
	width:500px;
	padding:15px;
	font-size:1.1em;
	height:100%;
	top: 210px;
	right:0px;
	position:absolute;
	left:215px;

}
	
A:link.footer {color: #DFE0E2;}
A:visited.footer {color: #DFE0E2;}
A:active.footer {	color: #CCCCCC;}
A:hover.footer {text-decoration: none; color: #FFFFFF;}

#logo {
	float:left;
	width:208px;
	height:216px;
	z-index: 12;
	position: absolute;
	top:5px;
	left:5px;
}

#newsblockWrapper {
position:relative;
right:10px;
top:20px;
	width:304px;
	height: 550px;
	float:right


}
#newsblock {
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
	padding-right: 6px;
	width:304px;
	height:340px;
	margin-top:-10px;
	margin-bottom: 20px;
	margin-left:3px
}

.newsHLineHome {
font-size:14px;
font-weight:bold}

.newsDateHome {
font-size:11px}

#groupshot {
	position:relative;
	width:414px;
	height:325px;
	float: left;
}
#jukebox {
	width:302px;
	height:143px;
	margin-top: 40px;
}
#tourloop1 {
	width:450px;
	border: 1px solid #996633;
	background-color:#CCCCCC;
	font-size:.8em;
	padding:10px;
	color:#000000;
	margin:10px;}

#tourloop2 {
	width:450px;
	border: 1px solid #6C4900;
	background-color:#C1AB7B;
	font-size:.8em;
	padding:10px;
	color:#FFFFFF;
	margin:10px;
}

.tourData {
	padding:5px;
	display:block;
	float:left;}

.tourDataRow2 {
	padding:5px;
	display:block;
	clear:both;}

.fixedWidth {
	width:110px;}

#tourInputWrapper {
	margin: auto;
	width: 650px;
}
.postfooter{font-size:.8em}

#dropright{
	width: 9px;
	background-image:url(../graphics/drop-right.png);
	background-repeat:repeat-y;
	height:100%;
	left: -9px;
	top: 0px;
	z-index:20;
	position:absolute;
}

#dropleft{
	width: 9px;
	background-image:url(../graphics/drop-left.png);
	background-repeat:repeat-y;
	height:100%;
	left: 770px;
	top: 0px;
	z-index:21;
	position:absolute;
}
#randomImage {
	height: 325px;
	width: 414px;
	position: absolute;
	top:220px;
	left:0px;
}
#tourSection {
	margin: 1px auto;
	color:#000000;
	width:200px;
	height:170px;
	background-color:#c4c5c9;
	position:relative;
	clear:both;}
	
#tourloop1col1 {background-color:#DCDBDA; padding:5px; text-align:left }
#tourloop1col2 {padding:4px;  text-align:left; background-color:#cbceda}
#tourSection #date { width:82px; float:left; font-size:.9em;
	color:#666666;}

#newsSection {
	color:#000000;
	width:188px;
	background-color:#866e63;
	text-align:center;
	background-color:#c4c5c9;
	position:relative;
	margin:auto;
	height:180px;
	padding:5px 2px 5px 10px;
	vertical-align:middle;}
	
#colheaders {margin-top:10px; margin-bottom:-16px; z-index:3}
	
#newsDateSideBar{
	font-size:.9em;
	color:#666666;
	font-weight:bold;margin-bottom: -2px;
}
#newsHLineSideBar {margin-bottom: 10px;}

div.trans-grey-top-left {	position:absolute;	left:0px;	top:0px;	width:9px;	height:8px; background-image:url(../graphics/layout/trans-grey-top-left.png); background-repeat:no-repeat}
div.trans-grey-top-rgt {	position:absolute;	right:0px;	top:0px;	width:9px;	height:8px; background-image:url(../graphics/layout/trans-grey-top-rgt.png); background-repeat:no-repeat}
div.trans-grey-btm-left {	position:absolute;	left:0px;	bottom:0px;	width:9px;	height:8px; background-image:url(../graphics/layout/trans-grey-btm-left.png); background-repeat:no-repeat}
div.trans-grey-btm-rgt {	position:absolute;	bottom:0px;	width:9px;	height:8px;	right: 0px; background-image:url(../graphics/layout/trans-grey-btm-rgt.png); background-repeat:no-repeat}

a.viewmore:link{color:#990000;}
a.viewmore:active{color:#990000;}
a.viewmore:hover{color:#000000; text-decoration:none}
a.viewmore:visited{color:#990000;}
