/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */

*
{
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 10pt;
	margin-left: 20pt;
}

h1,h2,h3,h4,h5,h6
{
	text-transform: none;
	letter-spacing: normal;
}

body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: #000000;
	color: #6F5129;
	line-height: normal;
}

a
{
	color: #0000FF;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:hover
{
	text-decoration: none;
}

/* Outer */

#outer
{
	width: 792px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}

/* Header */

#header
{
	padding: 1.75em;
	text-align: center;
}

#header h1
{
	font-size: 36pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: blink;
	text-transform: uppercase;
}

#header h2
{
	font-size: 16pt;
	color: #FF0;
}

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

/* Menu */

#menu
{
	background: #000000 url('images/a1.jpg') top left no-repeat;
	height: 94px;
	width: 778px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 27px;
}

#menu ul
{
	list-style: none;
	text-align: left;
	position: relative;
	top: 45px;
	padding: 0px;
}

#menu li
{
	display: inline;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0pt;
}

#menu li a
{
	color: #3A2000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: 0.2em;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* Content */

#xbg1
{
	position: absolute;
	z-index: 1;
	background: #000000 url('images/a2.jpg') top left no-repeat;
	width: 750px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

#content
{
	background: #000000 url('images/a3.jpg') top left repeat-y;
}

#content p
{
	margin-bottom: 1em;
	line-height: normal;
}

#content h2,h3,h4,h5,h6
{
	position: relative;
	color: #3F2109;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: solid 1px #DFBF99;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 2em;
	padding-left: 1em;
}

#content blockquote
{
	margin-bottom: 2em;
}

#content blockquote p
{
	border-left: solid 8px #667700;
	padding-left: 1em;
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 2em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	/* [disabled]position: relative; */
	z-index: 2;
	float: right;
	margin-left: 10pt;
	width: 68%;
}

#primaryContent
{
	border-left: solid 1px #DFBF99;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1pt;
	margin: 0em;
	width: 500px;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	z-index: 2;
	float: right;
	width: 15em;
	margin-top: 2em;
}

/* Footer */

#footer
{
	width: 778px;
	height: 56px;
	padding-top: 0px;
	background: #000000 url('images/a4.jpg') top left no-repeat;
	text-align: center;
}

.clear
{
	clear: both;
}
ol {
	margin-bottom: 10px;
	margin-left: 20px;
}
a {
	margin: 0px;
	padding: 0px;
}
em {
	margin: 0px;
	padding: 0px;
}
u {
	margin: 0px;
	padding: 0px;
}
