body,
html {
	margin:0;
	padding:0;
	color:#000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/bg.gif);
}
#wrap {
	width: 790px;
	margin: auto;
	background: #fff url(images/bg2.gif) 566px;
}

a {
	border-style: none;
	text-decoration: none;
}

img {  
	border-style: none;
}
a:visited {
	color: #000000;
}

a:link {
	color: #000000;
}

/* ALL HEADER AND NAV */
 
#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height: 40px; 
	position:relative; 
	z-index:200; 
	width: 790px;
	background-color: #bada4e;
}

#suckerfishnav {
    background: #bada4e repeat-x;
    width:100%;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: .05em;
}
#suckerfishnav, #suckerfishnav ul {
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    width:100%;
	float: left;
}
#suckerfishnav a {
    display:block;
    color: #083744;
    text-decoration:none;
    padding: 0px 15px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
}
#suckerfishnav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight: normal;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	font-style: normal;
	padding-bottom: 3px;
	padding-top: 3px;
}

#suckerfishnav li li a {
    padding: 4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin: -21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background: #083744;
}
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color: #bada4e;
}
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	margin-top: -3px;
}
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#dddddd;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#444444;
}
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	border-top: 6px solid #083744;
	margin-top: -3px;
	margin-bottom: -3px;
}

#suckerfishnav li.on, #suckerfishnav li.on {
	border-top: 6px solid #083744;
	margin-top: -3px;
	margin-bottom: -3px;
	line-height: 34px;
}

#suckerfishnav li.on:hover {
	margin-top: 0;
	margin-bottom: 0;
}



/* TEXT */

#main h1 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

#main h2 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 0;
}

em {
	font-style: normal;
	font-weight: bold;
}

#main h3 {
	font-size: 12px;
	padding-bottom: 0;
	font-style: italic;
	font-weight: normal;
	line-height: 0;
}

#main h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
}



#main p {
	font-size: 14px;
	line-height: 20px;
}

#main ul {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	padding-left: 20px;
	line-height: 18px;
}

#main li {
	margin-top: 6px;
}

#main a {
	text-decoration: underline;
}

#newsContent {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

#newsContent h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 9px;
	padding-top: 10px;
}

#newsContent h3 {
	font-style: italic;
	font-size: 12px;
	padding-bottom: 10px;
}

#insideImg {
	position: relative;
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#header {
   	padding: 0;
	background: #333333;
	margin: 0;
	height: 200px;
}
#main {
	float:left;
	width: 536px;
	padding: 0 15px 300px;
	background: #fff;
}

/* SIDEBAR */

#left { 
	width: 180px; 
	background: #fff;
	margin-top: 0;
	float: right;
	padding: 0 10px 15px;
	position: relative;
}

#events {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px dotted gray;
	text-align: left;
}

#eventslast {
	padding-bottom: 7px;
	padding-top: 7px;

}

#events p, #eventslast p {
	font-size: 11px;
	text-align: left;
}

#left a {
	text-decoration: underline;
}

#left a:hover {
	text-decoration: underline;
	color: gray;
}

#left h3 {
	margin: 0 -10px;
	padding: 2px 0 1px 10px;
	color: #083744;
	border-top: 5px solid #083744;
	border-bottom-style: none;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: .7em;
	background: #bada4e 0;
}

#left ul {
	font-size: 10px;
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

#left li {
	padding-bottom: 8px;
}

.date {
		color: #083744;
		text-transform: uppercase;
		text-align: center;
	margin-left: -10px;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
	width: 2.25em;
}
			.date dt {	letter-spacing: 1px; line-height: 1em;
	display: inline;
	font-size: .7em;
}
			.date dd {
	line-height: 1em;
	margin-left: 0;
	font-size: 1.5em;
}
#footer {
	clear:both;
	padding:5px 10px;
	background: #333333;
}

#footer p {
font-size: 9px;
text-align:center;
	padding: 0;
	color: #fff;
}

#footer a {
	font-size: 9px;
	color: #fff;
}

#footer a:hover {
	font-size: 9px;
	color: #bada4e;
}

* html #footer {
	height:1px;
}

/* RSS */

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example3 a{ /*CSS specific to demo 3*/
color: #083744;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
	color: #868686;
}