/* CSS Document */

body, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family:   Arial, Verdana, Helvetica, sans-serif;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

fieldset {border:0; padding: 0;}

.imgleft {
	float: left;
	display: inline;
	padding: 10px 10px 10px 0;
}

.imgright {
	float: right;
	display: inline;
	padding: 10px 0px 10px 10px;
}
label {width: 70px; display: block; float: left;}

#people {margin-top:5px; margin-bottom:5px;}
#people .row {background-color:#fff; line-height: 1.8em; padding-left: 3px;}
#people .altrow {background-color:#F5F5F5; line-height: 1.8em; padding-left: 3px;}
.pager {margin-top:20px; padding:2px;}

#datepicker {margin-bottom:15px;}
.diaryTable {width: 100%;}
.header {margin-top: 20px; background-color:#F5F5F5; font-weight:bold; line-height: 1.8em;}
#datepicker .row {background-color:#fff; line-height: 1.8em; padding-left: 3px;}
#datepicker .alt row {background-color:#F5F5F5; line-height: 1.8em; padding-left: 3px;}
#datepicker .left {padding-right: 150px; }
#datepicker .right {padding-left: 150px;}
#monthpicker {width: 100%; padding-bottom: 30px;}
#monthpicker a {padding-right: 25px;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	margin: 0 auto;
	width: 780px;
}

#innerWrapper {
	width: 780px;
}

#topbar {
	width: 780px;
}

#logo {
	float: left;
	width: 179px;
	height: 90px;
}

#clubinfo {
	float: right;
	width: 225px;
}

#navbarWrapper {
	width: 780px;
}

#flashbanner {
	width: 780px;
	height: 207px;
}

#breadcrumb {
	width: 769px;
	padding: 10px 0 10px 11px;
	color: #666;
	font-size: 70%;
}

#contentWrapper {
	width: 780px;
}

#hmecontentLeft {
	float: left;
	width: 550px;
}

#hmecontentRight {
	float: left;
	width: 230px;
}

#weatherWrapper {
	width: 222px;
	height: 187px;
	background: url(../images/furn/weather_bckd.jpg);
	padding-left: 5px;
	margin-top: 10px;
}

#subnavWrapper{
	float: left;
	width: 180px;
}

#maincontentWrapper {
	float: left;
	width: 580px;
	padding-left: 12px;
}

#memberscontentWrapper {
	float: left;
	width: 588px;
	padding-left: 12px;
}

#memwelcomewrapper {
	width: 588px;
	height: 60px;
	background: #F7F7F7 url(../images/furn/memwelc_bckd.jpg);
}

#footerWrapper {
	width: 780px;
	border-top: 1px solid #C27C02;
	margin-top: 50px;
}

#listdiv{
	padding-top: 5px;
}

#listname {
	float: left;
	width: 200px;
}

#listtel {
	float: left;
	font-weight: bold;
	width: 150px;
}

/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#navbar {
	float:left;
	width:780px;
	font-size: 70%;
	line-height: normal;
	}

#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
    
#navbar li {
	float:left;
	background:url("../images/furn/left_nav_bckd.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	border-bottom: 1px solid #fff;
	}
    
#navbar a {
	float:left;
	display:block;
	width: auto;
	background:url("../images/furn/right_nav_bckd.gif") no-repeat right top;
	padding:7px 12px 5px 5px;
	text-decoration: none;
	font-weight:normal;
	color:#C27C02;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
#navbar > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
	color:#333;
	text-decoration: none;
	}
#navbar #current {
	background-position:0 -150px;
	border-width: 0;
	}
#navbar #current a {
	background-position:100% -150px;
	padding-bottom: 5px;
	color:#fff;
	}
#navbar li:hover, #navbar li:hover a {
	background-position:0% -150px;
	color:#fff;
	}
#navbar li:hover a {
	background-position:100% -150px;
	}

#subnav {
	border-top: 1px solid #E1E1E1;
}

#subnav ul {
	list-style-type: none;
}

#subnav ul li {
	border-bottom: 1px solid #E1E1E1;
}

#subnav ul li a {
	font-size: 70%;
	color: #C27C02;
	text-decoration: none;
	padding-left: 11px;
	line-height: 1.6em;
	padding-top: 2px;
	padding-bottom: 4px;
	display: block;
}

#subnav ul li a:hover {
	display: block;
	background-color: #F5F5F5;
}

/* ****************************** */
/* *******CONTENT CLASSES******** */
/* ****************************** */

#hmewelcome {
	width: 540px;
	min-height: 175px;
	background: #E5E5E5 url(../images/furn/hmewelcome_bckd.jpg) no-repeat;
	margin-top: 3px;
}

#hmewelcometxt {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	padding: 15px 10px 15px 10px;
	color: #fff;
	font-weight: normal;
}

#hmewelcomecont {
	padding: 15px 10px 15px 13px;
	color: #666;
	font-size: 70%;
	width: 370px;
	line-height: 1.4em;
}

#hmemainnug1 {
	float: left;
	width: 263px;
	background: url(../images/furn/hme_nug_bckd.gif);
	margin-top: 15px;
	/*height: 150px;*/
}

#hmemainnug2 {
	float: left;
	width: 262px;
	margin-top: 15px;
	margin-left: 15px;
	background: url(../images/furn/hme_nug_bckd.gif);
	/*height: 150px;*/
}

.hmeheader {
	padding: 8px 5px 5px 13px;
	font-size: large;
	font-family: "Times New Roman", Times, serif;
	color: #C27C02;
}

.hmenugcont {
	padding: 15px 10px 15px 13px;
	color: #666;
	font-size: 70%;
	line-height: 1.4em;
}

#hme3rdnugget {
	width: 540px;
	min-height: 175px;
	background: url(../images/furn/hme_3rdnug_bckd.gif);
	margin-top: 15px;
}

.hme3rdheader {
	padding: 10px 10px 15px 10px;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #C27C02;
}

.hmeimg1 {
	width: 227px;
}

.hmeimg2 {
	width: 227px;
	padding-top: 10px;
}

#weathercontent {
	padding: 65px 10px 10px 10px;
	font-size: 70%;
	color: #666;
	list-style: none;
}

#weathercontent ul {
	list-style-type: none;
}

#maincontent {
	color: #666;
	font-size: 70%;
	padding-left: 10px;
}

#memwelcomecontent {
	padding: 12px;
	font-size: 80%;
	color: #C27C02;
}

.membmainnug1 {
	float: left;
	width: 287px;
	background: url(../images/furn/hme_nug_bckd.gif);
	margin-top: 15px;
	height: 150px;
}

.membmainnug2 {
	float: left;
	width: 286px;
	margin-top: 15px;
	margin-left: 15px;
	background: url(../images/furn/hme_nug_bckd.gif);
	height: 150px;
}

#footerContent {
	width: 780px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 70%;
	color: #666;
	line-height: 1.6em;
}

/* ************************** */
/* *******TEXT CLASSES******* */
/* ************************** */

a {color: #C27C02; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}

#weathercontent a {font-weight: bold; color: #C27C02;}
#weathercontent a:hover {font-weight: bold; color: #000;}
#breadcrumb a {color: #C27C02;text-decoration: none;}
#breadcrumb a:hover {color: #000; text-decoration: underline;}


.imgalign {vertical-align: middle;}
.footerindent {padding-left: 30px;}

h1 {color: #C27C02; font-family: "Times New Roman", Times, serif; font-size: x-large; font-weight: normal;}
h2 {color: #C27C02; font-family: "Times New Roman", Times, serif; font-size: large; font-weight: normal;}
h3 {color: #C27C02; font-family: "Times New Roman", Times, serif; font-size: medium; font-weight: normal;}
h4 {color: #C27C02; font-family: "Times New Roman", Times, serif; font-size: small;}
h5 {color: #C27C02; font-family: "Times New Roman", Times, serif; font-size: x-small;}

/* ************************** */
/* *******Weather Feed ****** */
/* ************************** */

