
/* Begin Typography & Colors */
body {
	font-size: 16px;
	line-height: 24px;
	}
	
/* Search Button Rollover Rules
------------------------------ */
.fontsize {font-family: 'Verdana', Arial, Sans-Serif; font-size: 16px;}

h1 {line-height: 34px;}

input.search {
 font-size: 18px;
}

#headerinfo 	{
font-size: 13px;
line-height: 22px;
	}


/* Yellow Box Rules
------------------------------ */

.dbly_grow {
	line-height: 27px;
	}
		
.dbly50_grow {
	line-height: 27px;
	}

/* Style Rules
------------------------------ */

.size12 {font-size: 14px;}
.size13 {font-size: 16px;}

/* Misc Rules
------------------------------ */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1.2em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
	}


/* End Typography & Colors */


/* Staff Bios */

.stafftitle {font-size: 20px;}


/* Begin Lists */


#sidebar ul li.page_item {
	font-size: 16px;
	}


#sidebar ul ul li.page_item {
	font-size: 15px;
	line-height: 20px;
	}
	
#sidebar ul li h2 {
	font-size: 16px;
	}


#sidebar ul ul li {
	font-size: 15px;
	line-height: 20px;
	}

#sidebar ul ul ul li.page_item {
	font-size: 14px;
	line-height: 20px;
	}

.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 18px;
}
/* End captions *//* Begin Typography & Colors */
body {
	background: #f1f1f1 url(images/bkgd_repeat.jpg) repeat-x top left;
	color: #2e2e2e;
	}
	
a	{color: #ad4100;}
a:hover	{color: #cb4c00;}

hr {
	color: #afafaf; 
	background-color: #afafaf; 
	}

.pdf {
	background: url(images/pdf_tag.jpg) top right no-repeat;
	}

#sidebar_cap {
	background: url(images/nav_cap.jpg) no-repeat center top;
	}

#sidebar {
	background: url(images/nav_grow.jpg) no-repeat center bottom;
	}


/* Staff Bios */

#sidebar ul li.page_item a {
	color: #2e2e2e;
	}
	
#sidebar ul ul {
	border-top-color: #b2b2b2;
}



#sidebar ul ul li.page_item a {
	color: #535353;
	}
	

#sidebar ul ul li.page_item a:hover {
	color: #ad4100;
	}
	
#sidebar ul ul li a {
	color: #535353;
	}
	

#sidebar ul ul li a:hover {
	color: #ad4100;
	}
	
#sidebar ul li h2 {
	border-bottom-color: #b2b2b2;
	}


/* End Entry Lists */
.navigation {
	border-bottom: 1px solid #dcdcdc;}


/* Begin Form Elements */


acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left: 5px solid #ddd;
	}

.wp-caption p.wp-caption-text {
color: #585858;
}
