body {
	font-size: 14px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	text-align: left;
	background-image: url(images/background.gif);
}

#page {
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#masthead {
	width: 100%;
}

#navigation {
	width: 750px;
	vertical-align: middle;
	text-align: center;
	height: 20px;
}

#awards {
	position: relative;
	width: 750px;
	vertical-align: middle;
	text-align: center;
	padding-top: 10px;
}

#block {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	clear:both;
}

#twocolumnblockl {
	float:left;
	width:350px;
}

#twocolumnblockr {
	float:right;
	width:350px;
}
image.outline {
	border: 1px #000066 solid;
}

.imageright {
	float: right;
	border: 1px #000066 solid;
	margin: 10px;
	clear: both;
}

.imageleft {
	float: left;
	border: 1px #000066 solid;
	margin: 10px;
	clear: both;
}

.imagecenter {
	float: none;
	border: 1px #000066 solid;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
}

.imageright2 {
	float: right;
	margin: 10px;
	clear: both;
}

.imageleft2 {
	display: block;
	float: left;
	margin: 10px;
	clear: both;
}

.imagecenter2 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: none;
}

.imagecenter3 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px #000066 solid;
}

#calendar {
	display: none;
	position: absolute;
	top: 45px;
	left: 190px;
	border: 1px solid #333;
	background: #fc3;
	padding: 10px;
	font-size: 11px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


a:link { 
	color: #003963; 
}

a:visited { 
	color: #003963; 
}

a:hover { 
	color: #547890; 
}
a:active { 
	color: #003963; 
}

H1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 150%;
	font-weight: Bold;
	color: #003366;
	background-color: transparent;
	/*height: 10px;
	height: 15px;*/
}

H2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 133%;
	font-weight: Bold;
	color: #003366;
	background-color: transparent;
}

H3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 125%;
	font-weight: Bold;
	color: #003366;
	background-color: transparent;
}

H4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 112%;
	font-weight: Bold;
	color: #003366;
	background-color: transparent;
}

H5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	background-color: transparent;
}

H6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 90%;
	font-weight: Bold;
	color: #003366;
	background-color: transparent;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.outline {
	border: 1px #000066 solid;
}

#footer {
	width:75%;
	border-top: solid #C0C0C0 thin;
	color: #2B4460;
	font-size: small;
	font-weight: bold;
	text-align: center;
	clear: both;
	font-variant: small-caps;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}

table.rooms {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	color: #6B9CBD;
	width: 700px;
	background-color: #6B9CBD;
	border: 1px #003963 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

table.rooms td.header {
	border-bottom: 2px solid #003963;
	background-color: #6B9CBD;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #2B4460;
	padding:5px;
}

table.rooms td {
	border-bottom: 1px dotted #003963;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #2B4460;
	background-color: #8FBBD9;
	text-align: center;
	padding-left: 3px;
	padding-top:10px;
	padding-bottom:10px;
}

.roomborder {
	border-left: 1px dotted #003963;
}

.servBodL2 {
	border-left: 1px dotted #003963;
}

form {
	padding: 10px;
	background-color: #6F9BC0;
	border: 1px solid #547890;
	width:650px;
	margin-left: auto;
	margin-right:auto;	
}
/* Form Sections ======================================================================== */
/* Fieldset  */

fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#6F9BC0;
	border: 3px solid #547890;	
	overflow: auto;
}
legend {
	padding: 2px 5px;
	color: #DDF3FF;
	font-size: 115%;
	font-variant: small-caps;
	font-weight: bold;
}
/* Nested Fieldset  */
fieldset fieldset  {
	background-color:#6F9BC0;
	border: 1px solid #547890;
}
fieldset fieldset legend {
	font-size: 110%;
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
	border-left: 1px solid #547890;
	border-right: 1px solid #547890;	
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#E4E3D3;
}
form .alternate-1 td {
	border-left: 1px solid #547890;
	border-right: 1px solid #547890;	
}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
}
form .inlineSection .oneField {
	padding: 0;
	margin-right: 4px;
	white-space: nowrap;	
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #DDF3FF;
	margin: 0;
	padding-bottom: 10px;
	font-variant: small-caps;
	
}

.label {	
	color: #DDF3FF;
	margin: 0;
	padding-bottom: 10px;
	font-variant: small-caps;
	
}


/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
	background-color: #6F9BC0;
}

.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
	background-color: #6F9BC0;
	color: #DDF3FF;
	margin: 0;
	padding-bottom: 10px;
	font-variant: small-caps;
}

/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 9em;
	background-color: #6F9BC0;
	white-space: normal;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}

.textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
}

input {
	margin: 0 2px 0 0;
	clear: both
}

.input {
	margin: 0 2px 0 0;
	clear: both
}
input[type=text], input[type=password] {
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}

.select {
	margin: 2px 2px 1px 0;
	padding: 0;
}


.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	text-align: center;
	margin: 20px 0 10px 0;	
}
/* Submit button */
form .primaryAction {
	font-weight: bold;
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}


/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
	font-style: italic;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}

/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	float: right;
	clear: right;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #bbb;
	margin: 2px 0 7px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;	

}
/* Field-Hint without focus */
form .field-hint-inactive {
	float: right;
	clear: right;
	color: #666;
	border: 1px solid #E4E3D3;
	background-color: #FFFFFF;
	margin: 2px 0 7px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;	

}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	margin: 3px 0;
	padding-right: 6px;
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
}
div.removeable {
	margin: 3px 0;
	padding-right: 6px;	
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	line-height: 260%;
	font-weight: bold;
}
form .removeLink {
	line-height: 260%;
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
	overflow: expression('visible');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
form .inlineSection .oneField {
	display: expression('inline-block');		
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('9em');
}

.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('9em');
}
