/* GLOBAL STYLES */



body{
	background-color:#f5f0f4;
	margin:	0;
	width:	100%;
	font-size:	62.5%
		}
		
#container{
	margin-left:	0;
	width:	100%;
	overflow:	visible;
			}
			
#navlist{	
			width:	100%;
			font-family:	Arial, sans-serif;
			color:			#737685;
			letter-spacing:	0.1em;
			position:	absolute;
			top:	25px;
			left:	0px;
			text-transform:	uppercase;
			font-size:	1.2em;
			z-index:	2;
					border-bottom:	1px;
			border-bottom-color:	#737685;
			border-bottom-style:	solid;
			margin-bottom:	10px;
			border-bottom-width:	100%;
			padding-left:	5px;
			}
			
#navlist, ul, li{
	width:	99%;
	list-style-type:	none;
	display:	inline;
	margin-right:	50px;
					}
					
		
#navlist ul {
	list-style: none;
	margin: 0;
	padding-left: 40px;		
			}
			
#navlist, ul, li{
					
					list-style-type:	none;
					display:	inline;
					margin-right:	50px;
										
					}


				

					
#navlist li 	{
					position: relative;
					}


#navlist ul ul {
	position: absolute;
	z-index: 500;
	top: 20px;
	top: 100%;
	left:	-40px;
	width: 105em;
	height:	15em;
	line-height: 13pt;
				}
				
				
div#navlist ul ul {
					
					display:	none;
					}

div#navlist ul li:hover ul
							{
							display:block;
							font-size: 90%;
							cursor:pointer;
							}
							
	
		
#navlist a:link {
				color:	#737685;
				text-decoration:	none;
				}
				
#navlist a:visited {
				color:	#737685;
				text-decoration:	none;
				}
				
#navlist a:hover{	
				color:	#9499AD;
				}
#about li{
		font-family:	Arial, sans-serif;
		color:	white;
		}
				
#about a:link, a:hover{
				color: white;
				}
				

			
		
/*position of background image and content to the right*/	
.winter_background2 img{
					
					position: absolute;
					left: 0px;
					top: 0px;
					z-index: 1;
					float:	left;
					}
					
.winter_background2 p{
	font-family:	Arial, sans-serif;
	color:			black;
	line-height:	15px;
	text-align:	left;
	font-size:	1.2em;
	width: 525px;
	float:	right;
	position:	absolute;
	left:	300px;
	top:	100px;
	z-index:	4;
					}
					
.winter_background2 ul{	
						font-family:	Arial, sans-serif;
						color:			black;
						list-style-type:	none;
						font-size:	1.2em;
						width: 200px;
						float:	right;
						line-height:	20px;
						position:	absolute;
						left:	325px;
						top:	95px;
						z-index:	4;
					}
						
		



.thumbnail1 img{
	position: absolute;
	left: 50px;
	top: 85px;
	z-index: 1;
	float:	left;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	border: 0;
					}
.thumbnail1 p{
	position: absolute;
	left: 55px;
	top: 525px;
	z-index: 1;
	float:	left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #737685;
					}
					
.thumbnail1:a{
	border: 0;
	border-bottom: 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-width: 0;
	text-decoration: none;
					}
.thumbnail2 img{
	position: absolute;
	left: 150px;
	top: 85px;
	z-index: 1;
	float:	left;
	background-color: #FFFFFF;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	border: 0;
					}
					
					
.thumbnail2 p{
	position: absolute;
	left: 155px;
	top: 525px;
	z-index: 1;
	float:	left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #737685;
}

.thumbnail2 a{
	border: 0;
	}
.winter_background img{
	position: relative;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	float:	left;
	padding-top: 15px;
					}
	.winter_background a{
	text-decoration: none;
	color:			#737685;
					}
					
.winter_background p{
	font-family:	Arial, sans-serif;
	color:			#737685;
	line-height:	15px;
	text-align:	left;
	font-size:	8.5pt;
	width: 400px;
	float:	right;
	position:	absolute;
	left:	300px;
	top:	100px;
	z-index:	4;
					}
					
.winter_background ul{	
						font-family:	Arial, sans-serif;
	color:			#737685;
	line-height:	15px;
	text-align:	left;
	font-size:	8.5pt;
	width: 400px;
	float:	right;
	position:	absolute;
	left:	300px;
	top:	100px;
	z-index:	4;
					}
					}
					


#logo{
	position:	absolute;
	bottom:		50px;
	left:	300px;
	z-index:	3;
		}
		
		
		
/*Styles for Dropdown list*/				
					
#cssdropdown, #cssdropdown ul {
						list-style: none;
						list-style-type:	none;
						display:	inline;
						margin-right:	30px;
						width:	100%;
						}






.subuls{
		display: none;
		width: 10%;
		letter-spacing:	0.1em;
		font-size:	0.8em;
		position: absolute;
		top: 20px;
		left: 150px;

		}

.subuls li{
			width: 100%;
			}

.subuls li a:link, a:visited{
							text-decoration: none;
							color:	black;
							}
.subuls li a:hover{
					color:	#666666;
					}
								

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
					top: auto;
					left: auto;
					}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
									display: inline;
									
									}
/*End Styles for CSS Drop Down*/
