body {
margin : 0;
background-color : #bdb28a;
color : #666666;
}
h1, h2, h3, h4, h5, h6 {
color : #0a1744;
font-variant : small-caps;
}
a:link, a:visited {
text-decoration : none;
color : #b58c0a;
font-weight : bold;
}
a:hover, a:active {
color : #0000cc;
}
.container {
background-color : #ffffff;
}
.topnav {
height : 25px;
background-image : url(http://falmouthacademy.org/images/home/gradient-bg.jpg);
margin-top : 1px;
margin-bottom : 1px;
font-size: 0 /*IE6 hack for spacing */
}
.topleftnav, .toprightnav {
padding : 5px 0;
line-height : 0;
margin-right : 0;
}
.topleftnav li, .toprightnav li, .footer li, .bottomlinks li {
line-height : 1;
display : inline;
margin : 0;
padding : 0 10px;
text-transform : uppercase;
border-right : thin;
border-right-color : #ffffff;
border-right-style : solid;
}
.topleftnav li.last, .toprightnav li.last, .footer li.last, .bottomlinks li.last {
border-right : none;
}
.toprightnav {
text-align : right;
}
.topleftnav li a:link, .topleftnav a:visited, .toprightnav li a:link, .toprightnav a:visited {
font-size : 10px;
color : #ffffff;
}
.topleftnav li a:hover, .topleftnav a:active, .toprightnav li a:hover, .toprightnav a:active {
color : #ffd341;
}
.branding {
position : relative;
margin : 0;
padding : 0;
border : 0;
height : 166px;
}
.branding h1 {
position : absolute;
top : 0;
left : 0;
height : 165px;
width : 370px;
text-indent : -9999px;
background-image : url(http://falmouthacademy.org/images/home/logo-banner.jpg);
padding : 0;
margin : 0;
}
.branding img {
position : absolute;
top : 0;
left : 371px;
margin : 0;
}
.navigation {
height : 36px;
text-transform : uppercase;
font-size : 11px;
background-image : url(http://falmouthacademy.org/images/home/gradient-bg.jpg);
margin-bottom : 0;
}

.left{
float:left;
margin : 1.5em 1.5em 1.5em 0
}

.right {
float:right;
margin : 1.5em 0 1.5em 1.5em
}

#p7PMnav li a {  /* top tier navigation */
color : #ffffff;
height : 23px;
padding-top : 9px;
}

#p7PMnav li ul li a {  /* second tier navigation */
color : #ffffff;
height : 14px;
padding : 4px;
}

.content, .sidebar  {
margin-bottom : 54px;
}

.secondary {
padding-top: 5px
}

.sidebar ul {
list-style-type : none;
text-transform : uppercase;
font-size : 12px;
font-weight : bold;
}
.sidebar li {
padding-bottom : 10px;
}
.events {
position : relative;
padding-top : 55px;
}
.events h3 {
position : absolute;
top : 0;
left : -7px;
height : 51px;
width : 277px;
text-indent : -9999px;
background-image : url(http://falmouthacademy.org/images/home/calendar-banner.gif);
background-repeat: no-repeat;
}
.sidebar dd {
margin-bottom : 9px;
}
.contactus {
height : 63px;
text-indent : -9999px;
background-image : url(http://falmouthacademy.org/images/home/contact-us.jpg);
background-repeat : no-repeat;
}
.bottomlinks {
height : 15px;
line-height : 0;
text-align : right;
padding-bottom : 5px;
}
.bottomlinks a, .bottomlinks a:visited {
font-size : 10px;
}
.footer {
position : relative;
background-image : url(http://falmouthacademy.org/images/home/footer.jpg);
height : 28px;
padding-top : 11px;
margin-top : 30px;
text-align : right;
}
.footer img {
margin : 0;
position : absolute;
top : -60px;
left : 800px;
}
.footer li, .footer a, .footer a:visited {
font-size : 9px;
color : #ffffff;
}
.footer a:hover, .footer a:active {
color : #ffd341;
}
.credits {
height : 35px;
padding : 10px;
}
.credits img {
float : right;
}
