﻿@import url("Menu.css");
@import url("ImageCarousel.css");
@import url("Adverts.css");

body 
{
	margin:0;
	padding:0;
	background: #E3DEDA url('../images/body-bg-repeater.png') repeat-x;
	text-align:center;
	font-family: Arial;
	/*color: #514846;*/
	color: #000000;
	font-size: 11pt;
}

.content-wrapper
{
	margin:0 auto;
	width: 800px;
	text-align: left;
}

.clear
{
	clear: both;	
}

a
{
	text-decoration: none;
	color: #870000;
}

a span
{
	display: none;
}

a:hover
{
	text-decoration: underline;
}

.datetime
{
	background-color: #3C3433;
	text-align: left;
	border-bottom: 1px solid #4B3F34;
	border-left: 1px solid #4B3F34;
	border-right: 1px solid #4B3F34;
	padding: 10px;
	color: #98806B;
	font-size: 10pt;
}

.logo
{
	margin-top: 20px;
	background: url('../images/logo.png') no-repeat;
	width: 112px;
	float: left;
	color: #ffffff;
	padding-top: 65px;
	padding-bottom: 20px;
	font-weight: 700;
}

h2
{
	font-size: 14pt;
	font-weight: 700;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	border-bottom: 1px solid #514846;
}

ul
{
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#conference-content p,
#conference-content div,
#conference-content ul
{
	clear:both;	
}
#custom-content ul li,
#directions-content ul li,
#conference-content ul li,
ul.bullets li
{
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	background: url('../images/bullet-orange.png') no-repeat;
	height: 30px;
	font-size: 10pt;
	font-weight: 700;
	margin-bottom:10px;
}

#conference-content ul li,
ul.horizontal li
{
	float: left;
	margin-left: 10px;
}

#rooms-bullets,
#facility-bullets
{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 9px;
}

#rooms-bullets div.left,
#facility-bullets div.left
{
	width: 200px;
	float: left;	
}

#rooms-bullets div.right,
#facility-bullets div.right
{
	width: 200px;
	float: left;	
}

.footer
{
	clear: both;
	margin-top: 20px;
	background-color: #CCC7C3;
	border-top: 1px solid #B6B2AF;
	color: #514846;
	text-align: center;
	padding: 20px;
	font-size: 10pt;
}

.footer a
{
	color: #514846;
}

.cb-tl
{
	background: transparent url('../Images/content-top-left.png') no-repeat 0 0;	
	width: 19px;
	height: 17px;
	float: left;
}

.cb-tc
{
	width: 762px;
	background-color: #CCC7C3;
	border-top: 7px solid #ffffff;
	height: 10px;
	float: left;	
}

.cb-tr
{
	background: transparent url('../Images/content-top-right.png') no-repeat 0 0;	
	width: 19px;
	height: 17px;
	float: left;
}

.cb
{
	background-color: #CCC7C3;
	border-left: 8px solid #ffffff;
	border-right: 8px solid #ffffff;
	padding-left: 10px;
}

.cb-bl
{
	background: transparent url('../Images/content-bottom-left.png') no-repeat 0 0;	
	width: 19px;
	height: 17px;
	float: left;
}

.cb-bc
{
	width: 762px;
	background-color: #CCC7C3;
	border-bottom: 7px solid #ffffff;
	height: 10px;
	float: left;	
}

.cb-br
{
	background: transparent url('../Images/content-bottom-right.png') no-repeat 0 0;	
	width: 19px;
	height: 17px;
	float: left;
}

.content-left
{
	float: left;
	width: 470px;
}

.content-right
{
	float: left;
	width: 270px;	
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

#contact-us
{
	width: 249px;
	height: 105px;
	background: transparent url('../Images/contact-us.png') no-repeat 0 0;	
	margin-left: 10px;
	color: #ffffff;
	padding-left: 115px;
	padding-top: 15px;
	font-size: 10pt;
}

#contact-us span
{
	font-weight: 700;
	color: #514846;	
}

#contact-us span a
{
	color: #514846;	
}

#physical-address
{
	width: 249px;
	height: 105px;
	background: transparent url('../Images/physical-address.png') no-repeat 0 0;	
	margin-left: 10px;
	color: #ffffff;
	padding-left: 118px;
	padding-top: 15px;
	font-size: 10pt;
}

#postal-address
{
	width: 249px;
	height: 105px;
	background: transparent url('../Images/postal-address.png') no-repeat 0 0;	
	margin-left: 10px;
	color: #ffffff;
	padding-left: 118px;
	padding-top: 15px;
	font-size: 10pt;
}

#gps
{
	width: 249px;
	height: 105px;
	background: transparent url('../Images/gps.png') no-repeat 0 0;	
	margin-left: 10px;
	color: #ffffff;
	padding-left: 120px;
	padding-top: 15px;
	font-size: 10pt;
	font-weight: 700;
}

#directions
{
	width: 249px;
	height: 105px;
	background: transparent url('../Images/directions.png') no-repeat 0 0;	
	margin-left: 10px;
	color: #ffffff;
	padding-left: 115px;
	padding-top: 15px;
	font-size: 10pt;
}

#gps p,
#directions p
{
	width: 120px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#gps p a,
#directions p a
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: 700;
}

.rooms-bottom-links
{
	text-align: center;
	padding: 10px;
}

.rooms-bottom-links a
{
	color: #870000;
	font-weight: 700;
}

#InputForm
{
	padding: 10px;
	padding-top: 20px;
}

#InputForm input
{
	width: 225px;	
}

.SendRequest
{
	color: #fff;
	background: transparent url('../Images/menu-last-bg-repeater.png') repeat-x 0 0;
	border: 1px solid #D64A19;
	margin-left: 5px;
}

#directions-bullets ul.bullets li
{
	height: 50px;	
}

.map
{
	width: 300px;
	height: 416px;
	background: transparent url('../Images/map.png') no-repeat 0 0;	
	margin:0 auto;
}

.gallery
{
	padding-top: 10px;	
}

.gallery img
{
	margin: 2px;
}