/* CSS Document */

#wrap{
	width:1000px;
	margin:0 auto;
	position:relative;
}

#main-content li{
	width:200px;
	height: 200px;
	padding:10px;
	text-align:center;
 	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#main-content-intro li{
	width:200px;
	height: 150px;
	padding:5px 10px 5px 10px;
	text-align:center;
 	position:relative;
	float:left;
	display:inline;
	margin:5px;
}


#frame_h {
	display: block; 
	width: 191px; 
	margin: 0; 
	padding: 3px; 
	background: #CCCCCC; 
	border: 5px solid black; 
}

#frame1_h {
	background: white; 
	padding: 20px;
}

.image {
	margin: 0; 
	padding: 0; 
	border: 0
}

#frame_v {
	display: block; 
	width: 141px; 
	margin: 0; 
	padding: 3px; 
	background: #CCCCCC; 
	border: 5px solid black; 
}

#frame1_v {
	background: white; 
	padding: 20px;
}

#header{
	margin-bottom:20px;
	text-align:center;
}


#footer {
	margin: 20px 0 20px 0;
	clear:both;
	text-align:center;


}


.top_Nav {
	clear:left;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

a.top_Nav{
    color:#666;
	font-weight:bold;
}

a.top_Nav:visited {
    color:#666;
	font-weight:bold;
	text-decoration:none;

}
 
a.top_Nav:hover{
    color:#333;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.top_Nav:active{
    color:#333;
	font-weight:bold;
	text-decoration:underline;
	}

#dayinfo {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	padding:5px 20px 5px 20px;
	
}
	
#dayinfo p{
	clear:both;
}

.pic_link {
	clear:left;
	color:#666;
	font-weight:bold;
	text-align:center;
}

a.pic_link{
    color:#666;
	font-weight:bold;
}

a.pic_link:visited {
    color:#666;
	font-weight:bold;

}
 
a.pic_link:hover{
    color:#333;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.pic_link:active{
    color:#333;
	font-weight:bold;
	text-decoration:underline;
	}
	
#vacdate {
	font-weight:bold;
}


div.img_left {
    clear: right;
    float: left;
    margin: 15px 20px 0px 1px;
    padding: 0;
    position: relative;
}

#story {
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding:25px 30px 10px 20px;
	
}