/* 2 column fixed width layout */

/* Zero down margin and padding on all elements */

* {
	margin: 0;
	padding: 0;
}

/* The Core Structure
================================= */

body {
	text-align: center;
	min-width: 960px;
	background-color: #fff;
	background-image:url(images/main-bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#436C77;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#content-wrapper {
	width:960px;
	background-color:#fff;
}
#content {
	width: 730px;
	float: left;
	padding-left:10px;
	padding-top:20px;
	min-height:700px;
}

#content-larger {
	width: 930px;
	float: left;
	padding-left:10px;
	padding-top:20px;
	min-height:700px;
}

#dotted-line {
	background: url(images/180-divider.gif) top left repeat-x;
	height: 3px;
	width: 100%;
}

p, li {
	font-size: 12px;
}

p {
	margin: 10px 0;
}
 a {
	 color:#5FAA1D;
	 text-decoration:none;
 }
 
 a:hover {
	 color:#033;
	 text-decoration:underline;
 }
 
#header {
	padding: 0;
}

#main-nav {
	width: 180px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style: none;
	background-color: #eee;
}
#right-bar {
	float:right;
	width:200px;
	background-image:url(images/rightbar-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-right: 10px;
	margin-top:20px;
}

#right-bar-blank {
	float:right;
	width:200px;
	background-position:top left;
	background-repeat:no-repeat;
	padding-right: 10px;
	margin-top:10px;
}

#nav-box {
	background-image:url(images/nav-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:960px;
	height:28px;
	overflow: hidden;
	/*margin-top:10px;*/
}

#nav {
	list-style-type: none;	
}

#nav li {
	float:left;
	padding:0 12px 0 12px;
	border-left:1px solid #fff;
	margin-top:7px;
	margin-left: 0px;
	line-height:14px;
	font-size:11px;
}
#nav li:first-child {
	float:left;
	padding:0 12px 0 12px;
	border-left:1px solid #589ca0;
	margin-top:7px;
	line-height:14px;
	font-size:11px;
}

#nav li a {
	color:  #ffffff;
	text-decoration: none;
}
#nav li a:hover {
	color: #174146;
	text-decoration: none;
}

#nav li a:active {
	color: #ffffff;
	text-decoration: none;
}

.indexfixedURL {
	color: #174146;
	text-decoration: none;
}

.clear {
clear:both;	
}

#footer {
	width:960px;
	border-top:1px dotted #527B8A;
	clear: both;
	margin-top: 20px;
}

div.footer-left-box {   
	float:left;    
	padding:5px 69px 5px 0; 
}

div.footer-right-box {
	float:right;
	padding:5px 0;
}

div.footer-copy-box {
	float: left;
	padding: 5px;
}

.footer-copy-text {
	font-size: 0.85em;
}

.mediaContainer {
	margin: 0px 0px;
	text-align: center;
}

.elementImg {
	padding: 7px;
	border: 1px solid #eaeaea;
}

/************************ form styles *************************/
.accommFormSearch-bookingSelect {
	background-color:#CAE0E8;
	padding-left:2px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
/* sifr replaced */

h1 {
	font-size: 25px;
	
	

}

h2 {
	text-align: left;
	font-size: 25px;
	padding: 0px 0 0px 0;
	
}

h3 {
	font-size: 12px;
}

h4 {
	color: #660000;
	font-size: 12px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 12px;
}

/*** non structual ***/
.head2 {
	font-size: 1.4em;
}

.roomTitle {
	font-size: 1.2em;
	color: #ffffff;
	padding: 4px;
}
.roomTitleRow {
	color: #ffffff;
	background: #3d6071;
}
.element {
	padding: 4px;
}

.elementmem {
	padding: 4px;
}
.elementmemTitle {
	padding: 4px;
	font-weight: bold;
}

.formBackgroundLight {
	background: #f5f7f8;
}

.formBackgroundDark {
	background: #eaeeef;
}

li {
	margin-left: 20px;
}