.error{border:1px solid #fbc2c4;background-color: #fbe3e4;padding:5px;color: #8a1f11;}

*{
	padding:0px;
	margin:0px;
}

img {
  border: 0px;
}

body{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color:#564c51;
	line-height: 16px;
	color: #6e6366;
	font-size: 12px;
	
}

#wrapper {
	width: 893px;
	margin-left: auto;
	margin-top:0px;
	margin-right: auto;
	
}
#topContainer{height:120px;background-color:#584b52; position:relative; }
#logo {
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:10px;
}

#topTel{
	float:left;
	color:#f0ede1;
	
	width:290px;
	margin-left:20px;
	margin-top:85px;
}
#topTel a:link, #topTel a:visited{
	color:#f0ede1;
	text-decoration:none;
}
#topTel a:hover{color:#ccc;}

#book{
	float:right;
	width:200px;
	margin-right:20px;
}


#flashHolder {
	width:850px;
	height:276px;
	background-color:#FFFFFF;
	padding:22px;
}

#contentContainer {
	width:850px;
	background-color:#FFFFFF;
	padding:22px;
	margin-top:20px;
	
	
}
#contentContainerInner{
	background-image:url('../images/content_back.gif');
	background-repeat:repeat-y;
}
#content {
	width:460px;
	background-color:#f7f6ea;
	padding:18px;
	float:left;
}

#contentnopad {
	width:845px;
	background-color:#f7f6ea;  
	
}

#text{
	float:left;
	width:400px;
	background-color:#f7f6ea;
	padding:5px 20px 20px 20px;
}

#leftcol {
  
  width: 174px;
  float: left;
  
  
}
#rightcol{
	width: 174px;
    float: left;
	
}

#news {
	float:right;
	cursor: pointer;
	
}



.clear {
	clear:both;
	height:1px;
}

p{
	margin-bottom:10px;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
}

h6{ 
	display: inline;
	color:#d9497b;
}

h1{	
	font-size: 120%;
	color: #6e6366;	
}

h2{
	font-size: 110%;
	color: #6e6366;	
}

h3{
 font-size: 95%;
 color: #6e6366;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #666;
}

h5{
 font-size: 95%;
 color: #666;
}




#footer {
	margin-top:10px;
	color:#746b70;
	/*padding:10px 10px 10px 370px;*/
	padding:10px 10px 10px 10px;
	background-image:url("../index.php");
	background-repeat:no-repeat;
	background-position:left 10px;
	background-color:#fff;
}
#footer_logos{
	clear:both;
}
#ghg_logo { position:relative; top:6px; }

#HeaderLink { clear:both; display:block; position:absolute; left:25px; top:20px; }
#HeaderLink * { margin:0; padding:0; }
#HeaderLink LI { float:left; list-style-type:none; list-style-position:inside; margin-right:5px; }

#FooterLink { display:table; clear:both; }
#FooterLink * { margin:0; padding:0; }
#FooterLink LI { float:left; }

#footer_logos_right{
	clear:both;
	padding-top:25px;
    position:relative; top:-5px;
}

#footer ul li{
	float:left;
	list-style-type:none;
	margin:0px 10px 0px 0px;
}
#footer ul{
	height:20px;
	display:block;
	padding-left:0px;
	margin-left:0px;
}

#footer a:link, #footer a:visited  {
	color:  #666;
	text-decoration: none;
}

#footer .selected:visited {
	color:  #666;	
}

#footer a:hover {
	color: #a7939a;
	text-decoration: none;	
}



a:link {
	color:  #6e6366;
	text-decoration: none;
}

a:visited {
	color:  #6e6366;
	text-decoration: none;
}

a:hover {
	color: #8b8b8b;
	text-decoration: underline;	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}


#navContainer{
	float:left;
	width:175px;
	
	margin: 20px 0 0 0;
	padding: 0px;
	/*background-color:#a7949a;*/
}

#navtext{
	
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#navtext ul{
	margin: 0px;
	padding: 0px;
}


#navtext ul li{
		list-style:none;
}

#navtext .sub{
	padding-left: 20px;
	background-color: #c4a3ae;
	display:block;
	
}
#navtext .sub li a:link, #navtext .sub li a:visited{
	/*background-color: #c4a3ae;*/
	padding-left: 10px;
}

#navtext ul li a:link, #navtext ul li a:visited{
	color:#fff;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-right: 7.5px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#navtext ul li .selected:link, #navtext ul li .selected:visited{
	color:#efefef;
	background-color: #c4a3ae;
}
#navtext #subNav li a:link, #navtext #subNav li a:visited{
	margin-top: -5px;
	padding:7px 10px;
}

#navtext ul:hover {
	margin: 0px;
	padding: 0px;
}
#navtext .sub:hover {
	color:#dfdddd;
	padding-left: 20px;
}


#navtext ul li a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #c4a3ae;
}


#banners{
	
	height:139px;
}
.bannerImg {

  float: left;

}

.cb {
  clear: both;
}

label{
	font-weight: bold;
	color: #999;
	display: block;
}

fieldset{
	margin: 10px;
	padding: 1em;
	border: 1px solid #ccc;
	width: 350px;
}

legend{
	font-weight: bold;
	color: #999;
}

#galleryContainer{
	margin-top:10px;
	margin-bottom:10px;
	/*margin-right:-15px;
	margin-left:-15px;*/
}

.galleryItem{
	width:165px;
	float:left;
	margin:8px 10px;

}
.galleryItem img{
	border:solid 1px #ccc;
	padding:4px;
}
.galleryItem a:link img, .galleryItem a:visited img, .galleryItem a:hover img{
	border-bottom:none;
}

.galleryItemInline{
	width:119px;
	float:left;
	margin:8px 6px;

}
.galleryItemInline img{
	border:solid 1px #ccc;
	padding:2px;
}
.galleryItemInline a:link img, .galleryItemInline a:visited img, .galleryItemInline a:hover img{
	border-bottom:none;
}

#leftcol{
  
}

.noshow {
  display: none;
}

#signup {

  cursor: pointer;
  
}

#signupform {
    background: none repeat scroll 0 0 #C5BFC3;
    left: 620px;
    padding: 10px;
    position: absolute;
    width: 254px;
}

#menuspace {
  height: 300px;
  background-color: #C6C0C4;
  
}

.roomad {
  clear: both; 
  background-color: white; 
  width: 100%; 
  height: 105px;
}
#newsContainer{
	background-color:#766970;
	color:#fff;	
	padding:55px 10px 10px 15px;
	background-image:url("../images/news_title.gif");
	background-repeat:no-repeat;
	background-position:left 20px;
	text-align:justify;
	
}
#newsContainer a:link, #newsContainer a:visited{
	color:#efefef;
}

#newsContainer a:hover{color:#ccc;text-decoration:none;}

#mainContainer{}
#socialC{margin:2px;clear:both;}
.SocialI{float:left;width:38px;height:38px;margin:10px;}
