html{
	color: #2D4629;
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1.5em;
}
body {
	font: 12px/1.25 Georgia, "Times New Roman", Times, serif;
	background-color: white;
	background: url(images/tree6.jpg) top center fixed repeat;
}
a, a:visited {
	text-decoration: none;
}
a:focus, a:active, a:hover {
	text-decoration: underline;
}
#themes p {
	font-size: 110%;
}
#innerframe ul {
	list-style-type: disc;
	list-style-position: inside;
	float: left;
	width: 220px;
	padding: 0 0 0 50px;
	font-size: 125%;
}
#outerFrame {
	width: 1000px;
	margin: 0 auto;
}
#headerbox {
	text-align: center;
}
#headerbox img {
	padding: 20px 0 0 0;
}
#home #headerbox img {
	padding: 75px 0 0 0;
}
#uldiv {
	width: 306px;
	border: 1px solid white;
	margin: 5px auto 15px auto;
}
#home #uldiv {
	width: 656px;
	border: 2px solid white;
	margin: 30px auto 10px auto;
}
#menu {
	width: 300px;
	height: 24px;
	text-align: center;
	border: 3px solid #861531;
	background: url(images/back_slice3.png) top center repeat-y;
}
#home #menu {
	width: 650px;
	height: 36px;
}
#menu li {
	color: #861531;
	float: left;
	display: block;
	width: 75px;
	list-style: none;
}
#menu li a {
	height: 24px;
	display: block;
}
#home #menu li, #home #menu li a {
	display: block;
	width: 162px;
	height: 36px;
}
#menu img {
	margin: 2px 0 0 0;
}
#home #menu img {
	margin: 3px 0 0 0;
}
#menu li a:focus, #menu li a:active, #menu li a:hover {
	background-color: #FFEEF4;
}
#topper {
	width: 1020px;
	height: 60px;
	background: url(images/back_top3.png) top center no-repeat;
	margin: 0 auto;
}
#bottomer {
	width: 1020px;
	height: 70px;
	background: url(images/back_bottom3.png) top center no-repeat;
	margin: 0 auto;
}
#innerframe {
	text-align: left;
	width: 1020px;
	margin: 0 auto;
	background: url(images/back_slice3.png) top center repeat-y;
}
#contact #innerframe {
	text-align: center;
}
#heading {
	width: 650px;
	height: 60px;
	margin: 0 auto;
}
#contact #heading {
	margin: 0 auto 15px auto;
}
#innerframe h1 {
	text-align: center;
	color: #861531;
	font-size: 2.2em;
}
#samples #innerframe h2 {
	font-size: 1.8em;
	padding: 10px 0 0 40px;
}
.themeblock {
	float: left;
	margin: 5px 0 10px 20px;
	padding: 5px 0 0 10px;
	width: 960px;
}
#cowboys.themeblock
{
	width: 775px;
}
#july4th.themeblock
{
	width: 510px;
}
#stpattys.themeblock
{
	width: 385px;
	margin-left: 40px;
}
.themeblock h3 {
	margin: 10px 2px 0 3px;
	padding: 5px 15px;
	background-color: #861531;
	color: white;
}
#halloween h3 {
	background-color: #DC862E;
}
#cowboys h3 {
	background-color: #624338;
}
#july4th h3 {
	background-color: #000099;
}
#stpattys h3 {
	background-color: #12AC63;
}
.themeblock2 {
	float: left;
	margin: 8px 2px 0 0;
	text-align: center;
	color: #2D4629;
}
.clearer {
	clear: both;
}
#infocol {
	padding: 30px 70px 0 70px;
}
#infocol h1 {
	text-align: center;
	margin: 0 0 15px 0;
	font-size: 150%;
	font-family: "Arial Black", Gadget, Arial, sans-serif;
}
#infocol h2 {
	font-size: 110%;
	margin: 0 0 20px 0;
}
#infocol h3 {
	font-size: 110%;
	margin: 10px 0 0 0;
}
#infocol .listblock h2 {
	margin: 0 0 10px 20px;
}
#infocol p {
	margin: 0 0 15px 0;
	clear: both;
}
.listblock {
	margin: 20px 0;
	padding: 10px 0;
	border: 2px solid #861531;
}
#contact .listblock {
	text-align: center;
	padding: 15px 25px;
	border: 3px solid #861531;
	background: url(images/back_slice3.png) top center repeat-y;
}
#contact #lefty {
	float: left;
	margin: 10px 0 20px 150px;
}
#contact #righty {
	float: right;
	margin: 10px 150px 20px 0;
}
#footer {
	font: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}
#footer a {
	color: #ccc;
}
#home #footer {
	margin-top: 90px;
}
#contact #footer {
	margin-top: 40px;
}
