* {
    margin: 0;
    padding: 0;
}

body {
    padding: 36px 0 30px 0;
    font: medium Arial, Helvetica, sans-serif;
    text-align: center;
    color: #6F7648;
    background: White;
}

h1 {
	float: left;
	font: bold 42px Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 0;
}

h2 {
	float: left;
	font: bold large Arial, Helvetica, sans-serif;
	color: #663300;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

h4 {
    padding: 5px 0;
    font: medium Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    color: #6F7648;
}

p {
    padding: 5px 0;
    font: normal 14px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #6F7648;
}

a {
	color: #330000;
	text-decoration: underline;
	font-size: 14px;
}

a:hover {
    color: #F4B030;
    text-decoration: none;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 950px;
    text-align: left;
}

#top {
    height: 200px;
    background: #8C955C url(images/toprev.jpg);
}

#afterh2 {
    background: no-repeat left;
}

#menu {
    float: right;
    padding: 0 5px 0 0;
    height: 24px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 10px;
    height: 24px;
    border-left: 2px solid White;
}

#menu ul li a {
    display: block;
    margin: 10px 0 0 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #333300;
}

#menu ul li a:hover {
    position: relative;
    top: -1px;
    text-decoration: none;
}

#middle {
    padding: 2px 0 0 0;
}

#left {
    float: left;
    width: 270px;
}

#left h3 {
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: White;
    background: #003366 url(images/blue.gif) repeat-x;
}

#left ul {
    list-style: none;
    padding: 15px 0 20px 0;
}

#left ul li {
	margin: 0 0 0 15px;
	padding: 0 0 0 25px;
	background: url(images/arrow.gif) no-repeat left;
	font-size: 12px;
}

#left ul li a {
    font: 12px/22px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #8C955C;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #A4AB79;
}

#right {
    float: right;
    padding: 0 0 15px 0;
    width: 678px;
    text-align: justify;
    background: url(images/green.gif) repeat-x top;
}

#right h3 {
    padding: 0 0 0 15px;
    font: bold 13px/32px Arial, Helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase;
    color: White;
    background: #A8BB35 url(images/green.gif) repeat-x top;
}

#right h3.green {
	clear: both;
	margin: 0 0 15px 0;
	background-color: #676E26;
	background-image: url(images/green.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#right_2 {
    padding: 0 0 0 15px;
    text-align: justify;
}

#right_top {
    padding: 0 0 15px 0;
}

#right_mid {
    clear: both;
    color: #A98848;
}

#right_mid p {
    color: #A98848;
    text-align: left;
}

#right_mid h3 {
    padding: 0 0 0 15px;
    background: #F5B132 url(images/orange.gif) repeat-x;
}

#right_mid_1 {
    float: left;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#right_mid_2 {
    float: right;
    padding: 0 0 15px 0;
    width: 324px;
    text-align: left;
}

#bottom {
    clear: both;
    padding: 0 0 0 280px;
    height: 32px;
    background: #799AD7 url(images/blue.gif) repeat-x;
}

#bottom_2 {
    padding: 0 20px 0 0;
    background: url(images/bottom_right.gif) no-repeat right;
    border-left: 2px solid White;
}

#bottom p {
    padding: 0 0 0 15px;
    font: 10px/32px Arial, Helvetica, sans-serif;
    color: White;
    background: #676E26 url(images/green.gif) repeat-x;
}

#bottom a, #bottom a:hover {
	color: White;
	font-size: 12px;
}

.imgLeft {
    display: block;
    float: left;
    margin: 20px 15px 20px 0;
}

.imgRight {
    display: block;
    float: right;
    padding: 10px 0 5px 15px;
}
#left p {
	float: none;
	width: auto;
	font-size: medium;
	padding-left: 10px;
}
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } #main #middle #left ul .style5 .style5 .style5 .style5 li table tr td {
	font-family: Verdana, Geneva, sans-serif;
}
