/********************************************/
/*cvtc_w2.css                               */
/********************************************/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	font-size:.9em;
	line-height: 1.166;
	padding-right:10px;
	padding-left: 10px;
	margin: 0px;
	padding: 0px;
}

a{
	color:#003399;
	text-decoration: none;
}

a:link{
	color:#003399;
	text-decoration: none;
}

a:visited{
	color:#003399;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #00CC00;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 1.2em;
	color: #000033;
	padding: 10px 5px 4px 0px;
	font-weight: bold;
	text-align: center;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 1em;
	color: #000066;
	margin: 0px;
	padding: 10px 5px 7px 5px;
	font-weight: bold;
	text-align: left;
}

h2+p{
	margin-top: 0;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 1em;
	color: #3333AA;
	margin: 0px;
	margin-bottom:0;
	padding: 4px 5px 0px 0px;
	font-weight: bold;
	text-align: center;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style:normal;
	color: #000066;
	margin: 0px;
	padding: 4px 5px 0px 0px;
	text-align: center;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	margin: 0px;
	padding: 4px 5px 0px 5px;
	text-align: left;
	font-weight: bold;
}

h5+p{
	margin-top: 0;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000066;
	margin-bottom: 0;
	padding: 4px 5px 0px 5px;
	text-align: left;
	font-weight: bold;
}

h6+p{
	margin-top: 0;
}

h6+p{
	margin-top: 0;
}

h1+a{
	margin-top: 0;
}

ul{
	list-style-type: disc;
	padding-left: 10px;
}

ul ul{
 	list-style-type: disc;
}

ul ul ul{
 	list-style-type: none;
}

label{
 	font-family: Arial,sans-serif;
 	font-size: 1em;
 	font-weight: bold;
 	color: #334d55;
}

/******************************************/
/*begin layout divs                       */
/******************************************/
#announcements{
 	float:right;
	width: 20%;
	padding-right: 10px;
}

#content{
	float: left;
  	width: 55%;
	border-left-style: solid;
	border-left-width:thin;
	border-left-color:#EBEBEB;
	border-right-style: solid;
	border-right-width:thin;
	border-right-color:#EBEBEB;
}

#content_finder{
	width: 80%;
	border-left-style: solid;
	border-left-width:thin;
	border-left-color:#EBEBEB;
	border-right-style: solid;
	border-right-width:thin;
	border-right-color:#EBEBEB;
}

#nav_bar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

#masthead{
	position:relative;
	height: 100px;
	padding: 0 0 0 0;
	text-align:center;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #3333AA;
	background-image:url(../images/cvtaheaderback1.gif);
}

//*#schedulecontent{
	float: left;
	font-size:.9em;
	padding: 0 0 0 10px;
	width: 75%;
}**/

//*.newsimage {
	float:right;
	}**/

/*******************************************/
/*end layout divs                          */
/*******************************************/

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.theading{
	font-weight: bold;
	background-color:#9999FF;
}

.rostertable{
	align:center;
	font-size:.8em;
	border: solid #DDDDDD 1px;
	border-collapse:collapse;
}

.rostertable td{
	border: solid #DDDDDD 1px;
	border-collapse:collapse;
}

/*******************************************/
/*begin weather announcement styles        */
/*******************************************/

.weathertable{
	align:center;
	font-size:.8em;
	border: solid #FF0000 1px;
	border-collapse:collapse;
}

.weather_theading{
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF0000;
}

.weatherbodybold{
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	color:#000099;
}

.weatherbody{
	font: Arial, Helvetica, sans-serif;
	color:#000099;
}

.weatherbodybold td {
	border: solid #FF0000 3px;
	padding: 0 0 0 10;
}

.weatherbody td {
	border: solid #FF0000 3px;
	padding: 0 0 0 10;
}

/*******************************************/
/*end weather announcement styles          */
/*******************************************/
.announcebody{
	font: Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0 0 0 10;
	}




/*******************************************/
/*begin section_links styles               */
/*******************************************/
#section_links{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: .9em;
	font-weight:bold;
}

#section_links h3{
	padding: 10px 0px 2px 10px;
}

#section_links a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#section_links a:hover{
	background-color: #00CC00;
	color:#FFFFFF;
	text-decoration:none;
}

/*******************************************/
/*end section_links styles                 */
/*******************************************/



/********************************************/
/*begin nav_bar link styles                 */
/********************************************/
#nav_bar ul a:link, #nav_bar ul a:visited {
	display: block;
}

#nav_bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#nav_bar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #nav_bar li {
	border-bottom: none;
}

/********************************************/
/*end nav_bar link styles                   */
/********************************************/



/********************************************/
/*begin feature styles                      */
/********************************************/
.feature{
	padding: 0px 0px 5px 10px;
	font-size: 0.9em;
}

.feature p{
	padding: 0px 0px 5px 30px;
}

.feature img{
	padding: 10px 10px 0px 0px;
}

.feature newsimg{
	padding: 10px 10px 0px 0px;
}

.feature a:link{
	color: #000066;
	text-decoration: none;
	padding: 0 0 0 20;
}

.feature a:hover{
	text-decoration:underline;
	padding: 0 0 0 20;
	background-color: #00CC00;
	color: #FFFFFF;
}

.feature ul{
	padding: 0 12 3 30;
}

.feature ol{
	padding: 0 12 3 30;
}

.feature li{
	padding: 0 0 10 0;
}

.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

.clearthefloats {
	clear:both;
}	

/********************************************/
/*end feature styles                      */
/********************************************/


/********************************************/
/*begin table styles                       */
/********************************************/

.featuretable{
font-size:.9em;
border: solid #CCCCFF 1px;
border-collapse:collapse;
}

.featuretable td{
padding:3px;
border: solid #00CC00 1px;
}

.tableheading {
font-weight:bold;
background-color:#00CC00;
}

/********************************************/
/*end table styles                          */
/********************************************/


/********************************************/
/*begin announcements styles                */
/********************************************/
#announcements{
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: .9em;
}

#weather{
	font-weight:bold;
	color:#FFFFFF;
	padding: 10px 0px 0px 10px;
	color:#000066;
	background-color: #FF0000;
}

.caption{
	font-weight:bold;
	padding: 10px 0px 0px 10px;
	color:#000066;
	background-color: #FFFF00; 
}

.announcebody{
	text-align:left;
	padding: 5px 0px 10px 15px;
}

div#announcements p{
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

#announcements h3{
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3333AA;
	font-size: 1.2em;
}

#announcements a{
	color:#003399;
	font-weight:bold;
}

#announcements a:hover{
	background-color: #00CC00;
	color:#FFFFFF;
	font-weight:bold;
}

/********************************************/
/*end announcements styles                  */
/********************************************/




/*********************************************/
/*begin footer styles                        */
/*********************************************/
#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: .85em;
	color: #000066;
	text-align:center;
	padding: 10px 10px 10px 10px;
}

#footer a:hover{
	background-color: #dddddd;
	text-decoration:underline;
}

#footer img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/********************************************/
/*end footer styles                         */
/********************************************/
