/* base */

body {
font-family : Helvetica, Verdana, Arial, sans-serif;
font-size : 11px;
line-height : 16px;
color:#818181;
text-align : left;
margin: 0 auto;
padding: 0;
width: 800px;
}

h1 {
margin-bottom: 33px;
color:#5A5A5A;
font-size : 18px;
text-transform : uppercase;
letter-spacing: .12em;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 20px;
}

h2 {
margin: 20px 0 10px 0;
color: #5A5A5A;
font-style: italic;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
line-height: 18px;
}

h3 {
font-size: 12px;
color: #5A5A5A;
text-transform: uppercase;
font-weight: normal;
}

a:link, a:visited, a:active {
text-decoration: none;
}

.sidenote {
font-style: italic;
}

ol {
list-style-type: upper-alpha;
}

ol ol {
list-style-type: decimal;
}

ol ol ol {
list-style-type: lower-roman;
}

ul {
list-style-type: none;
}

.bullet {
list-style-image: url(http://www.elon.edu/images/e-web/students/leadership/listArrow.gif);
}

#nav h1 {
color:#5A5A5A;
font-size : 12px;
text-transform : uppercase;
letter-spacing: .1em;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin: 35px 0 -5px 25px;
}

.readMore {
font-weight: bold;
}

.quickLinks {
list-style-image: url(http://www.elon.edu/images/e-web/academics/international_studies/listArrow.gif);
font-family : Georgia, "Times New Roman", Times, serif;
}

.quickLinks a {
text-decoration: none;
color: grey;
}
