body {
	background-color: #215e21;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#wrapper {
  text-align: left;
  width: auto;
  margin-left: 10%;
  margin-right: 10%;
  padding: 0 0 0 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
    text-align: center;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: center;
    color: #9C8D68;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: center;
}

h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
    color: #9C8D68;
}
 
h5 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: center;
    color: #9C8D68;
}

h6 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: center;
    color: #9C8D68;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;

}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	list-style-image:   url(images/bullet.gif);	
}

.columntext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
	list-style-image:   url(images/bullet1.gif);	
}

.columntext {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000000;
}

.goldtext {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
    color: #9C8D68;
}

.goldhead {
    font-size: 16px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
    color: #9C8D68;
}
.goldlarge {
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
    color: #9C8D68;
}

.imageborder {
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}

.lcolbg {
	background-color: #bedbbe;
}

a:link {
	color: #25573F;
}

a:visited {
	color: #9C8D68;
}

a:link:hover {
	color: #000000;
}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bedbbe;
}

.parahead {
	background-color: #bedbbe;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bedbbe;
}

.xara_albumtable {
	padding-right: 20px;
	padding-left: 20px;
}

.xara_albumcell0 {
	font-weight: bold;
	color: #000000;
	background-color: #bedbbe;
	padding-top:2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	text-align: center;
	vertical-align: center;
}

.xara_albumcell1 {
	color: #000000;
	font-size: 80%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	vertical-align : middle;
	vertical-align: center;
}

.xara_albumcell2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border: 1px solid #215e21;
    background-color: #c6b482;
	vertical-align: center;
}

.xara_albumcell3 {
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: center;
}

