
a.large:link {text-decoration: underline; color:#0C5AA7; font-size:16px;}
a.large:visited {text-decoration: underline; color:#0C5AA7; font-size:16px;}
a.large:hover {text-decoration: underline; color:#F6C900; font-size:16px;}

a:link {text-decoration: underline; color:#808080; font-size:12px;}
a:visited {text-decoration: underline; color:#808080; font-size:12px;}
a:hover {text-decoration: underline; color:#F6C900; font-size:12px;}

a.events:link {text-decoration: underline; color:#2B70B1; font-family: verdana; font-size:8pt;}
a.events:visited {text-decoration: underline; color:#2B70B1; font-family: verdana; font-size:8pt;}
a.events:hover {text-decoration: underline; color:#F6C900; font-family: verdana; font-size:8pt;}

td
{
vertical-align: top;
}

body
{
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

p
{
 font-family: arial, sans-serif;
 font-size: 10pt;
 padding:5px;
}

.top_repeat
{
 background-image: url('../graphics/top_repeat.jpg');
 background-repeat: repeat-x;
 width: 100%;
}

.bird_below_top
{
 background-image: url('../images/bird_at_top.jpg');
 background-position: right top;
 background-repeat: no-repeat;
 width: 688px;
 vertical-align: top;
}

.nav_background
{
 background-image: url('../graphics/nav_back.jpg');
 width: 148px;
 background-position: left top;
 background-repeat: no-repeat;
 vertical-align: top;
}

td.BottomNavigation
{
 background-image: url('../graphics/bottom_repeat.jpg');
 background-position: left top;
 background-repeat: repeat-x;
 vertical-align: top;
}

td.MainHeading
{
 background-image: url('../graphics/small_heading.jpg');
 background-position: left bottom;
 background-repeat: no-repeat;
 vertical-align:top;
}
td.MainHeadingHome
{
 background-image: url('../graphics/small_heading_home.jpg');
 background-position: left bottom;
 background-repeat: no-repeat;
 vertical-align:top;
}
p.MainHeading
{
 font-family: arial, sans-serif;
 color: #FFFFFF;
 font-size: 8pt;
 font-weight: bold;
 margin-top:0px;
 margin-bottom:1px;
 padding-top:4px;
 padding-bottom:0px;
 padding-left: 5px;
}





.right_spacer
{
 width:100%;
}


h1
{
 font-size: 32pt;
 font-weight: bold;
 font-family: sans-serif;
 color: #F7CE00;
 padding-top:0px;
 padding-bottom:0px;
 text-align: center;
}

h2
{
 font-size: 24pt;
 font-weight: bold;
 font-family: sans-serif;
 color: #FACF13;
 padding:10pt;
 text-align: left;
 margin-right: 155px;
}

p.bluetext
{
 padding: 10pt;
 font-size: 12pt;
 font-family: sans-serif, arial;
 vertical-align: top;
 font-weight: bold;
 color: #276DB1;
}

ul
{
margin:0px;
padding-left:20px;
padding-top: 0px;
padding-bottom: 0px;
padding-right:0px;
}

li.home
{
 font-size: 11pt;
 font-family:verdana, sans-serif, arial;
 font-weight: normal;
 color: #404040;
 list-style-type: square;
 padding-left: 4px;
 list-style-image: url('../graphics/bullet.gif');
 list-style-position: outside;
 margin-left: 0px;
 text-indent:0;
 padding-bottom: 10px;
}

li.nested
{
 font-size: 8pt;
 font-family: verdana, sans-serif, arial;
 font-weight: normal;
 color: #2B70B1;
 list-style-type: square;
 padding-left: 4px;
 list-style-image: none;
 text-indent:0;
}


li.NormalList
{
 font-size: 10pt;
 font-family: sans-serif, arial;
 font-weight: normal;
 color: #000000;
 list-style-type: square;
 padding-left: 4px;
 list-style-image: none;
}

hr.greyrule
{
 color: #c0c0c0;
 width: 100%;
 height: 1px;
 margin-top: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 margin-bottom: 0px;
}
p.bottom_navigation
{
 color: #808080;
 font-size: 8pt;
 font-family: sans-serif;
 font-weight: bold;
 text-align: center;
}
img
{
 border: 0px;
}
p.MainHeading2 { background: url(../graphics/small_heading.jpg) no-repeat;color:#fff;padding:2px 0 4px 5px;margin:0;font-size:0.7em;font-weight:bold;}

table#booklist {width:500px;font-family:Arial,Helvetica,Verdana,sans-serif;font-size:0.8em;}
table#booklist th {background:#dcdcdc;}
table#booklist td {background:#ececec;padding:5px 10px;color:#444;}



