﻿*
{
    margin: 0;
    padding: 0;
}

body#home
{
    background: #15580a;
}

body 
{
    background: #15580a url(_images/body_background_sub.jpg) repeat-x top;
    text-align: center;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-small; /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
}

h1, h2, h3
{
    letter-spacing: -1px;
}

h1 a
{
	float: left;
	display: block;
	background: #000 url(_images/bartlettLogo.jpg) no-repeat;
	text-indent: -9999px;
	height: 159px;
	width: 339px;
}

h2
{
    font-size: 180%;
    color: #4ea429;
    margin: 20px 0 15px 0;
}

h3
{
    font-size: 140%;
    margin: 15px 0 10px 0;
	color: #056C20; 
}

h4
{
    font-size: 110%;
    margin: 15px 0 10px 0;
	color: #4ea429;
}


p
{

    font-size: 90%;
    line-height: 160%;
    margin: 5px 0 15px 0;
}

dl
{
	margin-left: 12px;
	padding-bottom: 5px;
}

dt
{
    font-weight: bold;
    line-height: 160%;
	margin-top: 5px;

}

dd
{
   line-height: 160%;
}

ol
{
	font-size: 90%;
    margin: 5px 0 20px 20px;
}

ul
{
	font-size: 90%;
    margin: 5px 0 20px 15px;
}

li
{
    margin: 5px 0;  
}

a 
{
	color: #000000;
}

a:visited
{
	color: #04683F;
}

a img
{
    border: none;
}

/* Container Styles */

#container
{  
    clear: both;
    width: 980px;
    text-align: left;
    margin: 5px auto;
	border: solid 2px #000;
	background: #000;
}

#header 
{
	background: #000 url(_images/headerBackground.jpg) no-repeat;
	height: 160px;
	margin-bottom: 0;
}

/* Navigation  Styles */

#nav
{
    float: right;
	font-size: 90%;
    list-style: none;
    margin-top: 5px;
	color: #ffd618;
}


#nav li
{
    float: left;
    margin: 0 2px;
    padding: 2px 0;
}


#nav li a
{
    color: #ffd618;
    margin: 0;
    padding: 2px 5px;
	 text-decoration: none;
}


#nav li a:hover, #home #nav #l-home a
{
    color: #ffd618;
    text-decoration: none;
    margin: 0;
	font-weight: bold;
}

/* Default Page Styles */

#homePhotoRotation
{
	height: 169px;
}

/* Main Container Styles */

#mainContainer
{

    width: 955px;
	min-height: 500px;
    background: #FFF url(_images/bob_cat.gif) no-repeat top center;    
    padding: 0 10px 10px 15px;
}

#mainContainer h4,
#mainContainer h3
{
	clear: left;
}

#mainContainer #newsContainer h3
{

    font-size: 140%;
    margin: 15px 0 10px 0;
	color: #000000; 
}


.bottom
{
	clear: both;
}


#homeAnnouncementsNews
{
    float: left;
    width: 480px;
   padding: 0 10px;
}

#announcements
{
    border-bottom: 1px dashed #8d4346;
}

#announcements h2
{
    color: #000;
}

#homeAnnouncementsNews h3
{
    font-size: 125%;
    margin: 5px 0;
}

.news_item
{
    margin: 15px 0 20px 0;
}


.news_item ul
{
margin-left: 15px !important;
}


p.news_read_more
{
    font-size: 85%;
    margin: -10px 0 0 0;
}



/* Quick Links Column & Important Dates (Home Page) */

#homeLinksEvents
{
    float: left;
	width: 200px;
    padding: 5px 5px 0 25px;
}

#homeImportantDates
{
    float: left;
    width: 130px;
    padding: 5px 5px 0 20px;
}


#homeLinksEvents li, #homeImportantDates li
{
    list-style-type: none;
    background: url(_images/linkArrow.gif) no-repeat top left;
    padding-left: 15px;
}

#homeQuickLinks, #homeDates
{
    margin-bottom: 30px;
}


#homeImportantDates h3
{
    color: #50A725;
}

/*  Dropdown Menu Styles */

#dropdownMenus
{
    clear: both;
    float: left;
    width: 959px;
    background: #fae174 url(_images/dropdownbackground.jpg) repeat center;
    padding: 7px 10px;
	margin-top: 0px;
}

#dropdownMenus select option
{
	color: #000;
	padding-left: 5px;
}

#departmentMenu
{
    float: left;
    margin: 0 50px 0 10px;
}

#servicesMenu
{
    float: left;
}




/* Sub Page Styles */

#subHeaderPhoto
{
    clear: both;
    background: url(_images/mainplaceholder.jpg) no-repeat;
    width: 800px;
    height: 84px;
}

/* Sub Page Navigation Styles */

#subSideRegion
{
    float: left;
    width: 200px;
    margin-top: 15px;
}

#subNav
{
    background: #ECF3F9 url(_images/subNavTop.gif) no-repeat top;
}

#subNav ul
{
    background: url(_images/subNavBottom.gif) no-repeat bottom;
    font-size: 120%;
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

#subNav a
{
    display: block;
    font-weight: bold; 
    font-size: 90%;
    text-decoration: none;
    border-bottom: 1px dashed #d3dde7;
    padding: 0 0 8px 10px;
}

#subNav a:hover
{
    color: #a70000;
}

/* Sub Main Content Styles */

#subMainContent
{
    float: left;
    width: 545px;
    margin: 0 10px 0 20px;
} 

#subMainContent img
{
	float: right;
	padding: 5px;
	border: 1px solid #DDD;
	margin: 10px 5px 5px 10px;
}


/* Image Styles */

.photo_right
{
	float: right;
	margin: 0 10px 10px 10px;
}

/* Footer Styles */

#footer
{
    clear: both;
    width: 980px;
    background: #000;
	color: #F8D219;
    margin: 0 auto 5px auto;
    padding: 10px 0 0 0;
	height: 60px;
	text-align: center;
}

#footer #footerAddress 
{
	float: left;
	padding: 0 0 40px 40px;

}

#footer #footerOffice 
{
	float: right;
	padding: 0 40px 40px 0;
}



