/*All*/

body {
background : black;
margin: 0; 
padding : 0; 
}

td { fontfamily: arial; fontsize: 10pt; }
td {font-family: arial; font-size: 10pt; color:#EEAF4D;}

p { padding:3pt; fontfamily: arial; fontsize: 10pt; color:#EEAF4D;}
a {
	color:#F7D0AA;
	font-family:  Arial, Verdana;
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
}
a:visited {color:#E9B785;}
a:hover {color:orange;text-decoration:underline;}
a:active {color:orange;}

h1 {color:#EEAF4D;font-family:Arial; font-weight:bold;font-size:13pt;text-indent:10pt;line-height:12pt;margin:0pt;}
img.women { border-color :  #EEAF4D; border-width: 1px; }

/*font*/

.tourhead {font-family:arial; font-size:14pt; color:#CC3300;font-weight:bold;}
.tourbig {font-family: arial; font-size: 12pt; color: #E9B785; font-weight: bold;}
.toursm { font-family:arial;font-size:10px;color:#EEAF4D;font-weight:normal;}
.tour { font-family:arial;font-size:12px;color:#EEAF4D;font-weight:normal;}


/*tables*/

.ttable{font-family: arial; color: black; font-size: 9pt; background-color: #E9B785;}
.thead {background-color: #280E01;}
.tcells1 {background-color: black;}
.tcells2 {background-color: black;}


/*custom*/
hr { color: #E9B785; height:1px; width: 500px}



.menu			{color: black; font-size: 12px; text-decoration: none; font-family: arial;  font-weight:normal;}
.menu:active	{ color: #FCF9A6;}
.menu:visited	{color: black;}
.menu:hover		{color: black;}

.menu2			{color: #F7D0AA; font-size: 12px; text-decoration: none; font-family: arial;  font-weight:bold;}
.menu2:active	{color: #FCF9A6;}
.menu2:visited	{color: #F8C089;}
.menu2:hover		{color: #F8C089;}

p.leftlinks {line-height:11pt; padding-top: 1pt;}


.services {font-family:arial; font-size:12px; color:#041349;font-weight:bold;}

A.apartmenu {
display:block;float:left;width:110px;
       BORDER-RIGHT: #369 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 5px; 
	BACKGROUND: #F17C32; 
	PADDING-BOTTOM: 1px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #369 1px solid; 
	TEXT-DECORATION: none;
	font-family:arial; 
        color:black;
	font-size:10pt;
        font-weight:bold;
	text-align: center;
	margin: 0px 3px;
}
A.apartmenu:visited {
        color:black;
}
A.apartmenu:hover {
	BACKGROUND: #F5BB6A;
        color:white;
}

