h1 {font-family: herculanum, "Seabird Light SF", Georgia, Garamond, Palatino, serif; color: #660033; font-size: 4em; }

h2 {font-family: herculanum, "Seabird Light SF", Georgia, Garamond, Palatino, serif; color: #493A3F; font-size: 1.5em; }

h3 {font-family: herculanum, "Seabird Light SF", Georgia, Garamond, Palatino, serif; color: #A9A686; font-size: 1.25em; }

body {background: #DDD8CC; font-family: "Seabird Light SF", Georgia, Garamond, Palatino, serif; }

p {margin:0 10px 10px}
p {color: #2D2832; }

div#header {position: relative}
div#header h1 {height: 80px; line-height: 80px; margin: 0; padding-left: 10px; background: #DDD8CC; }

div#container {text-align: left; background: white; }
div#container {width: 700px; margin: 0 auto; }

div#wrapper {background: white}

div#content {float: right; width: 500px; background: white; }

div#mainimageleft {float: left; width: 250px; height: 310px; padding: 0px; }
div#mainimageright {float: right; width: 250px; height: 310px; padding: 0px; }

div#imageleft {float: left; width: 250px; padding: 5px; }
div#imageright {float: right; width: 250px; padding: 5px; }
div#textright {float: right; width: 230px; padding: 5px; }

div#news {width: 500px; padding-top: 10px; padding-bottom: 25px;}

div#extra {background: #white; color: #660033; font-size: 1.4em; text-align: center;}
div#extra {float: left; width: 180px; padding-top: 40px; padding-left: 10px; }

div#footer {text-align: center; background: #660033; color: white; }
div#footer p{margin: 0; padding:5px 10px; }
div#footer {clear: both; width: 100%; }

div#navigation {font-size: 1em; text-align: left; line-height: 1.5; text-transform: uppercase;}
div#navigation {float: left; width: 180px; background: white; padding: 10px; }


a:link {color: #A9A686; text-decoration: none; }

a:visited {color: #93757F; text-decoration: none; }

a:hover {color: #AD0000; text-decoration: underline; }

a:active {color: #700000; }

