html, body, #container { width: 100%; height: 100%; min-height: 100%; height: auto; margin: 0; padding: 0; font-family: helvetica;}
/* MyBlue #34B3FD */
/* MyBlack #262626 */
h1 { margin: 0px; padding-top: 19px; color: #262626; font-size: 20px;}
h2 { margin: 0px; font-size: 19px; padding: 2px 0 3px 0px; }

p {padding:0; margin:0}

p.list{margin-top:0;}
p.quote {font-style: italic; font-size: 12px; font-weight:bolder;}
p.quoter {font-style: normal; font-size: 10px; padding-top:2px;}
p.sponsored {font-weight:bold; font-size:10px;}

p a:link{text-decoration:none; font-weight:bold; color:#1A75BB;}
p a:hover{text-decoration:underline; font-weight:bold; color:#1A75BB;}
p a:visited{text-decoration:none; font-weight:bold; color:#1A75BB;}

html>body #container { font-size: 12px; font-style: normal; background-color: #fafafa; color: #262626; height: auto; /*this undoes the IE hack, hiding it from IE using the child selector*/}

#container { position: absolute; top: 0; left: 0;}
#main {padding: 0em; width: 726px; margin: 0 auto;
    padding-bottom: 0em;   /*Keeps content above footer. Originally
                           used margin, but a bug in Opera7 seemed
                           to add spurious margin, pushing the
                           footer beyond the viewport even with
                           short content. */}

#header-container { height:100px; width: 100%; background-color: #262626; }
#header { width: 726px; margin:0pt auto; }
#left-logo {background-image:url(logo1.gif); background-repeat: no-repeat; float:left; height:39px; width:177px; position: relative; top: 60px;	}
#right-logo {background-image:url(logo2.gif); background-repeat: no-repeat; float:right; position: relative; padding-right: 6px; top: 24px; height:29px; width:225px; }

#title { width: 726px; margin:0pt auto; height:64px; padding: 2px 0 0 12px; margin:0pt auto; color: #5897d1; font-size: 15px; font-weight: 900; word-spacing: 2px; letter-spacing: -1px;}

#footer { clear: both; position: relative; line-height:20px; width: 100%; text-align: center; font-size: 10px; color: #F1F8FC; background-color: #262626;}
#footer-stuck { padding: 0; margin: 0; position: absolute; bottom: 0; height:17px; width: 100%; padding-top: 4px; text-align: center; font-size: 10px; color: #F1F8FC; background-color: #262626;}
#footer-copy { padding: 0; margin: 0; padding-top:5px;}

.nav-container { display: block; position: relative; height: 20px; width: 726px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 5px; z-index: 5; background-color: #5897d1; 	text-align: left;}
.nav ul, .nav li  { font-size: 12px; font-weight: 700; list-style-type: none; display: inline; margin: 0; padding: 0; }
.nav a { vertical-align:center; display: block; float: left; color: #fff; text-decoration: none; border-right: 1px solid #262626; padding: 0 6px; }
.nav a:hover { text-decoration: none; color: #262626;}
.nav #active-menu { color: #262626;}
.nav .contact-us { border:medium none;}

.col1 { /*overflow:hidden; background-color: green; height: 770px; min-height: 100%;*/
	float: left; width: 678px; padding-left: 24px; padding-right: 24px;}

.col1 p{ text-align:justify; }
.brochure {border: none;}
#brochure {border: none;}
.next_event { font-size: 10px;}
.col1 .seperator {border: 0px; border-bottom: 1px dotted #5897d1;  margin: 10px 0; padding: 0; width: 100%;}
.col1 .event {margin-top: 5px; padding: 0px; height:205px; text-align:justify;}
.col1 .event .detail {float:left; width: 100%; padding: 15px 0 0 0; margin: 0px; border: 0px;}
.col1 .event .detail .img {float: left; width: 155px; }
.col1 .event .detail_blurb {float: left; width: 505px; padding:0 0 0 10px; margin:0px;}
/*.col1 .event .detail_blurb p{text-align: justify; padding:0px; margin:0px;}*/



#tits {padding: 0; margin: 0}



.post_event p{ font-size: 10px; text-align: left;}
.post_event .img {text-align: left; float: left; padding-right: 20px;}
.post_event .img {text-align: left; float: left; padding-right: 20px;}

.content {overflow: hidden; width: 726px; float: left;}
.mailto {color: #5897d1;}
.pdf {color: #5897d1; font-size: 14px;}
.clear {clear:both;}

