/* formatting the top links section */

#tagline
{
float:left;
width:310px;
}

#toplinks
{
margin-left:310px;
background-image: url("../graphics/toplinks_back.gif");
background-position:bottom;
background-repeat:no-repeat;
}


#toplinks p
{
font-size:.8em;
}

/* formatting for the search section  */


#searchbox label
{
font-size: .85em;
}


#advsearch
{
font-size: .85em;
}


/* formatting for the large text elements on the main content area on each page */


#preswelcome p
{
font-size: .85em;
}


.htwotitle
{
font-size: .95em;
}


.hthreetitle
{
font-size: .95em;
}


.indexlist li
{
font-size: .85em;
}

#indexhighlights p
{
font-size:.85em;
}

/* formatting for the footer area on each page */

#footer p
{
font-size: .85em;
}


/* styles for section pages */

#breadcrumbs p
{
font-size:.8em;
}
#sectiontitle h1
{
font-size:1.4em;
}

#intro p
{
font-size: .9em;
}


#intro li
{
font-size: .9em;
}

.sectionheading
{
font-size: 1em;
}


.sectionlist li
{
font-size: .9em;
}

/* font styles for content pages - i.e. the pages that each department editor will get to edit */



#sitetitle h1
{
font-size: 1.4em;
}

#pagetitle h1
{
font-size: 1.3em;
}

#text
{
display:block;
font-size:1em;
}



#textfooter p
{
font-size: .85em;
}


.subsitenav li
{
font-size: .95em;
}

#datestamp
{

font-size: .95em;
}

/* styles for news items on the news index page and styles for the content and archive pages so that they keep the same 'blogging' feel (on news pages the content div #text is named #newsitems */


#newsitems h1
{
font-size: 1.4em;
}

.newsheadline, #newsitems h3
{

font-size:1.1em;
}

.date, #newsitems h2
{
font-size:.85em;
}

.eventsdate
{
font-size:.9em;
}


#newsitems p, #sectionone p, #newsitems ul, #newsitems ol
{
font-size:1em;
}
/* end of styles for news items on the news pages */

/* styles for content page tables */

#text caption
{
font-size: 1.2em;
}


