/* CSS Document */

#wrapper{
	width: 856px;
	height: inherit;
	float: left;
	background-image: url(images/backgroundnew2.gif);
	margin-left: 10px;
	border: 3px solid #000000;
	
}

#sidebar{
	width: 265px;
	height: auto;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	margin: 5px;
	padding-top: 80px;
}

#content{
	width: 560px;
	height: auto;
	float: right;
	margin-top: 8px;
	font-family: "Calisto MT";
	font-size: 13px;
	line-height: 1.5em;
	font-weight: lighter;
	color: #333333;
	padding-bottom: 10px;
	margin-right: 6px;
}

#navBar {
	list-style:none;
	margin:5px 0;
	padding:0;
}

#navBar a {
	text-decoration:none;
	width:145px;
	display:block;
	color:#000000;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navBar a:hover {
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(images/flag.png);
	background-repeat: no-repeat;
	background-position: left;
}

#selected {
	color:#FFFFFF;
	font-weight: bold;
	background-image: url(images/flag.png);
	background-repeat: no-repeat;
	background-position: left;
}

.dl1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.dt1 {
	font-size: 12px;
	margin-left: 30px;
	font-weight: normal;
	margin-top: 5px;
}

.dd1{
	font-size: 12px;
	margin-top: 7px;
	text-decoration: underline;
}

.dd2 {
	font-size: 12px;
	margin-top: 7px;
	font-weight: normal;
	margin-left: 65px;
	
}

.dd3{
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
	margin-left: 65px;
}

.dd4 {
	font-size: 12px;
	margin-top: 3px;
	font-weight: bold;
	margin-left: 85px;
}
body {
	background-image: url(images/bgndTile.gif);
	background-repeat: repeat;
}

h1 {
	font-size:28px;
	margin:0;
	color:#FFF;
}

h2 {
	font-size:12px;
	color:#333333;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

h3 {
	font-size:18px;
	margin:0;
	font-family:"Calisto MT";
	color:#333333;
	font-weight:normal;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666666;
}

h4 {
	color:#FF3333;
	font-size: 18px;
	font-family:"Palatino Linotype";
}

h5{
	color:#666666;
	font-family:"Palatino Linotype";
	font-size:12px;
	margin: 1px;
	padding: 1px;
	
}

#header {
	width: 856px;
	height: 209px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #000000;
	background-image: none;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

#content a{
	color: #00CC00;
	text-decoration:underline;
}

#content img{
	border: thin solid #000000;
}
#content a:hover{
	color:#003300;
	text-decoration:underline;
}

.schedule {
	width: auto;
	height: auto;
	margin-top: 35px;
}

.date{
	width: 145px;
	height: 25px;
	text-align:left;
	font-weight: bold;
}

.event {
	width: 374px;
	height: 25px;
	text-align:left;
	padding-left: 5px;
	font-weight: normal;
}


.calendar {
	width: 557px;
	height: auto;
	border-bottom-style: solid;
	margin-top: 20px;
}

.days {
	height: 15px;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width: 73px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.entry{
	vertical-align:text-top;
	color:#000000;
	font-size:9px;
	font-weight:normal;
	text-align:left;
	width: 73px;
	height: 73px;
	border: 1px solid #000000;
	line-height: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

.entry p {
	margin: 1px;
	padding: 0px;
	line-height:normal;
}

.month {
	width: auto;
	height: 30px;
	font-size: 16px;
	text-align: center;
}

#HoleNav{
	width:563px;
	background-image: url(images/tourbg.jpg);
	margin-top: 30px;
	height: 27px;
	border: 1px solid #333333;
	margin-bottom: 30px;
}

#holeImages{
	margin-top: 15px;
	width: auto;
	height:auto;
	vertical-align:text-top;
	text-align:center;
}

.blue{
	background-color:#465e7d;
	color:#FFFFFF;
}

.red{
	background-color:#A05050;
	color:#FFFFFF;
}

.gold {
	background-color: #999900;
	color:#FFFFFF;
}

.white {
	background-color: #FFFFFF;
	color:#333333;
}
