html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#333;
	min-width:910px;
	font:13px arial, verdana, sans-serif;
	background:#dedede url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#8e8439;
}
a:hover{text-decoration:underline;}
.wrapper{
	min-height: 100%;
	width:910px;
	margin:0 auto;
}
* html .wrapper {height: 100%;}
.w1 {padding-bottom: 200px;}
#header{
	position:relative;
	height:140px;
	background:url(../images/bg-body.gif) repeat-x;
}
#nav{
	position:absolute;
	bottom:4px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{float:left;}
#nav a{
	display:block;
	font:bold 15px/26px "times new roman", serif; 
	padding:0 13px;
	text-transform:uppercase;
	color:#fff;
}
#nav li.active a,
#nav a:hover{
	background:#698e3b;
	text-decoration:none;
}
.logo{
	margin:0;
	position:absolute;
	left:20px;
	top:13px;
	background:url(../images/bg-logo.gif) no-repeat;
}
.logo a{
	display:block;
	padding:12px 0 20px 157px;
	color:#333;
	font:37px "times new roman", serif;
	font-variant:small-caps;
}
.logo a:hover{
	text-decoration:none;
	cursor:pointer;
}
.logo a span{
	font-variant:normal;
	display:block;
	margin:-2px 0 0;
	font-size:18px;
	color:#8e845f;
}
#header .contact{
	position:absolute;
	top:20px;
	overflow:visible;
	right:105px;
	text-align:right;
	font-style:italic;
}
#header .contact dl,
#header .contact dd{
	margin:0;
	line-height:18px;
}
#header .contact dt{
	font-size:20px;
	font-weight:bold;
	color:#000;
}
#header .contact dd{
	font-size:15px;
	font-weight:bold;
}
#header .contact a{
	font-size:15px;
	color:#938437;
	padding:0 12px 0 0;
	font-weight:bold;
	background:url(../images/sep-call-you.gif) no-repeat 100% 60%;
}
#main{
	height:1%;
	background:url(../images/bg-main-holder.gif) repeat-y 100% 0;
}
.main-holder{
	padding:0 51px 0 0;
	background:url(../images/bg-main.gif) no-repeat 100% 0;
}
.main-frame{
	height:1%;
	background:url(../images/bg-main-frame.gif) repeat-y;
}

#content{
	width:589px;
	float:left;
	padding:9px 27px 20px 21px;
}
#content h2{
	margin:0 0 10px;
	font:27px "times new roman", serif;
	color:#222;
}
#content p{
	margin:0 0 16px;
	line-height:18px;
}
#content .text-height p{line-height:16px; }
#content .padding p{margin:0 0 10px;}
#content p a{
	font-weight:bold;
}
#content p a.more{
	padding:0 10px 0 0;
	background:url(../images/sep-more.gif) no-repeat 100% 50%;
}
#content .ad{
	position:relative;
	float:right;
	width:106px;
	height:48px;
	display:inline;
	margin:-10px 40px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ad01.gif) no-repeat;
}
#content .visual-list{
	margin:-5px 0 10px;
	padding:0 0 5px;
	list-style:none;
	width:100%;
}
#content .visual-holder{
	overflow:hidden;
	margin:0 auto;
}
#content .visual-holder a{
	width:218px;
	background:#222f2c url(../images/bg-visual-holder.gif) no-repeat 0 100%;
	padding:5px 25px 5px 7px;
	display:block;
	font:bold 14px "times new roman", serif;
	color:#fff;
}
#content .visual-list li{
	width:255px;
	display:inline-block;
	vertical-align:top;
	margin:0 24px 10px 0;
}
#content .visual-list img{display:block;}
#content .container{height:1%;}
.main-frame:after,
.visual:after,
#sidebar .book-box:after,
#content .container:after{
	content:"";
	clear:both;
	display:block;
}
#content .name{
	float:left;
	margin:10px 0 0;
	line-height:16px;
}
#content .visual-list,
#content .holder{border-bottom:1px solid #ededed; padding-bottom: 5px;}
#content .holder{margin:0 0 3px;}
#sidebar{
	width:202px;
	float:right;
	overflow:hidden;
	padding:20px 10px 25px;
}
#sidebar .side-img{
	margin:0 -10px 22px;
}
#sidebar .side-img img{vertical-align:top;}
#sidebar h3{
	font-size:18px;
	margin:0 0 7px;
	color:#4c682a;
	font-weight:normal;
}
#sidebar .book-box{width:100%;}
#sidebar .book{
	float:left;
	display:inline;
	margin:0 0 0 -10px;
	padding:0 0 26px;
	font-style:italic;
	font-weight:bold;
	list-style:none;
}
#sidebar .book li{
	float:left;
	width:212px;
	padding:3px 0 5px 11px;
	border-bottom:1px solid #dedede;
}
#sidebar .book dl,
#sidebar .book dd{
	margin:0;
	line-height:26px;
}
#sidebar .book dd{padding:0 0 0 20px;}
#sidebar .text-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 0 5px;
}
#sidebar p{
	margin:0 0 27px;
	font-size:12px;
	line-height:15px;
}
#sidebar .some-list{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	line-height:15px;
}
#sidebar .some-list a{color:#333;}
#footer{
	position:relative;
	width: 100%;
	height: 200px;
	margin-top: -200px;
	background:url(../images/bg-footer.gif) repeat-x;
}
.footer-holder{
	width:910px;
	padding:15px 0 0;
	margin:0 auto;
	height:185px;
	font-family:"times new roman", serif;
	color:#fff;
}
#footer .heading,
#footer p{
	margin:0;
	font-size:16px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul a{color:#fff;}
#footer .contact{
	float:right;
	display:inline;
	margin:15px 40px 0 0;
	line-height:18px;
	text-align:right;
	font-size:16px;
}
#footer .heading{
	font-size:35px;
	line-height:34px;
	color:#bdc1c0;
	font-weight:normal;
}
#footer p{margin:0 0 18px;}
#footer .design-by{
	float:right;
	margin:-5px 32px 0 0;
	color:#fff;
	text-align:right;
	font:11px verdana, sans-serif;
}
#footer .design-by:hover{text-decoration:none;}
#footer .design-by strong{
	display:block;
	font:18px arial, sans-serif;
}
#footer .design-by strong span{color:#ff0;}

.image .slide-holder {
	position: relative;
	overflow: hidden;
	width: 859px;
	height: 233px;
}
.image ul.slideset {
	list-style: none;
	overflow: hidden;
	width:9999px;
	padding: 0;
	margin: 0;
}
.image ul.slideset li {
	position: relative;
	float: left;
	width: 859px;
}

.copyright {
	float:right;
	text-indent:-9999px;
	margin:2px 0 0;
	background:url(../images/bg-copyright.gif) no-repeat;
	width:92px;
	height:32px;
}

.intro{
	width:100%;
	overflow:hidden;
}


.image{
	/*width:621px;*/
	width: 872px;
	float:left;
	height:233px;
	position:relative;
}

.intro .image{
	/*width:621px;*/
	width: 872px;
	float:left;
	height:156px;
	position:relative;
}
.image img {
	display:block;
}

.irish {
	position:absolute;
	bottom:11px;
	right:16px;	
	width:190px;
	height:32px;
}
.irish a {
	background:url(../images/bg-irish.png) no-repeat;
	display:block;
	width:190px;
	height:32px;
	cursor:pointer;
}
.irish a span {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

.list {
	margin:-7px 0 18px 0;
	padding:0;
	list-style:none;
}
.list li {
	background:url(../images/bg-list.gif) no-repeat;
	padding:0 0 0 23px;
	line-height:19px;
}

.line, .line-planner {
	width:531px;
	margin:0 0 6px 2px;
	height:1px;
	background-color:#e8e8e8;
	clear:left;
	overflow:hidden;
}
.inner .line {
	margin:45px 0 18px 2px;
}
.line hr{
	margin:-1px 0 0 0;
}

.info-box {
	overflow:hidden;
	height:1%;
}
.text-box {
	float:left;
	width:240px;
}

.price a,  .planner a {
	background:url(../images/bg-a.jpg) no-repeat;
	width:110px;
	height:27px;
	text-indent:-9999px;
	float:right;
	margin:-11px 0 0 15px;
}

.price a.link{background: none;}

.info-box {
	overflow:hidden;
	height:1%;
}
.text-box {
	float:left;
	width:240px;
}
.inner .price, .planner {
	background:url(../images/bg-li.jpg) no-repeat;
	padding:4px 7px 20px 12px;
	width:280px;
	float:right;
	margin:29px 0 0 0;
}

.inner .price{	margin:0px 0 0 0;}

.inner .price strong,  .planner strong {
	font:18px "Times New Roman", Times, serif;
	color:#900;
	margin:0 0 2px;
	display:block;
}
.inner .price p,  .planner p {
	font-size:11px;
	margin:0 !important;
	line-height:12px !important;
	width:175px;
}

.planner a {	margin:-17px 0 0 0px;}

.photo {
	width:80px;
	height:110px;
	float:left;
	border:1px solid #cdcccb;
	padding:4px;
	margin:0 23px 0 0;
}
.size {
	font-size:11px;
	display:block;
	margin:7px 0 2px;
}

.lagto {
	float:right;
	margin:4px 14px 0 0;
	font-size:0px;
	line-height:0px;
}
.inner .lagto {
	float:none;
	margin:0;
}
.lagto img {
	display:block;
}

.table2{
	margin: 0px 0px 5px 5px;
	padding: 1px;
	background-color: #E7E6E3;
	color: #666;
	border: 1px solid #ADB5BD;	
	text-align: center;
	font-size: 11px;
	text-align: left;
}

.table_h, .table_h_left {
	padding: 1px;
	text-align: center;
	background-color: #F3F2F0; 
	border: 1px solid #ADB5BD;	
	font-size: 12px;
}

.t_spacer{
	padding: 1px;
	text-align: center;
	background-color: #8B8338;
	border: 1px solid #fff;	
	font-size: 11px;
	font-size: 14px;
	padding: 3px;
	color: #fff;
}

.table_h_left {
	text-align: left;
	width: 160px;

}

#map_holder{width: 540px; height: 540px; margin-bottom: 30px;}

.map, .map_swi, .map_dec, .map_nw, .map_sem, .map_ni{
background-repeat: no-repeat;
background-position: center;
}

.map{background: url(../images/golf-map.gif) no-repeat;}
.map_swi{background: url(../images/map-swi.gif) no-repeat;}
.map_dec{background: url(../images/map-dec.gif) no-repeat;}
.map_nw{background: url(../images/map-nw.gif) no-repeat;}
.map_sem{background: url(../images/golf-map.gif) no-repeat;}
.map_n{background: url(../images/map-n.gif) no-repeat;}

a.map-link {
	width:540px;
	height:540px;
	display:block;
	cursor:pointer;
}

#map-link span{display: none;}

.blockquote {
	margin:-11px 0 10px -8px;
	background:url(../images/q1.gif) no-repeat;
	overflow:hidden;
	height:1%;
	float:left;
}
.blockquote q {
	background:url(../images/q2.gif) no-repeat 100% 100%;
	quotes:none;
	padding:10px 46px 6px 54px;
	display:block;
	line-height:17px;
}
.blockquote q:before{content:"";}
.blockquote q:after{content:"";}
.blockquote cite {
	float:right;
	font-size:12px;
	color:#4d4840;
	padding:0 63px 0 0;
	text-align:right;
	line-height:14px;
}