/* Abbey Guesthouse */

.acc
{
	display:none;
}
	
body, html
{
	margin:0px;
	padding:0px;
	background:#e6e1dd url(../imgs/bgd.gif) 0 0 repeat-x;
}

a
{
	color: #2c2721;
	text-decoration: none;
	font-weight: bold;
	text-decoration:none;
}

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

h1
{
	font: bold 18px "Georgia", Times New Roman, Times, serif;
	line-height: 24px;
	color: #2c2721;
	padding: 10px 20px 2px 10px;
	margin:0;
}

h2
{
	font: bold 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #2c2721;
	padding: 10px 20px 5px 10px;
	margin:0;
}	

h3
{
	font: bold 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #00b4fe;
	padding: 0 0 5px 0;
	margin:0;
}

h4
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h5
{
	font: italic 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #1f3564;
	padding: 0 0 5px 0;
	margin:0;
}

h6
{
	font: normal 12px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #aaa;
	padding: 5px 20px 5px 20px;
	margin: 0 20px;	
	border-bottom: #aeaeae 1px dashed;
}

ul, ol, dl
{
	color: #c9c9c9;	
	padding: 10px 0 10px 30px;
	margin: 0;
}

li, dd
{
	font: normal 11px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 20px;
	color: #c9c9c9;
}

p
{
	font: normal 13px "Lucida Sans", "Lucida Sans Std", Verdana;
	line-height: 1.5em;
	color: #505050;
	padding: 5px 20px 10px 10px;
	margin:0;
}

#container 
{
	position:relative;
	margin: 0 auto;
	height: 100%;
	width:1024px;
	
}

/* HEAD */

#ag_head
{
	position:relative;
	width:1024px;
	height:96px;
	background: #000 url(../imgs/ag_head.gif) 0px 0px no-repeat;	
}

#ag_graphic
{
	position:relative;
	width:1024px;
	height:300px;
	background: #000 url(../imgs/ag_graphic.jpg) 0px 0px no-repeat;	
}

/* MENU */

#ag_menu
{
	position:absolute;
	margin:0 auto;
	width:394px;
	left:531px;
	height:44px;
	background: #000 url(../imgs/menu.gif) 0px 0px no-repeat;
	top:52px;
}

#ag_menu ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 394px;
	height: 44px;
}

#ag_menu ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

ul#global li, ul#global a 
{
	height: 44px;
	display: block;	
}

#ag_menu ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home		{left: 0px; width: 130px;}
#prices		{left: 132px; width: 130px;}
#contact	{left: 263px; width: 130px;}

#home		a:hover	{background: transparent url(../imgs/menu.gif) -0px -44px no-repeat;}
#prices		a:hover	{background: transparent url(../imgs/menu.gif) -132px -44px no-repeat;}
#contact	a:hover	{background: transparent url(../imgs/menu.gif) -263px -44px no-repeat;}

#home		a.on	{background: transparent url(../imgs/menu.gif) -0px -44px no-repeat; cursor: default;}
#prices		a.on	{background: transparent url(../imgs/menu.gif) -132px -44px no-repeat; cursor: default;}
#contact	a.on	{background: transparent url(../imgs/menu.gif) -263px -44px no-repeat; cursor: default;}

/* MAIN */

#main
{
	position: relative;
	height:100%;
	width:1024px;
	padding:0;
	margin:0;
	
}

#ag_content
{
	position:relative;
	float:left;
	width:642px;
	padding:20px 0px 20px 55px;
	background: transparent url(../imgs/ag_content.gif) 0 0 no-repeat;
	top:0px;
	height: 100%;
}

.ag_img
{
	position:relative;
	float:left;
	width:210px;
	background: #e6e1dd;
	padding: 60px 0px 0px 20px;
	top:0px;
	height: 100%;
	background: transparent 0 0 no-repeat;
}

#ag_img
{
	position:relative;
	float:left;
	width:287px;
	background: #e6e1dd;
	padding: 55px 0px 0px 20px;
	top:0px;
	height: 100%;
	background: transparent 0 0 no-repeat;
}

#ag_img2
{
	position:relative;
	float:left;
	background: #e6e1dd;
	padding: 24px 0px 10px 0px;
	top:0px;
	height: 100%;
	background: transparent 0 0 no-repeat;
}

#ag_img3
{
	position:relative;
	float:left;
	background: #e6e1dd;
	padding: 24px 0px 0px 0px;
	top:0px;
	height: 100%;
	background: transparent 0 0 no-repeat;
}

#ag_img4
{
	position:relative;
	clear: both;
	width:287px;
	background: #e6e1dd;
	padding: 24px 0px 10px 0px;
	height: 100%;
	background: transparent 0 0 no-repeat;
}

/*FOOTER*/

#footbgd
{
	position: relative;
	background:transparent url(../imgs/footbgd.gif)  bottom center repeat-x;
	margin: 0 auto;
	width:100%;
	
}

#ag_foot
{
	position:relative;
	clear:both;
	width:1024px;
	padding:35px 0px 15px 0px;
	background: #d0cbc7 0 0 no-repeat;
}

#ag_foot h1
{
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	color: #787775;
	padding:0px 0 0px 65px;
}

#ag_foot p
{
	font: normal 12px "Georgia", Times New Roman, Times, serif;
	color: #787775;
	padding:0px 15px 10px 65px;
}

#ag_foot a
{
	color: #2c2721;
	text-decoration: none;
	font-style:normal;
}

#ag_foot a:hover
{
	color: #2c2721;
	text-decoration: underline;
}

.clear
{
	clear:both;
}

