/* sandbaggersgolf.com */

body {
	margin: 0;
	padding: 0;
	background: #1e365f;
	line-height: normal;
	color: #000000;





	#border: 1px solid #225617;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #1e365f;
}

img {
	border: 0;
}

a:hover {
	text-decoration: none;
	color: #2d6f8f;
}

a img {
	border: 0;

}

#header {
	width: 754px;
	height: 200px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	border-left: 3px solid #225617;
	border-right: 3px solid #225617;
	background-image: url(../images/header.jpg);
}

#header p {
	float: right;
	color: #fff;
	padding: 155px 20px 0 0;
	font: italic bold small Verdana, Arial, Helvetica, sans-serif;
}

#headright {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	margin; 0;
	height: 200px;
	background: #fff url(../images/grass-tall2.gif) repeat-x left top;
}

#wrap {
	margin: 0 auto;
	width: 100%;
	background: #fff url(../images/grass2.gif) repeat top left;
}

#wrapper {
	background: #ffffff;
	width: 754px;
	margin: 0 auto;
	border-left: 3px solid #225617;
	border-right: 3px solid #225617;
	border-bottom: 3px solid #225617;
	border-top: 3px solid #225617;
}

/* duplicate wrapper due to naming conflit */
#plogwrapper {
	background: #ffffff;
	width: 754px;
	margin: 0 auto;
	border-left: 3px solid #225617;
	border-right: 3px solid #225617;
	border-bottom: 3px solid #225617;
	border-top: 3px solid #225617;
}

#content {
	/*width: 750px;*/
	margin: 0 auto;
}

/* post */

#post {
	float: right;
	width: 505px;
	margin: 15px 0 0 0;
}

#post p {
	margin: 15 5px 0 0;
	width: 495px;
}

#post img.l {
	float: left;
	clear: left;
	margin: 0 5px 0 0;
}

#post img.r {
	float: right;
	clear: right;
	margin: 0 0 0 5px;
}

/* menu */

#menu {
	float: left;
	width: 175px;
	font-style: normal;
	font-size: 10px;
	line-height: normal;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	padding: 0 0 0 2px;
	background: url(../images/img13.gif) no-repeat;
}

#menu a {
	display: block;
	width: 180px;
	padding: 10px 20px 10px 20px;
	background: none;
	font: normal 1.3em Verdana, Georgia, "Times New Roman", Times, serif;
	color: #1e365f; #314928;
}

#menu a:hover {
	text-decoration: none;
	color: #2d6f8f;
}

#menu li a:hover {
	background: url(../images/link_bullet.gif) no-repeat left center;
}

#menu .active a {
	background: #314928;
	text-decoration: none;
	background: url(../images/link_bullet.gif) no-repeat left center;
}

/* Footer */

#footer {
	padding: 20px 0 35px 10px;
	border-top:1px solid #225617;
	text-align: center;
	line-height: 16px;
	background-image: url(../images/grass-tall2.gif);
}

#footer p {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0 10px 0 0;
	margin: 0 auto;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #fff; #314928;
}
