


body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #575757;
	line-height: 1.5em;
}

#contentmain {
	width: 635px;
}

#Rooms_layout {
	width: 366px;
	padding-right: 27px;
	float: right;
	font-size: 14px;
}

#Rooms_layout p {
	margin-bottom: 20px;
}

#Rooms_layout .divider {
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #DFD0AD;
	display: block;
	margin-bottom: 20px;
}

#Rooms_Layout select {
	margin: 15px 0;
	width: 302px!important;
}

.subHeader {
	color: #F89B00;
	font-family: Verdana, Helvetica, sans-serif;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 100%;
	border-bottom: 3px solid #AA5E00
}

.submitBtn {
	margin: 10px 0 -10px 0;
}

#Rooms_Sidebar {
	width: 242px;
	float: right;
	padding-top: 15px;
}

.roomsSidebarInterior {
	width: 222px;
	background: #ECF6FB url(/themes/baldwin/images/widgets/sidebar-corners.gif) no-repeat 0 -8px;
	padding: 18px 10px 2px 10px;
	font-size: 13px;
	line-height: 1.3em;
	overflow: hidden;
}

.roomsSidebarInterior img {
	display: block;
	padding: 1px;
}

.roomsSidebarInterior h3 {
	clear: both;
	color: #05A2BC;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dashed #05A2BC;
	font-size: 18px;
	font-weight: normal;
	display: block;
	width: 100%;
	margin:  0 0 15px 0;
	padding: 0 0 6px 0;
}

.roomsSidebarInterior p {
	display: block;
	padding: 0 0 15px 0;
	margin: 0;
}

.roomsSidebarInterior ul {
	padding: 0;
	margin: 0;
}

.roomsSidebarInterior li {
	list-style-type: none;
	padding: 0 0 15px 20px;
	background: url(/themes/baldwin/images/widgets/sidebar-bullet.gif) no-repeat 4px 5px;
}

.roomsSidebarInterior a, .roomsSidebarInterior a:link, .roomsSidebarInterior a:visited, .roomsSidebarInterior a:active,
.roomsSidebarInterior li a, .roomsSidebarInterior li a:link, .roomsSidebarInterior li a:visited, .roomsSidebarInterior li a:active {
	color: #05A2BC;
	text-decoration: none;
}

.roomsSidebarInterior a:hover, .roomsSidebarInterior li a:hover {
	color: #05A2BC;
	text-decoration: underline;
}

.roomsSidebarBottom {
	width: 242px;
	height: 8px;
	background: url(/themes/baldwin/images/widgets/sidebar-corners.gif) no-repeat 0 0;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #05A1BB;
	font-size: 19px;
	font-weight: normal;
}

h3 {
	clear: both!important;
}

.floatLeft {
	float: left;
	padding: 0 15px 10px 0;
	display: block;
}

.left {
	clear: both;
	float: left;
	padding-right: 10px!important;
	padding-bottom: 10px!important;
	display: block;
}

p {
}

.roomsSidebarInterior select {
	width: 180px;
}

.dropdownFloatLeft {
	float: left;
	padding: 0 15px 10px 0;
	display: block;
	clear: none!important;
}


