body {
	background-color: #333;
	margin-top: 0px;
}
h1 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	background-image: url(images/cookie-club.jpg);
	background-repeat: no-repeat;
}
.header a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D28D45;
	text-decoration: none;
}
.header a:visited {	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #D28D45;
	text-decoration: none;
}
.header a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
.quote {
	text-align: justify;
	position: relative;
	width: 230px;
	left: 50px;
}
.quote a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.quote a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.quote a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	text-decoration: none;
}
.quote_author {
	text-align: right;
	position: relative;
	width: 230px;
	left: 50px;
}
.forum_link {
	left: 450px;
	position: relative;
	width: 375px;
	text-align: right;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	width: 170px;
	left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	width: 100px;
	left: 720px;
	top: -8px;
	text-align: right;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.blog {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #D18D46;
}
.blog a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}
.blog a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: underline;
}

.blog a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}

.blog_borderL {
	background-color: #D18D46;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D18D46;
}
.blog_borderT {
	background-color: #D18D46;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #D18D46;
}
.blog_borderR {
	background-color: #D18D46;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D18D46;
}
.blog_borderB {
	background-color: #D18D46;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #D18D46;
}
.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-color: #000000;
	background-image: url(images/promo_bkgd.jpg);
	background-repeat: repeat-x;
}
.promo_borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D18D46;
	background-image: url(images/promo_bkgd.jpg);
	background-repeat: repeat-x;
}
.promo_borderT {
	background-color: #D18D46;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #D18D46;
}
.promo_borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D18D46;
	background-image: url(images/promo_bkgd.jpg);
	background-repeat: repeat-x;
}
.promo_borderB {
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D28D45;
	text-decoration: none;
}
a:visited {	
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D28D45;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
}
.blogSubmenu {
	color: #FFFFFF;
}
.blogSubmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blogSubmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFCC;
	text-decoration: none;
}
.blogSubmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
hr {
	background-color: #000;
	height: 1px;
	width: 80%;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.arial14Blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.arial10BGBlackTWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
