@charset "utf-8";
body {
	
	background: #e5e5e5 url(../Templates/images/background-gradient.jpg) repeat-x;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 35px;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {  
	font-size: 14pt; 
	font-weight: bold; 
	color: #000000;
}
h3 {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #460084;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 85%;
	color: #000000;
	font-weight: normal;
}
ul{
	list-style-type:none;
	margin:.5em;
	margin-left:-2.5em;
}
.nobullet{
		line-height: 25px;
	list-style-type:none;
}
.bullet{
	margin-left: 5px;
	line-height: 20px;
	list-style-type:disc;
}
a{
color:#460084
}
#heading{
	padding-left: 0px;
	font-size:x-large;
	font-weight:bold;
}
#wrapper{ width: 904px;
margin: 0px auto;}

#container {
	border: 2px solid #460084;
	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 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;
}
#apply{
	margin-left: 100px; 
	width: 350px; 
	padding: 5px; 
	border: 1px solid #cc9; 
	background-color: #ffc; 
	text-align: center;
	font-size:16px;
}
#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: 900px;
	float: right;
	font-size:small;
}
.web
{padding-left:15px;
padding-right:15px;
}

.boldRed {
	font-weight: bold;
	color: #FF0000;
}

form{
margin-left: 10px;}

/* YouTube Video CSS*/
.video { background: #460084;
color:#FFFFFF;
margin-left:20px;
margin-top: 10px;
margin-right:-20px;
} 
.video h4{
font-size:small;
color:#ffffff;}

.video{ width: 320px; float:right; }

#userControls
{
   width: 250px;
   float:right;
    line-height:30px;;
	margin-top:-35px;
}
#userControls ul
{
    clear:right;
    float:right;
    display:block;
    list-style:none;
}
#userControls ul li
{
    float:left;
    margin:0;
    padding:0;
}
#userControls ul#social li a
{
    padding:0;
    display:block;
    width:25px;
    height:25px;
    margin-left: 10px;
}
#you-tube-logo
{background:url(http://www.jmu.edu/admissions/images/social/youtube.png) top left no-repeat;}
#flickr-logo
{background:url(http://www.jmu.edu/admissions/images/social/flickr.png) top left no-repeat;}
#twitter-logo
{background:url(http://www.jmu.edu/admissions/images/social/twitter.png) top left no-repeat;}
#facebook-logo
{background:url(http://www.jmu.edu/admissions/images/social/facebook.png) top left no-repeat;}
