/* CSS Document */
body {
	margin:0px 0px 0px 0px; 
	padding: 0;
	text-align: center;
	color: #333;
	background-image: url(../images/bg-main.gif);
	background-repeat:repeat;
}

#wrapper {
	background-color: #ffffff;
	margin:0 auto;
	width: 800px;
	margin-top:30px;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat:no-repeat;
	height: 103px;
	width: 800px;
}

#nav {
	text-align: right;
	padding-right:40px;
	padding-top:78px;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:13px;
	color: #4b6494;
}

#footer{
	background-image: url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align: center;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:11px;
	color: #FFFFFF;
	width: 750px;
	height:0px;
	padding:20px 0px 0px 50px;
	background-color:#2f4b8a;
}

#content-header{
	background-image: url(../images/bg-title.gif);
	background-repeat:no-repeat;
	text-align: left;
	width: 750px;
	height:37px;
	padding:12px 0px 0px 50px;
	margin-top:20px;
}

#content{
	background-image: url(../images/bg-content.gif);
	background-repeat:repeat-y;
	text-align: left;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:12px;
	color: #333333;
	width: 700px;
	padding:12px 50px 0px 50px;
}

#content-footer{
	background-image: url(../images/footer-content.gif);
	background-repeat:no-repeat;
	width: 800px;
	height:31px;
	margin-bottom:20px;
}

#cta{
	background-image: url(../images/bg-cta.gif);
	background-repeat:no-repeat;
	width: 800px;
	height:120px;
	padding-bottom:20px;
}

a.a-nav:link {
	color: #00284f;
	text-decoration: none;
	padding:0px 1px 0px 1px;
}
a.a-nav:visited {
	color: #00284f;
	text-decoration: none;
}

a.a-nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.a-nav:active {
	color: #00284f;
	text-decoration: none;
}


a:link {
	color: #505e87;
	text-decoration: none;
	padding:0px 1px 0px 1px;
}
a:visited {
	color: #505e87;
	text-decoration: none;
}

a:hover {
	color: #1b294a;
	text-decoration: none;
}
a:active {
	color: #505e87;
	text-decoration: none;
}

p{
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:12px;
	color: #333333;
	line-height:16px;
}

h1{
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color: #f7d834;
	letter-spacing:2px;
	padding:0px;
	margin:0px;
}

h2 {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 14px;
		font-style:italic;
	    font-weight:bold;
		color: #707fab;
}

.table {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 12px;
	    font-weight:bold;
		color: #707fab;
		text-align:center;
}

.table-news {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 12px;
	    font-weight:bold;
		color:#003366;
		text-align:left;
}

td {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 12px;
	    font-weight:normal;
		color:#333333;
		text-align:left;
}

.headline-menu {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 16px;
		font-style:italic;
	    font-weight:bold;
		color: #707fab;
		padding-top:3px;
		padding-bottom:1px;
		border-bottom:1px solid #707fab;
		width:700px;

}

.headline-golf {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
		font-size: 16px;
		font-style:italic;
	    font-weight:bold;
		color: #707fab;
		padding-top:3px;
		padding-bottom:1px;
		border-bottom:1px solid #707fab;
		width:600px;

}

.cta1{
position:absolute;
margin: 10px 0px 0px -100px; 
}

.photo{
		border:1px solid #707fab;
}

.yellow {
display:none;
}


.blue {
		font-family:'Trebuchet MS', Arial, Sans-Serif;
	    font-weight:bold;
color: #707fab;
}

.gradient {
background:transparent url(../images/bg-gradient.jpg) repeat-x scroll center top;
border-top:1px solid #D9D9D9;
}

td.left_border {
border-left:1px solid #D9D9D9;
padding-left:8px;
}


td.bottom_border {
border-bottom:1px solid #D9D9D9;
padding-left:8px;
}
