#header {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B1C02;
	font-weight: normal;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat;
	background-position: center top;
}
#contentdiv {
	background-attachment: scroll;
	background-image: url(images/cbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #A79F8B;
}
a {
	color: #3B1C02;
}

#copyright {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#footertopbg {
	background-image: url(images/footertop_bg2.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
}
#copyright a {
	color: #FFF;
	text-decoration: underline;
}
#ctable {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #837763;
	border-bottom-color: #837763;
	border-left-color: #837763;
}
.pagehead {
	font-size: 26px;
}
.subhead {
	font-size: 18px;
}
#pagehead {
	font-size: 26px;
	padding: 10px;
	background-color: #E2E0DD;
	color: #3C151A;
	border: 1px solid #A79C83;
}
#daybox {
	padding: 8px;
	background-color: #E2E0DD;
	border: 1px solid #A79C83;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.social img {
	border: none;
	margin-right: 5px;
}

#subcat
	{margin-left: 5px;
	}