#col1 { 
float: left;
width: 70%;
/*height: 100%;*/
padding-right: 5%;
display: inline;
background-color: #000000;
border-right: solid 1px #332d2c; /* Dark Brown */
/*color: #ccb489;*/ /* tan brown */
}

#col1special { /* sometimes add background image here! */
float: left;
width: 95%;
display: inline;
margin: 0;
padding: 10px;
margin: 10px 0;
/*background-color: #332d2c;*/
border: solid 1px #332d2c; /* Dark Brown */
/*background: url(../../walimages/Palm_Paradise_25985a_250.gif) no-repeat right 50%;*/
/*background: url(../../walimages/DSC_0061c_250px.gif) no-repeat right 0%;*/
/*background: url(../../walimages/XmasLights_3964060_hm_400px.gif) no-repeat right 40%;*/
/*background: url(../../walimages/GiftBox_222250_hm_300px_w.jpg) no-repeat right 40%;*/
/*background: url(../../walimages/XmasLights_3964060_400b.gif) no-repeat right 40%;*/
}

#col1special h3 {
color: #fff;
}

/* ---*** remove column 2 ***---*/
/*#col2 {
float: left;
width: 15%;
/* –––– this works in both Safari and IE Mac –––*/
/*min-height: 500px;
height: auto;
height: 500px;
margin-left: 3%;
background-color: #bbb;
margin-top: 10px;
margin-bottom: 10px;
/*margin: 10px 0 0 20px;*/
/*display: inline;
}*/
/* ---*** end of remove column 2 ***---*/

#col3 {
min-height: 100%;
float: left;
width: 17%;
margin: 0;
display: inline;
/*background-color: #ccb489;*/
}

/* ---*** remove column 2 ***---*/
/*#col1, #col2, #col3 {
padding: 2%;
}

#col1 p, #col2 p , #col3 p {
text-indent: 5px;
line-height: 130%;
}*/

#col1, #col3 {
padding: 2%;
}

#col1 p, #col3 p {
text-indent: 5px;
line-height: 185%;
letter-spacing: 0.1em;
font-weight: 100;
}

#col1 li {
background: none;
border: 0;
list-style: square;
padding-left: 10px;
}