*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #afa162;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #3d2d11;
	color: #8c8049;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 760px;
	border: groove 2px #4f4f2b;
	margin-left: 0;
	margin-top: 1.0em;
	background-color: #dad290;	
	background-image: url('images/fire01.gif');
	background-repeat: repeat-x;
	padding: 0;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 0 #EFEAD1;
	padding: 0;
}

#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #fff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-top: solid 1px #6D7B34;
}

#menu a
{
	color: #fff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{
	padding: 0.4em;
}

#menu li a:hover
{
	background-color: #515815;
	background-image: url('images/a2.gif');
	background-repeat: repeat-x;
}

#header
{
	padding: 58px 1.2em 0 1.2em;
}

#header h1
{
	font-size: 3.0em;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-top: 20px;
}

#header h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4f4f2b;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: solid 1px #4f4f2b;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	font-size: 1.0em;
	color: #000;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 730px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #000;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: dashed 1px #EFEFD6;
}
