/* Presentation Stylesheet */ 
h4 {
 margin:0; 
 padding: 0px 0;
 }

p:first-letter {
 font-size: 100%; 
 color:#5D3D11;
 }

.contact {
 font-family: arial;
 font-size: 11px; 
 color:#5D3D11;
 line-height: 13px;
}

.pic {
 border: 1px;
 border-style: solid;
 border-color: #F5F193;
}

.titlel {
 font-family: arial;
 font-size: 21px; 
 color:#FFFF00;
 margin-left: 180px;
}

.titler {
 font-family: arial;
 font-size: 21px;
 font-weight: bold; 
 color:#3F030D;
}

.titlew {
 font-family: arial;
 font-size: 21px; 
 color:#FFFFFF;
}

#content {
 font-family: arial;
 font-size: 12px; 
 color:#3F030D;
 line-height: 13px;
}

#content A:link {text-decoration: none; color:#3F030D; }
#content A:visited {text-decoration: none;  color:#3F030D; }
#content A:active {text-decoration: none; color: #3F030D; }
#content A:hover	{color: #3F030D; 
text-decoration: underline; 
}

.footer {
 font-family: arial;
 font-size: 11px; 
 color:#3F030D;
 line-height: 13px;
}

.footer A:link {text-decoration: none; color:#3F030D; }
.footer A:visited {text-decoration: none;  color:#3F030D; }
.footer A:active {text-decoration: none; color: #3F030D; }
.footer A:hover	{color: #3F030D; 
text-decoration: underline; 
}

#nav {
 font-family: arial;
 font-size: 18px; 
 color:#FFFF00;
 margin-left: 5px;
 line-height: 35px;
}

#nav A:link {text-decoration: none; color:#FFF; }
#nav A:visited {text-decoration: none;  color:#FFF; }
#nav A:active {text-decoration: none; color: #FFF; }
#nav A:hover	{color: #FFFF00; 
text-decoration: none; 
}

#linkex {
 font-family: arial;
 font-size: 11px; 
 color:#3F030D;
 line-height: 13px;
}

#linkex A:link {text-decoration: none; color:#3F030D; }
#linkex A:visited {text-decoration: none;  color:#3F030D; }
#linkex A:active {text-decoration: none; color: #3F030D; }
#linkex A:hover	{color: #E57011; 
text-decoration: underline; 
}

#linksonder {
 font-family: arial;
 font-size: 11px; 
 font-style: italic;
 color:#FFFFFF;
 margin-left: 5px;
}

#linksonder A:link {text-decoration: none; color:#FFF; }
#linksonder A:visited {text-decoration: none;  color:#FFF; }
#linksonder A:active {text-decoration: none; color: #FFF; }
#linksonder A:hover	{color: #F5F193; 
text-decoration: none; 
}