A:link  {
	color: #000099;
	
	font-weight: none;
	text-decoration: underline;

}

A:visited  {
		color: #000099;

	font-weight: none;
	text-decoration: underline;
}

A:active  {
		color: #000099;
	
	font-weight: none;
	text-decoration: underline;
}

A:hover  {
		color: #4aaac6;
	text-decoration: underline;
	font-weight: none;


}

A.hol:link  {
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}

A.mmenu:link  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 16px;
	font-weight: Bold;
}

A.mmenu:visited  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 16px;
	font-weight: Bold;
}

A.mmenu:active  {
	color: #ffffff;
	text-decoration: underline;
	font-size: 16px;
	font-weight: Bold;
}

A.mmenu:hover  {
	color: #ffffcc;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
A.topmenu:link  {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

A.topmenu:visited  {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

A.topmenu:active  {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

A.topmenu:hover  {
	color: #99ccff;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
TD  {
font-family: Arial;
font-size: 12px;
}


h3 {
	font-size:25px;
	line-height:1em;
	color:#222;
	font-weight: normal;
	text-decoration: none;
	font-family:"Baskerville Old Face", Georgia, "Times New Roman";
	padding-top:5px;
	padding-bottom:2px;
	}
	
#fcNav #nav_city, #fcNav #nav_city a{width:111px;}
#fcNav #nav_short, #fcNav #nav_short a{width:99px;}
#fcNav #nav_hotels, #fcNav #nav_hotels a{width:89px;}
#fcNav #nav_ferries, #fcNav #nav_ferries a{width:89px;}
#fcNav #nav_villas, #fcNav #nav_villas a{width:89px;}
#fcNav #nav_home, #fcNav #nav_home a{border-left:0px none; width:98px;}
#fcNav #nav_winter, #fcNav #nav_winter a{width:128px;}
#fcNav #nav_sun, #fcNav #nav_sun a{width:139px;}
#fcNav #nav_coach, #fcNav #nav_coach a{width:123px;}
#fcNav li a:hover{background-color:#036b8a; }
#fcNav li a{display:block; padding:7px 0px 7px 0px; text-decoration:none; font:bold 95% arial; color:#fff;}
#fcNav li.selected a{color:#fff;}
#fcNav li.selected, #fcNav li.selected a:hover{cursor:default; background-color:#036b8a; color:#fff;}
#fcNav li{margin:0px; padding:0px; list-style:none; border-left:1px solid #fff; text-align:center; float:left; display:block; background-color:#418199; color:#fff;}
#fcNav, #fcSubNav{min-height:0;}
#fcNav:after, #fcSubNav:after{content:"."; height:0; min-height:0;  display:block; visibility:hidden; overflow:hidden; clear:both;}
#fcNav{clear:both; font-size:1em; margin:0px; padding:0px; list-style:none;}

/* NAVIGATION */

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	width:950px;
	margin-left:10px;
	position:absolute;
	
	border:1px solid #3AAEAE;
	
	}

#menuh
	{
	font-size: 97%;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	margin:0;
	padding: 0.3em 1em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #fff;
	text-decoration:none;
	font-weight:bold;
	background:#237dd5;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #3AAEAE;
	background-color:#fff;
	}	


#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0.6em;
	float:left;
	/*width:12em;	/* width of all menu boxes */
	
	}
	
#menuh ul.set-width
	{
	width:12em;
	border-right:1px solid #fff;
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	
	top:auto;
	display:none;
	padding:0;
	margin:0;
	width:12em;
	}

#menuh ul ul a {
	text-align:left;
	border:1px solid #3AAEAE;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

**** Table Style FORM ***************************/


table.tablestyleform {
	border-collapse:collapse; 
	border:#ACACAC none 1px;
	background-color:#FFFFFF;
	}
table.tablestyleform td {
	border:#C5C5C5 solid 0px;
	padding:4px; 
	}
table.tablestyleform .req, table.tablestyleborders .req {
	
	color:#F00;
	padding:3px 2px 0 0;
	text-align:right;
	}
table.tablestyleform .txtarea {
	padding-top:7px;
	}	
table.tablestyleform td table td {
	padding:0px 10px 3px 0px;
	margin:0px;
	}
table.tablestyleform input, table.tablestyleform textarea, table.tablestyleform select, table.tablestyleform checkbox  {
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:#f7f7f7 none repeat scroll 0 0;
	border-color:#D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
	border-style:solid;
	border-width:1px;
	padding:4px;
	}
/*************************************************/