/* CSS Document 
by Joanna Dacko, rollmenu CSS adapted from Audrey Carr
2006
*/
body {
	background-image: url('../images/stream_tile.jpg');	
}

p {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

a{
color: #003366;
}

.style2 {
	font-family: Creampuff;
	font-size: 18px;
}

.style6 {
font-size: 14px; font-weight: bold; font-style: italic; 
}

.style7 {
	color: #C3C2C7;
	font-size: 12px;
}

.header {font-size: 12px
}

.heading {
border: none;
margin-top: 8px;
}

.footer {
color: #CCCCCC;
}

.newsletter{
color:#FFFFFF;
font-weight:bold;
}

.edition{
margin-left: 412px;
color:#FFFFFF;
font-weight:bold;
}


.floatRight { 
    float: right; 
    margin: 4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
}

img {
border:#000000 1px solid;
}

.borderless {
border: none;
}



.floatLeft { 
    float: left; 
    margin: 4px;
	border:#000000 1px solid;
	background-color:#FFFFFF;
}

.caption {
font-size: 11px;
}



ul.rollmenu {
	list-style-type: none;
    color: #F5A636;
    background-color: #134B6F;
    margin: 0em 0em 0em 0.2em;
	border: #1D6492 1px solid;
    padding: 0;
	
    }

ul.rollmenu li {
	font-weight: bold;
	border: #1D6492 1px solid;
    padding: 0;
	margin: 0em 0em 0em 0em;
	}


ul.rollmenu a {
	font-weight: normal;
    text-decoration: none;
    color: #F5A636;
    background-color: transparent;
	margin: 0em 0em 0em 0em;
    padding: 0.2em 0.2em 0.2em 0.2em;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 60%;
    border-bottom: none;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1em;
	}

html>body ul.rollmenu a {
	width: auto;
	}
ul.rollmenu a:hover {
	color: #F5A636:
    background-color: #ccc;
	text-decoration: underline;
	}
	
	
	
#section {

    font-weight: bold;
	border-bottom: 1px solid #FDE79D;

    margin: 0.3em 0em 0em 0.2em;
    background: #1F6FA3;
    color: #FDE79D;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-family: arial, georgia, times, sans-serif;
    font-size: 1.2em;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 0.4em;
    }
	
	
#section_logo {

    font-weight: bold;
	border-bottom: 1px solid #FDE79D;
border-top: 1px solid #FDE79D;
    margin: 0.3em 0em 0em 0.2em;
    background: #1F6FA3;
    color: #FDE79D;
    padding: 0.2em 0.2em 0.2em 0.2em;
    font-family: arial, georgia, times, sans-serif;
    font-size: 1.2em;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    }
	
	


a.section {
 font-family: arial, georgia, times, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #FDE79D;
    }

a.section:link {
    text-decoration: none;
    color: #FDE79D;
    }

a.section:visited {
    text-decoration: none;
    color: #FDE79D;
    }

a.section:active {
    color: #FDE79D;
    }

a.section:hover {
    text-decoration: underline;
    }
	
	
	a.nav {
	text-decoration: none;
	color: #333;
	}
	
a.nav:link {
	text-decoration: none;
	color: #F5A636;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #FF9933;
	}
	
a.nav:active {
	color: #DD6600;
	}
	
a.nav:hover {
	text-decoration: underline;
	}