.Main {
	height: 100%;
	width: 100%;
	left: 5px;
	right: 5px;
	top: 5px;
}


body {
	behavior:url("http://www.sonoma.edu/campusrec/assets/csshover2.htc");
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/bg_vFade.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.txt_sm {
	font-size: small;
}
.main_body {
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
}

.main_body h1 {
	color: #0066FF;
	border-bottom: 2px solid #333;
	width: 85%;
	font-size: 28px;
}
.main_body h3 {
	border-bottom: 1px solid #333;
}


.left_col {
	height: 400px;
	font-size: 12px;
	width: 129px;
}
#header {
	background-image: url(../assets/images/header003.jpg);
	background-repeat: no-repeat;
	height: 144px;
}
#header form {
	text-align: right;
	padding: 108px 4px 0px 0;
}
#header form input {
	background-color: #333333;
	color: #CCCCCC;
	font-size: 12px;
}
/************ breadcrumb styles **************/

.breadcrumb {
	font-size: 9px;
	color: #333333;
	padding-top: 2px;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
}
.breadcrumb a:link {text-decoration: none; color: #0066cc}
.odp_rating_moderate {
	color: #CC9900;
	font-size: 30px;
}
.odp_rating_kickback {
	color: #33CC66;
	font-size: 30px;
}

.odp_rating_burly {
	color: #FF0000;
	font-size: 30px;
}

.breadcrumb a:visited {text-decoration: none; color: #0066cc}
.breadcrumb a:active {text-decoration: none; color: #0066cc}
.breadcrumb a:hover {text-decoration: underline}

.navigation {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
/************ footer styles **************/
.footerText {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
.homepage_new_updates {
	padding-left: 10px;
	background-color: #EFEFEF;
}
.homepage_new_updates a:link {text-decoration: none; color: #2A73B8}
.homepage_new_updates a:visited {text-decoration: none; color: #2A73B8}
.homepage_new_updates a:hover {text-decoration: underline}

#newUpdates_sub {
	padding-left:10px;
	font-size: 10px;
}

.footerText a:link {text-decoration: none; color: #FFFFFF; font-size:12px}
.footerText a:visited {text-decoration: none; color: #FFFFFF}
.footerText a:active {text-decoration: none; color: #FFFFFF}
.footerText a:hover {text-decoration: underline}

.footer {
	background-color: #2A73B8;
}
/************ subnav styles **************/
.subnav {
	left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	color:#000000;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
.subnav a:link {text-decoration: none; color: #FFFFFF}
.subnav a:visited {text-decoration: none; color: #FFFFFF}
.subnav a:active {text-decoration: none; color: #FFFFFF}
.subnav a:hover {text-decoration: underline}


.topLinks {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000; font-weight:bold; 
	margin-right: 10px;
}
.topLinks a:link {text-decoration: none; color: #FFFFFF; font-weight: bold}
.topLinks a:visited {text-decoration: none; color: #FFFFFF}
.topLinks a:active {text-decoration: none; color: #FFFFFF}
.topLinks a:hover {text-decoration: underline}

.quicklinks {
	padding-left: 13px;
}
#quicklinks li {
	padding-bottom:23;
	border-right-color:#CCC;
	border-right-width:thin;
}

.left_col a:link {text-decoration: none; color: #0066cc}
.left_col a:visited {text-decoration: none; color: #0066cc}
.left_col a:active {text-decoration: none; color: #0066cc}
.left_col a:hover {text-decoration: underline}

.main_body_header {
	font-weight: bold;
	color: #0066FF;
	padding-top: 10px;
	font-size: 18px;
	width: 75%;
}
.right_col {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	font-size: 12px;
}


#quickLinks a:link, #quickLinks a:visited {
	display: block;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #666666;
	background-color: #FFFFFF;
	text-transform: none;
	margin: 2px 0 2px 0;
}

#quickLinks a:hover{
	background-image: url(images/quickLinks_bgHover.gif);
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center left;
	color: #333333;
}

#quickLinks_sub {
	font-style:normal;
	font-size:10px;
	padding: 0 0 0 15px;
}

#quickLinks_sub a:link, #quickLinks_sub a:visited {
	color: #0066CC;
	text-transform: none;
	padding: 5px 0 5px 10px;
	margin: 5px 0 5px 0;
}

#quickLinks_sub a:hover {
	text-decoration:none;
}
.quickLinksActive {
	background-image: url(images/quickLinks_bgHover.gif);
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 3px 10px;
	background-position: center left;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#quickLinks #quickLinks_sub .active {
	padding:3px 0 3px 10px;
	color:#0066CC;
	font-weight: bold;
	background-image: url(images/quickLinks_bgHover.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.bottomLinks {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#bottomLinks a:link, #bottomLinks a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#bottomLinks a:hover {
	text-decoration:underline;
}

.jobTitle {

	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #2C76BB;
	color: #FFFFFF;
}
.jobHeader {

	font-weight: bold;
	color: #2C77BE;
	padding-top: 5px;
	font-size: 12px;
}
.jobInfo {
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 20px;
}
.bgFitness {
	background-image: url(../images/bg/fitness.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fitPolicies {
	color: #FFFFFF;
	background-color: #666666;
	width: 100%;
	border: thin solid #000000;
}

#RColHrsTitle {
	background-color:#2A73B8;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
.fontRed {
	color: #FF0000;
}
.lastUpdate {
	font-size: 9px;
	color: #666666;
	font-style: italic;
}
.sidebar_header1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	padding-left: 8px;
}

#odp_trips th {
	border-bottom:solid;
	border-color:#999999;
}
#odp_trips b {
	font-size: 1.3em;
	color: #2A73B8;
}
#odp_trips span.border {
	border-bottom: 1px solid;
}
#odp_trips ul {
	list-style: none;
}
#odp_trips li {
	padding: 10px 20px 20px 0;
	font-size: 0.9em;
}


a:link{
	color: #03F;	
	text-decoration: none;
}
a:visited{
	color: #03F;
}
a:hover{
	color: #09F;
	text-decoration: underline;	
}

a:active{
	color:#900;
	text-decoration: underline;
}




#news {
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 5px;
	width: 200px;
}


.BannerBox {
	background-color: #000000;
	width: 500px;
	background-image: url(../images/BannerBoxBG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: thin solid #000000;
}
.policies_list li {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#gallery img {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 5px;
}

.floatright{
	float: right;	
}

.floatleft{
	float: left;
	padding-right: 2px;
}

#massagebg{
	height: 413px;
	background-image: url(../programs/images/massagebg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#inngerbg{
	margin: 40px;
	padding: 10px;
}

/* Table */
#tablechart
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width: 100%;
border-collapse:collapse;
}

#tablechart td, #tablechart th 
{
font-size:1em;
border: 1px solid #00305F;
padding:3px 7px 2px 7px;
text-align: center;
}
#tablechart th 
{
font-size:1.1em;
text-align: center;
padding-top:5px;
padding-bottom:4px;
background-color: #004181;
color:#ffffff;
}
#tablechart tr.alt td 
{
color:#000000;
background-color: #75B1EC;
text-align: center;
}
