
/* reset margins and padding */

body, div, h1, h2, h3, h4, p, ul, li {
	margin: 0 ;
	padding: 0 ;
}

/* default fonts and colors */
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: white ;
	color: black ;
}

img {
	margin: 0 ;
	padding: 0 ;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

/* structures */

body {
	width:950px; 
}

/*
div#banner {
	background-color: rgb(160, 0 , 45); 
}
*/

ul#quicklinks {
	padding: 50px 0 0 2em;
}

div#quicklinkswrap {
	background-color: rgb(144, 9, 40); 
	float: right;
	width:250px;
	height:116px;	/*height of doones.gif  */
}


ul#mainmenu {
	background-color: rgb(144, 168, 112); 
	
}

/* this wrapping div ensures that the depth of the #sidebar color extends as deep as the content of #main */
div#sidebarbgcolor {
	background-color: rgb(144, 9, 40); 
}

/*
div#sidebarbgcolorhome {
	background-color: rgb(255, 227, 99); 
}
*/

div#main {
	background-color: rgb(255, 227, 99); 
	margin: 0 250px 0 0 ;
}

#home div#main {
	/* background-color: rgb(255, 227, 99); */
	margin: 0 0 0 0 ;

}

#home div#main {
	background-image: url(images/golfBallBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#rooms div#main {
	background-image: url(images/roomsBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#amenities div#main {
	background-image: url(images/amenitiesBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#events div#main {
	background-image: url(images/eventsBkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

#activities div#main {
	background-image: url(images/activitiesBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#about div#main, #contact div#main,  #thanks div#main{
	background-image: url(images/aboutBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
 
/*
	background-image: url(images/golfBallBkg.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
*/
	

	
div#sidebar {
	background-color: rgb(144, 9, 40); 
	float: right;
	width: 250px;
}

div#sidebarhome {
	/* background-color: rgb(255, 227, 99);  */
	float: right;
	width: 250px;
}

/* set padding or margin of enclosed elements */

div#main h2, div#sidebar h3 {
	padding-top:40px;
}

div#main p.clipped {
	margin-right: 20%;
}

#sidebar p.lorna {
	margin-right: 30px;
}

div#main p, div#main h2, div#main ul, div#main h3  {
	padding-left:40px;
	padding-right:60px;
}

p.clear {
	clear:both;
}

div#sidebar h3, div#sidebar h4, div#sidebar p, div#sidebar ul {
	padding-left: 20px;
}

#sidebar p {
	margin-right: 20px;
}

/* text styles - quicklinks & copyright*/

p.quicklink {
	font-size: 60%;
	color: rgb(255, 227, 99);	/*yellow */
}

p#copyright {
	font-size: 70%;
	background-color: rgb(53, 84, 22);	/*dark green */
	color: white; 
	padding: 1em 40px;  
	clear: both;
}

/* text styles - main */

div#main h2 {
	font-size: 110%;
	color: rgb(53, 84, 22);	/*dark green */
	padding-bottom: 12px;
	line-height:1.1em;
	font-weight: normal;
	position: relative;
}


div#main h2.nopad {
	padding-top:.3em;
}

div#main h2.rednopad {
	padding-top:.3em;
	color: rgb(144, 9, 40);
}


div#main h3 {
	font-weight: bold;
	font-size: 80%;
	color: rgb(53, 84, 22);	/*dark green */
	padding-bottom: 0px;
	padding-top:12px;
	position: relative;	
}

div#main ul, div#sidebar ul {
	clear: left; 
	margin-left:1em;
	margin-right:1em;
	position: relative;	
}



div#main p, div#main li {
	font-size: 85%;
	color: rgb(53, 84, 22);	/*dark green */
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

div#main p {
	position: relative;
}

p.clear {
	clear:both;
}

div#sidebar li {
 	font-size: 75%;
 	padding-bottom: 12px;
	color: white ;
}


div#sidebar p {
	font-size: 75%;
	color: white;
	padding-bottom: 12px;
	clear: both;
}

/* text styles - sidebar */

h3, h4 {
	font-weight: bold;
	font-size: 75%;
	color: rgb(255, 227, 99); 
	padding-bottom: 12px;
}

h4 {
	padding-top:10px;
	color: white;
}


h3.rates {
	font-weight: bold;
	font-size: 75%;
	color: rgb(255, 227, 99); 
	padding-bottom: 12px;
	clear:both;
}

/*  style lists */

ul#quicklinks li {
	font-size:120%;	/* expand size of bullet point; text is styled by p.quicklink */
	color: rgb(255, 227, 99); 	
	padding-bottom:10px;
}

ul#mainmenu {
	list-style-type: none;
	clear: both;
	font-size: 80%;
	padding: .8em 40px ; 
}

ul#mainmenu li {
	display: inline;
	padding-right: 5%;
}

div#sidebar ul {

}

span.italic {
	font-style: italic;
}
/* style tables */

div#sidebar p {
	margin-bottom: 10px;
}

div#sidebar p.small {
	font-size:9px;
}

/* style image */

img.major {
	float: left; 
	margin-right: 10px;
	margin-bottom: 20px;
	width:400px;
}

img.major-right {
	float: right; 
	margin-right: 10px;
	margin-bottom: 20px;
	width:400px;
}

img#innAtEvening {
	float: left; 
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	width:350px;
}

img.medium-right {
	float: right; 
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:200px;
}

img.small-right {
	float: right; 
	margin-right: 5px;
	margin-left: 15px;
		margin-bottom: 5px;
	width:130px;
}

img.sidebar {
	float: left; 
	margin-right: 5px;
	margin-bottom: 10px;
	width:130px;
}


img.lorna {
	float: left; 
	margin-right: 5px;
	margin-bottom: 10px;
	width:200px;
}

img.homesidebar {
	margin-left: 15%;
	margin-right: auto;
	margin-top:20px;
	margin-bottom: 5px;
	width:130px;
}


img.ghost {
	position: absolute;
	left: 0;
	bottom: 0 ; 
}

img.menuphoto {
	width:70px;
}

img.tour-main {
	width:500px;
}

img#DoonesBanner {
	position: absolute;
	top: 0;
	left: 0; 
}

a img {
	border:0;
}



/*  main menu stylings */

ul#mainmenu li a:link {
	font-weight: bold;
	text-decoration: none;
	color: rgb(53, 84, 22);	
	background: transparent;
}

ul#mainmenu li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: rgb(53, 84, 22);	
	background: transparent;
}

ul#mainmenu li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: rgb(144, 9, 40);
	background: transparent;
}

ul#mainmenu li a:active {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background: transparent;
}

/*  quicklinks stylings */

ul#quicklinks li a:link {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(255, 227, 99);	
	background: transparent;
}

ul#quicklinks li a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(255, 227, 99);	
	background: transparent;
}

ul#quicklinks li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(255, 227, 99);
	background: transparent;
}

ul#quicklinks li a:active {
	font-weight: bold;
	text-decoration: underline;
	color:  rgb(255, 227, 99);
	background: transparent;
}

/* in text link styling */

#main p a:link {
	font-weight: bold;
	text-decoration: none;
	color: rgb(144, 9, 40); 	
	background: transparent;
}

#main p a:visited {
	font-weight: bold;
	text-decoration: none;
	color: rgb(144, 9, 40); 	
	background: transparent;
}

#main p a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(53, 84, 22);
	background: transparent;
}

#main p a:active {
	font-weight: bold;
	text-decoration: underline;
	color: rgb(53, 84, 22);
	background: transparent;
}


#home #menu-home a:link,
#rooms #menu-rooms a:link, 
#amenities #menu-amenities a:link,
#events #menu-events a:link,
#activities #menu-activities a:link,
#about #menu-about a:link {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background: transparent;
}

#home #menu-home a:visited,
#rooms #menu-rooms a:visited, 
#amenities #menu-amenities a:visited,
#events #menu-events a:visited,
#activities #menu-activities a:visited,
#about #menu-about a:visited {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background: transparent;
}