/* CSS Document */

body {
	background: url(images/bg_main.gif) repeat-x #213B1E;
}
.txt {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	padding: 7px 20px 0 10px;	
}
.txt a: {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: none;
}
.txt a:visited {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}
.txt a:hover {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}
.txt a:active {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}

.link {
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}
.link a: {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: none;
}
.link a:visited {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}
.link a:hover {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}
.link a:active {
	font-family:Arial;
	font-size:11px;
	color: #ffffff; 
	text-decoration: underline;
}


.topmenus	{
	font-family:"Georgia";
	color:#fcd31b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.topmenus a:{
	font-family:"Georgia";
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.topmenus a:link{
	font-family:"Georgia";
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.topmenus a:visited{
	font-family:"Georgia";
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.topmenus a:hover{
	font-family:"Georgia";
	color:#fcd31b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}
.topmenus a:active{
	font-family:"Georgia";
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:-1px;
}

.link3 {
	color:#fcd31b;
}
.link3 a: {
	color:#fcd31b;
	text-decoration: none;
}
.link3 a:visited {
	color:#fcd31b;
	text-decoration: none;
}
.link3 a:hover {
	color:#fcd31b;
	text-decoration: none;
}
.link3 a:active {
	color:#fcd31b;
	text-decoration: none;
}





.menus	{
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menus a:{
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menus a:link{
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menus a:active{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
}
.menus a:hover{
	font-family:"Trebuchet MS";
	color:#fcd31b;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.menus a:visited{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
}
.link2 {
	color:#ffffff;
}
.link2 a: {
	color: #ffffff; 
	text-decoration: none;
}
.link2 a:visited {
	color: #ffffff; 
	text-decoration: none;
}
.link2 a:hover {
	color: #ffffff; 
	text-decoration: none;
}
.link2 a:active {
	color: #ffffff; 
	text-decoration: none;
}



.bgmenu {
	font-family:Arial;
	font-size:11px;
	background-image:url(images/nav_01.gif);
}
.bgmenu a: {
	font-family:Arial;
	font-size:11px;
	background-image:url(images/nav_01.gif);
	text-decoration: none;
}
.bgmenu a:visited {
	font-family:Arial;
	font-size:11px;
	background-image:url(images/nav_01.gif);
	text-decoration: none;
}
.bgmenu a:hover {
	font-family:Arial;
	font-size:11px;
	background-image:url(images/nav_01_over.gif);
	text-decoration: none;
}
.bgmenu a:active {
	font-family:Arial;
	font-size:11px;
	background-image: url(images/nav_01.gif);
	text-decoration: none;
}




.middle {
	background: url(images/bg_middle.gif) repeat-y #406C2D;
}
.content {
	background: url(images/bg_golf.gif) no-repeat ; 
	padding: 0 0 0 10px;}
p { 
	line-height: 14px; 
	margin:0 0 15px 0; 
}
.footer {
	font-family:Arial;
	font-size:11px;
	color: #5A7B54;
}
input, textarea{
	background: url(images/bg_input.gif) repeat-x #80C342;
	border: 1px solid #A2D56B; 
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
textarea {
	padding: 10px
}
	

#contact_info {
	border: 3px double #84A76F;
	padding: 10px;
}
.orangeTxt {
font-weight: bold;
color: #F9B62A;
}
