
/* generic tags */

body {
	background-color:#E7EBF2;
	background-image:url(images/blue_bg2.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding : 0px;
	margin : 0px;
	}
			
p, table, div, li, input, select, textarea {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight:normal;	
	}
	
ul {
	margin: 18px;
	}	
	
li {
	list-style-image : url(images/bullet.gif);
	}	

p.contact {
	font-size : 10px;
	color : #FFFFFF;
	}	

.area {
	font-size : 16px;
	font-weight : bold;
	color:#cc6600;
	}	

.resort {
	font-size : 11px;
	font-weight : bold;
	color:#003366;
	}	
	
.specialhead {
	font-size : 14px;
	font-weight : bold;
	color:#0066CC;
	padding:10px 0 10px 0;
	}			
	
.specialhead_home {
	font-size : 14px;
	font-weight : bold;
	color:#cc6600;
	padding:10px 0 10px 0;
	}		

.area_home {
	font-size : 11px;
	font-weight : bold;
	color:#0066CC;
	}	
		
.resort2{
	font-size : 14px;
	font-weight : bold;
	color:#003366;
	}		
	
.specialhead2 {
	font-size : 18px;
	font-weight : bold;
	color:#0066CC;
	}			
	
.price {
	font-size : 12px;
	font-weight : normal;
	color:#003366;
	}				
	
.price_large {
	font-size : 13px;
	font-weight : bold;
	color:#003366;
	}			
	
.price_redhot {
	font-size : 12px;
	font-weight : bold;
	color:#FF0000;
	}		
	
.dates {
	font-size : 12px;
	font-weight : normal;
	color:#000000;
	}		
		
a  {
	font-size : 11px;
	color : #0033CC;
	text-decoration : underline;
    }
	 
a:hover  {
	font-size : 11px;
	color : #cc6600;
	text-decoration : underline;
    }

a:active  {
	font-size : 11px;
	color : #cc6600;
	text-decoration : underline;
    }
	
a.contact  {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
    }
	 
a:hover.contact  {
	font-size : 10px;
	color : #cc6600;
	text-decoration : underline;
    }

a:active.contact  {
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
    }	

div.content {
	width: 610px; 
	padding: 30px 20px 30px 20px;
	text-align:left;
	background-color:#FFFFFF;
}

div.disclaimer  {
	background-image: url(images/blue.gif);
	background-repeat: repeat; 
	width: 650px; 
	height:30px;
    }
	 
div.mailinglist {
	background-color:#F5F7FA;
	background-image:url(images/blue_light.gif);
	background-repeat:repeat;
	border : 1px solid #0066CC;
	padding : 10px;
	margin-top:20px;
    }
	
td.mailinglist {
	background-color:#F5F7FA;
	background-image:url(images/blue_light.gif);
	background-repeat:repeat;
	padding:8px 10px 5px 10px;
	height:130px;
}
	
table.special {
	border:1px solid #003366; 
	width:300px; 
	margin-top:20px;
}

table.specialwide {
	border:1px solid #003366; 
	width:100%; 
	margin-top:20px;
}

td.specialcopy {
	padding:8px 10px 5px 10px;
	width: 185px;
}

table.specialmain {
	border:1px solid #003366; 
	width:610px; 
	margin-top:0px;
}

td.bluebar {
   width: 130px;
   background-image: url(images/blue_light.jpg);
   background-repeat:repeat;
   background-color: #f6f7fb;
   text-align:center;
}

td.bluebartop {
   background-image: url(images/blue_light.jpg);
   background-repeat:repeat;
   background-color: #f6f7fb;
   text-align:left;
}

td.minipic {
   width: 150px;
   text-align:center;
   padding-top:10px;
}

.row1 {
	float:left; 
	padding: 0 5px 0 0
}

.row2 {
	float:left; 
	padding: 5px 5px 0 0
}