*  {
	padding:0;
}

body  {
	text-align:center;
	background-color: #97A8D4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image: url(/turfworks_back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}

#wrapper  {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
	border-style:solid;
	border-color: #0D65AC;
	border-width: 1px;
	text-align:left;
	background-image: url(/images/wrapper_bckd.jpg);
	background-repeat: repeat-y;
}

a:link {
	color: #22935F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #22935F;
}
a:hover {
	text-decoration: none;
	color: #95A7D7;
}
a:active {
	text-decoration: none;
	color: #22935F;
}

#header {
	width:760px;
	border-bottom:6px #22935F solid;
}

#logo {
	width:760px;
	position:relative;
	top:0px;
}

#menu  {
	position:absolute;
	width:200px;
	background-color:#22935F;
}
#menu ul  {
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu li  {
	padding-bottom:2px;
	padding-top:2px;
}
#menu li a
{
	left:0px;
	background-color:#95A7D7;
	height: 20px;
	line-height: 18px;
	width: 180px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
} 
#menu a:hover{ /*hover background color*/
	background-color: #E3D0B0;
	color: #22935F;
	font-weight: bold;
}
#right-content  {
	position:relative;
	left:220px;
	vertical-align:top;
	display:block;
	width:520px;
	padding-top:15px;
	padding-bottom:15px;
}
#right-content p {
	padding-top:3px;
	padding-bottom:12px;
}

#right-content a {
	color:#006CB1;
}

#right-content a:hover  {	
	color:#CDD942;
}

#right-content h1  {
	color:#006CB1;
	font-size:150%;
	padding:0 0 10px 0;
}

#right-content h2  {
	color:#000000;
	font-weight:bold;
	font-size:140%;
	text-align:center;
	text-decoration:underline;
	padding-bottom:12px;
}

#right-content h3 {
	color:#000000;
	font-weight:bold;
	font-size:140%;
	padding-top:6px;
	padding-bottom:6px;
}

#right-content h4 {
	color:#006CB1;
	font-weight:bold;
	font-size:130%;
	padding-top:6px;
	padding-bottom:3px;
}

#right-content h5 {
	color:#006CB1;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:0;
	margin-bottom:0;
}

#right-content ul  {
	margin-bottom:6px;
}

#right-content li  {
	padding-bottom:6px;
	margin-left:36px;
}

p.brk-barry  {
	padding-top:6px;
	margin-top:0;
}


#footer-logos {
	width:750px;
	padding:5px;
	border-top:5px #59A17C solid;
	border-bottom:5px #59A17C solid;
	background-color: #FFFFFF;
}
#footer  {
	width:750px;
	background-color:#95A7D7;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

#footer p  {
	padding:0;
	margin:0;
}

#footer a {
	color:#FFFFFF;
}
#map  {
	width:400px;
}

/*home info*/
table#home-info  {
	width:500px;
	margin-bottom:12px;
}

table#home-info td {
	width:50%;
	padding:5px;
}

/*Sponsor layout*/
#sponsor-large  {
	width:530px;
}

#sponsor-large td  {
	width:50%;
	vertical-align:middle;
	text-align:center;
}

#sponsor-layout  {
	width:100%;
}

#sponsor-layout td {
	width:33%;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
}

/*Contact Us*/

#contact-us  {	
	width:520px;
	margin-top:10px;
}

#contact-us td  {
	padding:5px;
}

.name  {
	width:35%;
	font-weight:bold;
}

.field  {
	width:65%;
}

.barry  {
	padding-left:5px;
	padding-bottom:5px;
}

.new-right  {
	padding-left:5px;
	padding-bottom:5px;
}
.new-left  {
	padding-right:5px;
	padding-bottom:5px;
}

.steering-top  {
	margin-top:10px;
}

span  {
	color:#CC0000;
}

span.small {
	color:#FFFFFF;
}
.seura {
	padding:10px;
	text-align:center;
}

img.pic-left  {
	padding-right:10px;
	padding-bottom:10px;
}

img.pic-right  {
	padding-left:10px;
	padding-bottom:10px;
}

img.pic-left2  {
	padding:10px;
}

img.pic-right2  {
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.survey h1{
	color: #006CB1;
}
