/*
	
#0099cc text/bg blue
#006699 dark blue	
#66ccff light blue	
#c6e3fa lighter blue	

*/

/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 10px;
    background-color: #006699;
    color: #0099cc;
    font-family: arial;
  /*
    background-image: url(images/longlake_croped.png);
    background-repeat: no-repeat;
    background-position: -200 0px;
  */  
}

/*
#0099cc text/bg blue
#006699 dark blue	
#66ccff light blue	
#c6e3fa lighter blue
*/
/* LINKS */

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
	}
a:hover {
	color: #0099cc;
	text-decoration: underline;
}
a:active {
	color: #0099cc;
	text-decoration: none;
}

div.title {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 136px;
	padding-left: 50px;
		}



/*
	
#0099cc text/bg blue
#006699 dark blue	
#66ccff light blue	
#c6e3fa lighter blue

*/
	
/* MAIN */	
	

div#centering-ie {
	text-align: center;
	}  

.header {
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	color: #006699;
	}


.paragraph {
	padding: 20px;
	font-size: 15px;
	}
	
.paragraph-letters {
	border: 1px dotted #006699;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom:10px;	
	}	

.small-heading {
	font-size: 15px;
	color: #006699;
	padding: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.paragraph-letter {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
	font-size: 12px;

	}
		
.paragraph-response {
	font-size: 12px;
	padding-left: 80px;
	padding-right: 80px;
	color: #006699;
	}	

.copyright {
	font-size: 10px;
	color: #66ccff;
	}


.window-news {
    display: inline;
    width: 300px;
    background-color: #ffffff;
    float: right;
    border: 1px dotted #0099cc;
    padding: 20px;
    margin-top: 20px;
    margin-right: 13px;
    margin-left: 8px;
    }

.news-title {
	color: #006699;
	font-size: 13px;
	padding-bottom: 5px;
		}
.news-date {
	color: #006699;
	font-size: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #006699;
	}
.news-content {
	color: #0099cc;
	font-size: 13px;
	margin-bottom: 10px;
	}

.news-content-special {
	color: #0099cc;
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	}

/*
	
#0099cc text/bg blue
#006699 dark blue	
#66ccff light blue	
#c6e3fa lighter blue
*/


/* LINKS 	 */

.window-right {
    display: inline;
    width: 200px;
    float: right;
    border-right: 0px;
    border-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    }
    
   
    
div#links1 {
	height: 100%;	width: 100%;    margin-left: auto;
    margin-right: auto;	padding: 0px 0 0 0;	font-family: Arial;	background-color: #c6e3fa;	color: #006699;
		}div.links-title {
	padding: 3px;
	}#links1 ul {		list-style: none;		margin: 0;		padding: 0;		border: none;		}
		
		

/* LINKS MENU */	

ol.shelly-questions	{
	
	}	
	
li.shelly-items {
	padding: 10px;
	}
		#links1 li.menu-list-item {		border-bottom: 1px solid #c6e3fa;
		border-right: 0px;		margin: 0;		}  

#links1 li.menu-list-item a {		display: block;		padding: 5px 5px 5px 0.5em;		background-color: #0099cc;		color: #fff;		text-decoration: none;		width: 100%;		}#links1 li.menu-list-item a {		width: auto;		}#links1 li.menu-list-item a:hover {		background-color: #66ccff;
		color: #fff;		}		
		
		

/* LINKS PHOTOS */		
		
		

#links1 li.photo-list-item {		border-top: 1px dotted #0099cc;
		border-left: 1px dotted #0099cc;
		border-right: 1px dotted #0099cc;
		margin-right: 30px;
		margin-left: 20px;		}  
		

#links1 li.photo-list-item a {		display: block;		padding: 5px 5px 5px 0.5em;		width: auto;
		text-align: center;		color: #fff;		text-decoration: none;		width: 100%;		}
/* 

#0099cc text/bg blue
#006699 dark blue	
#66ccff light blue	
#c6e3fa lighter blue




LINKS PHOTOS LAST */		
		
		
		
#links1 li.photo-list-item-last {		border-top: 1px dotted #0099cc;
		border-left: 1px dotted #0099cc;
		border-right: 1px dotted #0099cc;
		border-bottom: 1px dotted #0099cc;
		margin-right: 30px;
		margin-left: 20px;		}  
		
#links1 li.photo-list-item-last a {		display: block;		padding: 5px 5px 5px 0.5em;		width: auto;
		text-align: center;		color: #fff;		text-decoration: none;		width: 100%;		}	
