@charset "UTF-8";
body  {
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #666666;
	background-image: url(../images/backdrop21.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: auto;
}
.twoColFixLtHdr #container {
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 20px;
} 
.twoColFixLtHdr #header {
	border: 3px none #000;
	height: 200px;
	width: 789px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
} 
.twoColFixLtHdr #sidebar1 {
	width: 150px;
	background-color: #EBEBEB;
	background-image: url(../images/wood047.jpg);
	background-repeat: repeat;
	color: #192230;
	float: left;
	border: 3px solid #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.twoColFixLtHdr #container #sidebar1 p a {
	text-decoration: none;
	color: #192230;
	text-align: center;
	display: block;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 p a:hover {
	background-image: url(../images/Untitled-1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #socialshare {
	float: right;
}
.twoColFixLtHdr #container #socialshare a {
	font-size: 18px;
	text-decoration: none;
	color: #6F4014;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 23px;
	font-style: italic;
	font-variant: normal;
}
.twoColFixLtHdr #mainContent {
	margin-top: 20;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 214px;
	padding-top: 10;
	padding-right: 20;
	padding-bottom: 10;
	padding-left: 30;
	border-left-style: none;
} 
.twoColFixLtHdr #container #mainContent p a {
	color: #63130B;
	font-weight: bold;
}
.twoColFixLtHdr #container #bottom {
	width: 800px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6D060D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.twoColFixLtHdr #container #bottom a {
	font-size: 16px;
	line-height: 32px;
	color: #0E1725;
	text-decoration: none;
	font-weight: normal;
}
.twoColFixLtHdr #container #photos {
	width: 800px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
.twoColFixLtHdr #footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
} 
.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;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
.twoColFixLtHdr #container #sidebar1 ul li a {
	text-decoration: none;
	text-align: center;
	display: block;
.twoColFixLtHdr #container #sidebar1 p {
	text-align: center;
	color: #1D2637;

}
.twoColFixLtHdr #container #sidebar1 p a:hover {
	background-image: url(../images/Untitled-1.gif);
	background-position: left center;
}

.twoColFixLtHdr #container #sidebar1 p a:active{
	background-image: url(../images/Untitled-1.gif);
	background-position: left center;
	
.twoColFixLtHdr #container #sidebarcontainer {
	width: 800px;
}
