/* Stylesheet for Courtside.com - Designed by Dinger Associates */

body {
   margin: 0;
   padding: 0;
   color: #000000;
   background: #3A3125  url(images/bg.gif) top left;
   font-family: Palatino, Minion, Times, serif;
   letter-spacing: .075em;
   font-size: 13px;
   line-height: 18px;
   text-align: left;
}

/* Link Formatting */

a:link {
	color: #3A3125; 
	text-decoration: none; 
	background-color: transparent;
}

a:visited { 
	color: #3A3125; 
	text-decoration: none; 
	background-color: transparent;
}

a:hover { 
	color: #3A3125; 
	text-decoration: underline; 
	background-color: transparent;
}

a:active { 
	color: #3A3125; 
	text-decoration: none; 
	background-color: transparent;
}

#footer a:link {
	color: #999D9B; 
	text-decoration: none; 
	background-color: transparent;
}

#footer a:visited { 
	color: #999D9B; 
	text-decoration: none; 
	background-color: transparent;
}

#footer a:hover { 
	color: #999D9B; 
	text-decoration: underline; 
	background-color: transparent;
}

#footer a:active { 
	color: #999D9B; 
	text-decoration: none; 
	background-color: transparent;
}

/* DIVs */

#splash {
   color: #000;
   font-family: Palatino, Minion, Times, serif;
   font-size: 13px;
   letter-spacing: .075em;
   line-height: 18px;
   text-align: left;
   background: transparent  url(images/splash_bg.gif) no-repeat top center;
}

#header {
   background: transparent  url(images/header_bg.jpg) no-repeat top center;
}

#main {
   color: #000;
   font-family: Palatino, Minion, Times, serif;
   font-size: 13px;
   letter-spacing: .075em;
   line-height: 18px;
   text-align: left;
   background: transparent  url(images/main_bg.gif) top left;
}

#content {
   color: #000;
   font-family: Palatino, Minion, Times, serif;
   font-size: 13px;
   line-height: 18px;
   letter-spacing: .075em;
   text-align: left;
   background: transparent;
}

#footer {
   color: #999D9B;
   font-size: 12PX;
   letter-spacing: .075em;
   font-family: Palatino, Minion, Times, serif;
   text-align: center;
}


/* Span Classes */

.main {
   color: #000;
   font-size: 13px;
   text-align: left;
   letter-spacing: .075em;
   line-height: 16PX;
   font-family: Palatino, Minion, Times, serif;
}

.spaced {
   color: #000;
   font-size: 13px;
   letter-spacing: .075em;
   text-align: left;
   line-height: 22PX;
   font-family: Palatino, Minion, Times, serif;
}

.address {
   color: #000;
   font-size: 13px;
   letter-spacing: .075em;
   text-align: center;
   font-family: Palatino, Minion, Times, serif;
}

input, textarea, select{font-family: Palatino, Minion, Times, serif;font-size:13px;}
.error{color:#f00;}

/* iFrames */

#events {
	display: inline;
	background: transparent;
	width: 250px;
	height: 350px;
}