a, a:link {
	color: #331d13;
	text-decoration: underline;
}

a:visited {
	color: #331d13;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff7f00;
	text-decoration: underline;
}

body{
	background: #331d13;
	margin: 0px;
	padding: 0px;
}

.BKGcolumn{
    background: #dcdcc5 url(../images/BKG_columnL.gif);
	 background-repeat: repeat-y;
	 width: 254px;
	 vertical-align: top;
}

.BKGflower {
   background-image: url(../images/BKG_flowerR.gif);
	background-repeat: no-repeat;
	height:860px;
	background-position: bottom;
}

.content {
    background: #dcdcc5 url(../images/BKG_main.gif) no-repeat;
    background-position: bottom right;
    vertical-align: top;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    color: #331d13;
    line-height: 20px;
    padding: 0px 0px 10px 0px;
	 height: 475px;
}

.columntext {
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   color: #331d13; 
   line-height: 16px;
   padding: 0px 12px 0px 12px;
	 text-align: center;
}

.columntextcaps {
   font: 15px Georgia, Times New Roman, Times, serif;
   font-variant: small-caps;
   letter-spacing:2px;
   color: #331d13;
   line-height: 17px;
   padding: 0px 6px 0px 6px;
	text-align: center;
}

.fillerWH {
	background: #fff;
}

.footer{
 	background: #fff url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 109px;
   font: 11px Myriad, Times New Roman, Times, serif;
   color: #331d13;
	text-align: right;
	padding: 45px 4px 0px 0px;
}

.footer a:link, .footer a:visited {
	color: #331d13;
  text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #ff7f00;
	text-decoration: none;	
}

h1{
  font: 27px Times New Roman, Times, serif;
  color: #331d13;
  line-height: 26px;
  padding-left: 20px;
}

p {
  padding-left: 20px;
  padding-right: 20px;
}

.smtxt {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}
