/* Summergrove Hotel */
*
{ 
	margin:0;
	padding:0;
}
body
{
	background: #9f372c url(../img/sgh_PgBg.gif) scroll center top repeat-y;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
}
#bg
{
	position:absolute;
	left:0px;
	top:0px;
	background: transparent url(../img/sgh_Bg.gif) 0 0 repeat-x;
	width: 100%;
	height: 100%;
}
#rap
{
	margin: 0px auto;
	width:900px;
}
.acc
{
	display: none;
}
a
{
	color: #FD6B0A;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:hover
{
	color: #7fa286;
}
h1, h3
{
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 24px;
	color: #7fa286;
	margin: 0 0 5px 0;
}
h2, h4
{
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #B2B77D;
	margin: 5px 0 0 0;
}
h5, h6
{
	font: bold 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #49544b;
	margin: 5px 0 0 0;
}
ul, ol, dl
{
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
}
li, dd
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #B2B77D;
}
p
{
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #49544b;
	margin: 5px 0 0 0;
}
/*head*/
#sgh_head
{
	position: relative;
	width:900px;
	height:98px;
	background: url(../img/sgh_h.gif) 0 0 no-repeat;
}
/*menu*/
#sgh_m
{
	position:absolute;
	left: 300px;
	top: 39px;
	width: 589px;
	height: 30px;
	background:  url(../img/sgh_m.gif) 0 -29px no-repeat;
}
#sgh_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 589px;
	height: 28px;
}
#sgh_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
ul#global li, ul#global a 
{
	height: 28px;
	display: block;
	top: 0px;
}
#sgh_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#home		{left: 0px; width: 63px;}
#food			{left: 66px; width: 110px;}
#accom		{left: 181px; width: 141px;}
#conf			{left: 325px; width: 154px;}
#contact		{left: 484px; width: 104px;}
#home a:hover			{background: transparent url(../img/sgh_m.gif) -0px -0px no-repeat;}
#food a:hover			{background: transparent url(../img/sgh_m.gif) -66px 0px no-repeat;}
#accom a:hover		{background: transparent url(../img/sgh_m.gif) -181px 0px no-repeat;}
#conf a:hover			{background: transparent url(../img/sgh_m.gif) -325px 0px no-repeat;}
#contact	a:hover		{background: transparent url(../img/sgh_m.gif) -484px 0px no-repeat;}
#home a.on		{background: transparent url(../img/sgh_m.gif) -0px -0px no-repeat; cursor: default;}
#food a.on			{background: transparent url(../img/sgh_m.gif) -66px 0px no-repeat; cursor: default;}
#accom a.on		{background: transparent url(../img/sgh_m.gif) -181px 0px no-repeat; cursor: default;}
#conf a.on			{background: transparent url(../img/sgh_m.gif) -325px 0px no-repeat; cursor: default;}
#contact a.on	{background: transparent url(../img/sgh_m.gif) -484px 0px no-repeat; cursor: default;}
/*banner*/
#sgh_b
{
	position: relative;
	width:900px;
	height:205px;
}
/*main*/
#main
{
	position: relative;
	float: left;
	width:900px;
}
/*content*/
#sgh_content
{
	position: relative;
	float: left;
	width:421px;
	padding: 20px 25px 0px 25px;
}
/*image*/
#sgh_i
{
	position: relative;
	float: left;
	width: 344px;
	padding: 42px 42px 0 42px;
}
#sgh_i p
{
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #000;
	margin: 5px 0 0 0;
}
#sgh_i p a
{
	color: #C03000;
	text-decoration: underline;
}
#sgh_i p a:hover
{
	color: #000;
}
#sgh_iSql
{
	position: relative;
	float: left;
	width: 172px;
	text-align: left;
}
#sgh_iSql img
{
	width:152px;
	height: 157px;
	margin: 0 0 42px 0;
}
#sgh_iSqr
{
	position: relative;
	float: left;
	width: 172px;
	text-align: right;
}
#sgh_iSqr img
{
	margin: 0 0 42px 0;
}
/*foot*/
#sgh_foot
{
	position:relative;
	clear:left;
	width:880px;
	height:81px;
	margin: 0;
	padding: 20px 0 0 20px;
}
#sgh_foot p
{
	border-top: 1px dotted #49544b;
	width:421px;
	font: normal 11px  "Trebuchet MS", Tahoma, sans-serif;
	line-height: 18px;
	color: #49544b;
	padding: 5px 0 0 0;
}