/* CSS Document */
body{
	background-color: #EAFEC9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-image: url(http://www.golfinnyc.com/graphic_images/golfinnyc-pagebase-bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	}
div#base{
	width: 99%;
	margin: 0px;
}
div#header{
	background-image: url(http://www.golfinnyc.com//graphic_images/golfinnyc-header-trans-1.gif);
	height: 165px;
	width: 100%;
	background-repeat: no-repeat;
	text-align: right;
}
div#navigation{
	padding-left: 20px;
	color: #FFFFFF;
	padding-top: 4px;
	height: 25px;
	width: 100%;
}

div#leftcol{
	height: 100%;
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #eeeedd;
	border: 4px solid #7e9966;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#textarea{
	eight: auto;
	padding-left: 30px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
div#footers{
	height: auto;
	width: 100%;
	text-align: left;
	background-color: #EBFFCA;
	color: #003300;
	font-size: 0.8em;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003300;
	clear: both;
	margin: 0px;
}
/*floating div news box and ads*/
.newsitem{
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 300px;
	border: 4px solid #996600;
	font-size: 0.9em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	background-image: url(http://www.golfinnyc.com/graphic_images/golfball_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newsitem2{
	background-color: #eeeedd;
	float: right;
	height: auto;
	width: 75%;
	border: 4px solid #7e9966;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 2px;
}
div.textads{
	height: 250px;
	width: 310px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div.weather{
	height: auto;
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #EEEEDD;
	border: 3px solid #7E9966;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
div.leftads{
	margin-top: 70px;
}

.form{
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #003300;
}
ul#sidenav{
	width: 195px;
	height: 170px;
	float: right;
	margin-top: 5px;
	list-style-type: none;
}
li.topmen{
	list-style-type: none;
}
.form{
	background-image: url(http://www.golfinnyc.com/graphic_images/golfinnyc-stamp.gif);
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
/* end page build*/
/* start page fonts*/
p.left{
	font-size: 1.1em;
	font-weight: bold;
	color: #003300;
	margin-bottom: 5px;
	text-decoration: underline;
}
h1{
	font-size: 1.3em;
	color: #003300;
	text-decoration: underline;
}
h2{
	font-size: 1.1em;
	color: #996600;
	text-decoration: underline;
}
/* end page fonts*/
/* start image builds*/
img.right{
	background-color: #FFFFFF;
	margin: 2px;
	padding: 1px;
	height: 125px;
	width: 125px;
	border: thin solid #006600;
	float: right;
}
img.left{
	background-color: #FFFFFF;
	margin: 6px;
	padding: 1px;
	float: left;
	height: 155px;
	width: 205px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
}
img.left80{
	background-color: #FFFFFF;
	margin: 6px;
	padding: 1px;
	float: left;
	height: 80px;
	width: 80px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
}
img.leftmain{
	background-color: #FFFFFF;
	padding: 1px;
	float: left;
	height: 150px;
	width: 200px;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
}
img.lefttall{
	background-color: #FFFFFF;
	margin: 6px;
	padding: 1px;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #006600;
	font-size: 11px;
	color: #006600;
	text-align: center;
}
/* end image builds*/

