@charset "utf-8";
/* CSS Document */

div#top { height: 110px; background-image:url(../images/template/top-background.gif); background-repeat:repeat-x; }
img#logo { margin: 16 0 0 0 }
div#menu { height: 35px; background-image:url(../images/template/menu-background.gif); background-repeat:repeat-x; }
div#menu ul { margin: 0; padding: 8 0 8 0 }
div#menu li { display: inline; padding: 6 12 6 12; margin: 0; border-right: solid 1px #0047a9 }
div#menu a { font-weight: bold; color: #fff; text-decoration: none }
div#menu a:hover { color: yellow; text-decoration: underline }

div#menu-sub { height: 24px; overflow: hidden; background-color: #050032; border-top: solid 1px #020016; border-bottom: solid 1px #020016 }
div#menu-sub ul { margin: 0; padding: 2 0 4 0 }
div#menu-sub li { display: inline; padding: 4 20 4 16; border-right: solid 1px #1400bb }
div#menu-sub a { font-size: 9px; color: #fff; text-decoration: none }
div#menu-sub a:hover { color: yellow; text-decoration: underline }
div#template { text-align: left; width: 740px; margin: 0 auto 0 auto; background-color: #fff; background-image:url(../images/template/template-background.jpg); background-repeat:repeat-x }
div#address { font-size: 11px; font-weight: bold; color: #ffcc00; padding: 4 0 4 24; background-color: #001e45 }
div#header { width: 740px; height: 192px; overflow: hidden; border-bottom: solid 8px #1400bb }

img#crest { margin-left: 32 }
div#seasonal { width: 400px; height: 170px; overflow: hidden }
div#canvas{ height: auto !important; min-height: 480px; height: 480px; padding: 16 }
div.portal { padding: 6 0 24 4 }
div.col-left { float: left; width: 400px }
div.col-right { float: right; width: 300px }
div.col-small-left { float: left; width: 160px }
div.col-small-right { float: right; width: 200px }
div.clear { clear: both }
div#footer { font-weight: bold; color: #b6b6b6; padding: 4 0 4 24; background-color: #777 }
div#footer a { color: #b6b6b6 }
div#footer a:hover { color: white }

.no-border-left { border-left: none !important }
.no-border-right { border-right: none !important }