body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#address {
	padding: 4px;
}

#header {
	height: 131px;
	background-image: url(/shared/header.jpg);
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftcol {
	background-color: #c41130;
	font-size: 11.6px;
	color: #FFFFFF;
	width: 189px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#contenthome {
	background-repeat: repeat-y;
	width: 553px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	background-color: #333333;
	background-image: url(/shared/content_home_bg.jpg);
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#contenthome h1 {
	font-size: 18px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#new {
	background-color: #543c28;
	border: 2px solid #FFFFFF;
	height: 218px;
	width: 279px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: normal;
}


#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	height: 44px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.footerwhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerwhite:active {
	color: #CCCCCC;
	text-decoration: none;
}
a.footerwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 553px;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 4px;
	background-color: #947764;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {

	font-size: 18px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 16px;
}
a:link {
	color: #ffffff;
	font-weight: bold;
	line-height: 13px;
}
a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	line-height: 13px;
}
a:hover {
	color: #c41130;
	text-decoration: none;
}
a:active {
	color: #860c17;
}
.style2 {
	color: #008063;
	font-weight: 600;
	font-size: 12px;
}
.commentbox{
	background-color: #ececec;
	width: 500px;
	padding: 10px;
	color: #660000;
	font-size: 14px;
}

.commentfooter{
background: url(/shared/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}
