body {
	text-align:center;
	background: #E0CBC9 url(/images/bg2.gif) repeat-x top left;
	color:#5A3935;
	font-size: 13px; 
	font-family:arial, sans-serif;
}

h1,h2,h3,h4,address,#quickcontact, .button, h6 {
	font-family: Georgia, serif;
}

a, a:link, a:visited {
	color:#5A3935;
	font-style: italic;
}

a:hover {
		text-decoration:none;
}

#container {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:950px;
	float:left;
}

p#quickcontact {
	text-align:right;
	font-style:italic;
	width:950px;
	top:.5em;
	font-size: 1em; /* 13px */ 
	line-height: 1.6923em; /* 22px */ 
	margin:0;	
	padding:0;
	position:absolute;	
}

p#quickcontact span {
	font-size: 1.3846em; /* 18px */ 
	line-height: 1.2222em; /* 22px */ 
	margin-top: 1.2222em; 
	margin-bottom: 0em;
}

#logo {
	float:left;
}

#sidebar {
	float:left;
	width:230px;
	background:#fff;
	display:inline;
}

#home-animation {
	border:4px solid #fff;
	margin:0 0  1.6923em 0;
}

#gallery-animation p {
	margin:0;
	padding:0;
	line-height:0;
}

#gallery-animation {
	border:4px solid #fff;
	margin:0 0  1.6923em 0;
}

/*  TYPOGRAPHY */

p,blockquote, dl { 
	font-size: 1em; /* 13px */ 
	line-height: 1.6923em; /* 22px */ 
	margin: 1.6923em 0; 
}

#home-animation p {
	margin:0;
	padding:0;
	line-height:0;
}

blockquote{
	padding:0 35px 0 35px;
}

#sidebar p {
	padding:0 35px 0 20px;
}

#content ul {
	float:left;
}

body#conferences #content ul {
	float:left;
	width:100%;
}

#content ul li { 
	font-size: 1em; /* 13px */ 
	line-height: 1.3em; /* 22px */
	margin: 0 0 1.3em 0;
	background:url(/images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 50px;
}

ul#nav li a {
	background:#f8f4f3;
	font-size: 1.0769em; 
	line-height: 1.5714em; 
	padding: 0.6857em 0 0.7857em 20px; 
	margin:0 0 .1em 0;
}
	
ul#nav li a:hover { 
	background:#c69994;color:#fff;
}

/* 40px - The quick brown fox jumps over the lazy dog */
.class-for-40px { font-size: 3.0769em; /* 40px */ line-height: 1.1em; /* 44px */ margin-top: 0.55em; margin-bottom: 0em; }
/* 38px - The quick brown fox jumps over the lazy dog */
h6 { font-size: 2.9231em; /* 38px */ line-height: 1.1579em; /* 44px */ margin-top: 0.5789em; margin-bottom: 0em; }
/* 36px - The quick brown fox jumps over the lazy dog */
.class-for-36px { font-size: 2.7692em; /* 36px */ line-height: 1.2222em; /* 44px */ margin-top: 0.6111em; margin-bottom: 0em; }
/* 34px - The quick brown fox jumps over the lazy dog */
.class-for-34px { font-size: 2.6154em; /* 34px */ line-height: 1.2941em; /* 44px */ margin-top: 0.6471em; margin-bottom: 0em; }
/* 32px - The quick brown fox jumps over the lazy dog */
.class-for-32px { font-size: 2.4615em; /* 32px */ line-height: 1.375em; /* 44px */ margin-top: 0.6875em; margin-bottom: 0em; }
/* 30px - The quick brown fox jumps over the lazy dog */
.class-for-30px { font-size: 2.3077em; /* 30px */ line-height: 1.4667em; /* 44px */ margin-top: 0.7333em; margin-bottom: 0em; }
/* 28px - The quick brown fox jumps over the lazy dog */
.class-for-28px { font-size: 2.1538em; /* 28px */ line-height: 1.5714em; /* 44px */ margin-top: 0.7857em; margin-bottom: 0em; }
/* 26px - The quick brown fox jumps over the lazy dog */
.class-for-26px { font-size: 2em; /* 26px */ line-height: 1.6923em; /* 44px */ margin-top: 0.8462em; margin-bottom: 0em; }
/* 24px - The quick brown fox jumps over the lazy dog */
.class-for-24px,h1,h2#homeh2 { font-size: 1.8462em; /* 24px */ line-height: 1.5em; /* 44px */ margin-top: 0.9167em; margin-bottom: 0.3333em; }
/* 22px - The quick brown fox jumps over the lazy dog */
.class-for-22px { font-size: 1.6923em; /* 22px */ line-height: 1em; /* 22px */ margin-top: 1em; margin-bottom: 0em; }
/* 20px - The quick brown fox jumps over the lazy dog */

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

h1,h2#homeh2 {
	width:510px;
}

h2#bigheading,h1#homeheading { 
	font-size: 1.5385em; /* 20px */ 
	line-height: 1.5em; 
	margin: 4.2em 0 0 60px; 
	font-style:italic;
	font-weight:normal;
	width:510px;
	display:block;
	float:left;
}

.boxsnippet {
	background:#fff;
	border-top:3px solid #ae6e66;
	padding:0 10px 0 10px;	
	margin:0 0 0 0;	
	min-height:155px;	
}

#whitebox {
	background:#fff;
	border-top:3px solid #ae6e66;
	padding:0 0 1.6923em 10px;
	margin:0 0 1.6923em 0;	
	min-height:132px;	
	float:left;
}

.box1 {
	float:left;
	width:190px;
	margin:0em 10px 0 0;
	display:block;
}

#box2 {
	float:left;
	width:270px;
	margin:0 0 0 0;
	display:block;
}

#avail1, #avail2, #avail3 {
	float:left;
	display:block;
}

h6 {
border-bottom:1px solid #ae6e66;
padding:0 0 5px 0;
}

#avail1 {
	width:180px;
	margin:1.6923em 20px 0 20px;
}

#avail2 {
	width:180px;
	margin:1.6923em 20px 0 20px;
}


#avail3 {
	width:180px;
	margin:1.6923em 20px 0 20px;
}


/* 18px - The quick brown fox jumps over the lazy dog */
.class-for-18px, h2 { font-size: 1.3846em; /* 18px */ line-height: 1.2222em; /* 22px */ margin-top: 1.2222em; margin-bottom: 0em; }
/* 16px - The quick brown fox jumps over the lazy dog */
.class-for-16px,h3, blockquote,address { font-size: 1.2308em; /* 16px */ line-height: 1.375em; /* 22px */ margin-top: 1.375em; margin-bottom: 0em; }
/* 15px - The quick brown fox jumps over the lazy dog */
.class-for-15px, #contact { font-size: 1.25em; /* 15px */ line-height: 1.4667em; /* 22px */ margin-top: 1.4667em; margin-bottom: 0em; }
/* 14px - The quick brown fox jumps over the lazy dog */
.class-for-14px { font-size: 1.0769em; /* 14px */ line-height: 1.5714em; /* 22px */ margin-top: 1.5714em; margin-bottom: 0em; }
/* 12px - The quick brown fox jumps over the lazy dog */
.class-for-12px { font-size: 0.9231em; /* 12px */ line-height: 1.8333em; /* 22px */ margin-top: 1.8333em; margin-bottom: 0em; }
/* 10px - The quick brown fox jumps over the lazy dog */
.class-for-10px { font-size: 0.7692em; /* 10px */ line-height: 2.2em; /* 22px */ margin-top: 2.2em; margin-bottom: 0em; }

#content {
	float:left;
	display:inline;
	width:670px;
	padding:1.6923em 0 3.3846em 50px;	
}

#nav li a {
	font-style:normal;
	display:block;
	background:#fff;
	text-decoration:none;
}

#nav li#current a {
	background:#ba857e;
	color:#fff;
}

ul#contact {
	clear:both;
	background: #F2E9E8 url(/images/contactbg.gif) repeat-y top right;
	height:22px;
	padding:18px 0 28px 0px;
	width:670px;
	margin:1.6923em  0;
	float:left;
}

ul#contact li {
	display:inline;
	background:none;
	font-style:italic;
}

ul#contact li a {
	text-decoration: none;
}




a.button, a.button:visited {
	background: transparent url(/images/btnright.gif) no-repeat scroll top right; 
	display: block;
	float: right;
	height: 37px;
	margin-right: 6px;
	padding-right: 30px;
	text-decoration: none;
	color: #f2e9e8;
}

a.button span {
	background: transparent url(/images/btnleft.gif) no-repeat; 
	display: block;
	line-height: 37px;
	padding: 0 18px;
}

a.button:hover span{
	text-decoration:underline;
}

#footer {
	width:100%;
	float:left;
	border-top:1px solid #ae6e66;
	margin: 1.6923em 0;	
}

#footer ul {
	float:left;
	margin:1.6923em 0 0 0;
}

#footer ul li {
	display:inline;
	background:none;
	margin:0;
	padding:0;
}

#footer ul li a {
	margin:0;
	padding:0;
}

#footer ul li a {
	margin:0;
	padding:0;
}

#infotex {
	text-align:right;
	float:right;
}

blockquote { 
	border-top:3px solid #AB6E67;
	float:right;
	margin:1.6923em 0 0 20px;
	width:250px;
	background: #fff;
	font-style: italic;
}

blockquote#address { 
	border-top:0;
	background:none;
	float:none;
	margin:1.6923em 30px 1.6923em 20px;
	padding:0;
	font-size:inherit;
	font-style: normal;
	width:200px;
}

blockquote p cite {
	font-size: 0.8em;
	font-family:arial, 'helvetica neue', helvetica, sans-serif;
	font-style:normal;
}

blockquote p:first-child { 
	background: #fff url(/images/openingquote.gif) no-repeat 0 0;
	padding:4px 0 0 30px;
	display:inline;
	text-align:left;
}

blockquote#address p:first-child { 
	margin: 0;
	padding:0;
	background:none;
}

blockquote p {
	font-size: 1em; /* 13px */ 
	line-height: 1.6923em; /* 22px */ 
	margin: 1.6923em 0;
}

.lastword { 
	padding: 5px 28px 5px 0; 
	background: transparent url(/images/closingquote.gif) no-repeat top right; 
}

.leftimg {
	float:left;
	margin:0 20px 0 0;
}

.leftimg2 {
	float:left;
	margin:0 20px 100px 0;
}

.imgright {
	float:right;
	margin:0 0 0 20px;
}

form dl {
	overflow: hidden;
	height: 1%;
	padding-left: 0px;
	margin:1em 0 1em 0;
}

form select {
margin:0 0 0 10px;
}

form dt {
	float: left;
	clear:  both;
	padding:.5em 0 0 0;
	width: 165px;
	clear: left;
	text-align: left;
	position:absolute;
}

form dd {
	margin-bottom: 0.9em;
	padding-left:  162px;
}

textarea {
	height: 80px;
}

input,textarea {
	padding:.5em 10px;
	width:170px;
	margin:0 0 0 10px;
	border:1px solid #fff;
	background:#F8F4F3;
	color:#ae6e66;
	font-size:100%;
}

input#submit {
	text-indent:-999em;
	border:0;
	width:163px;
	height:37px;
	background: url(/images/submit.gif) no-repeat top right; 
	cursor:pointer;	
	margin:0 0 0 205px;
}

.error {
	color:red;
}

address {
	background:#fff;
	float:right;
	width:250px;
	padding:1em 10px;
	margin:0 0 1.6923em 20px;
	border-top:3px solid #BA857E;
}

dl.tabular {
	float: left;
	width:670px;
	margin: .5em 0 1.5em 0;
	background:#F8F4F3;

}

.tabular dt {
	clear: left;
	float: left;
	width:660px;
	padding: 20px 0 10px 10px;
	background:#fff;
	margin:0 0 0px 0;
	font-weight:bold;
}

.tabular dd {
	float: left;
	margin: 20px 0 10px 0;
	padding:0 0 10px 10px;

}

#left,#right {
	float:left;
}

#left {
	width:300px;
}

#right {
	width:370px;
}

.gallery-thumbnail img2 {
	border:3px solid #fff;
}

.col1 {
	width:390px;
	float:left;
	padding:1em 0;
}

.col2 {
	width:260px;
	float:left;
	margin:0 0 0 20px;
	padding:.5em 0 0 0;
}

form  {
	border-right:1px solid #fff;
}

.italic {
	font-style:italic;
}

address span {
	margin:.5em 0 0 0;
	font-size:.75em;
	display:block;
}

.leftimg, .imgright,.leftimg2 {
	border:1px solid #fff;
}

dl#prices dt { 
	float: left; 
	clear: left; 
	width: 140px; 
	margin:0 10px 0 0;
	text-align: center; 
	font-weight: bold; 
	color: #aa908d;
	background:#DFCAC8;
	border:5px solid #fff;
	height:60px;
	padding:55px 0 25px 0;
	font-size:60px;
	font-weight:bold;
	text-align:center;
	font-family: Georgia, serif;
}

dl#facts dt { 
	float: left; 
	clear: left; 
	width: 140px; 
	margin:0 10px 10px 0;
	text-align: center; 
	font-weight: bold; 
	color: #aa908d;
	background:#DFCAC8;
	border:5px solid #fff;
	padding:15px 0 15px 0;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	font-family: Georgia, serif;
}

dl#facts dd {
	margin: 0 0 1.6923em 160px;
	padding: 20px;
	background:#fff;
}

dl#facts dd#three {
	margin: 0 0 1.6923em 160px;
	padding: 20px;
	background:#fff;
}

dl#prices dd {
	height:110px;
	margin: 0 0 1.6923em 160px;
	padding: 20px;
	background:#fff;
}

dl#prices span {
	font-weight:bold;
	font-size:1.3846em;
}

a.external, span.external {
	background-image: url(/images/external.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:12px;
}

body#home #sidebar {
	min-height:1198px;
}
