body {
	background-color: #336799;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #444444;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 8px;
}
h2 {
	font-size: 1.8em;
	line-height: 1em;
	margin-left: 22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	padding-bottom: 3px;
}
h3 {
	color: #444444;
	font-size: 1.6em;
	line-height: 1em;
	margin-left: 22px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
p {
	font-size: 1.2em;
	color: #444444;
	line-height: 2em;
	margin-left: 22px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;

}
a {
	color: #C44A3F;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a:visited {text-decoration: underline;}
/* ////////////////////////////////////////////////////////////      C U S T O M      //// */
#page {
	background-color: #FFFFFF;
	width: 753px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto; 
	margin-right: auto; 
/*	margin-left: -375px;
	left: 50%;
	position: relative;*/
	border: 8px solid #FFFFFF;
}
#wrap {width: 753px;}
/* ---------------------------------------------------------------------- h e a d e r --- */
#header {
	height: 119px;
	width: 753px;
	text-align: right;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left top;*
}

#header span {
	height: 1.4em;
	position: relative;
	top: 69px;
	right: 12px;
	margin: 0px;
}
#header span a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#header ul {
	position: relative;
	top: 73px;
	right: 7px;
	margin: 0px;
}
#header li {
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
}
#header li a {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#header li a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* ------------------------------------------------------------------- s u b  h e a d --- */
#subhead {
	height: 11px;
	width: 753px;
	line-height: 11px;
	font-size: 11px;
	background-image: url(img/subhead-line.gif);
	background-color: #C44B40;
}
/* --------------------------------------------------------------------------- s i d e --- */
.side {
	height: 245px;
	width: 249px;
	background-color: #F2EEEB;
	float: left;
}
.side p {width:205px;}
.side h2 {
	width:205px;
	color: #333333;
	border-bottom-color: #333333;
}
/* -------------------------------------------------------------------- c o n t e n t --- */
.content {
	height: 245px;
	width: 502px;
	background-color: #F7F4F2;
	float: right;
	margin-left: 2px;
}
.content h2 {
	width:205px;
	color: #333333;
	border-bottom-color: #333333;
}
.side, .content {
	margin-bottom: 2px;
}
/* --------------------------------------------------------------------------- t x t  --- */
#txt {
	width: 753px;
	background-image: url(img/bg-txt.gif);
	background-repeat: repeat-y;
	background-color: #F7F4F2;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#txt .sidebar {
	width: 249px;
	float: left;
}
#txt .sidebar p {width:205px;}
#txt .sidebar h2 {
	width:205px;
	color: #333333;
	border-bottom-color: #333333;
}
#txt .main {
	width: 502px;
	float: right;
	margin-left: 2px;
}
#txt .main p {margin-right: 22px;}
#txt .main h2 {
	color: #444444;
	border-bottom-color: #333333;
	margin-right: 22px;
}
#txt .main li {
	font-size: 1.2em;
	color: #444444;
	line-height: 2em;
	margin-left: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
}
#txt #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* ///////////////////////////////////////////////////////////////////       E X T R A S       //// */
.left {
	width: 251px;
	height: 245px;
	float: left;
}
.right {
	width: 251px;
	height: 245px;
	float: right;
}
.left, .right p {width:205px;}

.link {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.lighter {background-image: url(img/arrow.gif);}
.darker {background-image: url(img/arrow-side.gif);}
.photo {margin-top: 19px;margin-bottom: 1px;}
/* -------------------------------------------------------------------- c o n t a c t --- */
.contact {
	background-image: url(img/contact-bg.gif);
	background-repeat: no-repeat;
	background-color: #C44B40;
}
.contact h2 {
	color: #FFFFFF;
	border-bottom-color: #CB8481;
}
.contact form {
	width:205px;
	position: relative;
	left: 22px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 0px;
}
.contact input {
	width:155px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 0px 0px 10px;
	padding: 0px;
}
.contact textarea {
	height: 70px;
	width:185px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px 0px 12px;
	padding: 0px;
}
.contact .button {width:70px; margin: 0px;}
/* -------------------------------------------------------------------- b o o k i n g --- */
#booking {width:350px;}
#booking td {
	width:50%; 
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#booking td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
}
#booking td sup {
	color: #C44B40;
	margin-left: 2px;
}
#booking td input {
	width:80%;
	color: #444444;
	font-family: Verdrana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#booking td select, option {
	width:80%;
	color: #444444;
	font-family: Verdrana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#booking td #title {width:40%;}
#booking td .button {width:40%; margin: 0px;}
#booking td textarea {font-size: 11px;color: #444444;}
#booking .tfvHighlight p {color: #CEA639;}
#cinfo {color: #000000;}
.num {font-family: Verdana, Arial, Helvetica, sans-serif;}
#msg {
	background-image: url(http://tija.simuni.com/img/bg-feed.gif);
	background-repeat: no-repeat;
}
#msge {background-color: #C44B40;color: #FFFFFF;}
#msg, #msge {
  font-size: 18px;
  color: #FFFFFF;
  padding-left: 10px;
}
/* ----------------------------------------------------- p h o t o - s i d e b a r --- */
.contact_info {width: 218px;list-style-position: outside;list-style-type: none;margin-left: 15px;margin-bottom: 0px;margin-top: 12px;margin-right: auto;padding: 0px;}
.contact_info li {width: 218px;font-family: Arial, Helvetica, sans-serif;text-align: left;display: block;overflow: hidden;margin: 0px;padding: 0px;}
.contact_info .foto {margin: 0px 0px 1px 0px;}
.contact_info .foto a {width: 72px;float: left;margin: 0px;padding: 0px;}
.contact_info .foto a img {margin: 0px;padding: 0px;}
.contact_info .foto .mid {margin: 0px 1px 0px 1px;}
.contact_info li h3 {width:183px;font-size: 1.4em;color: #00467A;line-height: 1.4em;display: block;background-image: url(img/bg-contact-h3.gif);background-repeat: repeat-x;background-position: bottom;margin: 0px 0px 8px 18px;padding-top: 10px;}
.contact_info li p {font-size: 1.2em;color: #00467A;line-height: 1.4em;margin: 0px 0px 2px 72px;padding: 0px;}
/* ---------------------------------------------------------------------- p h o t o --- */
.photo_table {
	padding: 0px;
	width: 458px;
	margin-top: 19px;
	margin-right: 22px;
	margin-bottom: 19px;
	margin-left: 22px;
	text-align: center;
}
.photo_table td img {margin-bottom: 5px;}

/* //////////////////////////////////////////////////////////////////       F O O T E R       ///// */
#footer {
	background:#F2EEEB;
	clear:both;
	width:753px;
	height: 3em;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #999999;
	text-align: right;
	margin: 0px 12px 0px 0px;
	padding: 1em 0em 0em 0em;
}
