/* CSS Document */

#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	

	HEIGHT: 600px;
	background-image:url(../common/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	filter:null;
		font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#131C40;

}
#footer{
position:relative;
top:-20px;
width:100%;
text-align:center;
font-size:10px;
color:#000000;
}
#footer a:link,a:visited{
color:#000000;
}
#logan {
	position:absolute;
	left:0px;
	top:5px;

}
#blog {
	position:absolute;
	left:128px;
	top:5px;

}
#newsletter {
	position:absolute;
	left:214px;
	top:5px;
	width:69px;
	height:18px;
}

#about {
	position:absolute;
	left:283px;
	top:5px;
	width:86px;
	height:18px;
}

#photos {
	position:absolute;
	left:369px;
	top:5px;
	width:63px;
	height:18px;
}

#links {
	position:absolute;
	left:432px;
	top:5px;
	width:47px;
	height:18px;
}

#testimon {
	position:absolute;
	left:479px;
	top:5px;
	width:81px;
	height:18px;
}

#contact {
	position:absolute;
	left:560px;
	top:5px;
	width:60px;
	height:18px;
}

#bistro {
	position:absolute;
	left:620px;
	top:5px;
	width:117px;
	height:18px;
}

#home {
	position:absolute;
	left:737px;
	top:5px;
	width:43px;
	height:18px;
}

#rock {
	position:absolute;
	left:402px;
	top:67px;
	width:155px;
	height:26px;
}

#mountain {
	position:absolute;
	left:557px;
	top:67px;
	width:183px;
	height:26px;
}


#ice {
	position:absolute;
	left:352px;
	top:93px;
	width:132px;
	height:23px;
}

#ski {
	position:absolute;
	left:484px;
	top:93px;
	width:131px;
	height:23px;
}

#international {
	position:absolute;
	left:615px;
	top:93px;
	width:164px;
	height:23px;
}
#pic1,#pic2,#pic3{
z-index:10;
}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #131C40;
	text-decoration: none;
	font-weight:bold;
}    
a:visited {
	color:#131C40;
	text-decoration: none;
		font-weight:bold;

} 
a:hover {
	text-decoration: underline;	
}


.border{
	border:2px solid #000000;
	padding:5px;
	margin:10px;
}
.rollover {
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}	
img{
margin:0px;
border:0px;
padding:0px;
}
.float_right{
float:right;
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}
.smalltext{
font-size:10px;
}
.normaltext {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.heading{
font-size:18px;
font-weight:bold;
color:#131C40;

}
.heading2{
font-size:14px;
font-weight:bold;
color:#000000;

}
.underline{
text-decoration:underline}

ul{  
margin-top:5px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}
li{
padding-bottom:5px}