

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-style: normal;

	font-weight: bolder;

	color: #523C15;

	text-transform: uppercase;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-style: normal;

	font-weight: bold;

	text-transform: capitalize;

	color: #617019;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	font-weight: normal;

	color: #333333;

}

li {

	list-style-type: square;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #333333;

	margin: 0;

	padding: 0;

}

.brwnsq {

	list-style-position: outside;

	list-style-image: url(images/bullet-pt-grn.jpg);

	font-size: 10pt;

	font-family: Arial, Helvetica, sans-serif;

}

.bdr {

	border: 1px solid #4b3512;

}

.h2arial {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-weight: bold;

	color: 4b3512;

}

.grnsq {

	list-style-position: outside;

	list-style-image: url(images/bullet-pt-grn.jpg);

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-weight: normal;

	padding: 0;

	margin: 0;

}

.lrgcap {

	color: #707e2c;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

}

a:link {

	color: #0000FF;

	text-decoration: none;

}

a:visited {

	color: #0000FF;

	text-decoration: none;

}

a:hover {

	color: #0000FF;

	text-decoration: underline;

}



/*

/

/ MENU

/

*/

ul#menu {

  width: 200px;

  list-style-type: none;

  border-top: solid 1px #b9a894;

  margin: 0;

  padding: 0px;

}



ul#menu ol {

  display: none;

  text-align: left;

  list-style-type: none;

  margin: 0;

  padding-left: 20px;

}



ul#menu ul

{

	margin-left:0px;

	padding-left:20px;

}



ul#menu li, 

  ul#menu a {

  font-family: verdana, sans-serif;

  font-size: 11px;

  color: #785a3c;

}



ul#menu li {

  border-bottom: solid 1px #b9a894;

  line-height: 15px;

}



ul#menu ol li {

  border-bottom: none;

}



ul#menu ol li:before {

  content: " ";

}



ul#menu a {

  text-decoration: none;

  outline: none;

}



ul#menu a:hover {

  color: #586904;

  font-weight: bold;

}



ul#menu a.active {

  color: #4b3512;

  font-weight: bold;

}

.bold

{

	font-weight:bold;

}

