/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #F7F7F7;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #009243;
}
H1
{
	font-weight: 700;
	font-size: 2em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	text-decoration: none;
}	
		
H2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


a:hover {
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.SchedHead
{
	font-size: x-small;
	line-height: 10pt;
	text-align: center;
}

.SchedFooter
{
	font-size: medium;
	color: white;
	line-height: 15pt;
	background-color: #009243;
	text-align: right;
}

.SchedData
{
	font-size: small;
	line-height: 10pt;
	text-align: left;
}

.SchedDataR
{
	font-size: small;
	line-height: 10pt;
	text-align: right;
}

.PSched
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.SchedDataH
{
	font-size: small;
	line-height: normal;
	text-align: left;
}

.SchedDataC
{
	font-size: small;
	text-align: center;
}

.SchedList
{
	border-collapse: collapse;
}

.Transparent
{
	background-color: transparent;
}

.IMGHead 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.HasToolTip
{
	font-size: small;
	cursor: hand;
	color: #009243;
	line-height: 10pt;
	text-align: left;
}

.HandButton
{
	cursor: hand;
}

.top-links
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.top-links-hover
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.top-links-active
{
	font-weight: bold;
	font-size: 11px;
	color: #ffff66;
	text-decoration: none;
}
.topsilver #bannernav {
	position:relative;
	display:block;
	height:35px;
	font-size:15px;
	font-weight:bold;
	background:transparent url(http://www.teetimesusa.com/images/silver_background.jpg) repeat-x top left;
	text-transform:uppercase;
	margin-left: 5px;
    margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	}
.topsilver #bannernav ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
.topsilver #bannernav ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
	}
.topsilver #bannernav ul li a {
	display:block;
	float:left;
	color:#2F5000;
	text-decoration:none;
	padding:10px 22px 0 22px;
	height:35px;
	}
.topsilver #bannernav ul li a:hover,.topsilver #bannernav ul li a.current {
	color:#fff;
	/*background:transparent url(images/silver_backgroundOVER.jpg) no-repeat top center; */
	background:transparent url(http://www.teetimesusa.com/images/green_backgroundOVER.gif) no-repeat top center; 
	}				
#centercol {
	position:relative;
	/*padding:10px; */
	width: auto;
	background-image: url(http://www.teetimesusa.com/images/vert_center_back.gif);
	background-repeat: repeat-y;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width: 986px;
	/*background-color:#F3F2EE; */
	background-image: url(http://www.teetimesusa.com/images/vert_center_back.gif);
	background-repeat: repeat-y;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}
	.bottom-links {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-links a:hover{
	text-decoration: underline;
}