/* CSS Document */
body{
	margin:20px 0 10px 0;
	text-align:center;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
img{
	border:0;
}
#turf-legends{
	position:relative;
	width:960px;
	margin: 0 auto;
	background-color:#FFF;
	text-align:left;
	color:#1F1E21;
}
#turf-legends-logo{
	position:relative;
	float:left;
	margin:10px 0 5px 25px;
}
#turf-legends-banner{
	position:relative;
	float:right;
	width:300px;
	height:90px;
	margin:25px 30px 0 0;
}
#turf-legends-nav{
	position:relative;
	clear:both;
	width:960px;
	height:28px;
	line-height:28px;
	background:#003C64;
	color:#FFFFFF;
	font-size:1.2em;
	text-align:left;
	z-index:2;
}
#turf-legends-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#turf-legends-nav li{
	margin:0;
	padding:0 15px 0 15px;
	display:inline;
}
#turf-legends-nav a{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#turf-legends-nav a:hover{
	text-decoration:underline;
}
#turf-legends-shopping-basket{
	position:relative;
	float:right;
	margin:25px 25px 0 0;
	width:200px;
	text-align:right;
}
#turf-legends-shopping-basket h1{
	margin:18px 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#616D78;
	font-weight:normal;
	line-height:1em;
}
#turf-legends-shopping-basket p{
	margin:0;
	font-size:1.2em;
	color:#616D78;
	font-style:italic;
	line-height:1.2em;
}
#turf-legends-shopping-basket a{
	color:#616D78;
	text-decoration:none;
}
#turf-legends-shopping-basket a:hover{
	text-decoration:underline;
}
#turf-legends-body{
	position:relative;
	width:910px;
	min-height:425px;
	padding:25px;
	background-color:#FFF;
	overflow:auto;
}
#turf-legends-body h1{
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.4em;
	font-weight:normal;
	line-height:1em;
	color:#003C64;
}
#turf-legends-body h2{
	margin:12px 0 -6px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	font-weight:normal;
	line-height:1em;
	color:#003C64;
}
#turf-legends-body h3{
	margin:7px 0 -6px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:normal;
	line-height:1em;
	color:#003C64;
}
#turf-legends-body p{
	margin:12px 0 0 0;
	font-size:1.2em;
	line-height:1.6em;
	color:#616D78;
}
#turf-legends-body a{
	color:#003C64;
}
#turf-legends-footer{
	position:relative;
	clear:both;
	width:960px;
	padding:10px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
#turf-legends-footer h1{
	margin:0 0 8px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height:1em;
	color:#003C64;
	letter-spacing:3px;
	font-weight:bold;
}
#turf-legends-footer p{
	color:#616D78;
	margin:0 0 8px 0;
	line-height:1.5em;
}
#turf-legends-footer a{
	color:#616D78;
}
#turf-legends-footer .address{
	font-size:1.0em;
}
#turf-legends-footer .telephone{
	font-size:1.6em;
	letter-spacing:-1px;
	font-style:italic;
}
#turf-legends-footer .legal{
	font-size:0.9em;
}
#turf-legends-credits{
	position:relative;
	clear:left;
	width:960px;
	padding-top:5px;
	text-align:right;
	font-size:1.0em;
	color:#003C64;
}
#turf-legends-credits a{
	color:#003C64;
}
.basket-header{
	font-size:1.5em;
	font-weight:bold;
	border-bottom:1px solid #1F1E21;
}
.basket-content{
	font-size:1.2em;
	border-bottom:1px solid #1F1E21;
}
#turf-legends #turf-legends-body select{
	font-size:14px;
	color:#1F1E21;
}
.form-field-name{
	font-size:1.2em;
}
.form-button{
	font-size:1.2em;
	color:#1F1E21;
	width:80px;
}

