@charset "utf-8";
.thrColFixHdr #container {
	width: 1080px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	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: #FFC;
} 
.thrColFixHdr #header {
	background-color: #9FF;
	background-image: url(../assets/images/IMG_6817-hudson_river1_1080x238w.jpg);
	height: 150px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 

.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	color: #FF9;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.thrColFixHdr #container #navbar {
	background-color: #FC6;
	height: 15px;
}
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 */
	color: #000000;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: auto;
	background-color: #9198A8;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFC;
	border: 1px none #090;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #CFF;
}
.thrColFixHdr #mainContent {
	background-color: #FFC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 0;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 192px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #container #mainContent p img {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	text-align: center;
}
.thrColFixHdr #container #mainContent #raisondetre p {
	font-size: 11px;
}
.thrColFixHdr #container #mainContent #raisondetre p img {
	float: left;
}

.thrColFixHdr #container #mainContent p {
	padding: 0px;
}
.thrColFixHdr #container #mainContent #happenings .p1-left img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent #happenings .p2-right img {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #9FF;
} 
.thrColFixHdr #container #mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#happenings {
}
#container #mainContent #happenings {
}
.thrColFixHdr #container #mainContent #samplelistings .woadlisting p {
	font-size: 11px;
}
.thrColFixHdr #container #mainContent #samplelistings .weldlisting p {
	font-size: 11px;
}
.thrColFixHdr #container #mainContent #samplelistings .madderlisting p {
	font-size: 11px;
}
.thrColFixHdr #container #mainContent #calendarlistings p {
	font-size: 11px;
}
.thrColFixHdr #container #mainContent #listinglinks p {
	font-size: 13px;
}
.thrColFixHdr #container #mainContent #calendarlistings {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.thrColFixHdr #container #mainContent .madderlisting {
}
.thrColFixHdr #container #mainContent #librarygroups p {
	font-size: 14px;
}
.thrColFixHdr #container #mainContent #librarygroups #countydutchess .madderlisting h4 {
}
.thrColFixHdr #container #mainContent .madderlisting p {
	font-size: 13px;
}
.thrColFixHdr #container #mainContent .woadlisting p {
	font-size: 13px;
}







.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 */
}
.thrColFixHdr #container #footer #listingstatement {
	font-size: 12px;
}

.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;
}

.thrColFixHdr #container #sidebar1 #SBL-Listings {
}
.thrColFixHdr #container #mainContent #listingcategories p {
	margin-left: 15px;
	font-size: 10px;
}
.thrColFixHdr #container #mainContent #maincategorylistings ul li {
	font-size: 12px;
}

.thrColFixHdr #container #navbar a {
	text-decoration: none;
}
.thrColFixHdr #container #navbar1 p a {
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 h4 {
	color: #000;
}
.thrColFixHdr #container #sidebar1 p {
	font-size: 12px;
}
.thrColFixHdr #container #sidebar1 {
	height: 2
	000px;
	background-color: #FFC;
	
	
}
.thrColFixHdr #container #mainContent #maincategorylistings h4 strong {
	font-size: 14px;
}

.thrColFixHdr #container #navbar1 {
	background-color: #CFF;
	width: 1080px;
}
.thrColFixHdr #container #navbar1 p {
	text-align: center;
}
.thrColFixHdr #container #mainContent #rhinebeckspecials {
	background-color: #0C9;
	padding-top: 10px;
}

.thrColFixHdr #container #mainContent #rhinebeckspecials h1 {
	color: #F00;
	text-align: center;
}
.thrColFixHdr #container #mainContent #rhinebeckspecials h2 {
	color: #F33;
	text-align: center;
}
.thrColFixHdr #container #mainContent .madderlist img {
	padding-right: 20px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #mainContent #happenings p   {
	font-size: 14px;
}

.thrColFixHdr #container #mainContent #librarygroups #countydutchess .madderlisting img {
	float: right;
	padding-top: 2px;
	padding-right: 300px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.thrColFixHdr #container #mainContent .woadlist img {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent .woadlist p {
	font-size: 12px;
}


.centertext {
	text-align: center;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #036;
}
a:hover {
	text-decoration: none;
	color: #399;
}
a:active {
	text-decoration: none;
	color: #FFC;
}
.thrColFixHdr #container #topimg {
	background-color: #CFF;
}
.thrColFixHdr #container #topimg p img {
}
.thrColFixHdr #container #topimg p {
	text-align: center;
}
.thrColFixHdr #container #footer p {
	font-size: 10px;
}
.thrColFixHdr #container #listnote {
	font-size: 12px;
	padding-left: 20px;
	background-color: #9FF;
}
.thrColFixHdr #container #sidebar1 #QuickLinks a:link {
	color: #036;
}
.thrColFixHdr #container #sidebar1 #QuickLinks a:visited {
	color: #036;
}
.thrColFixHdr #container #sidebar1 #QuickLinks a:hover {
	color: #399;
}
