body, div, p, th, td, li, dd {
	font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10pt;
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;

}
body {
        background-color: #ffffef;
}


.smaller {
        font-size: 90%;
}	



 h1 {
    font-size: 130%;
    font-weight: bold;
    
    padding-top: 1em;
    }

.outwrap {
        margin: 0;
}

.header {
        background-color: #f8f4db;
        width: 100%;

}

.navbar {
        background-color: #e9e0b7;
        color: #bb034c;
        
}

.nav a, .nav a:visited 
      { 
        align:center;
        text-align: center;
	font-size: 10pt;
	font-weight: normal;
        text-decoration: none;
	color: #cb033c;
      overflow:hidden;
} 
.nav a:hover
      { 
        align:center;
        text-align: center;
	font-size: 10pt;
	font-weight: normal;
        text-decoration: none;
	color: #000000;
        background-color: #e9e0b7;
      overflow:hidden;
} 
nav:link {
	font-family: Georgia, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #D20423;
}

nav:hover {
	font-family: Georgia, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #D20423;
	
}

nav:visited {
	font-family: Georgia, sans-serif, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #D20423;
}

.main {
        margin-left: 10%;
        margin-right: 10%;
        
}

  div.twocol {
    clear: both;
    }

  div.twocol span.c1 {
    margin-left: 0.5em;
    float: left;
    width: 40%;
    }

  div.twocol span.c2 {
    float: left;
    padding-left: 2em;
    width: 40%;
    }

.gallery {
        margin-right: 1em;
        margin-bottom: 0.5em;
}

.divider {
        width: 80%;
        color: #D2BF7B ;
        height: 5px;
}
