*
{
	padding: 0;
	margin: 0;
	background-color: #000000;
	color: #FFFFFF;
}
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
A
{
	color: #C05711;
}
IMG
{
	padding: 5px;
	border: 1px outset #FFFFFF;
}
IMG.floatTL
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0;
}
IMG.floatTR
{
	float: right;
	margin-left: 3px;
	margin-bottom: 0;
	margin-top: 15px;
	margin-right: 10px;
}
#wrapper
{
	margin: 0 auto;
	width: 922px;
}
#header
{
	width: 900px;
	height: 130px;
	padding: 10px;
	border: 1px solid #CCC;
	margin: 10px 0 0;
	background-color: #591717;
}
.logo H1#lineone
{
	font-size: 4.2em;
	font-weight: bold;
	font-family: cursive;
	padding-left: 20px;
	color: #FFFFFF;
	letter-spacing: -2px;
	position: inherit;
	background-color: #591717;
	float: left;
}
.logo H1#lineoneright
{
	font-size: 4.2em;
	font-weight: bold;
	font-family: cursive;
	float: right;
}
.logo H2#linetwo
{
	padding-left: 450px;
	font-size: 2em;
	font-family: helvetica, arial, sans-serif;
	color: #FFFFFF;
	float: left;
	background-color: #591717;
}
#leftcolumn
{
	margin: 5px 0 0;
	padding: 10px;
	min-height: 600px;
	width: 200px;
	float: left;
	border: 1px solid #CCC;
}
#leftcolumn UL
{
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted;
}
#leftcolumn LI
{
	margin-top: 10px;
	display: list-item;
	list-style-type: none;
	font-size: 1.2em;
	text-indent: 5px;
	border-bottom: 1px dotted #FCC874;
	padding-bottom: 5px;
}
#leftcolumn UL LI.last
{
	border-bottom: none;
	padding-bottom: 0;
}
#leftcolumn LI A
{
	color: #FCC874;
	text-decoration: none;
	display: block;
}
#leftcolumn LI A:hover
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.contact
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.contact P
{
	margin-top: 10px;
	color: #FFFFFF;
}
#leftcolumn H3
{
	margin: 0;
	font-size: 24px;
	font-weight: lighter;
	text-indent: 5px;
	color: #FCC874;
}
#rightcolumn
{
	margin: 5px 0;
	padding: 10px;
	min-height: 350px;
	width: auto;
}
.topright
{
	padding-bottom: 20px;
}
.topright P
{
	text-align: justify;
	font-size: 1.1em;
	padding-top: 10px;
}
.topright H1
{
	margin: 0;
	font-size: 18px;
	font-weight: lighter;
	text-indent: 5px;
}
.topright H3
{
	margin: 0;
	font-size: 24px;
	font-weight: lighter;
	text-indent: 5px;
	color: #FCC874;
}
#boxes
{
	margin: 15px auto;
}
.box1
{
	background-image: url(images/redbg.jpg);
	width: 315px;
	padding-right: 20px;
	float: left;
	border-right: 1px dotted #00BB00;
}
.box1 P
{
	font-size: 12px;
	margin-top: 10px;
	padding-left: 0;
	padding-right: 3px;
	text-align: justify;
}
.box1 H2, .box2 H2
{
	margin: 5px 0;
	font-size: 22px;
	text-indent: 5px;
	color: #FFFFFF;
}
.box1 A, .box2 A
{
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	color: #C56A58;
}
.box2
{
	width: 315px;
	float: right;
}
.box2 P
{
	color: #4A2C14;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 3px;
	padding-right: 0;
	text-align: justify;
}
.clear
{
	clear: both;
}
#triplebox
{
	min-height: 136px;
	padding: 0;
	float: left;
	display: inline;
	margin-top: 10px;
}
.col
{
	width: 210px;
	float: left;
	margin: 10px 7px;
	text-align: justify;
}
.col P
{
	margin: 11px 0 0;
	padding: 0;
	color: #4A2C14;
}
.col H3
{
	font-size: 1.4em;
	font-weight: lighter;
	color: #FCC874;
	text-indent: 5px;
}
#footer
{
	padding: 5px 0;
	background-color: #FFF;
	display: inline;
	float: left;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	font-size: 0.8em;
	text-align: center;
	color: #FFFFFF;
}

