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

a
{
	color: #78440e;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #e1cbb2;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	background-color: #FEFEF2;	
	background-image: url('images/a3.gif');
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
}

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


#menu2
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 1.2em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #6D7B34;
	height: .6em;
	font-size: .9em;
	text-decoration: none;
	padding: .8em;
}
#menu a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu ul
{
	list-style: none;
	padding: 0em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

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

#menu li a
{
	padding: 4px;
	font-weight: bold;
}

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




#menu2 ul
{
	list-style: none;
	padding: 0em;
	margin-top: -4px;
	font: normal normal 12px Helvetica, Arial, sans-serif;
}

#menu2 li
{
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}

#menu2 li a
{
	padding: 3px;
	color: #fff;
	font-weight: bold;
}

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


#header
{
	padding: 0.8em 1.2em 1.2em 1.2em;
}

#header h1
{
	font-size: 3.0em;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: -0.05em;
}

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

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 15px;
	font-size: 12px;
	position: relative;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
	font: bold 9px Helvetica, Arial, sans-serif;
}

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

#column1 p
{
	text-align: left;
	margin-bottom: 1.0em;
	color: #000;
	line-height: 1.8em;
}



#column1 p b
{
	text-align: left;
	color: #a77845;
	font-size: 16px;
	border-top: thin solid maroon;
	padding-top: 4px;
	display: block;
}

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

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

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

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

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

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

.bb {
	font-weight: bold;
}

#navlist {
	text-transform: none;
	font-weight: bold;
	top: -10px;
	position: relative;
	line-height: 18px;
	font-size: 10px;
}
