/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5257;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/ROCKU_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

A:link {text-decoration: underline; color:2B3034}
 A:visited {text-decoration: underline; color:000000}
 A:active {text-decoration: underline; color:000000}
 A:hover {text-decoration: underline; color: 000000;}

.nav {
	background-color: ;
	background-image: url(../images/ROCKU-navigation-bg.jpg);
	background-repeat: no-repeat;
	padding-top:6px;
	padding-bottom:106px;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;		
	color:#F11320;
}

.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
	font-style: italic;
	color:#6F7375;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color:#000000;
}

.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color:#25528B;
	line-height:150%;
	letter-spacing:-1px;
	text-transform:uppercase;
}

.text_div {
	background-image: url(../images/ROCKU-div.jpg);
	background-repeat: repeat-y;
	padding-top:7px;
	padding-right:30px;
	text-align: left;
	padding-bottom:7px;
}

.dir_head {
	background-image: url(../images/ROCKU-hor-div.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	padding:7px;
}

.dir_1 {
	background-color: #23282B;
	padding:7px;
	text-overflow: ellipsis;
	}

.dir {
	padding:7px;
	}

.content {
	padding-top:40px;
	padding-left:10px;
	padding-bottom:0px;
}

.sections {position: absolute; width:490; margin-left: -120px; left:50%; top: 245px; z-index:2;}
.section_dir {position: absolute; width:450; margin-left: -124px; left:50%; top: 230px; z-index:1;}

.bottom {background-image: url(../images/ROCKU-bottom.gif); background-repeat: no-repeat; position: absolute; width:766; height:119; margin-left: -260px; z-index:2; padding-top:45px; padding-bottom:0px; padding-left:0;padding-right:0;}

a.gototop:link {color: #F11320; text-decoration: none; font-weight:bold;}
a.gototop:visited {color: #F11320; text-decoration: none; font-weight:bold;}
a.gototop:hover {color: #F11320; text-decoration: none; font-weight:bold;}
a.gototop:active {color: #F11320; text-decoration: none; font-weight:bold;}

