body {
	padding:0px;
	margin:0px;
	font-family:Arial, Sans-Serif;
	background-color: #eee;
	/*font-family: Times;*/
}

table.bdy{
width:930px;
border:#000 1px solid;
background-color: #fff;
}


a {
	color:#007fc1;
}

table.skeleton {
	width:100%;
	height:100%;
}

table.skeleton tr.top td.one {
	width:203px;
	height:300px;
	padding-top:45px;
	vertical-align:top;
}

div.logo {
	text-align:center;
}

div.logo img {
	width:110px;
	height:25px;
	border:0;
}

table.menu {
	width:100%;
	background:url('i/menu_border.jpg');
	background-position:left;	
	background-repeat:no-repeat;
	margin-top:54px;
	color:#F9C82E;
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
}

table.menu td.first {
	height:31px;
	background:url('i/menu_item.gif');
	background-position:25px 14px;
	background-repeat:no-repeat;
	padding-left:50px;
}	

table.menu td.item {
	height:29px;
	background:url('i/menu_item.gif');
	background-position:25px 12px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-bottom:2px;
}

table.menu td.last {
	height:30px;
	background:url('i/menu_last.gif');
	background-position:37px 12px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-bottom:4px;
}

table.menu a {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}

table.skeleton tr.top td.two {
	height: 300px;
	width: 300px;
	padding-top:47px;
	vertical-align:top;	
}

table.skeleton tr.top td.two img {
	width:300px;
	height:226px;
}

/*
table.skeleton tr.top td.three {
	width:100%;
	background:url('i/top_cont.gif');
	background-position:0px 125px;
	background-repeat:repeat-x;
	padding-top:125px;
	vertical-align:top;
}

table.skeleton tr.top td.three table {
	width:100%;
	height:148px;
}
*/

table.skeleton tr.top td.three {
	width:100%;
	background:url('i/top_cont.gif');
	background-position:0px 125px;
	background-repeat:repeat-x;
	padding-top:0;
	vertical-align:top;
}

table.skeleton tr.top td.three table td.telll h1{
		font-size:18px;
}

table.skeleton tr.top td.three table {
	width:100%;
	height:268px;
}

table.skeleton tr.top td.three table td {
	font-size:12px;
	color:white;
	text-align:center;
}

table.skeleton tr.top td.four {
	width: 222px;
	background:url('i/top_right.jpg');
	vertical-align:top;
}

table.skeleton tr.top td.four td.letter {
	height:124px;
	font-size:10px;
	padding-top:63px;
	padding-left:17px;
	vertical-align:top;
}

td.home {
	height:37px;
	padding-left:76px;
}

td.home img {
	width:37px;
	height:37px;
	border:0;
	background-color:#2f5d8b;
}

table.skeleton tr.middle td.left {
	width:1%;
	padding-left:30px;
	padding-right:2px;
	vertical-align:top;
}

table.skeleton tr.middle td.left div.label {
	font-size:12px;	
	font-weight:bold;
	color:#2c5c8b;
	text-transform:uppercase;
	margin-right:1px;
	padding-bottom:5px;
	border-bottom:2px solid #cbcbcb;
}

table.skeleton tr.middle td.left div.cont {
	font-size:12px;
	color:#525252;
	margin-top:32px;
}

table.skeleton tr.middle td.left div.cont table {
	font-size:12px;
	color:#525252;
}

table.skeleton tr.middle td.cont {
	height:340px;
	font-size:14px;
	padding:0 21px 27px 38px;
	vertical-align:top;
}

/*table.skeleton tr.middle td.cont img {
	border:1px solid #b0b0b0;
}*/

table.skeleton tr.middle td.guest {
	height:340px;
	font-size:14px;
	padding:0 21px 27px 38px;
	vertical-align:top;
}

table.skeleton tr.bott td.left {
	height:1%;
	padding-top:0px;
	padding-left:57px;
	vertical-align:top;
}

table.skeleton tr.bott td.right {
	padding-left:14px;
/*	padding-bottom:42px;*/
}

table.skeleton tr.bott td.right div.menu {
	font-size:12px;
/*	padding-top:37px;*/
	padding-top:17px;
	border-top:7px solid #a9a9a9;
}

table.skeleton tr.bott td.right div.adv {
	font-size:10px;
	padding-top:10px;
}

table.skeleton tr.bott td.right div.menu a {
	color:black;
	text-decoration:none;
}

table.skeleton tr.bott td.right div.adv a {
	color:#525252;
}

table.skeleton tr.bott td.right span.sep {
	padding-left:14px;
	padding-right:14px;
}

table.skeleton tr.bott td.right span.copy {
	color:#525252;
}

h1 {
	font-family: Tahoma;
	font-size:14px;
	color:#2c5c8b;
/*	text-transform: uppercase; */
}

h3.slogan {
	font-family: Times;
	font-size: 16px;
	font-weight: normal;
	color: White;
}

h2 {
	font-size:13px;
	color:#2c5c8b;
}

table.data {
	background-color:#b0b0b0;
}

table.data tr {
background-color:white;
}

div.editarea {
	margin:5px;
	padding:10px;	
	border:solid 1px #b0b0b0;
}


div.himage { 
	float:left;
	width:220px;
	height:180px;
	margin:5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000;
}

div.himage img {
	border:1px solid #b0b0b0;
	margin:2px;
}

div.vimage { 
	float:left;
	width:170px;
	height:230px;
	margin:5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000;
}

div.vimage img {
	border:1px solid #b0b0b0;
	margin:2px;
}

div.arleft {
	background: url('i/arleft.gif') no-repeat left bottom;
}

div.aright {
	font-family: Tahoma;
	font-size: 12px;	
	font-weight: bold;
	color: #2c5c8b;
	width: 100%;
	background: url('i/aright.gif') no-repeat right bottom;
}

ul {
	list-style: square;
	color: #4F7BA3;
}

ul li span {
	color: Black;
}	

div.photos {
	width: 159px;
	height: 209px;
	background: url('i/bg_photos_150x200.gif') no-repeat right bottom;
	text-align: left;
	vertical-align: top;
	
}

div.smalphotos {
	width: 159px;
	height: 122px;
	background: url('i/bg_photos_150x113.gif') no-repeat right bottom;
	text-align: left;
	vertical-align: top;
}
span.zoom {
	font-family: Tahoma;
	font-size: 10px;
	color:#007fc1;
}

table.price {
	width: 80%;
	border-collapse: collapse;
}

table.price th {
	font-size: 16px;
	text-align: right;
	padding: 0 10px 15px 0;
}

table.price td {
	border-top: solid 1px Black;
	padding: 3px 0 3px 0;
}

div.futt 
p{
color:#333;
font-size:10px;
cursor:default;
}
