@charset "utf-8";
/* CSS Document */


.BodyTable {
padding: 0 0 50 0;
text-align: left;
vertical-align: top;}

.ContainerTable {
background-image: url(images/bgStrip.jpg);
background-repeat: repeat-y;
border: 3px double #d3bf87;
padding: 0 0 0 0;
}

.ContainerBody {
margin: 0 0 0 0;
}


.ContentColumn {
padding: 5 5 0 10;
margin: 0 0 0 0;}

.IconColumn {
background-image: url(images/iconBG.gif);
background-position: top;
background-repeat: no-repeat;
}

.Title {
font-family: Georgia, Times, serif, "Times New Roman";
font-size: 14px;
font-weight: bold;}

P:first-letter {
color: #a48d52; 
font-family: Trajan Pro, serif, "Times New Roman";
margin: 10 3 0 0;
margin-bottom: 0;
font-size: 400%;
float:left;
width: .7em;
/*line-height: 80%;*/
background-image: url(images/compass.gif);
background-position: center top;
background-color: transparent;}
