﻿/* Start of Updated homenew.css */
#bannercontent {
        position:absolute;
        top:-10px;
        left:750px;
}
#clubinfocontainertop
{
	background:url('../images/clubinfo-box-top.gif') no-repeat top left;
	height:5px;
}
#clubinfocontainer
{
	margin:0 0 10px 0;
    height:250px;
}
#clubinfocontainerhome 
{
	background:url('../images/border_bottom_630.gif') no-repeat bottom left;
	margin:0 0 10px 0;
    height:250px;	
}
#clubinfomiddle
{
	display:inline;
	float:left;
	margin:0 10px 0 10px;
	width:190px;
}
.clubinfolarge
{
	display:inline;
	float:left;
	width:310px;
}
#contentbottomleft
{
	display:inline;
	float:left;
	width:320px;
}
#contentbottomright
{
	display:inline;
	float:left;
	margin:0;
	width:310px;
}

/* Global  CSS */
body
{
	font-family:arial, helvetica;
	font-size:12px;
	margin:0;
	padding:0;
}
img
{
border:0;
}

#wrapper{
	text-align:center;
    width:100%;
    height:32px;
	margin-left:auto;
	margin-right:auto;
    margin-top:155px;
	position:relative;
	background:url(../images/menu_stretch.gif) repeat-x;
}
#container{
	width:1000px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
    position:relative;
    top:-141px;
}
#masthead
{
	margin:0;
	padding:0;
}
#bannerbottom
{
	float:left;
	width:580px;
	height:26px;
}
#contenttop
{
	margin:0px 0px 10px 0px;
	height:28px;
}
#menu
{
	margin:0 0 10px 0;
	background:url('../images/menu_stretch.gif') repeat-x top left;
	width:1000px;
	height:36px;
	float:left;	
}
#leftcol
{
	display:inline;
	float:left;
	width:630px;
	margin:0 0 0 10px;
}

#rightcol
{
	display:inline;
	float:left;
	width:300px;
	margin:0 0 0 8px;
}
/* Generic site headings */
.header
{
	background:url('../images/header_left.gif') no-repeat top left;
	color:white;
	font-weight:bold;
    font-size:13px;
	height:32px;
	margin:0 0 10px 0;
	text-align:left;
}
.header .headerright
{
	background:url('../images/header_right.gif') no-repeat top right;
	height:32px;
	margin:0 0 0 8px;
	padding:8px 8px 0 0;
}