body  /* Internet Explorer */ {
	margin: 10;
	padding: 10;
	background-color: #56642c;
	/*background-image: url(images/bg.gif);5B6B2F 336666*/
	font: small Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
body/* Mozilla Firefox alignment */  {
	margin: 10;
	padding: 10;
	background-color: #56642c;
	/*background-image: url(images/bg.gif);5B6B2F 336666*/
	font: small Arial, Helvetica, Verdana, sans-serif;
	text-align: -moz-center;
}

td{
	font-weight: normal;
	font: Arial Helvetica Verdana sans-serif;
	font-size: 13px; 
}

.ALERT{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight: bold;
	color: #FF6600;
}

#wrapper {
	background-color: #F8F8D7;
	color: black;
	text-align: left;
	padding: 12 12 12 12px;
	width: 800px;
	border: 5px solid #CF9D58;
}
#header-bottom {
	padding: 2 2 2 2px;
	border-top: 1px solid #B3CB1B;
	border-bottom: 1px solid #B3CB1B;
	height: 1%;
  	width: 800px;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: underline;
	background-color: #F8F8D7;
	color: black;
}
#tagline {
	font-weight: normal;
	font: Arial Helvetica Verdana sans-serif;
	font-size: 12px; 
	background-color: #F8F8D7;
	font-style: plain;
	margin: 5 0 0 5px;
	padding: 3 0 3 5px;
	width: 780px;
	float: left;
	color: #666666;
	font-weight: bold; 
	border-top: 1px solid #B3CB1B;
	border-bottom: 1px solid #B3CB1B;
	height: 3%;
	valign:center;
	text-decoration: none;
}
#tagline a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A0001;
	text-decoration: underline
}
#main {
	width: 100%;
	margin-top: 20px; 
	width: 800px;
 }
 
HR {
	color: #CF9D58;
	height: 1pt;
	width: 98%
}

 .bullet { 
	list-style-image: url(http://www.amaranthdesign.ca/images/bullet4.gif);
	list-style-type: square;
	font-weight: normal;
} 

#content {
	margin: 0px 5px 10px 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	background-color: #F8F8D7;
	/*border: 1px solid blue;*/
}

#contentHeader{
	background-color: #F8F8D7;
	color: #000000;
	border-bottom: 2px solid #CF9D58;
	border-left: 2px solid #CF9D58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 170px;
}

#content .inner {
	margin: 0px 10px 10px 10px;
	/*border: 1px solid black;*/
	font-weight: normal;
	font: Arial Helvetica Verdana sans-serif;
	font-size: 13px; 
}

#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #000000;
  font-weight: normal;
}
.smalllink {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #5A0001;
text-decoration: underline
}
a 
{ 
	font-size: 12px; 
	color: #5A0001; 
	text-decoration: underline
} 
#content .inner .features li img {
	float: left;
	margin: 0 5px 5px 0;
}
.box-four { 
	background: #ECD0A9; 
	border: 2px solid #ECD0A9; 
	margin: 0px 20px 0px 170px;
}
.box-four .inside	{ 
	padding: 5px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.subhead	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
INPUT {
	float: none;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.header {
font-size: 22px; 
font-weight: bold; 
color: #970c21
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}

#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  /*background-image: url(img/more-bullet.gif);*/
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar2 {
	float: left;
	width: 160px;
	background-color: #F8F8D7;
	color: black;
	margin: 0;
	padding: 0;
}
#sidebar2 .inner {
    margin-bottom: 40px; 
	margin-top: 10px; 
    background-color: F8F8D7;
}

#footer {
	width: 800;
	border-top: 1px solid #B3CB1B;
	border-bottom: 1px solid #B3CB1B;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5 5 2 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#clearone {
  clear: both;
  height: 1px;
}
