﻿html
{
	background-color: #FFFFFF;
	height: 100%;
	background: #FFFFFF url(  'http://www.highlandsmensclub.com/images/bggradient.png' ) repeat-x;
	text-align: center;
	position: relative;
	display: block;
	clear: both;
}

body
{
	height: 100%;
	background: #FFFFFF url(  'http://www.highlandsmensclub.com/images/bggradient.png' ) repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body, textarea
{
	font-family: Arial, Helvetica, sans-serif;
}
form
{
	position: relative;
	float: left;
	width: 100%;
	margin: 0em;
	padding: 0em;
}

#container
{
	/* this centers everything on the page */
	margin: 0em auto 0em auto;
	padding: 0em;
	width: 48.5em;
	text-align: center;
}
#mainContent
{
	text-align: left;
	border: .02em solid #FFFFFF;
	background: #FFFFFF url(   'http://www.highlandsmensclub.com/images/sectionbg.png' ) repeat-x;
	float: left;
	width: 35em;
	padding: .2em;
	margin-top: .2em;
}
#rightSidebar
{
	float: right;
	width: 12.5em;
	text-align: left;
	padding: .2em;
}
#news
{
	border: .02em solid #FFFFFF;
	background: #FFFFFF url(   'http://www.highlandsmensclub.com/images/sectionbg.png' ) repeat-x;
	text-align: left;
	padding: .2em;
}
#weather, #johnstoncup, #usefullinks, #areacourses
{
	border: .02em solid #FFFFFF;
	background: #FFFFFF url(   'http://www.highlandsmensclub.com/images/sectionbg.png' ) repeat-x;
	text-align: left;
	padding-top: .1em;
	padding-left: .2em;
	padding-bottom: .2em;
	margin-top: .2em;
	clear: both;
}
ul
{
	float: left;
	width: 12em;
	margin: 0;
	padding: 0;
	list-style: none;
}
a
{
	font-size: .95em;
	color: #996600;
	font-weight: 700;
}
.smallText
{
	font-size: .7em;
	color: #996600;
}
.newsTopics
{
	margin-left: 1em;
	font-size: .8em;
	font-weight: bold;
}
.newsHeader
{
	font-size: .8em;
	font-weight: bold;
}
.headline
{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color:Black;
}
.mainText
{
	font-size: .8em;
}
.pageHeading
{
	font-size: .8em;
	font-weight: bold;
}
.newsItem
{
	font-size: .8em;
}
#Menu
{
	margin: -.3em auto 0em auto;
	padding: 0em;
}
.menu
{
	background: #FFFFFF url(  'http://www.highlandsmensclub.com/images/menubg.png' ) repeat-x;
	border-right: .03em solid #993333;
	padding: 1em;
	color: #FFFFFF;
	width: 48.5em;
}
.hoverStyle
{
}
.itemStyle
{
	border-left: .05em solid #993333;
	border-bottom: .2em solid #993333;
	font-family: Arial;
	font-size: .8em;
	text-decoration: none;
	color: #996600;
}
.menuStyle
{
}
.selectedStyle
{
	color: #000000;
	border-bottom: .2em solid #000000;
}
.ob_show_panel
{
	width:3em;
}
.temp{
    font-size:1em;
    font-family:Tahoma;
    }

.cc{
    font-size: 11px;
    font-family:Tahoma;
    }

.fcastWeekDay{
    font-weight: bold;
    }
    
.ccLoc{
	font-family: Tahoma;
	font-size: .8em;
    }

.fcastDate{
    font-size: .7em;
    font-family:Tahoma;
    }

.curWind{
    font-size: .7em;
    font-family:Tahoma;
    }

.weatherTable
{
	padding: 5px;
	background-color: white;
	text-align: center;
	border: solid 1px #c3c3c3;
	font-family: Tahoma;
	font-size: .9em;
}
    
.fcastTable{
    padding:3px;
    background-color:white;
    text-align:center;
    border:solid 1px #c3c3c3;
	font-family: Tahoma;
	font-size: .9em;
    }

.whitelink
{
	color:#fff;
}