/* CSS Document for Rio Del Oro Elementary School Teachers */

/****************** Global Styles *********************/
body{
margin: 10px 0 0 0;
padding: 0 0 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
background: url('../images/bg.gif') center top repeat #ca8b00;
}

a:link {color:#990000}
a:visited {color:#990000}
a:hover { text-decoration: none; color:#555555}
a:active { text-decoration: none; color:#555555}


/****************** Class Styles *********************/
.titleText {
padding: 10px 0px 7px 0px;
font-size: 18px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color:#87212e;
text-align: center;
}

.snapToNav {
padding: 0 3px 10px 3px;
margin: 0 3px;
font-size: 9px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color: #000;
}
	.snapToNav A:link, .snapToNav A:visited { color: #000; text-decoration: underline; }
	.snapToNav A:active, .snapToNav A:hover { color: #000; text-decoration: none; }

.snapToNav center {
font-size: 10px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
color:#000000;
}
	.snapToNav center A:link, .snapToNav center A:visited { color: #000000; text-decoration: underline; }
	.snapToNav center A:active, .snapToNav center A:hover { color: #000000; text-decoration: none; }
	
.dockTable { margin: 15px 0 5px 0; }
.dockTable td {
padding: 2px 5px 2px 5px;
background-color:#87212e;
color:#f6b511;
font-size:12px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.dockTable td A:link, .dockTable td A:visited { font-size:10px; font-weight:normal; color: #f6b511; text-decoration: underline; }
	.dockTable td A:active, .dockTable td A:hover { font-size:10px; font-weight:normal; color: #f6b511; text-decoration: none; }
	
	

.bottomNav { padding: 30px 0px 5px 0px; text-align:center; color: #555555; background-color:#FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottomNav A:link, .bottomNav A:visited { color: #555555; text-decoration: none; }
	.bottomNav A:active, .bottomNav A:hover { color: #87212e; text-decoration: underline; }

.bottomNav_cp { color: #555555; font-size: 10px; font-family: Verdana, Arial, Helvetica;}
	.bottomNav_cp A:link, .bottomNav_cp A:visited { color: #555555; text-decoration: none; font-weight: bold; }
	.bottomNav_cp A:active, .bottomNav_cp A:hover { color: #87212e; text-decoration: underline; font-weight: bold; }

.bottomText { padding: 15px 0px 0px 0px; color:#c0c0c0; font-size: 11px; font-family: Verdana, Arial, Helvetica; background:url('../images/footer_02.gif') left top repeat; text-align:center; }
	.bottomText A:link, .bottomText A:visited { color: #c0c0c0; text-decoration: none; }
	.bottomText A:active, .bottomText A:hover { color: #ffffff; text-decoration: underline; }

.copyright { line-height: 15px; color: #916400; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color: #916400; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color: #000000; text-decoration: none; }

