﻿#container {
	width: 800px;
	margin: 10px auto 10px auto;
}
#header {
	border: 1px solid #CC0000;
	width: 800px;
	height: 75px;
	background-color: #C0C0C0;
}
#body {
	width: 800px;
	float: left;
	border-style: none;
	height: auto;
	font-family: Georgia;
	font-size: 12pt;
}
#footer {
	height: 25px;
	text-align: center;
	font-size: 10px;
	color: #C0C0C0;
	background-color: #000000;
	vertical-align: bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#excerpts {
	width: 375px;
	margin: 10px;
	border: thin none #FFFFFF;
	background-color: #808080;
	text-align: center;
	float: left;
}
#cats {
	width: 300px;
	float: left;
	vertical-align: top;
	background-color: #666666;
	border: 1px solid #CC0000;
	text-align: right;
	margin-right: 20px;
	margin-left: 10px;
}
.img_rt {
	border: 1px solid #CC0000;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.menu_link {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: small-caps;
}
.affirmations {
	font-style: italic;
	font-size: 16px;
}
body {
	background-color: #E4E4E4;
}
p {
	margin: 10px;
	text-align: left;
	line-height: 150%;
}
form {
	margin: 10px;
	font-size: 10pt;
}
.quotes {
	margin: 20px 420px 20px 20px;
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #333333;
	text-align: left;
}
.thumbnail {
	border: thin solid #000000;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}
a:hover {
	color: #CC0000;
}
.affirmations {
	font-family: SansSerif;
	font-size: 12pt;
	text-align: center;
}
.excerpts {
	margin: 0px 20px 0px 20px;
	font-size: 11pt;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	text-align: left;
}
.small {
	font-size: 10pt;
}
#buynow {
	width: 370px;
	margin: 10px;
	border: thin none #FFFFFF;
	text-align: center;
	float: right;
	vertical-align: top;
	font-size: 10pt;
}
.imgleft {
	border: 1px solid #CC0000;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}
#bio {
	width: 450px;
	float: left;
	vertical-align: bottom;
	border: thin none #CC0000;
}
#homepic {
	width: 550px;
	float: right;
	vertical-align: top;
	border: thin none #CC0000;
	text-align: right;
}
.imagetitle {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-style: italic;
	color: #333333;
	text-align: right;
}
.webheader {
	margin: 10px;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #CC0000;
}
h1 {
	margin: 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	margin: 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
.leftjustified {
	text-align: left;
}
li {
	font-size: 10pt;
}
.indent {
	margin-left: 50px;
}
.footer {
	height: 25px;
	text-align: center;
	font-size: 10px;
	color: #C0C0C0;
	background-color: #000000;
	vertical-align: bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.margin0 {
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
