/* Page Layout */
body {
	background: #404040;
	margin-top: 0;
	  font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
  font-family: Helvetica, Arial, sans-serif; 
}
h2 {
	text-align: center;
	margin-bottom: 40px;
}

h4 {
	font-weight: bold;
}
.container {
	background: #fff;
	border: 3px solid #fff;
}

#pagecontent {
	width: 506px;
	padding: 0 0 0 40px;
}


#pagecontent ul {
	margin-bottom: 20px;
}	


 #pagecontent.span12 {
		width: auto;
		margin-right: 10px;
}

#pagecontent h4 {
 		font-family: Helvetica, Arial, sans-serif;
 		font-size: 12px;
 		color: black;
 		font-style: normal;
 		font-weight: normal;
}

.pagecontentSec  {
	margin-bottom: 60px;
	padding: 0 40px 0 60px;
}


#watsonville_info a:link {
	color: red;
}

#watsonville_info a:hover {
	color: black;
}

#watsonville_info a:visited {
	color: red;
}

#watsonville_info a:active {
	color: black;
}


#santacruz_info a:link {
	color: red;
}

#santacruz_info a:hover {
	color: black;
}

#santacruz_info a:active {
	color: black;
}


#santacruz_info a:hover{
	color: black;
}


/* Search Styles */

#searcharea {
	background: #000;
	color: #fff;
	text-align:left;
	border-bottom: 2px solid #fff;
	padding-bottom: 2px;
	padding-top: 2px;
}

#searcharea a, #searcharea a:visited{
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
	padding-top: 100px;
}

#searchbox {
	float: right;
	padding: 0;
	margin: 0;
}

#translatelinks {
	margin-top: 2px;
	float: left;
}

/* Page Header */
.pageheaderimage {
	margin: 0;
}
/* Top Navigation */
#topnav a, #topnav a:visited {
	text-decoration: none;
	text-transform:uppercase;	
	color: #fff;
	background: #000;
	white-space:nowrap;
	padding: 0 9px 0 9px;
}
#topnav a:hover {
	color: #F00;
}
#topnav li {
	display:inline;
	overflow: hidden;
}
#topnav {
	overflow: hidden;
	background: #000;
	border-top: 2px solid #fff;
	padding: 8px 0 8px 0;
	margin-bottom: 18px;
}
#topnav ul {
	display:inline;
	margin: 0;
	list-style-type: none;
}

/* Footer */

#pagefooter {
	background: #697672;
	width: 760px;
	border: 3px solid #fff;
	padding: 12px;
	margin: 18px auto 18px auto;
	text-align: center;
	
}

#pagefooter p, #pagefooter a, #pagefooter a:visited {
	margin: 0;
	padding: 0;
	color:#fff;
	text-decoration: underline;
}
#pagefooter ul {
	margin: 0;
	padding: 0;
}
#pagefooter li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

/* Sidebar */
#sidebar div {
	background: url(../images/box_bottom.gif) no-repeat 0 bottom;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
#sidebar div h3 {
  text-align: center;
background: #697672 url(../images/box_top.gif) no-repeat center top;
padding: 9px 0 9px 0;
color: #fff;
}
#sidebar div h4 {
  text-align: center;
}

#sidebar ul, #sidebar p {
	padding-left: 6px;
}
#sidebar div img {
display:block;
margin: auto;
}

/* Links and Text */
#pagecontent a, #sidebar a, a{ 
color: #009; 
text-decoration: none; 
}

a:hover{
	text-decoration: underline; 
}
a:visited {
	color: #860086;
}



/* Image Styles */
#pagecontent img       { 
	padding: 0;
	display: block;

}

	
.imagecontainer img {
margin-left: auto;
margin-right: auto;
}
.imagecontainer strong {
	color: #000;
}
.imagecontainer{
width: 80%;
color: #666;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* Table Styles */
.altTableRow {
background-color:#CCC;
}

/* Textpattern Comment Styles */
.comment, .comment-preview{ border: 1px solid #eee; padding: 10px; margin: 5px 0; background-color: #fff; }
.odd  { background-color: #f0f0f0; }
.even{  }
.comment-preview { background-color:#FFF6BF; padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.author { border: 1px dotted #333; }
.comment h5 { margin-bottom: 0.1em; }
.comment:hover { border: 1px solid #333; }
.author:hover{ background-color: #e6e6fa; }
.author-string{ font-variant: small-caps; font-weight: 100; }
.comment-no { color: #999; }
.comment-time { font-weight:normal;}
.article-list-comments-count {float:right;}
.article-list-comments-posted {float:left; font-weight:bold;}
#basketball-welcome-message {margin: 80px 0 0 0; float:left; width:454px;}
#blog-navigation {margin:0 auto; text-align:center; font-weight: bold; font-size: 1.5em; line-height: 1; margin-bottom: 1em; text-decoration:underline;}
#bookmarkwarning { font-weight:bold; text-align:center; clear:both }
.basketball-table td, .basketball-table th { text-align:center; }
.basketball-article-notice {width:200px; text-align:center; margin:0 auto 1em auto; font-weight: bold; font-size: 1.5em; }
.basketball-article-notice p{margin:0;}
.basketball-article-notice a {text-decoration:underline !important;}
.paypal-button {margin: 0 auto; text-align:center;}

