﻿body
{
	font-family: Arial, Helvetica, sans-serif;
}

#Container
{
	width: 960px;
	margin-left: 50%;
	left: -480px;
	position: absolute;
}

#TopBar
{
	background-image: url('Images/bar.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 960px;
	height: 30px;
	top: 0px;
	left: 0px;
	position: absolute;
}
/*
#LogoLeft
{
	background-image: url('Images/ONeills-Logo.png');
	background-position: center center;
	width: 300px;
	height: 70px;
	top: 60px;
	left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}
*/

#LogoLeft
{
	background-image: url('Images/ONeills-Yello-Logo.png');
	background-position: center center;
	width: 340px;
	height: 89px;
	top: 47px;
	left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
}

#LogoRight
{
	background-image: url('Images/Beers.png');
	background-position: center center;
	width: 512px;
	height: 104px;
	top: 40px;
	right: 0px;
	background-repeat: no-repeat;
	position: absolute;
}

#TagLine
{
	font-size: 20px;
	color: #CC0033;
	font-weight: bold;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	position: absolute;
	width: 960px;
	height: 30px;
	top: 160px;
	left: 0px;
}

#Toucan1
{
	background-image: url('Images/toucan.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 100px;
	position: absolute;
	z-index: 100;
	top: 170px;
	left: 910px;
}

#Toucan2
{
	background-image: url('Images/toucan2.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 89px;
	position: absolute;
	z-index: 100;
	top: 270px;
	left: 1005px;
}

#Toucan3
{
	background-image: url('Images/toucan3.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 45px;
	position: absolute;
	z-index: 100;
	top: 220px;
	left: 1115px;
}

#ContentArea
{
	background-image: url('Images/MainContent.png');
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	width: 960px;
	height: 450px;
	top: 210px;
	left: 0px;
}

#Navigation
{
	position: absolute;
	width: 200px;
	height: 410px;
	top: 0px;
	left: 0px;
	padding: 20px;
}

.Nav
{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	position: relative;
	width: 200px;
	height: 25px;
	top: 0px;
	left: 40px;
	float: left;
	color: #FFFFCC;
}

.Nav A
{
	text-decoration: none;
	color: #FFFFCC;
}

.Nav A:Hover
{
	text-decoration: none;
	color: #FFFFFF;
}

#GuinnessPint
{
	background-image: url('Images/Guinness.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 85px;
	height: 175px;
	bottom: 15px;
	left: 82px;
	position: absolute;
}

#Content
{
	position: absolute;
	width: 665px;
	height: 405px;
	top: 4px;
	left: 252px;
	padding: 20px;
}

#HomepageText
{
	width: 355px;
	height: 400px;
	top: 20px;
	right: 0px;
	position: absolute;
}

.Menu
{
	text-align: left;
		font-size: 13px;
	width: 100%;
}

.Menu A
{
	text-decoration: none;
	color: #CC0033;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.Menu A:Hover
{
	text-decoration: underline;
	color: #CC0033;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#BoxLeft
{
	background-image: url('Images/ClientServicesBKG.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 315px;
	height: 210px;
	top: 680px;
	left: 0px;
	position: absolute;
}

#BoxRight
{
	background-image: url('Images/LatestNewsBKG.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 625px;
	height: 210px;
	top: 680px;
	right: 0px;
	position: absolute;
}

.NewsBox
{
	width: 585px;
	height: 130px;
	top: 60px;
	left: 20px;
	position: absolute;
}

.NewsDate
{
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}

.News
{
	color: #000000;
}

.News A
{
	color: #000000;
	text-decoration: none;
}

.News A:Hover
{
	color: #CC0033;
	text-decoration: none;
}

.Heading
{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	text-align: left;
	position: absolute;
	width: 150px;
	height: 40px;
	top: 0px;
	left: 20px;
}

#BottomBar
{
	background-image: url('Images/bar.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 960px;
	height: 30px;
	top: 910px;
	left: 0px;
	position: absolute;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	line-height: 30px;
	text-align: center;
}

#Tortoise
{
	background-image: url('Images/tortoise.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	height: 159px;
	position: absolute;
	z-index: 100;
	top: 820px;
	left: -60px;
}

#BottomBar A
{
	text-decoration: none;
	color: #FFFFCC;
}

#BottomBar A:Hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.PageHeading
{
	font-size: 16px;
	color: #CC0033;
	font-weight: bold;
	width: 100%;
}

.EventBox
{
	padding: 5px;
	border: thin dotted #CC0033;
	margin: 0px 20px 20px 0px;
	width: 130px;
	height: 150px;
	position: relative;
	float: left;
}

.EventDescription
{
	font-size: 12px;
}

#GolfGuide
{
	position: absolute;
	top: 70px;
	left: 20px;
	width: 280px;
	height: 25px;
}

#GolfMap
{
	position: absolute;
	top: 115px;
	left: 20px;
	height: 25px;
	width: 280px;
}

#GolfWeather
{
	position: absolute;
	top: 161px;
	left: 20px;
	height: 25px;
	width: 280px;
}


#GolfGuide A
{
	text-decoration: none;
	color: #000000;
}

#GolfMap A
{
	text-decoration: none;
	color: #000000;
}

#GolfWeather A
{
	text-decoration: none;
	color: #000000;
}

#GolfGuide A:Hover
{
	text-decoration: none;
	color: #CC0033;
}

#GolfMap A:Hover
{
	text-decoration: none;
	color: #CC0033;
}

#GolfWeather A:Hover
{
	text-decoration: none;
	color: #CC0033;
}

.PhotoBox
{
	padding: 5px;
	border: thin dotted #CC0033;
	margin: 0px 20px 20px 0px;
	width: 130px;
	height: 150px;
	position: relative;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.Picture
{
	width: 285px;
	height: 190px;
}

#RotatingDiv1
{
	position: absolute;
	left: 40px;
	top: 20px;
}

#RotatingDiv2
{
	position: absolute;
	left: 40px;
	bottom: 20px;
}

#RotatingDiv3
{
	position: absolute;
	right: 40px;
	top: 20px;
}

#RotatingDiv4
{
	position: absolute;
	bottom: 20px;
	right: 40px;
}






/* -------------- Keith D ---------- */
.scrollbar {
	height: 400px;
	overflow: auto
}

.modified {
	font-size: 14px;
	font-family: "Calibri","sans-serif";
}
	.modified p {
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 9px;
	}
	.modified table.styled { 
		border-top: 1px solid #000;
		border-collapse: collapse;
		border-right: 1px solid #000;
		width: 97%;
		margin-bottom: 12px;
	} 
		.modified table.styled th { 
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			background: #000;
			color: #fff;
			text-align: left;
			padding: 4px;
		}
		.modified table.styled td { 
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			vertical-align: top;
			padding: 3px 5px;
		}
		
	







