/* @override http://www.autismgolfball.com/css/screen.css */

/* CSS Document */
body					{background: #E3EFFA url('../images/interface/back.jpg') center top repeat-y; margin: 0; padding: 0; font: normal 12px/1.7em Verdana, Arial, Helvetica, sans-serif;}
h1					{color: #85bf37; font-size: 18px; margin-top: 2em;}
h2					{color: #85bf37; font-size: 12px; margin-top: 3em; margin-bottom: 0; clear: both;}
h3					{color: #2695d4 ; font-size: 12px;}
img					{border: 0;}
a					{text-decoration: none; color: #2695d4;}
a.hlink				{color: #85bf37;}
a.hlink:hover		{text-decoration: underline; color: #2695d4;}
blockquote			{font: italic 13px/1.8 georgia; color:#444; margin:3em 3em 5em 3em;}
blockquote span		{font: normal 11px Verdana; color:#000; float:right;}

.clear				{clear:both;}

#container			{width:970px; margin:0px auto; padding-bottom:4em;}
#header				{width: 970px; height: 300px; background: url('../images/headers/carnival-header.jpg') no-repeat;}
#header_logo		{float:left; position:relative; left:144px; top:233px;}
a.header_link		{background: url(../images/headers/paclogo.jpg) no-repeat; display: block; height:54px; width:148px;}
a.header_link:hover {background: url(../images/headers/paclogo-Black.jpg) no-repeat;}
#mainNav				{text-align: center;}
#mainNav ul				{margin: 0; padding: 1.25em 0; background: #FCB541 url('../images/interface/bg-nav.gif') bottom repeat-x; list-style: none;}
#mainNav li				{font: bold 14px arial; display: inline; margin: 0 30px;}
#mainNav a				{color: #ffffff;} 
#mainNav a:hover		{color: #684738;}

#sidebar				{width: 250px; float: right; margin: 50px 70px 0 0; display: inline;} 
#sidebar img			{margin-top: 2em;}
#content				{width: 550px; float: left; margin: 30px 30px 0 70px; display: inline;}

ul.sponsors				{list-style: none; margin-left: 0; padding-left: 0;}
ul.sponsors li			{float: left;}
ul.sponsors li.last		{margin-bottom: 4em;} 

.thumbnails				{list-style:none; margin:0; padding:0;}
.thumbnails li			{width:275px; float:left; padding-bottom:1em;} 
.thumbnails img			{border:1px solid #ccc; display:block;}
