/* CSS - styles applying to traveltips.html page only */



#tips{font:"Trebuchet MS", Arial, sans-serif;
position:relative;
font-size:13px;
top:0px;
left:150px;
width:674px;
}

#tips ul{
margin:40px;
}

#jabs{font:"Trebuchet MS", Arial, sans-serif;
position:relative;
font-size:13px;
top:0px;
left:60px;
width:674px;
}

#jabs ul{
margin:20px 40px 20px 40px;
}


#tips a:link{font-size:13px; color:#663300; text-decoration:underline;}
#tips a:visited{font-size:13px; color:#cc9933; text-decoration:underline;}
#tips a:hover{font-size:13px; color:#330000; text-decoration:none;}

.season{font:"Trebuchet MS", Arial, sans-serif;
position:relative;
font-size:13px;
top:0px;
left:60px;
width:674px;}

.season ul{margin:0px 40px 0px 40px;
}



.p2{position:relative;
left:60px;
width:600px;
top:0;
}

.p3{position:relative;
left:60px;
width:600px;
top:0;
}



.clear{clear:both;}

