body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bavkground.jpg);

}


.oneColFixCtrHdr #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #343434;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #95A32E;
}
.oneColFixCtrHdr #header {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-top: 172px;
	padding-right: 10px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#header a:link {
	color: #FFFFFF;
    text-decoration:none;
}
#header a:visited {
	color: #FFFFFF;
    text-decoration:none;
}
#header a:hover {
	color: #FFFFFF;
    text-decoration:underline;
}

#title {
	font-size: 18px;
	color: #604F3C;
}
#sideLink {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 25px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sideLink a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#sideLink a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#sideLink a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.oneColFixCtrHdr #mainContent {
	background-color: #F0F0F0;
	width: 602px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
	color: #2D1D0F;
	font-size: 14px;
}
.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 */
}
.oneColFixCtrHdr #sidebar1 {
	float: right;
	width: 200px; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
}
#bar {
	height: 3px;
	background-color: #E1D5C7;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #container #mainContent #upcoming {
	float: right;
	width: 230px;
	background-color: #FFFFFF;
	border: 1px solid #5A4B38;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.oneColFixCtrHdr #container #mainContent #blog {
	width: 350px;
}
.oneColFixCtrHdr #container #mainContent #blog {
	width: 100%;
}
#dash {
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
}
#twitter {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-top: 15px;
	background-image: url(images/twitterback.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#twitter a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#twitter a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#twitter a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#twitter-body {
	color: #2E4000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-align: left;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#icons {
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	background-position: left top;
}
