/* CSS Document */

img {
border: 0;
}

#search {
	margin: 0 0 0 420px;
	padding-top: 10px;
}

div#header {
	margin: 0 auto;
	top: 0px;
	text-align: center;
	background: url(http://www.coasttocoastagainstcancer.org/golf/images/main-back.jpg);
	background-repeat: repeat-x;
	height: 428px;
}

div#links {
	text-align: center;
	width: 986px;	
	margin: 0 auto;
	margin-top: -117px;
}

#sddm
{	padding: 0 0 0 7px;
	height: 57px;
}

#sddm li
{	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0px 0px;
}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 2px 0 0 2px;
	padding: 0;
	background: #eaeaea;
	border: 1px solid #fff;
	z-index: 100;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eaeaea;
		color: #333;
		font: 11px arial;
		}

	#sddm div a:hover
	{	background: #f6aa06;
		color: #FFF}

li#home {
		margin: 0;	
	}		
		li#about  {
	width: 148px;
	margin-left: 40px;
	}
	

	
	li#sponsors  {
		margin-left: 85px;
	}

	
	li#involved  {
		margin-left: 65px;
	}


	
	li#con  {
		margin-left: 85px;
	}

#calendar a  {
	width: 134px;
	background: url(../images/nav/calendar.jpg) top left no-repeat;
	}

#faq a  {
	width: 102px;
	background: url(../images/nav/faq.jpg) top left no-repeat;
	}

#gallery a  {
	width: 121px;
	background: url(../images/nav/gallery.jpg) top left no-repeat;
	}

#register a  {
	width: 117px;
	background: url(../images/nav/register.jpg) top left no-repeat;
	}
	
#links a  {
	width: 106px;
	background: url(../images/nav/links.jpg) top left no-repeat;
	}

#contact a  {
	width: 107px;
	background: url(../images/nav/contact.jpg) top left no-repeat;
}


div#video {
	margin-top: 10px;
	text-align: center;
}

p.center {
	text-align: center;
}

.more {
		display: none; }
a.showLink, a.hideLink {
		text-decoration: none;
		color: #36f;
		 }
a.hideLink {
		 }
a.showLink:hover, a.hideLink:hover {
		 }
	
div#sponsors {
	text-align: center;
	background: #cecece;
	border-top: 1px solid #ccc;
	clear: both;
	margin-top: 50px;
}

div#sponsors h3 {
	font-size: 21px;
	font-weight: 100;
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #999;
	color: #27445b;
}

div#sponsorss {
	width: 800px;
	background: #cecece;
	margin: 0 auto;
	height: 100px;
}

div#sponsorss ul.slogos {
	margin-top: 5px;
	margin-left: 10px;
	list-style: none;
	padding-top: 5px;
}

div#sponsorss ul.slogos li{
	display: inline;
	margin-right: 20px;
}
		 
div#footer {
	background: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 122px;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #999;
}

div#footer a {
	text-decoration: none;
	color: #000;
}
div#footer a:hover {
	text-decoration: underline;
}

div#footer div#innerfooter {
	margin: 0 auto;
	width: 986px;
	position: relative;
}

p.socialstuff {
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	line-height: 1.9em;
}

