html, body {
color:#3E3E3E;
font-family:Verdana, arial, times;
font-size:11px;
margin:0;
}

a{
  outline: none;
}

a:link, a:visited {
	color:#25631D;
	text-decoration:none;
	font-weight:bold;
}

h3 {
	font-family:"Trebuchet MS", arial, verdana;
	font-size:16px;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

#header {
	background:#2C6922 url(img/header_bg.gif) repeat-x scroll 0%;
	height:122px;
	text-align: center;
}

#headerinner {
	width: 950px;
	height:122px;
	border:0px solid yellow;
	margin:0 auto;
	background:transparent url(img/headerball.gif) no-repeat 360px 0;
	text-align: left;
}

#topnav {
	margin:0pt;
	padding:0px 10px;
	position:absolute;
	right:285px;
	top:25px;
	color:#fff;
}

#topnav a {
	color:#fff;
	text-decoration:none;
	font-family:arial, Verdana, times;
}

#topnav a:hover {
	color:#fff;
	text-decoration:underline;
}

#search {
	border:0px solid yellow;
	right:95px;
	position:absolute;
	top:57px;
	width:354px;
}

#searcharea {
	font-family:"Trebuchet MS", arial, verdana;
	font-size:17px;
	font-weight:normal;
	float:left;
	margin-right:6px;
	width:231px;
	height:25px;
	line-height:28px;
}

#search_button {
	display:block;	
	background:transparent url(img/search.gif) no-repeat scroll 0%;
	width: 107px;
	height:31px;
	border:0;
	margin-top:1px;
	cursor:pointer;
}

#nav {
	background:#2D6EBC;
	height:30px;
	margin:2px 0 20px 0;
}


#mainarea {
	padding:0;
	margin:0px auto;
	width:950px;
	border:0px solid orange;
}

.maincol {
	float:left;
	width:495px;
	border:0px solid #003399;
}

.smallercol {
	float:left;
	width:240px;
	border-left:1px solid #BCBCBC;
	padding-left:20px;
	height:1420px;
}

.accommsmallercol {
	float:left;
	width:250px;
	border-left:1px solid #BCBCBC;
	padding-left:20px;
	height:1420px;
}


html>body .smallercol {
	height: auto;
	min-height:1420px;
}

.smallestcol {
	float:left;
	width:160px;
	border-left:1px solid #BCBCBC;
	padding-left:20px;
	height:1420px;
}

html>body .smallestcol {
	height: auto;
	min-height:1420px;
}

.insert {
	margin:0 20px 20px 0;
	background: transparent url(img/dottedline.gif) no-repeat bottom left;
}

.insert h2 {
	background:transparent url(img/green_arrow.gif) no-repeat top left;
	color:#2D6EBC;
	margin:0 0 10px 0;
	padding:0 0 0 37px;
	font-size:17px;
	font-weight:bold;
	font-family: arial, Verdana, times;
	height:24px;
}

.smallercol	.insert h2 {
	background:transparent url(img/green_arrow.gif) no-repeat top left;
	color:#2D6EBC;
	margin:0 0 10px 0;
	padding:0 0 0 30px;
	font-size:15px;
	font-weight:bold;
	font-family: arial, Verdana, times;
}

.insert h2 a:link, .insert h2 a:visited {
	color:#2D6EBC;
	display:block;
	width:100%;
	padding-left:37px;
	margin-left:-37px;
}

.insert h2 a:hover {
	color: #003A7F;
	text-decoration:none;
}

.insert p {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	line-height:16px;
}

.insert img.but {
	border:0;
}

.insert img.float {
	float:left;	
	margin-right:20px;
	border:1px solid #CDCDCD;
}





.listed {
	padding:0;
	margin:0 0 25px 0;
	border:0px solid red;
}

.listed p {
	margin:0;
	padding:0;
}

.listed h3 {
	margin:0;
	padding:0;
}

.listedicon {
	background:#eee;
	float:left;
	margin:0 12px 0px 0;
	padding:0;
}

.photoborder {
	padding:5px;
	border:1px solid #BCBCBC;
}

.dottedline {
	background: transparent url(img/dottedline.gif) no-repeat center left;
	margin:0;
}

.dottedline p {
	visibility:hidden;
	margin:0 0 10px 0;
	padding:0;
}

.hozadvert {
	background-color:#fff;
	float:left;
	margin-top:20px;
}

#footer {
	background:#2D6EBC none repeat scroll 0%;
	border-top:1px solid #BBE0EB;
	clear:both;
	color:#fff;
	font-size:11px;
	margin:0pt;
	margin-top:20px;
	padding:0pt;
	text-align:center;
}

#footer p {
	border-top:1px solid #83CDE1;
	margin:0 auto;
	padding:20px 0pt;
	text-align:left;
	color:#fff;
	width:950px;
	border:0px solid yellow;
}

#footer a {
	color:#FFF;
}

.copyrightspan {

	left:50px;
	position:relative;
}

.emailicon {
	background: transparent url(img/emailicon.gif) no-repeat top left;
	padding-left:30px;
	color:#25631D;
}

.indexpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.golftip {
	background: transparent url(img/dottedline.gif) no-repeat bottom left;
	margin-bottom:30px;

}

.golftip p {
	padding: 91px 20px 20px 80px;
	background: transparent url(img/golftip_bg.gif) no-repeat top left;
	height:125px;
}

html>body .golftip p {
	height: auto;
	min-height:125px;
}
.innerstory {
	padding:5px;
	margin: 10px;
}

#noticebox {
	background:#EFF7FF;
	padding:10px;
	margin:0 0 20px 0;
	border:1px solid #2D6EBC;
	font-weight:bold;
}

.tournydetails {
	background:#EFF7FF;
	padding:10px;
	margin:12px 0 20px 0;
	border:1px solid #2D6EBC;
}

.tournydetails h2 {
	background:none;
	color:#2D6EBC;
	font-family:arial,Verdana,times;
	font-size:15px;
	font-weight:bold;
	margin:0pt;
	padding:0pt;
}

#detailsphoto_container {
	width:210px;
}

.detailsphoto {	
	border:1px solid #CCCCCC;
	float:left;
	margin:2px;
	padding:2px;
}

.detailstitle {
	color:#25631D;
	font-weight:bold;
}

.author {
	margin:10px 0px;
	padding:0;
}

.author p {
	margin:0px 10px;
	color: #9F9F9F;
	font-family:'Lucida Grande',sans-serif, arial;
	font-size:11.5px;
}

#topadd1 {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	width:728px;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

