body
{
	padding: 0px;
	margin: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #660000;
}

img { border: 0; }

p
{
	font-size: 11px;
	color: #4c3221;
}

h1, h2, h3 {
	margin: 10px 0;
}

a, a:active, a:visited {
	color: #9e3204;
}

.header
{
	font-weight: bold;
	font-size: 18px;
	color: #9e3204;
}

.lightheader {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
}

.subheader
{
	font-weight: bold;
	font-size: 14px;
	color: #9e3204;
}

.subheaderplain
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.smallheader
{
	font-weight: bold;
	font-size: 12px;
	color: #000099;
}

.creamheader
{
	font-size: 28px;
	color: #ffffcc;
}

.smallcreamheader
{
	font-size: 12px;
	color: #ffffcc;
}

.italicssmallheader
{
	font-style: italic;
	font-size: 12px;
	color: #9e3204;
}

.text
{
	font-size: 11px;
	color: #4c3221;
}

.boldtext
{
	font-weight: bold;
	font-size: 11px;
}

.orangetext
{
	font-size: 11px;
	color: #9e3204;
}

.boldorangetext
{
	font-size: 11px;
	color: #9e3204;
	font-weight: bold;
}

.boldredtext
{
	font-size: 11px;
	color: #a90000;
	font-weight: bold;
}

.italicstext
{
	font-style: italic;
	font-size: 11px;
}

.italic
{
	font-style: italic;
}

.underlinedtext
{
	font-size: 11px;
	color: #4c3221;
	text-decoration: underline;
}

.creamtext
{
	font-size: 11px;
	color: #ffffcc;
}

.boldcreamtext
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
}

.smalltext
{
	font-size: 10px;
	color: #4c3221;
}

.smallboldtext
{
	font-weight: bold;
	font-size: 10px;
}

.smallcreamtext
{
	font-size: 10px;
	color: #ffffcc;
}

.smallboldcreamtext
{
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
}

.redtext
{
	font-size: 11px;
	color: #c91f16;
}

.bluetext
{
	font-weight: bold;
	font-size: 11px;
	color: #333399;
}

.whitetext
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}

.greytext
{
	font-weight: bold;
	font-size: 11px;
	color: #808080;
}

.errortext
{
	font-weight: bold;
	font-size: 11px;
	color: #c91f16;
}

.footer
{
	font-size: 10px;
	color: #9e3204;
}

.swirl
{
	background-image: url(http://www.triciarose.com/images/swirl_bg.jpg );
}

.red
{
	background-image: url(http://www.triciarose.com/images/red_bg.png );
}

.orange
{
	background-image: url(http://www.triciarose.com/images/orange_bg.gif );
}

.brown
{
	background-image: url(http://www.triciarose.com/images/brown.gif );
}


.box
{
	background-image: url(http://www.triciarose.com/images/box_tobook.jpg );
}

.spacer
{
	background-image: url(http://www.triciarose.com/images/spacer.gif);
}

.bold
{
	font-weight:bold;
}

.clear { clear: both; }
.center { text-align: center; }

.stationary {
	border: 1px solid #000000;
	padding: 0 10px 10px;
	width: 300px;
	text-align: left;
}

#top_nav {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color: #FCEA9E;
}

#top_nav .item {
	float: left;
}

#top_nav .header_background {
	margin-top: 20px;
	width: 849px;
	height: 113px;
	background-color: #9E3204;
}

#top_nav .main_header {
	margin-top: 48px;
}

.books_container {
	margin: 40px auto;
	padding-left: 6px;
}
/* .books_container {
	width: 110px;
	float: right;
	margin-right: 65px;
}*/
.books_container .book {
	float: left;
	margin: 0 24px 5px;
}
#home .stationary {
	float: left;
	height: 362px;
}
#home .stationary p {
	margin: 0 0 7px 0;
}

#home_top_right_image {
	border: 1px solid #000000;
	margin-left: 10px;
}

#home_right_column td p,
#home_right_column td a {
	font-size: 10px;
	font-weight: bold;
	color: #ffffcc;
}

.teaching_list li {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 11px;
}
