*{
	margin:0;
	padding:0;
}
body{
	line-height:100%;
	font-size:12px;
	font-family:Georgia, Arial;
	background-color:#fff;
	font-weight:normal;
	color:#555850;
}
.clear{
	clear:both;
}
a{
	text-decoration:none;
}
.sidebar h5,h1{
	color:#2160AD;
}
#wrap{
	width:975px;
	margin:0 auto;
}
#header{
	background-color:#F7F8E2;
	height:145px;
}

#header a img {
	border:none;
}

#logo {
	float:left;
	padding:45px 0 0 25px;
}

/*#header a{
	text-indent:-9999px;
	display:block;
	width:50%;
}
#header  a img{
	border:none;
	display:block;
	padding:50px 0 25px 12px;
	
}
*/
#info {
	float:right;
	margin:65px 20px 0 0;
}
#info h3 {
	font-family:Georgia, "Times New Roman Special G1", serif, "Baskerville Old Face", "Bookman Old Style";
	text-align:right;
	font-size:18px;
	color:#81A63C;
}
#info h2 {
	font-family:Georgia, "Times New Roman Special G1", serif, "Baskerville Old Face", "Bookman Old Style";
	text-align:right;
	font-size:24px;
	color:#81A63C;
}

#info h3, #info h2 {
	line-height:normal;
}

#wrap .bd{
	padding:10px  0 0 0px;
	background: #fff url('images/shadow.jpg') no-repeat left top;

}

.sidebar{
	
	width:185px;
	padding:16px 0 0 12px;
	background: #fff url('images/sidebar.gif') no-repeat left top;
	float:left;
}

.sidebar div{
	padding-bottom:25px;
}
.sidebar p{
	padding-top:4px;
}
.sidebar .bigger_text{
	padding-top:4px;
}
.sidebar h5{
	line-height:120%;
	font-size:10px;
	/*font-weight:lighter;*/
}

.sidebar span{
	font-size:15px;
	font-weight:bold;
	line-height:120%;

}

.sidebar a{
	color:#78A431;
	font-size:15px;
	font-weight:bold;
	display:block;
	line-height:150%;
	border-bottom:1px solid #78A431;
	width:155px;	
}
.sidebar i{
	display:block;
	padding-top:3px;
	font-size:11px;
	width:150px;
}
.sidebar img{
	padding-top:2px;
}

.content{
	padding:15px;
	float:left;
	background-color:#DDECFC;
	width:745px;
	
}
.content h1{
	line-height:140%;
	font-size:25px;
	margin-bottom:20px;
	/*font-weight:lighter;*/

}
.content p{
	
	font-size:12px;
	margin-bottom:20px;
	line-height:120%;
}
.content ul{
	background: url(images/rooms_right.jpg) no-repeat top right;
	height:32px;
	float:right;
	margin:0 6px 0 0;

}
.content ul li{
	list-style:none;
	float:left;
	padding: 10px 27px 10px 35px ;
	background: url(images/border_rooms.gif) no-repeat left 6px;
}
.content ul li a,
.content ul li.first,
.content ul li.last{
	height:11px;
}
.content ul li a{
	display:block;
	color:#fff;
	font-size:12px;
	
	
}
.content ul li.first,
.content ul li.last{
	padding:10px 21px;
}
.content ul li.first{
	background: url(images/room_left.png) no-repeat top left;
}
.content ul li.last{
	

}


.content ul li a.room3{
	background: url(images/rotunda-a.gif) no-repeat top left;
	width:65px;
	text-indent:-9999px;

}

.content ul li a.room4{
	background: url(images/rotunda-b.gif) no-repeat  left 1px;
	width:65px;
	text-indent:-9999px;
}
.content table{
	padding-top:10px;
	text-align:left;
}
.content table tbody tr{
	display:block;
	line-height:150%;
	background: url(images/dotted_border.gif) repeat-x  left bottom;
}
.content table tbody tr td{
	vertical-align:top;
	padding-bottom:5px;
	
}
.content table tr.row-1{
	font-size:10px;
	color:#3A73B8;
	line-height:100%;
	font-weight:bold;
}
.content table .column-1 {
	width:140px;
}
.content table tr th,
.content table tr td{
	min-width:140px;
}
.content table tr.first_raw{
	padding:0;
	background-image:none;
}
.lower_loc{
	width:160px;
	line-height:150%;
}
.first_tr{
	width:140px;
}