@import url('reset.css');
@import url('nav.css');
@import url('header.css');
@import url('minires.css');
@import url('footer.css');
@import url('popup.css');
@import url('forms.css');
@import url('meetings_chart.css');
@import url('languages.css');
@import url('meetings.css');
@import url('government-navigation.css');
@import url('thickbox.css');

body {
	background: #555 url('/images/background.png') repeat-x;
}

#container {
	background: #555;
	border: 1px solid #b1b1b1;
	margin: 24px auto 0px auto;
	width: 948px;
}

#top_container, #middle_container, #middle_container_nocontent {
	margin: 8px auto 0 auto;
	width: 932px;
}

#content_container {
	padding-bottom: 2em;
}

#left_nav {
	background: #095222;	
	float: left;
	width: 182px;
}

#media {
	_display: inline;
	float: left;
	width: 750px;
}

#middle_container {
	background-color: #555;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-top: 0;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

#middle_container_photos {
	background-color: #555;
	margin-top: 0;
	min-height: 75px;
	height: auto !important;
	height: 75px;
}

#middle_container_photos p	{
	float: right;
	font-weight: bold;
	margin: 25px 20px 0 0;
}

.column_container, .column, .column-government {
	_display: inline;
	float: left;
}

.column_container {
	_display: inline;
	float: left;
	margin-left: 12px;
	width: 713px;
}

.single_column_container {
	_display: inline;
	float: left;
	margin: 0 24px;	
	width: 691px;
}

.column_container .single_column_container {
	_display: inline;
	padding-bottom: 0;
	margin: 0 12px;	
}

#content_container .column_container .column-government { /* did not need to be this specific, but why not? */
	width: 330px;
}

#content_container .column_container .column .column_wrap, #content_container .column_container .column-government .column_wrap { /* did not need to be this specific, but why not? */
	margin: 0 12px;
}

#snipe {
	_display: inline;
	float: right;
	margin: 2.2em 29px 0 0;
}

/* nice stuff */
.clear {
	clear: both;
}

.hr {
	background-color: #606060;
	border-bottom: 1px solid #606060;
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: .3em;
	width: 100%;
}

.bottom-space {
	margin-bottom: 15px;
	}
	
.bottom-space-short {
	margin-bottom: 10px;
	}

.green {
	color: #83a28e;
}

.left {
	float: left;
}

.bold {
	font-weight: bold;
}

.no_left_margin {
	margin-left: 0 !important;
}

/**************/

/*** formating ***/
h1 {
	color: #83a28e;
	font-size: 1.3em;
	line-height: 1.3em;	
	margin-top: .5em;
	margin-bottom: .5em;
}

.column_container h1 {
	margin-left: 12px;
}

h2 {
	color: #83a28e;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
}

h2.top-column {
	color: #83a28e;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .5em;
}

h3 {
	color: #d5d5d5;
	font-size: 1.1em;
	line-height: 1.5em;	
}
/* original color a2a4a3, changed 11/19 */

p {
	color: #d5d5d5;
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 1em;
}
/* original color a2a4a3, changed 11/19 */

.bold-header {
	font-weight: bold;
	color: #83a28e;
}

a {
	color: #bd843f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linklist {
	color: #d5d5d5;
	font-size: 1.1em;
	list-style-type: square;
	margin: 0 0 10px 15px;
}
/* original color a2a4a3, changed 11/19 */

.linklist-right {
	color: #d5d5d5;
	font-size: 1.1em;
	list-style-type: square;
	margin: -7px 0 10px 15px;
}
/* original color a2a4a3, changed 11/19 */

.linklist li, .linklist-right li {
	line-height: 1.4em;
	margin: .6em 0;
}

.linklist li ul, .linklist-right li ul {
	list-style-type: circle !important;
	margin: 0 0 0 15px;
}

.linklist li ul li, .linklist-right li ul li {
	margin: .2em 0 0;
	line-height: 1.6em;
}

.linklist_inside {
  color: #d5d5d5;
  font-size: 1.1em;
  list-style-type: square !important;
  margin: 0 0 10px 15px;
}

.arrow {
	list-style-image: url('/images/arrows/arrow.gif');
	*list-style-image: url('/images/arrows/arrow_ie.gif') !important;	
}

.linklist a {
	color: #bd843f;
}


/* used for bullets next to images like on homepage */
.list_image {
	margin-right: 10px;
}
.image_list {
	float: left;
	padding-top: -0.4em; /* only for that homepage one */
}

.sitemap li {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

/*****************/


/****************/

img.float-left {
	float: left; 
	padding: 3px; 
	border: 1px #a2a4a3 solid; 
	margin: 8px 10px 5px 0;
	}
	
/***************/
.phone1 {
	padding: 25px;
}

.phone2 {
	padding: 31px;
}

.disclaimer {
	font-size: 1.1em;
	font-style: italic;
}

.terms	{
	font-size: .9em;
	line-height: 1.1em;
	text-align: justify;
}

.cares-image {
	border: 1px solid #b1b1b1;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 3px;
	
}

/*** international numbers table ***/
.international_numbers {
	margin-top: 1em;
	border: 1px solid #888;
}
.international_numbers th {
	background-color: #28602F;
	border-width: 0 1px 0 1px;
	color: #fff;
	font-size: 1.1em;
	padding: 3px;
}
.international_numbers td {
	color: #b1b1b1;
	padding: 2px;
}
/***********************************/

.column_wrap h1, .column_wrap h1 {
	margin-left: 0;
}

/*** map styles ***/
.google-map {
	padding: 10px 0 0;
	}
	
/********************************/

.green-text	{
	color: #83a28e;
	}

	
	
/*** DINING page styles ***/

.dining-tel	{
	padding-right: 11px;
}
	
/*** DINING page hours ***/

.hours-wrapper	{
	line-height: 1.8em;
}

.bar-hours	{
	margin-left: 55px;
}
	
.breakfast-hours	{
	margin-left: 20px;
}

.brunch-hours	{
	margin-left: 35px;
}

.lunch-hours	{
	margin-left: 42px;
}

.dinner-hours	{
	margin-left: 37px;
}

.dinner-hours-2	{
	margin-left: 84px;
}

.dinner-hours-3	{
	margin-left: 83px;
}

#special-box-dining	{ /* used on DINING page */
	background: url('/images/special_box.png') repeat !important;
	border: 3px double #b1b1b1;
	margin: 20px 0;
	padding: 15px 0 10px;
	text-align: center;
	width: 95%;
}

#special-box-promos {
	background: url("/images/special_box.png") repeat scroll 0 0 transparent !important;
	border: 3px double #b1b1b1;
	margin: 18px 0 15px 7px;
	padding: 10px 0 10px 15px;
	width: 620px;
}

#special-box-promos h3 {
	color: #415563;	
}

img.bo-logo	{
	float: right;
}

img.small-pic-rooms {
	border: 1px solid #A2A4A3;
	float: left;
	margin: 1px 22px 10px 0;
	padding: 3px;
}

img.small-pic-rooms:hover {
	float: left; 
	padding: 3px; 
	border: 1px #BD843F solid; 
}

/* BOOK NOW button */

.btn-book-now-alt {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	_background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	margin: 8px auto;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now-ppc {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	_background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	margin: 8px 45px;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now-ppc-alt {
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	_background: transparent url('/images/btn-book-now-large.gif') no-repeat;
	margin: 0 0 15px;
	width: 149px;
	height: 31px;
	_cursor: hand;
}

.btn-book-now-alt:hover, .btn-book-now-ppc:hover, .btn-book-now-ppc-alt:hover {
	background-position: 0 -31px;
}

/* GOVERNMENT RATE page */

.rate-box	{
	display: block;
	border: 2px solid #a2a4a3;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 10px 0 10px;
	text-align: center;
}	
	.hopkins {
		width: 300px;
	}

.rate-box ul	{
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	text-align: left !important;
}

.rate-box ul li	{
	line-height: 1.0em !important;
}

.rate-box-alt	{
	display: block;
	border: 2px solid #1d4523;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px 10px 0 10px;
}

.rate-box-alt .rate-box-text	{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-align: left;
}

.rate-box-alt ul	{
	list-style-type: square;
	padding-left: 16px;
	padding-top: 2px !important;
	padding-bottom: 10px !important;
	text-align: left !important;
}

.rate-box-alt p.govt-offers	{
	text-align: center !important;
}

.rate-box-alt ul li	{
	line-height: 1.0em !important;
}

.even-box	{
	height: 150px;
}

.call-out-box	{
	display: block;
	border: 2px solid #d5d5d5;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.home_page_ad {
	position: relative;
	bottom: 20px;
}

/* PPC pages */

#ppc-header	{
	margin-top: 5px;
	margin-bottom: 8px;
}

#ppc-box	{
	border: 2px solid #b1b1b1;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 5px 15px;
}

.fine-print	{
	font-size: 0.9em;
}

.btn-google	{
	display: block;
	text-indent: -9999px;
	background: transparent url('/images/ppc/google_button.gif') no-repeat;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 20px;
	width: 150px;
	height: 31px;
	_cursor: hand;
}

.btn-google:hover	{
	background-position: 0 -31px;
}

.ppc-large	{
	color: #83A28E;
	font-size: 16px;
	font-weight: bold;
}


/* For the google map on Locations page */
.map-description {
	color: #333 !important;	
}

.aaa {
	text-align: center;	
}

#aaa-para {
	padding-left: 12px;
}

.more {
	background: url('/images/more.gif') no-repeat right 3px;
	display: inline-block;
	padding-right: 13px;
	font-weight: bold;
}
.more.inline {
	display: inline;
}
.more.no_plus {
	background: none;
}
.more.expanded {
	background-position: right -17px;
}

.more_style {
  color: #BD843F;
}
