/*
Theme Name: Par or Better Golf Club
Description: Custom WordPress Theme by Todd Vaughn (http://myfriendtodd.com) for the Par or Better Golf Club
Version: 2.0
Author: Todd Vaughn
Author URI: http://myfriendtodd.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bg.jpg) #D3D3D3 repeat-x;
}
<!--
#cu3er-holder { width:494px; height:205px; background:black; text-align:center; }
#cu3er-container { width:474px; outline:0; }
-->
<!--
#calendar
{
	margin-top:10px;
	width:739px;
	text-align:left;
}
-->

textarea { width:100%; margin-bottom:5px; }
img
{
	border:0px none;
}
p
{
	margin:5px 0 3px 0;	
}
h2
{
	margin:0 0 10px 0;
	padding:0;
	width:494px;
	height:54px;
	line-height:54px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:white;
	text-indent:70px;
	text-transform:capitalize;
	background:url(images/h2-header-bg.jpg);
}
#wrapper
{
	position:absolute;
	top:10px;
	left:0;
	width:100%;
}
#site
{
	position:relative;
	top:0;
	margin:0 auto;
	width:787px;
}
.logo
{
	position:absolute;
	top:0;
	left:0;
	width:122px;
	height:142px;
	background:url(images/logo.png);
	z-index:999;
}
.header-home
{
	width:787px;
	height:125px;
	background:url(images/top-home.png);
}
.content-home
{
	display:table;
	width:787px;
	background:url(images/center-2col.jpg) center repeat-y;
}
.footer-home
{
	width:787px;
	height:109px;
	background:url(images/bottom-2col.png) center no-repeat;
}
/*/////////////////////////////////////////////////////////////*/
.header-1col
{
	width:787px;
	height:125px;
	background:url(images/top-1col.png) center bottom no-repeat;
}
.content-full
{
	display:table;
	width:787px;
	background:url(images/center-1col.jpg) center repeat-y;
}
.footer-1col
{
	width:787px;
	height:109px;
	background:url(images/bottom-1col.png) center no-repeat;
}
/*/////////////////////////////////////////////////////////////*/
.header-2col
{
	width:787px;
	height:125px;
	background:url(images/top-2col.png) center bottom no-repeat;
}
.content-sub
{
	display:table;
	width:787px;
	background:url(images/center-2col.jpg) center repeat-y;
}
.footer-2col
{
	width:787px;
	height:109px;
	background:url(images/bottom-2col.png) center no-repeat;
}
/*/////////////////////////////////////////////////////////////*/
.top-nav-right a
{
	width:108px;
	height:34px;
	line-height:34px;
	float:right;
	text-align:center;
	background:url(images/top-menu-right.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	margin:78px 23px 0 1px;
}
.top-nav-right a:hover { background:url(images/top-menu-right-over.png); }
.top-nav-center a
{
	width:108px;
	height:34px;
	line-height:34px;
	float:right;
	text-align:center;
	background:url(images/top-menu-center.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	margin:78px 0 0 1px;
}
.top-nav-center a:hover { background:url(images/top-menu-center-over.jpg); }
.top-nav-left a
{
	width:108px;
	height:34px;
	line-height:34px;
	float:right;
	text-align:center;
	background:url(images/top-menu-left.png);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
	cursor:pointer;
	text-transform:uppercase;
	text-decoration:none;
	margin:78px 0 0 1px;
}
.top-nav-left a:hover { background:url(images/top-menu-left-over.png); }
/*/////////////////////////////////////////////////////////////*/
.left-nav
{
	display:table;
	position:relative;
	top:0;
	left:14px;
	width:262px;
	height:500px;
	float:left;
}
.content-inner
{
	display:table;
	position:relative;
	top:0;
	left:17px;
	width:494px;
	height:500px;
	float:left;
}
.content-inner-full
{
	display:table;
	position:relative;
	top:0;
	left:14px;
	width:759px;
	height:500px;
}
.content-inner dl
{
	width:454px;
	text-align:left;
}
/*/////////////////////////////////////////////////////////////*/
.left-nav-header h3
{
	width:262px;
	height:24px;
	line-height:24px;
	text-align:left;
	background:url(images/left-headers.jpg);
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:27px;
	margin:0;
	padding:0;
}
.left-nav-header dl
{
	width:262px;
	line-height:24px;
	text-align:left;
	background:#CBCBCB;
	text-indent:30px;
	margin:0 0 1px 0;
	padding:0;
}
.left-nav-header a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5F5F5F;
	text-transform:capitalize;
	text-decoration:none;
	
}
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
.footer
{
	line-height:69px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:white;
	text-indent:30px;
}
.footer a
{
	color:white;
	font-weight:bold;
}
/*/////////////////////////////////////////////////////////////*/