html {
	background: #4c382b url(thanksgiving-1-bg.gif) repeat fixed;
}
body, a{
	color: #928549;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color:#9e5328;	
}
h2 {
	color:#412b23;	
}
h3 {
	border-left:5px solid #9e5328;
	padding-left:5px;
}
#cc-container {
	background:#d9b775 url(thanksgiving-1-mainbg.jpg) no-repeat center 130px;
	border:1px solid #acab72;
}
#cc-branding-outer {
	background: #d9b775 url(thanksgiving-1-hdr.jpg) no-repeat center top;
	position:relative;
}
#cc-content-outer {
	border-bottom:1px solid #412b23;	
}
#cc-site-info-outer {
	background:#9e5328;
	color:#d9b775;
	border-top:1px solid #fff;
}
#cc-site-info-outer a {
	color:#d9b775;
}
#cc-content-sub-outer {
	background: transparent url(thanksgiving-1-cllt-b.png) no-repeat center bottom;
	padding-bottom: 27px;
}
#cc-content-sub-inner {
	background: #412b23 url(thanksgiving-1-cllt-t.jpg) no-repeat center top;
	color:#d9b775;
}
#cc-content-sub-inner a{
	color:#d9b775;
}
#cc-positioned-1 {
	display:block;
	background: transparent url(thanksgiving-1-photo.png) no-repeat left top;
	height: 272px;
	width: 271px;
	right:-55px;
	top:-105px;
}
.cc-divider {
	background:#000;
	border-color:#d9b775;
}
a.cc-register,
.cc-btn-primary,
.cc-btn-secondary,
.cc-btn-tertiary,
.cc-btn-tertiary[disabled]:hover {
	background:#9e5328 url(thnksgvng-1-regbtn.png) repeat-x center top;
	border:none;
	color:#ffd897;
}
a.cc-register:hover,
.cc-btn-primary:hover,
.cc-btn-secondary:hover,
.cc-btn-tertiary:hover {
	background:#7B4220 url(thnksgvng-1-regbtn.png) repeat-x center top;
}
.group-sep {
	border-color: #9e5328;	
}
/*IE 6*/
* html #cc-content-sub-outer {
	background-image:none;	
}
* html #cc-positioned-1 {
	background-image:url(thanksgiving-1-photo-ie6.png);
}
* html a.cc-register,
* html a.cc-register:hover{
	background-image:none;	
}