body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	background-image:url("../images/hdr_bg.png");
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; 
}

p, ul {
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 12px;
	line-height:  17px;
	color: #000;
}

h1 {
	margin-top: 2px;
	margin-bottom: 9px;
	font-size: 20px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	color: #376092;
}

.h1sub {
	font-size: 18px;
	color: #333333;
}

#addline {
	border: thin solid;
	padding: 5px;
	background-color: #E6E6E6;
}

h2 {
	margin-top: 18px;
	margin-bottom: 12px;
	font-size: 18px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	color: #376092;
}

h3 {
	margin-top: 18px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	color: #376092;
}

td h3 {
	margin-top: 2px;
}

th {
	font-size: 18px;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	color: #376092;
	padding-bottom: 15px;
}

#maphdr {
	color: #FFFFFF;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 20px;
	height: 30px;
	vertical-align: top;
}

a {
	color: #293C61;
}

#mapdata {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 120px;
	height: 30%;
	vertical-align: top;
	color: #CCCCCC; 
}

#maplink {
	color: #FFFFFF;
	font-size: 14px;
}

a:hover {
	background-color: #e2ecf3;
	text-decoration:none;
}

#maps a:hover {
	background-color: transparent;
	font-weight: bold;
}

#header {
	width: 770px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 9px;
	background-image: url("../images/rcsMtnLogo.png");
	background-position: 100% 85%;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
}

#header_logo {
	float: left;
	padding-top: 10px;
}


#header_nav {		
	float: right;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 11px;
}

#header_nav a {
	padding: 2px;
	text-decoration: none;
	color: #FFFFFF;
}

#header_nav a:hover {
	color: #336699;
}

#horiz_nav {
	margin: 0px;
	padding: 0px;
}

#horiz_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#horiz_nav li {
	float: left;
	height: 30px;
}

#horiz_nav a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: block;
}

#horiz_nav a.selected {
	font-weight: bold;
	font-size: 14px;
	color: #336699;
}

#horiz_nav a:hover {
	background-image: url("../images/rollover.gif");
	background-position:left top;
	background-repeat:repeat-x;
	background-color: transparent;
	color:#336699;
}

.schoolLink {
	width: 130px;
}

.edLineLink {
	width: 90px;
}

.aboutUsLink {
	width: 110px;
}

.admissionsLink {
	width: 130px;
}

.affiliationsLink {
	width: 200px;
}

#mainbodywrap {
	background-color: #E6E6E6;
	margin-left: 0px;
	float: center;
}

#mainbody {
	width: 770px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	background-color: #E6E6E6;
	table-layout: fixed;
}

#vert_nav {
	width: 185px;
	float: left;
	background-color: #FFFFFF;
	vertical-align: top;
}

#vert_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 13px;
}

#vert_nav li {
	margin: 0px;
	border-top: 1px solid #D7D8D1;
}

#vert_nav a {
	color: #083A83;
	text-decoration: none; 
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	height: 100%;
}

#vert_nav a:hover {
	background-color: #B1C7E1;
	color: #1B3049;
}

#vert_nav li.selected {
	font-weight: bold;
	background-color: #CFDDED;
}

#vert_spacer {
	width: 1px;
	background-color: #E6E6E6;
	padding: 0px;
}

#maincontent {
	width: 552px;
	padding: 10px;	
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-style-left: solid;
	border-left-color: #D7D8D1;
}

#no_vnav {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	width: 770px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#no_vnav td, #no_vnav th {
	padding-left: 20px;
	padding-top: 10px;
}

#mapdir {
	padding: 40px;	
	vertical-align: top;
	text-align: left;
	border-style-left: solid;
	border-left-color: #D7D8D1;
	width: 770px;
	height:430px;
}

td.aligntop {
	vertical-align: top;
}

#totop {
	text-align:right;
	padding-top:0px;
	padding-bottom: 20px;
}

#cleardiv {
	clear: both;
	height: 3px;
	width: 40px;
	padding: 0px;
	margin: 0px;
}

#footer {
	background: transparent url("../images/ftr_bg.png") repeat-x center 50%; 
	height: 60px;
	width: 100%;
	border-top: 3px solid #3E6CA4;
	border-bottom: 0px none;	
}

#footercontent {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 0px;
}

#footercontent p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	xxxpadding-bottom: 11px;
	font-size: 11px;
	background-repeat: repeat-x;
	xxxbackground-color: #376092;
	background-color: transparent;
}

#footercontent a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}

#footercontent a:hover {
	background-color: #e2ecf3;
	color: #336699;
}
