/* HalfOffGolfing CSS Document */
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template_images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #0a442b;
}
p, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a6969;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/template_images/body-menu-bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	line-height: 33px;
	background-position: left top;
	margin-top: -1px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #98670b;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4b0a6;
	padding-bottom: 2px;
}
a:link, a:visited, a:active {
	color: #12623e;
	text-decoration: underline;
}
a:hover {
	color: #12623e;
	text-decoration: none;
}
#footer {
	color: #ffffff;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}
a.featured-link:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured-link:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured-link:hover {
	color: #ea042f;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
form {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
textfield {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
textarea {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
fieldset {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
legend {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
input {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
select {
	color: #505367;
	margin: 0px;
	padding: 0px;
}
.article_title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ae8528;
	background-image: url(../images/template_images/content2-bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 495px;
	padding-left: 10px;
}
.article_title_sm {
	font-size: 12px;
	color: #81895c;
	font-weight: bold;
}
.padding_please {
	padding: 10px;
}
#image {
	background-color: #ffffff;
	display: block;
	width: 160px;
	height: 153px;
	text-align: center;
	line-height: 153px;
	vertical-align: middle;
	border: 1px solid #dbefcd;
}
/*#text {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#text a:link, #text a:visited {
	text-decoration: underline;
	color: #4a5d1c;
	background-color: #f8f4de;
	border: 1px solid #ebe6cb;
	height: 20px;
	width: 161px;
	display: block;
}
#text a:hover, #text a:active {
	text-decoration: none;
	color: #4a5d1c;
	background-color: #f8f4de;
	border: 1px solid #ebe6cb;
	height: 20px;
	width: 161px;
	display: block;
}*/
#text a:link, #text a:visited {
	border: 1px solid #1da26b;
	display: block;
	width: 165px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background-color: #249261;
	color: #ffe5b5;
}
#text a:hover, #text a:active {
	border: 1px solid #1da26b;
	display: block;
	width: 165px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: #249261;
	color: #ffe5b5;
}
#header {
	background-image: url(../images/template_images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 36px;
	font-size: 12px;
	font-weight: bold;
	background-position: left center;
	line-height: 36px;
}
#header a:link, #header a:visited {
	background-image: url(../images/template_images/menu-div.gif);
	color: #FFFFFF;
	text-decoration: none;
	padding: 16px 28px 16px 22px;
	background-repeat: no-repeat;
	background-position: right center;
}
#header a:hover, #header a:active {
	background-image: url(../images/template_images/menu-div.gif);
	color: #ffe5b5;
	text-decoration: none;
	padding: 16px 28px 16px 22px;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-bg {
	height: 36px;
	background-image: url(../images/template_images/body-menu-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 36px;
	font-size: 13px;
	font-weight: bold;
	color: #ffe5b5;
	text-align: center;
	vertical-align: middle;
}
.normal {
	font-weight: normal;
}
a.right:link, a.right:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 110px;
}
a.right:hover, a.right:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	padding-left: 110px;
}
.white-touch {
	background-color:#FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #12603d;
}
#join-now {
	height: 23px;
	background-image: url(../images/template_images/join-bttn.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	font-weight: bold;
	color: #ffe5b5;
	text-align: center;
	vertical-align: middle;
	width: 114px;
}
#join-now a:link, #join-now a:visited {
	color: #ffe5b5;
	text-decoration: none;
	display: block;
	width: 114px;
	height: 20px;
	line-height: 23px;
}
.newsletter {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	color: #ffe5b5;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23c683;
}
.newsletter-color {
	color: #ffe5b5;
}
.copy-right {
	color: #23c683;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 15px;
}
.right-bg {
	padding: 8px;
	background-color: #dbefcd;
}
.center-img {
	padding: 10px;
	background-color: #f9f9e8;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dbefcd;
}
.center-img img {
	border: 4px solid #FFFFFF;
}
.standup {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #115836;
	padding-bottom: 2px;
}
a.featured:link {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a.featured:hover {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}