@charset "utf-8";
/* CSS Document */

body {
margin: 0;
background: url(images/background.png) top repeat-x;
background-color: #bbbbbb;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

td {
vertical-align: top;
}

h1 {
font-size: 18px;
font-color: black;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
font-size: 18px;
color: black;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h3 {
font-size: 14px;
color: black;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

h4 {
font-size: 14px;
color:#000033;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.schoolsmall {
font-size: 13px;
color:#000033;
font-weight: bold;
text-align: center;
}

.smalltext {
font-size: 9px;
color: black;
}

.smaller {
font-size: 10px;
color: black;
}

.listingtitle {
font-weight: bold;
color:#333333;
}

.amenities {
font-weight: bold;
font-size: 11px;
color:#93CA4B;
}

.whatare {
font-size: 12px;
color:#000000;
font-weight: bold;
}

.housingat {
font-size: 18px;
color: #000000;
font-weight: bold;
}


a {
color:#4EBCDE;
text-decoration: none;
}

.titles {
color:#4EBCDE;
font-weight: bold;
font-size: 13px;
}

a:hover {
color: black;
}

.tabletop {
vertical-align: top;
}

.bottomlinks {
text-align: center;
font-size: 12px;
font-weight: bold;
}

.bottomlinks a {
color: black;
text-decoration: none;
}

.bottomlinks a:hover {
color: #0066CC;
}

.copyright {
color: white;
font-size: 10px;
font-weight: normal;
text-align: center;
}
