﻿body
{
	margin:0px;
	padding:0px;
	background:url(/images/background3.jpg);
	background-repeat:repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7b4318;
}

.header
{
	font-size:18px;
	font-weight:bold;
}

.redHeader
{
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
}

.right
{
	float:right;
	margin-left:5px;
}

.left
{
	float:left;
	margin-right:5px;
}

#navigation
{
	margin:0px;
	padding:0px;
	float:left;
}

#navigation li
{
	list-style:none;
	display:block;
	margin:0px 20px 0px 3px;
}
#navigation li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	white-space:nowrap;
	font-weight:bold;
	font-style:italic;
	line-height:21px;
}

#navigation li a:hover
{
	color:#c0d973;
}

#content
{
	width:560px;
	padding:0px 0px 0px 20px;
	float:left;
}

a
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	color:#7b4318;
}

a.red
{
	color:#ff0000;
	text-decoration:none;
}

a.red:hover
{
	color:#7b4318;
}

a.footer
{
	color:#000;
	font-size:10px;
	text-decoration:none;
}

a.footer:hover
{
	text-decoration:underline;
}

.brown18px
{
	font-weight:bold;
	font-size:18px;
}

.galleryCat{
	font-size:14px;
	font-weight:bold;
	}