
/* Index page styles */

/*

tags with a class match on '#'
tags with an id match on '.'

<div class="test" id="foo"  />
 #test .foo

*/
body
{	
	width:960px;
	margin: 0 auto;		
	/*border:solid 1px black;*/
}

div#leftNav
{
	display:none;
}


div .leftNavPanel
{
	display: block;
	margin-top: 2px;
	height: 205px;
}

div#googlesearchresults
{
	width:745px;
	margin-left: 25px;
	float: left;
	display:table-cell;
	
}

img
{
	float: left;
	border:none;
}


div #searchDiv
{
	margin-top: 0px;
	width: 185px;
}

div#movie
{
	margin-left: 10px;
	widows:725px;
	float: left;
}

.sleepingList
{
	list-style-type:none;
	float:left;
}


/* Navigation header styles */

div#bg-header
{
	display:none;
}

div#printMasthead
{
	display:block;
}


/* Content page styles ('meeting.html', 'planning.html', etc.) */


/***************************   FOOTER    ****************************/

div#footerMenu
{
	display:none;
}


.mast-large
{
	color: #8c8e94;
	font-family: Verdana;
	font-size: 2em;
}

.mast-med
{
	color: #8c8e94;
	font-family: Verdana;
	font-size: 1em;
}
.mast-url
{
	color: #8c8e94;
	font-family: Verdana;
	font-size: .8em;
}
.mast-phone
{
	color: #8c8e94;
	font-family: Verdana;
	font-size: .8em;
}

div#footerMenu a
{
	text-decoration: none;
	color: #8c8e94;
	font-family: Verdana;
	font-size: 0.7em;
}

div#footerMenu a:hover
{
	text-decoration: underline;
	color: #8c8e94;
	font-family: Verdana;
	font-size: 0.7em;
}

div#footerInfo
{
	text-align:center;
	color: #8c8e94;
	font-family: Verdana;
	font-size: 0.7em;
}

div#footerInfo a
{
	text-decoration: none;
	color: #8c8e94;
	font-family: Verdana;
	font-size: 0.8m;
}

div#footerInfo a:hover
{
	text-decoration: underline;
	color: #8c8e94;
	font-family: Verdana;
	font-size: 0.85em;
}

/***************************   INFO BAR    ****************************/


div#infobarContainer
{
	float:left;
	width: 960px;
	border-top:solid 1px black;
}

div .infobar
{
	color: #8c8e94;
	font-family: Verdana;
	padding: 15px 0px 15px 15px;
	width:290px;
	float:left;
	height:auto;
	
	/*border:solid 1px red;*/
}

div .infobar a
{
	text-decoration: none;
	color: #8c8e94;
	font-family: Verdana;
	/*font-size: 0.8m;*/
}

div .infobar a:hover
{
	text-decoration: none;
	color: #4c4e52;
	font-family: Verdana;
	/*font-size: 0.85em;*/
}


/***************************   TOP OF PAGE   ****************************/


.topOfPage
{
	font-size:.75em;
}

.thumbnailTitle
{
	margin-left: 20px;
	float:left;
	color: Gray;
	font-weight: bold;
	width:150px;
	font-size:.75em;
}

.thumbnailDescription
{
	margin-left: 20px;
	margin-top:20px;
	float:left;
	color: Gray;
	font-weight: bold;
	width:150px;
	font-size:.7em;
}

.thumbnail
{
	height: 100px;
	width: 100px;
	float:left;
}

hr
{
	width: 88%;
	margin-left:10px;
	height: 0.01em;
}

/***************************   CONTENT CONTAINERS    ****************************/

div#ContentHeader
{
	margin: 2px 25px 25px 25px;
	height: auto;
	width:940px;
	float:left;
	display:table;

}

div#ContentHeader2
{
	margin: 25px;
	width:50%;
	float:left;
}



div#Content
{
	width:1022px;
	margin-left: 25px;
	float:left;	
}

div#ContentTitle
{
	color: #00B0D8;
	font-size: 1.5em;
	float: left;
	margin-right: 25px;
	font-family: Verdana;
	display:table-cell;
	
}

div#ContentDescription
{
	font-size: 1.25em;
	color: #8c8e94;
	font-family: Verdana;
	display:table-cell;
}


div#ContentCol1
{
	width: 54%;
	font-family: Verdana;
	float: left;
}

div#ContentCol2
{
	width:43%;
	font-family: Verdana;
	float: right;
	margin-left: 15px;
	background-color:White;
}

div#ContentColFull
{
	width: 90%;
	font-family: Verdana;
	float: left;
}

/***************************   TESTIMONIALS    ****************************/
.Testimony
{
	float: left; 
	padding: 20px 20px 20px 20px;
	margin-bottom: 12px;
	width:283px; 
	background: #D6EFF1;
	font-size: .95em;
	font-family: Verdana;
	font-style: italic;
}


/***********************  VIEWS  ***********************/

.Views
{
display:none;
}

.Views img
{
	width:325px;
	margin-bottom: 10px;
	}
	
/*******************************************************/

p.question
{
	color: #8c8e94;
	font-weight: bold;
	font-family: Verdana;
	font-size: .73em;
}

p.answer
{
	font-family: Verdana;
	font-size: .73em;
}

/* 

p.aboutus
{
	font-weight: bold;
}

*/

p.ContentDescription
{
	font-size: .85em;
	color: #8c8e94;
	font-family: Verdana;
	height: 100%;
}

/* Left navigation styles */

input#search
{
	color: #00B0D8;
	width: 140px;
	height: 17px;
}

input#searchSubmit
{
	border: solid 1px Black;
	background-color: #00B0D8;
	color: White;
	font-weight: bold;
	width: 35px;
}

.inquiryform  {background:transparent url(../images/confmgr-bott.gif);float:left;}
.inquiryform a {background:transparent; display:block; width:184px; height:0; padding-top:70px; color:#000; overflow:hidden;}
.inquiryform a:hover {background:transparent url(../images/confmgr-bott-over.gif) no-repeat;}

.lookAround1  {background:transparent url(../images/takealook1.jpg) no-repeat;float:left;}
.lookAround1 a {background:transparent; display:block; width:92px; height:92px; color:#000; overflow:hidden;}
.lookAround1 a:hover {background:transparent url(../images/takealook1-over.jpg) no-repeat;}

.lookAround2  {background:transparent url(../images/takealook2.jpg) no-repeat;float:left;}
.lookAround2 a {background:transparent; display:block; width:92px; height:92px; color:#000; overflow:hidden;}
.lookAround2 a:hover {background:transparent url(../images/takealook2-over.jpg) no-repeat;}

.lookAround3  {background:transparent url(../images/takealook3.jpg) no-repeat;float:left;}
.lookAround3 a {background:transparent; display:block; width:92px; height:92px;color:#000; overflow:hidden;}
.lookAround3 a:hover {background:transparent url(../images/takealook3-over.jpg) no-repeat;}

.lookAround4  {background:transparent url(../images/takealook4.jpg) no-repeat;float:left;}
.lookAround4 a {background:transparent; display:block; width:92px; height:92px; color:#000; overflow:hidden;}
.lookAround4 a:hover {background:transparent url(../images/takealook4-over.jpg) no-repeat;}


/********************  INQUIRY FORM  ***********************************/


div#outerForm
{
	margin-left: 15px;
	width:750px;
	float:left;	
}


div#formSubmit
{
	text-align:center;
}

div#formSubmit input
{
	border: solid 1px black;
	background-color: Blue;
	color: White;
	font-weight: bold;
}


div .formField
{
	width: 350px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
}


.wideFormField
{
	clear:left;
	float:left;
	width: 725px;
	margin-left: 25px;	
	margin-top: 0px;
	vertical-align: baseline;
}

.formQuestion
{
	width: 320px;
	float: left;
	margin-right: 20px;
	font-family: Verdana;
	font-size: .7em;
	font-weight: bold;
	color: #8c8e94;
	margin-top: 10px;
}

.formQuestion2
{
	font-family: Verdana;
	font-size: .7em;
	font-weight: bold;
	color: #8c8e94;
}

.formAnswer
{	
	float: left;
}

.wideFormAnswer
{	
	clear:both;
	width: 725px;
}

div .formField text
{
	font-family: Verdana;
	font-size: .9em;
	color: #8c8e94;
}

div .wideFormField text
{
	font-family: Verdana;
	font-size: .9em;
	color: #8c8e94;
}

.formInput 
{
	background: #FFF;
	width: 340px;
	font-family: Verdana;
	font-size: .9em;
}

.wideFormInput 
{
	background: #FFF;
	width: 715px;
	font-family: Verdana;
	font-size: .9em;
}


.inquiryTable
{
	clear:both;
	margin-left:25px;
	margin-top:5px;	
	width:750px;
}

.inquiryRow
{
	margin-bottom:0px;
	height:25px;
}


.radioFloat
{
	margin-left:20px;
	margin-top:0px;
}

.radioInputLabel
{
	font-family: Verdana;
	font-size: .7em;
	font-weight: bold;
	color: #8c8e94;	
}

.radio_otherInput
{
	background: #FFF;
	width: 340px;
	font-family: Verdana;
	font-size: .9em;
}

.textAreaInput 
{
	background: #FFF;
	width: 690px;
	font-family: Verdana;
	font-size: .9em;
	overflow: auto;
}


/********************  GALLERY PAGE  ***********************************/

#selectedPhoto
{
	margin: 10px;
	width: 300px;
	float: left;
}

#photoColumns
{
	margin: 10px;
	width: 300px;
	float: left;
}

#SelectedPhotoTitle
{
	font-family: Verdana;
	font-weight: bold;
	color: #8c8e94;
	font-size: 1em;
}

#SelectedPhotoTitleContainer
{
	text-align:center;
}

#SelectedPhotoDesc
{
	font-family: Verdana;
	color: #8c8e94;
	font-size: 0.8em;
	width: 300px;
}

/*******************************************************/

h1 {
	font-size:138.5%; 
}
h2 {
	font-size:123.1%; 
}
h3 {
	font-size:.9em;
	border: none;
}

li,p {
	font-size:.8em;
	margin: 0em;
}

h1,h2,h3, h4 {
	margin: 0em;
	color: #00B0D8;
}

h4
{
	float:none;
}

h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 
}

p {
	margin-bottom: .5em;
}

p .nomargin
{
	margin: 0em;
	}



