#content-wrap h1 {
font-size:20px;
font-weight: normal;
color: #452A03;
margin-bottom:15px
}

#content-wrap h2 {
font-size:15px;
font-weight: normal;
color: #452A03;
margin-bottom:10px;
clear:both;
}

#content-wrap h3 {
font-size:13px;
font-weight: normal;
color: #452A03;
margin-top:10px
}

#content-wrap ul {
list-style-type: square;
list-style-position: inside;
margin-bottom: 10px;
}

#content-wrap ul.nob {
list-style-type: none;
margin-bottom: 20px
}

#content a {
font-size: 10px;
color: #B48848;
text-decoration: none;
font-weight:bold;
}

#content a:hover {
background: none;
color: #452A03;
}

#content p {
color: black;
text-align:justify;
margin-bottom: 20px;
}

img.flright {
clear: both;
float: right;
width: 210px;
height: 140px;
margin: 0px 0px 10px 15px;
border-style: inset;
border-width: 2px;
border-color: #B48848;
}

img.port {
height: 120px;
width: 80px;
border-style: solid;
border-width: 2px;
border-color: #452A03;
margin: 10px 0px 0px 5px;
}

hr {
border:none;
border-bottom: 1px dotted #B48848;
margin: 5px 0px 5px;
}

#info p {
margin-bottom: 20px;
text-align:right;
}

#info li {
margin-top: 10px
}

#info a {
display: inline;
text-transform: uppercase;
font-weight:bold;
font-size: 10px;
color: #B48848;
text-decoration: none;
}

#info a:hover {
background: none;
color: #452A03;
}


