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

/*a
{
	color: #8DA359;
	text-decoration: underline;
	
}

a:hover
{
	text-decoration: none;
	background-color: #CCCC00;
}
*/
.safari {
	color: #FFFFFF;
	cursor: text;
	text-decoration: none;
}
.safari:hover {
	color: #FFFFFF;
	cursor: text;
	text-decoration: none;
}
.safari2 {
	color: #384125;
	cursor: text;
	text-decoration: none;
}
.safari2:hover {
	color: #384125;
	cursor: text;
	text-decoration: none;
}
body
{
	background-color: #F0E3A4;
	background-image: url('images/a4.gif');
	background-repeat: repeat-x;
	color: #37371E;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	background-color: #6C7324;
	
	border-top: solid 1px #ffffff;
	margin-bottom: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
	background-color: #FAF1C3;
}

#menu
{
	background-color: #6C7424;
	background-image: url('images/a1.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ffffff;
}
#column1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/a1.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#column2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/a1.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 145px;
}


#menu a
{
	color: #ffffff;
	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.8em;
}

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

#header
{
	height: 205px;
	padding: 0em;
}
#header h1
{
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}

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

#content
{
	margin-top: 1em;
	padding: 0em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
	background-color: #FAF1C3;
}

#footer
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #AFA162;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 570px;
	float: left;
	position: relative;
	background-color: #B2A677;
	background-image: url(images/bg%20of%20div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.img1 {
	margin-left: 21px;
}


/*#column1 p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/

#column1 h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}
#column2 p {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
	color: #000000;
}


#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #339933;
	background-color: #FAF1C3;
	border: 1px solid #000000;
}

/*	#column2 p
	{
		text-align: justify;
		margin-bottom: 2.0em;
		color: #4F4F2B;
		font-size: 1.0em;
	}
*/
#column2 h3
{
	font-size: 1.1em;
	margin-bottom: 1.0em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CECF8F;
}

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

/*#column2 ul li
{
	border-bottom: dashed 1px #EFEFD6;
}*/
#column2 ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background-color: #6C7324;
	text-align: left;
	padding-left: 10px;
	width: 135px;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAF1C3;
}
#column2 ul li a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	background-color: #B2A677;
	text-align: center;
	padding-left: 10px;
	width: 135px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#column1 p {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#column1 li {
	margin-left: 50px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#column1 h2 {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #6C7324;
}
#column1 h2 a {
	color: #FFFFFF;
}
#column1 table {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#column1 h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#column1 strong {
	text-transform: uppercase;
	color: #FFFFFF;
}
.img2 {
	float: left;
	margin: 5px;
	clear: both;
}
#column2 p a {
	text-decoration: none;
}
#column1 form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#column1 textarea {
	margin-left: 150px;
}
#column1 img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.img-left {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.table-links {
	color: #660000;
	text-decoration: none;
}
#column1 .table-links a {
	text-decoration: none;
	color: #FFFFFF;
}

