@charset "utf-8";
/* CSS Document */
body {
	
	background: #e5e5e5 url(../Templates/images/background-gradient.jpg) repeat-x;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 35px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #000000;
}
h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #450084;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
}
h5 {
	font-size: small;
	color: #000000;
	font-weight: bold;
}
ul {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	list-style-type: none;
	margin-left: 0;
	padding-left: 0.5em;
}
#heading{
	padding-left: 0px;
	font-size:x-large;
	font-weight:bold;
}
#container {
	width: 900px;
	margin: 0px auto;
	border: 6px solid #450084;
	border-left: 2px solid #450084;
	border-right: 2px solid #450084;
	background: white;
	padding: 0px 0px 0px 0px;
	
}


#topnav{
	background-image:url(http://www.jmu.edu/admissions/Templates/images/barback.gif) ;
	background-repeat:repeat-x;
	width: 900px;
	height: 106px;
}
#topnav {
	background-image:url(http://www.jmu.edu/admissions/Templates/images/barback.gif) ;
	background-repeat:repeat-x;
	width: 900px;
	height: 106px;
}
#topnav a.home{
	background-image: url(http://www.jmu.edu/admissions/Templates/images/headlogo.gif);
	
	display: block;
	height: 60px;
	width: 136px;
	position:relative;	
}
#topnav a.admisshome{
	background-image: url(http://www.jmu.edu/admissions/Templates/images/jmuadmiss.gif);
	display: block;
	height: 50px;
	width: 574px;
	margin-top:-50px;	
}
#topnav a.corner{
	background-image: url(http://www.jmu.edu/admissions/Templates/images/corner.gif);
	display: block;
	height: 26px;
	width: 224px;
	position:relative;
	top: 20px;

}
#navsection {
	width: 199px;
	float: left;
	font-size:small;
	margin-top: 0px;
	padding-top: 5px;
}
#navsection img{
	padding-left:6px;
	padding-bottom:3px;
}

#navsection a{ 
	text-decoration:none;
	padding: 3px;
	padding-left:8px;
	font-weight:bold;
	background:#FFFFFF;
	color: #460084;
	display: block;
	list-style:none;
	list-style-position: outside;
	margin-top: 1px;
}
#navsection ul a:link{
	font-weight:normal;
}
#navsection ul a:visited{
	font-weight:normal;
}
#navsection a:hover{
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	background:#460084;
}
#navsection li a:hover{
	color: #460084;
	font-weight:normal;
	background:#ffffff;
}
#content {
	position:relative;
	width: 646px;
	float: right;
	font-size:small;
	padding-right:32px;
}
#contentmod {
	position:relative;
	width: 840px;
	padding:0px 30px 0px 30px;
	font-size:small;
}
#leftcol{
	float:left;
	font-size:small;
	padding: 5px;
	width:45%;
}
#rightcol{
	float:right;
	font-size:small;
	padding: 5px;
	width:45%;
}
#content a{
	color: #460084;
	font-weight:bold;
}
#content h3 a{
	color: #460084;
	font-weight:bold;
	text-decoration:none;
	font-size: 12pt; 
}
#content h3 a:hover{
	color: #460084;
	font-weight:bold;
	text-decoration:none;
	font-size: 12pt; 
}
#content p{
	font-size:small;
	color: #000000;
}
#content a:hover{
	color: #E8A83A;
	font-weight:bold;
}
#addlinks{
	float: right;
	padding: 8px;
	width: 150px;
	font-size:small;
	color: #460084;
	margin-top:0;
}
#addlinks a{
	font-size: small;
	color: #460084;
}
#addlinks h4 a{
	font-size: small;
	color: #460084;
}

#footer {
	clear: left;
	font-size:x-small;
	padding: 5px;
	background: white;
}
#footer a {
	text-decoration: none;
	font-weight:bold;
	font-size: small;
	color: #460084;
}
#footer a:hover {
	font-size: small;
	color: #E8A83A;
}

#caldendar{
	position:relative;
	width: 800px;
	float: right;
	font-size:small;
}
.web{
padding-left:15px;
padding-right:15px;}

#calendar td, #calendar th {
	padding: 4px;
	font-size: 75%;
}

#calendar th {
	color: #fff;
	background-color: #450084;
}
#calendar th .blank{
	color: #fff;
	background-color: #ffffff;
}
#calendar .dark {
	background-color: #d4c4e3;
}
#calendar .red {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}
.boldRed {
	font-weight: bold;
	color: #FF0000;
}

#calendar a {
	color: #450084;
	font-weight: bold;
}
#calendar a:visited {
	color: #450084;

}
form{
margin-left: 10px;}

/* the following styles should override the styles above for proper print formatting */

body {
	background: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#navsection, #topnav, #wholefoot, .profilebox {
	display: none;
	height: 0px;
	width: 0px;
}
#container {
	float: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: none;
}
#content {
	float: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
