@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
	color: #333;
	background-color: #FFF;
}

#outerContainer {
	width:1280px;
	background: top left no-repeat;
	margin:0 auto;
	background-image:url(../new/images/moon_over_mountain5.jpg);
	background-color: #A4845E;
}
#bgContainer {
	margin:0 -235px;
	margin-top: -15px; 
}

.thrColFixHdr #container {
	width: 800px;  /* 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 */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #masthead {
	width: 780px;
	text-align: center;
	padding: 5; 
}
#whiteBackground {
	background-color: #FFF;
}
.thrColFixHdr #header {
	background-color: #FFF;
	height: 42px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
} 

.thrColFixHdr #sidebar1 {
	border: 1px solid #000000;
	float: left;
	width: 180px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	background-color: #FFF;
	margin-left: 5px;
}
.thrColFixHdr #sidebar1 p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sidebar1 img {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #sidebar2 {
	
	float: right;
	width: 195px;
	padding: 0px 0px 15px 0px;
	border: 1px solid #000000;
	vertical-align: top;
	margin-right: 5px;	
}
.thrColFixHdr #mainContent {
	margin: 0 210px 0 194px;
	padding: 8px 10px 10px 10px;
	background-color: #FFF;
} 
.columns {
	border: 1px solid #666;
	padding: 4px;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-color: #FFE386;
	font-size: 10px;
	text-align: center;
	border: 1px solid #000000;
} 
.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;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
a:link       {
	font-weight: bold;
	text-decoration:none;
	color:#324395
}
a:active     {
	font-weight: bold;
	text-decoration:none;
	color:#324395
}
a:hover      {
	font-weight: bold;
	text-decoration:none;
	color:#336666
}
a:visited    {
	font-weight: bold;
	text-decoration:none;
	color:#324395;
}
/* WIDGETS */
.album {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ADA299;
	padding: 1px;
}

.widgettitle, a.widgettitle, p.widgettitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ADA299;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-decoration: none;
	text-transform: capitalize;

}

.widgettitlesch, a.widgettitlesch {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #ADA299;

	padding-top: 4px;

	padding-right: 2px;

	padding-bottom: 4px;

	padding-left: 2px;

	text-decoration: none;

	text-align: center;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: ADA299;

}

.widgetmainbox {
	background-color: #FFF;
	padding: 5px;
}

p.widgetcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-align: left;
}

p.widgetcopysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
	text-align: left;
}

td.widgetcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847666;
}

a.widgetcopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	text-decoration: underline;
}
#blogTitle {
	background-color: #CCC;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
#blogTopic {
	padding: 5px 2px 8px 2px;
	margin-bottom: 10px;
}
