/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 11px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #993333;
}

a{
	display: block;
	padding: 5px 0px 5px 10px;
	color: #993333;
}

a:link{
	color: #993333;
	text-decoration: none;
}

a:visited{
	color: #993333;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
}

h1{
 font-size: 110%;
 color: #993333;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	color: #993333;
}

#content{
	float: right;
  	width: 80%;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	margin-right: 5px;
}

.featureGolf{
	padding: 0px 0px 10px 10px;
	margin-right: 5px;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	margin-left: 5px;

}

.featureGolf img{
	float: right;
	padding: 0px 10px 0px 0px;
		margin-left: 5px;

}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	height: 105px;
	background-image: url(images/footer.jpg);
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #993333;
	border-right: 1px dotted #993333;
	background-image: url(images/backgroundlinks.jpg);
	font-size: 120%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px dotted #993333;
	padding: 5px 0px 5px 10px;
	color: #993333;
}

#sectionLinks a:hover{
	font-weight: bold;
}

/************** #frame *****************/
#frame {
		width:676px;
		margin:0px auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-image: url(images/background.jpg);
		}

/**************** corners **************/

#br {
	position:absolute;
	bottom: -2px;
	right: -3px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -3px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#br2 {
	position:absolute;
	bottom: -2px;
	right: -3px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr2 {
	position:absolute;
	top: -4px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
/*************** story styles ******************/

.story {
	padding: 5px 0px 0px 0px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 2px 0px;
	font-size: 90%;
}

.story a.capsule{
	display:block;
	padding-bottom: 5px;
	text-decoration: underline;
}

.story a.capsule:hover{
	text-decoration: none;
}

td.storyLeft {
	padding-right: 0px;
	width: 50%;
}

td.storyRight {
	padding-right: 0px;
	width: 50%;
}

/********** newsletter **************/

#newsletter {
	font-size: 100%;
	position: relative;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-bottom: 1px dotted #993333;
	border-right: 1px dotted #993333;
	border-top: 1px dotted #993333;
	background-image: url(images/backgroundlinks.jpg);
}

/*************** link line ******************/

#linkLine {
	font-size: 110%;
	color: #993333;
	text-align: center;
	padding-right: 10px;
	width: 95%;
}

#linkLine a {
	display: inline;
	margin: 5px 5px 5px 5px;
	color: #993333;
}

#linkLine a:hover{
	font-size: 90%;
	font-weight: bold;
}

/************* maps *********************/

.map img{
	float: none;
	padding: 0px 0px 0px 0px;
}

/**************** Calendar *******************/

.calendar{
background-color: #FFFF99;
color: #993333;
border: 1px solid #FFFF99;

}
.calendar a, .calendar a:visited, .calendar a:active{
padding: 0px;
}
.calendar a:hover{
padding: 0px;
background-color: FFFF00;
border: 1px solid #993333;
font-weight: normal;
}

.calendarHeader{
background-color: #FFFF99;
color: #993333;
font-weight: bold;
}

.calendarToday{
background-color: #FFFF00;
color: #993333;
font-weight: bold;
border: 1px solid #993333;
}

.calenderEvent a
{
border:none;
}

.calenderEvent{
background-color: #FD545A;
color: #993333;
font-weight: bold;
border: 1px solid #993333;
}

.calendarLink{
font-size: 10px;
}
.calendarLink a, .calendarLink a:visited, .calendarLink a:active{
font-size: 10px;
padding-left: 0px;
}
.calendarLink a:hover{
font-size: 10px;
font-weight:normal;
}