*
{
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	margin: 0;
}
h2
{
	margin: .5em 0;
}
h3
{
	margin: .4em 0;
}
div.spacer
{
	clear: both;
	height: 0;
}
div.outerWrapper
{
	background-color: white;
	position: absolute;
	margin: 0 auto;
	width: 100%;
}
div.innerWrapper
{
	position: relative;
	margin: 0 auto;
	width: 990px;
}
div.navArea
{
}
div.droid
{
	float: left;
}
div.nameBarWrapper
{
	float: left;
}
div.menuBar
{
	float: left;
	background: url(/tdimg/namebk.png) no-repeat bottom left;
	margin-left: 5px;
	width: 890px;
	height: 65px;
}
div.navItems
{
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 43px;
	left: 16px;
	width: 874px;
	height: 22px;
	background: url(/tdimg/menubk.png) repeat-x bottom center;
}
span.navSpacer
{
	float: left;
	width: 20px;
}
div.navItem
{
	float: left;
	border-right: 1px solid #464;
	width: 100px;
	text-align: center;
}
a.navItem
{
	float: left;
	display: block;
	height: 22px;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #464;
	text-align: center;
	color: white;
	text-decoration: none;
	background: url(/tdimg/inactive.png) no-repeat 6px center;
}
span.navText
{
	display: block;
	padding: 4px;
}
div.home a.home,
div.caddy a.caddy,
div.clubhouse a.clubhouse
{
	color: #bf272d;
	background: url(/tdimg/active.png) no-repeat 6px center;
}
div.subMenu
{
	font-size: 14px;
	font-weight: bold;
}	
a.subItem
{
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #477005;
}
div.sub0 a.sub0,
div.sub1 a.sub1,
div.sub2 a.sub2,
div.sub3 a.sub3,
div.sub4 a.sub4,
div.sub5 a.sub5,
div.sub6 a.sub6,
div.sub7 a.sub7
{
	background: url(/tdimg/inactiveSub.png) no-repeat 6px center;
}
a.loginItem
{
	float: right;
	display: block;
	height: 22px;
	width: 100px;
	text-align: right;
	color: white;
	text-decoration: none;
}
span.loginItem
{
	float: right;
	display: block;
	height: 22px;
	width: 100px;
	text-align: right;
	padding: 4px;
	color: white;
	text-decoration: none;
}
div.container
{
	margin: 5px 5px 20px 5px;
}
div.container h2
{
	text-align: center;
}
#mainColumn
{
	width: 670px;
	float: left;
}
#rightColumn
{
	margin-left: 10px;
	width: 300px;
	float: left;
}
div.rightSpacer, h10
{
	height: 10px;
}
div.vertSpacer
{
	height: 10px;
	clear: both;
}
#footer
{
	width: 100%;
	background-color: #9cb675;
}
#miniabout
{
	color: white;
	text-align: center;
	font-size: 13px;
}
#copyright
{
	text-align: right;
	font-size: 10px;
	color: white;
}
HTML>BODY div.errorWrap li
{
    margin-left: 20px;
}
div.prevNext
{
	text-align: center;
	width: 300px;
	margin: 0 auto;
}
div.results
{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
div.prev, div.next
{
	text-align: center;
}
div.prev
{
	float: left;
}
div.next
{
	float: right;
}
table.courseList
{
	width: 100%;
}
.textInput
{
	text-align: left;
	font-size: 11px;
}
.textAlign
{
	text-align: left;
	font-size: 11px;
	width: 10.5em;
}
.textSelect
{
	text-align: left;
	font-size: 11px;
	width: 11em;
}
div.center50
{
	width: 50%;
	margin: 0 auto;
}
div.center75
{
	width: 75%;
	margin: 0 auto;
}
img.flagSmall
{
	float: left;
	padding: 2px;
}
img.flagMedium
{
	height: 150%;
	width: 150%;
}
table.simple
{
	border-collapse: collapse;
	border: 1px solid #AAAAAA;
	width: 100%;
}
table.simple tr td,
table.simple tr th
{
	border-bottom: 1px solid #AAAAAA;
	padding: 2px;
}
table.simple tr.odd td
{
	background-color: #f5faff;
}
table.simple tr th
{
	text-align: left;
	background-color: #edffee;
}
table.simple tr th.right
{
	text-align: right;
}
td.points, th.points
{
	width: 8em;
}
.bold
{
	font-weight: bold;
}
.large
{
	font-size: 120%;
	font-weight: bold;
}
.center
{
	text-align: center;
}
.middle
{
	margin: 0 auto;
	text-align: center;
}
.right
{
	text-align: right;
}
.scoreAce
{
	background-color: #242c9b;
}
.scoreEagle
{
	background-color: #3385ea;
}
.scoreBirdie
{
	background-color: #5ec2fb;
}
.scoreBogey
{
	background-color: #fbc55e;
}
.scoreDblBogey
{
	background-color: #fb5e5e;
}
div.tdcTop
{
	background: url(/img/tdc_top.png) no-repeat top left;
	height: 60px;
}
div.tdcMiddle
{
	background: url(/img/tdc_bg.png) repeat-y top left;
}
div.tdcBottom
{
	background: url(/img/tdc_bot.png) no-repeat top left;
	height: 6px;
}
div.tdcContent
{
	margin: 0 15px;
}
ul.tdc
{
	margin: 0;
}
ul.tdc li
{
	padding: 1em 1em 1em 2em;
}
ul.fixed li
{
	line-height: 150%;
}
#leftMain
{
	float: left;
	width: 250px;
}
#rightMain
{
	float: left;
	width: 410px;
	margin-left: 10px;
}
div.caption
{
	font-weight: bolder;
	font-size: 1.17em;
	margin-left: 5px;
	color: #2d4507;
	height: 20px;
}
div.s250Top
{
	background: url(/img/s250_top.png) no-repeat bottom left;
	height: 8px;
}
div.s250Middle
{
	background: url(/img/s250_bg.png) repeat-y top left;
}
div.s250Bottom
{
	background: url(/img/s250_bot.png) no-repeat bottom left;
	height: 6px;
}
div.s250Content
{
	margin: 0 5px;
}
div.w400Top
{
	background: url(/img/w400_top.png) no-repeat bottom left;
	height: 8px;
}
div.w400Middle
{
	background: url(/img/w400_bg.png) repeat-y top left;
}
div.w400Bottom
{
	background: url(/img/w400_bot.png) no-repeat bottom left;
	height: 6px;
}
div.w400Content
{
	margin: 0 5px;
}
div.tdcHeaderTop
{
	background: url(/img/tdc_htop.png) no-repeat top left;
	height: 8px;
}
div.tdcHeaderContent
{
	margin: 0 5px;
	line-height: 125%;
}

/* new section */

/* full column/page header */
div.fcHdr
{
	background: url(/tdimg/fchdr.png) no-repeat top left;
	height: 62px;
}
div.fcMid
{
	background: url(/tdimg/fcmid.png) repeat-y top left;
}
div.fcBot
{
	background: url(/tdimg/fcbot.png) no-repeat top left;
	height: 8px;
}
div.fcTitle
{
	position: relative;
	top: 18px;
	left: 10px;
	font-weight: bolder;
	font-size: 1.4em;
	color: #2d4507;
	height: 20px;
}
div.fcContent
{
	margin: 0 10px;
}

/* right column */
div.rcTop
{
	background: url(/tdimg/rctop.png) no-repeat bottom left;
	height: 35px;
}
div.rcMid
{
	background: url(/tdimg/rcmid.png) repeat-y top left;
}
div.rcBot
{
	background: url(/tdimg/rcbot.png) no-repeat top left;
	height: 8px;
}
div.rcTitle
{
	position: relative;
	top: 0px;
	left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #2d4507;
	height: 20px;
}
div.rcContent
{
	margin: 0 10px;
}

/* tee droid caddy */
div.tdcHdr
{
	background: url(/tdimg/tdchdr.png) no-repeat top left;
	height: 60px;
}
div.tdcContent
{
	margin: 0 15px;
}
ul.tdc
{
	margin: 0;
	padding-left: 10px;
}
ul.tdc li
{
	padding: 3px 0;
}

/* wide 670 */
div.wideTop
{
	background: url(/tdimg/widetop.png) no-repeat bottom left;
	height: 35px;
}
div.wideTitle
{
	position: relative;
	top: 0px;
	left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #2d4507;
	height: 20px;
}
div.wideWrap
{
	padding: 4px 0;
}

/* medium 410 */
div.medTop
{
	background: url(/tdimg/medtop.png) no-repeat bottom left;
	height: 35px;
}
div.medMid
{
	background: url(/tdimg/medmid.png) repeat-y top left;
}
div.medBot
{
	background: url(/tdimg/medbot.png) no-repeat top left;
	height: 8px;
}
div.medTitle
{
	position: relative;
	top: 0px;
	left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #2d4507;
	height: 20px;
}
div.medContent
{
	margin: 0 10px;
}

/* small 250 */
div.smTop
{
	background: url(/tdimg/smtop.png) no-repeat bottom left;
	height: 35px;
}
div.smMid
{
	background: url(/tdimg/smmid.png) repeat-y top left;
}
div.smBot
{
	background: url(/tdimg/smbot.png) no-repeat top left;
	height: 8px;
}
div.smTitle
{
	position: relative;
	top: 0px;
	left: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #2d4507;
	height: 20px;
}
div.smContent
{
	margin: 0 10px;
}

div.news
{
	padding-bottom: 5px;
}
div.newsTitle
{
	font-weight: bold;
}
div.newsStory
{
	font-size: 85%;
	padding: 5px 0;
	text-indent: 2.5em;
	line-height: 150%;
}
div.newsStory ul, div.newsStory ul li
{
	text-indent: 0.25em;
}
.select
{
	font-size: 11px;
}
.selectNarrow
{
	font-size: 8px;
	padding: 0;
	margin: 0;
}

div.summary p
{
	margin: 0;
	padding: 10px 0;
}

img.icon
{
	vertical-align: top;
	padding-right: 4px;
	padding-bottom: 4px;
}
.emphasize
{
	font-style: italic;
	font-weight: 600;
	color: #612121;
}
div.spacy
{
	line-height: 150%;
}
ol.spacy, ul.spacy
{
	margin: .25em 0;
	padding: 0;
	line-height: 150%;
}
ol.spacy li, ul.spacy li
{
	vertical-align: text-top;
	margin: 0 0 0 2em;
	padding: 0;
}
p.spacy
{
	padding: .25em 0;
	margin: 0;
}
p.medium
{
	margin: .25em 0;
	padding: 0;
	line-height: 125%;
}
td.message p
{
	padding: .15em 0;
	margin: 0;
}
.medFont
{
	font-size: 85%;
}
.imagePad
{
	padding-top: 5px;
}
.subscription
{
	float: right;
}
.iwh
{
	width: 250px;
	font-size: small;
}
.title
{
	padding: 5px 5px 0 5px;
	background-color: #e8ffe8;
	border-bottom: 1px solid #bbb;
	font-weight: bold;
}