@import url(http://www.kerncountyfire.org/css/google.css);
:focus { outline: none; }
html
		{
		margin: 0px;
		padding: 0px;
		}
		
body
		{
		margin: 0px;
		padding: 0px;
		color: #000;
		background: #81a2c3 url('./../images/body_bg.gif') top left repeat-x;
		}
		
a.external
		{
		margin: 0px;
		padding: 0px;
		}

form, fieldset, img, label
		{
		border: 0px none;
		margin: 0px;
		padding: 0px;
		}

#wrapper
		{
		text-align: center;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		}
		
#bottom_left_bg
		{
		background: transparent url('./../images/bottom_left_flame.jpg') bottom left no-repeat;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		}
		
#bottom_right_bg
		{
		background: transparent url('./../images/bottom_right_flame.jpg') bottom right no-repeat;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		}
	
#shell
		{		
		background: transparent;
		margin: 0px auto;
		padding: 0px;
		width: 1005px;		
		min-height: 1150px;
  		height: auto !important;
  		height: 1150px;
		}
		
#container
		{		
		margin: 0px;
		padding: 0px;
		width: 1005px;		
		min-height: 840px;
  		height: auto !important;
  		height: 840px;
		}
		
html>body #container
		{
		background: transparent url('./../images/container_bg.png') top left repeat-y;
		}

/* BEGIN TOP PORTION */
		
#top
		{
		background: #484848;
		border-bottom: 3px solid #8b8b8b;
		margin: 0px auto;
		padding: 0px;
		width: 969px;
		height: 36px;
		}	
		
#top_nav
		{
		width: 600px;
		height: 26px;
		float: left;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 10px 0px 0px 10px;
		}
		
#top_nav ul
		{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
#top_nav li
		{
		background: transparent url('./../images/top_nav_li_bg.gif') center left no-repeat;
		float: left;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px 10px 0px 10px;
		}
		
#top_nav li a
		{
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		}
		
#site_search
		{
		width: 300px;
		height: 31px;
		float: right;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 5px 10px 0px 0px;
		}
		
#site_search input#search, #email
		{
/*		border: 1px solid #363636;
		background: #fff url('./../images/search_bg.gif') top left repeat-x;*/
		margin: 0px;
		padding: 5px 0px 0px 5px;
		width: 150px;
		height: 17px;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 12px;
		font-weight: normal;
		text-decoration: none;
		}		
		
#site_search input#submit, .submit
		{
		border: 1px solid #363636;
		background: #fff;
		margin: 0px;
		padding: 1px;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 12px;
		font-weight: normal;
		text-decoration: none;
		}		
		
/* END TOP PORTION */		
		
#middle
		{
		background: #959595 url('./../images/middle_bg.jpg') top left repeat-x;
		margin: 0px auto;
		padding: 0px;
		width: 969px;
		min-height: 822px;
  		height: auto !important;
  		height: 822px;
		}
		
#kcfd_title
		{
		margin: 0px auto;
		padding: 15px 0px;
		width: 926px;
  		height: 39px;
		border-bottom: 1px solid #fff;
		}
		
#nav
		{
		margin: 4px auto 0px auto;
		padding: 0px;
		width: 927px;
  		height: 27px;	
		}	
		
#nav ul
		{
		width: 927px;
  		height: 27px;	
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
#nav li
		{
		float: left;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		}
		
#nav li a
		{	
		padding: 0px;
		margin: 0px;
		background: transparent;
		}
	
		
#masthead
		{
		margin: 0px auto;
		padding: 2px 0px 5px 0px;
		width: 926px;
  		height: 237px;		
		border-bottom: 1px solid #8b8b8b;
		}
		
#content
		{
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		width: 926px;
		height: auto;
		}
		
#content label
		{
		margin: 0px;
		padding: 0px 0px 10px 0px;
		background: transparent;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: bold;
		text-decoration: none;
		}
		
#content .txt
		{
		margin: 0px;
		padding: 0px;
		background: #f5f5f5;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: bold;
		border: 1px solid #000;
		text-decoration: none;
		}
		
#content h1
		{
		margin: 0px auto;
		padding: 0px;
		width: 926px;
		height: 70px;		
		}
		
html>body #content h1
		{
		background: transparent url('./../images/content_h1_bg.png') top left no-repeat;
		}
		
#content h1#small
		{
		margin: 0px auto;
		padding: 0px 0px 10px 0px;
		width: 618px;
		height: 47px;		
		}
		
html>body #content h1#small
		{
		background: transparent url('./../images/content_h1_sm_bg.png') top left no-repeat;
		}
		
#content h1 img
		{
		padding: 10px 0px 0px 10px;
		}
		
#content p#breadcrumbs
		{		
		padding: 5px 0px 5px 5px;
		}
		
#content p#breadcrumbs a
		{
		color: #fff;
		}
		
#content ul
		{
		list-style-type: square;
		margin: 0px;
		padding: 10px 0px;
		}
		
#content h2
		{
		margin: 0px;
		padding: 20px 0px 0px 0px;
		background: transparent;
		color: #0b1479;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		text-decoration: none;
		}
		
#content h3
		{
		margin: 0px;
		padding: 0px 0px 0px 0px;
		background: transparent;
		color: #0b1479;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		text-decoration: none;
		}
		
#content h5, #content h6
		{
		margin-bottom: 25px;
		color: #0b1479;
		}
		
#content p, #content li
		{
		margin: 0px;
		padding: 0px 0px 10px 0px;
		background: transparent;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		text-decoration: none;
		}
		
#content li
		{
		padding: 0px;
		}
		
#content a
		{
		background: transparent;
		color: #0b1679;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: bold;
		text-decoration: underline;
		}
		
#content #video_placeholder
		{
		margin: 0px auto;
		padding: 0px;
		width: 359px;
		height: 329px;
		}
		
#content #about_logo
		{
		float: right;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		width: 262px;
		height: 177px;
		}
		
html>body #content #about_logo
		{
		background: transparent url('./../images/about_logo.png') top left no-repeat;
		}
		
/* News & Incidents Page */	
#legend
		{
		float: right;
		display: block;
		overflow: hidden;
		margin-top: -40px;
		padding: 0px;
		width: 200px;
		height: 30px;
		}

#legend p
		{
		float: left;
		display: block;
		overflow: hidden;
		margin-top: 0px;
		padding: 0px;
		width: 100px;
		height: 30px;
		}		

.incidents_item
		{
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		width: 900px;
		height: auto;
		}	
		
html>body .incidents_item
		{
		background: transparent url('./../images/incidents_icon.png') top left no-repeat;
		}
	
.news_item
		{
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		width: 900px;
		height: auto;
		}	
		
html>body .news_item
		{
		background: transparent url('./../images/news_icon.png') top left no-repeat;
		}
		
#content .incidents_item h1, #content .news_item h1
		{
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px 0px 0px 40px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		}	
		
#content .incidents_item p, #content .news_item p
		{
		margin: 0px;
		padding: 0px 0px 0px 40px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		}	
		
#content .incidents_item a, #content .news_item a
		{
		margin: 0px;
		padding: 0px;
		background: none;
		color: #0b1679;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		}
			
#incidents_content ul
		{
		margin-left: 65px;
		}

/* Equipment Page */

.equipment_box
		{
		float: left;
		display: block;
		overflow: hidden;
		text-align: left;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 20px 0px;
		width: 214px;
		height: 200px;
		}
		
html>body .equipment_box
		{
		background: transparent url('./../images/equipment_img.png') top left no-repeat;
		}
		
#content .equipment_box p
		{
		padding-left: 10px;
		}
		
#content .equipment_box p, #content .equipment_box a
		{
		padding: 0px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		text-decoration: none;
		}
		
.about_table td
		{
		padding: 0px 0px 0px 10px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 16px;
		font-weight: normal;
		text-decoration: none;
		text-align: left;
		}
		
/* Station Page */		
		
#google_map, #mapDiv
		{
		float: right;
		display: block;
		overflow: hidden;
		margin: -40px 15px 0px 0px;
		padding: 0px 0px 20px 20px;
		width: 500px;
		height: 300px;
		border: 1px solid #8b2926;
		}		
		
#legDiv { display:none; background-color:#8b2926; color:#000000; font-size:9pt; width:500px; padding:1px; margin-left: auto; margin-right: auto; }		
		
#station_table
		{
		width: 900px;
		height: auto;
		margin: 20px auto 0px auto;
		padding: 0px;
		}	
		
#station_table table, tr, th, td
		{
		text-align: center;
		}	
		
#station_table img
		{
		width: 134px;
		height: 82px;
		border: 0px none;
		margin: 0px;
		padding: 0px;
		}
		
.row_0
		{
		text-align: center;
		background: #f0f5f8;
		color: #4a6291;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		border-left: 1px solid #4a6291;
		border-bottom: 1px solid #4a6291;
		margin: 0px;
		padding: 0px;
		}
		
.row_1
		{
		text-align: center;
		background: #fff;
		color: #4a6291;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		border-left: 1px solid #4a6291;
		border-bottom: 1px solid #4a6291;
		margin: 0px;
		padding: 0px;
		}
		
.address
		{
		text-align: left;
		padding-left: 10px;
		}
		
/* Emergency Page */
.pdf_box
		{
		float: left;
		overflow: hidden;
		display: block;
		text-align: left;
		margin: 20px 0px 0px 20px;
		padding: 0px;
		width: 88px;
		height: 200px;
		}
		
.pdf_box2
		{
		display: block;
		text-align: left;
		margin: 20px auto;
		padding: 0px;
		width: 88px;
		height: 200px;
		}
		
.large
		{
		margin: 20px 0px 0px 20px;
		}
		
.pdf_box
		{
		background: transparent url('./../images/pdf_icon.gif') top left no-repeat;
		}
		
#content .pdf_box p
		{
		padding-left: 5px;
		}
		
#content .pdf_box p, #content .pdf_box a
		{
		padding: 0px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		}

/* Career Page */

#content #left_column
		{
		float: left;
		display: block;
		overflow: hidden;	
		margin: 0px;
		padding: 0px;
		width: 380px;
		height: auto;
		}
		
#content #right_column
		{
		float: left;
		display: block;
		overflow: hidden;	
		margin: 0px;
		padding: 0px 0px 0px 20px;
		width: 500px;
		height: auto;
		border-left: 1px solid #fff;
		}
		
#content #right_column h1
		{
		width: auto;
		height: auto;
		padding: 0px;
		background: transparent;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		text-decoration: underline;
		}
		
#content #left_column ul, #content #right_column ul
		{
		margin: 0px;
		padding: 10px 0px 0px 20px;
		}
		
#content #right_column p, #content #right_column li
		{
		padding: 0px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		}
		
#content #right_column img.button
		{
		width: 111px;
		height: 34px;
		float: left;
		display: block;
		overflow: hidden;	
		margin: 0px 20px 20px 0px;
		padding: 0px;
		}

#content  #left_column #video_holder
		{
		margin: 0px;
		padding: 0px;
		width: 360px;
		height: 330px;
		}

#content #left_column h1#subheader
		{				
		margin: 20px 0px 0px 0px;
		padding: 0px;
		width: 360px;
		height: 40px;
		text-align: center;
		}
		
html>body #content #left_column h1#subheader
		{
		background: transparent url('./../images/subheader_h1_bg.png') top left repeat-x;
		}
		
/* About Us Page */

#fire_chief_photo
		{
		background: #868686 url('./../images/fire_chief_bg.gif') top left repeat-x;
		float: left;
		display: block;
		overflow: hidden;
		text-align: center;
		margin: 0px;
		padding: 0px;
		width: 260px;
		height: 1100px;
		}
		
#content #fire_chief_photo h1
		{
		width: auto;
		height: auto;
		margin: 0px auto;
		padding: 0px;
		background: none;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 14px;
		line-height: 22px;
		font-weight: bold;
		}
		
#fire_chief_message
		{
		float: left;
		display: block;
		overflow: hidden;
		text-align: left;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		width: 620px;
		height: 1100px;
		}		
		
#chiefs_sig
		{
		float: left;
		display: block;
		overflow: hidden;
		text-align: left;
		margin: 0px;
		padding: 10px 20px 0px 0px;
		width: 359px;
		height: 87px;
		}	
		
html>body #chiefs_sig
		{
		background: transparent url('./../images/chief_sig.gif') top left no-repeat;
		}
		
/* Incidents Page */

#content h1#incidents
		{
		margin: 0px 0px 0px 25px;
		padding: 0px;
		width: 878px;
		height: 51px;	
		}
		
html>body #content h1#incidents
		{
		background: transparent url('./../images/incidents_h1.png') top left no-repeat;
		}

#content #incidents_content
		{
		text-align: left;
		margin: 0px 0px 0px 25px;
		padding: 0px;
		width: 878px;
		min-height: 750px;
  		height: auto !important;
  		height: 750px;
		background: #ececec;
		}
		
#content #incidents_content p 
		{
		margin: 0px 20px 0px 20px;
		padding: 0px 20px 0px 20px;
		background: none;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		}
		
#content #incidents_content * {
	color: #000;
}
		
#content #incidents_content #fullstory
{
		margin: 0px 20px 0px 20px;
		padding: 0px 20px 0px 20px;
		background: none;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		}	
#content #incidents_content #fullstory h2 { padding-left: 0px; margin-left: 0px; }		
		
#content #incidents_content img
		{
		padding-top: 10px;
		padding-left: 10px;
		}
		
#content #incident_stats, #content #news_stats
		{		
		padding-top: 15px;
		margin: 0px 20px 0px 0px;
		float: right;
		display: block;
		overflow: hidden;
		width: 400px;
		height: 350px;
		}
		
#content #incident_stats
		{
		background: transparent url('./../images/incidents_stats_bg.gif') top right no-repeat;
		}
		
#content #news_stats
		{
		background: transparent url('./../images/news_stats_bg.gif') top right no-repeat;
		}
				
#content #incident_stats h1, #content #news_stats h1
		{
		background: transparent;
		float: left;
		display: block;
		overflow: hidden;
		width: 150px;
		height: 20px;
		margin: 0px;
		padding: 0px;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
		}
		
#content #incidents_content h2
		{
		margin: 0px;
		padding: 20px 0px 0px 30px;
		background: transparent;
		color: #0b1479;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 18px;
		line-height: 22px;
		font-weight: bold;
		text-decoration: none;
		}
		
#content #incident_stats p
		{
		background: transparent;
		float: left;
		display: block;
		overflow: hidden;
		width: 200px;
		height: auto;
		margin: 0px;
		padding: 0px;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		}
		
#content #news_stats p
		{
		background: transparent;
		float: left;
		display: block;
		overflow: hidden;
		width: 400px;
		height: auto;
		margin: 0px;
		padding: 0px;
		color: #000;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 22px;
		font-weight: normal;
		}
		
		
/* END MIDDLE PORTION */		
			
#bottom, #bottom_message, #bottom_incidents
		{
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		width: 999px;
		height: 160px;
		}	
		
html>body #bottom
		{
		background: transparent url('./../images/bottom_bg.png') top left no-repeat;
		}
		
html>body #bottom_message
		{
		background: transparent url('./../images/bottom_message_bg.png') top left no-repeat;
		}
		
		
html>body #bottom_incidents
		{
		background: transparent url('./../images/incidents_bottom_bg.png') top left no-repeat;
		}
		
#kcfd_small_logo
		{
		float: left;
		display: block;
		overflow: hidden;
		width: 138px;
		height: 25px;
		margin: 115px 0px 0px 0px;
		padding: 0px 30px 0px 70px;
		}		
		
#bottom_nav
		{
		float: left;
		display: block;
		overflow: hidden;
		width: 650px;
		height: 35px;
		margin: 115px 0px 0px 0px;
		padding: 0px 0px 0px 30px;
		border-left: 1px solid #cccccc;
		}

		
#bottom_nav ul
		{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		}
		
#bottom_nav li
		{
		border-left: 1px solid #cccccc;
		float: left;
		display: block;
		overflow: hidden;
		width: auto;
		height: 14px; 
		margin: 0px 0px 0px 0px;
		padding: 0px;
		}
		
#bottom_nav li a
		{	
		width: auto;
		height: auto; 
		padding: 0px 5px 0px 5px;
		display: block;
		background: transparent;
		color: #cccccc;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		}
		
#footer
		{
		width: 900px;
		height: 10px;
		margin: 15px 0px 0px 40px;
		padding: 0px;
		}
		
#footer p, #footer a
		{	
		padding: 0px;
		margin: 0px;
		background: transparent;
		color: #464646;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		text-decoration: none;
		}
	
/* END BOTTOM PORTION */		

.dash_line
		{
		background: transparent url('./../images/dash_bg.gif') center left repeat-x;
		width: 900px;
		height: 2px;
		padding: 10px 0px;
		margin: 0px auto;
		border: 0px none;
		}
		
.first-child
		{
		background: transparent !important;
		border: 0px none !important;
		}	
		
.first-child-top
		{
		width: 70px !important;
		}	
		
.clear
		{
		clear: both;
		overflow: hidden;
		line-height: 1%;
		font-size: 0px;
		}

.white
		{
		color: #FFFFFF;
		}

.center { text-align: center; }
		
* html .clear
		{
		height: auto;
		margin-bottom: 0;
		}

#double_list {
	padding-left: 50px; 
	}
	#double_list h3 { font-size: 14px; }
	#double_list ul {padding-left: 25px;}
	#double_list li {list-style: outside; }
	#list1 { width: 250px; float: left; }
	#list2 { width: 300px; float: right; }

#nav2
		{
		text-align: left;
		float: left;
		display: block;
		overflow: hidden;
		
		padding: 0px 0px 10px 0px;
		width: 225px;
  		height: 269px;	
		border-bottom: 1px solid #8b8b8b;
		}	
		
html>body #nav2
		{
		margin: 0px 0px 0px 3px;
		}
		
#nav2 ul
		{
		margin: 0px;
		padding: 0px;
		width: 230px;
  		height: 269px;
		list-style-type: none;
		}
		
#nav2 li
		{		
		
		display: block;
		width: 230px;
		height: 35px; 
		margin: 4px 0px 0px 0px;
		padding: 0px;
		background: #acacac;
		}
		
#nav2 li a
		{	
		padding: 0px 0px 0px 25px;
		width: 205px;
		height: 35px; 	
		display: block;
		background: transparent;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 30pt;
		font-weight: normal;
		text-decoration: none;
		}	
		
#nav2 li a:hover, #nav2 li a:active
		{
		width: 205px;
		height: 35px; 
		display: block;
		background: #464646;
		}
		#nav2 li a.current {
			background: #464646;
			}
		
#masthead2
		{
		float: right;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		width: 692px;
  		height: 269px;		
		border-bottom: 1px solid #8b8b8b;
		}
#em_subsection
		{
		float: right;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		width: 692px;	
		}
#nav_subsection {
	}
	#nav_subsection ul {
		border-bottom: 1px solid #8b8b8b;
		height: 25px; 
		list-style: none; 
		margin: 0 3px 0 15px;
		padding: 0;
		}
		#nav_subsection li {
			line-height: 0px; }
		#nav_subsection li a{
			background: transparent url(../images/sub_section.png);
			color: #FFF;
			float: left;
			font-size: .75em;
			height: 25px;
			margin-right: 3px;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 108px;
			}
			#nav_subsection li a:hover {
			background: transparent url(../images/sub_section.png) 0 -25px;
			}
			#nav_subsection li a.current {
			background: transparent url(../images/sub_section.png) 0 -25px;
			}
#content_subsection {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 3px 0px 20px; 
	}
	
	#content .error { color: #8B2926; }
	
	#content ul.error-msg li { margin-left: 25px; color: #8B2926; }
	
	#content_subsection p a {
		color: #FFF;
		font-weight: normal;
		}
#content_subsection h4 {
	font-size: 1.75em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
#content_subsection h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 8px 0;
	}
#content_subsection h6 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	}
#content_subsection p {
	line-height: normal;
	}
ul#pdf {
	}
ul#pdf li {
	list-style: none;
	float: left;
	margin-right: 45px;
	
	}
ul#pdf li a {
	background: url(../images/pdf_download.png) no-repeat;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 80px;
	width: 103px;
	padding: 10px 5px 0px 70px;
	line-height: 12px;
	}
ul#links { width: 575px; margin: 0 auto; }
#links li { line-height: 22px; } 
#links a { 
	color: #FFF; 
	margin: 0; 
	padding: 0; 
	line-height: normal;
	}
#content_subsection ul {
	padding: 0;
	}
#content_subsection li { 
	list-style: disc;
	line-height: normal;
	}
	#content_subsection td { text-align: left; border-bottom: 1px solid #fff; }
	
img.eocfront { float: right; margin-left: 5px; margin-right: 3px; }
img.eocclassroom { float: right; margin-left: 5px; margin-right: 3px; }
img.eocroom { float: left; margin-right: 5px; }

#pdf span {
	display: block;
	font-weight: normal;
	font-size: .75em;
	padding-top: 10px;
}

#terms_agreements {
	margin: 0;
	padding: 15px;
	overflow: auto;
}

#terms_agreements p {
	margin-top: 0;
}

#terms_agreements a{
	color: #FFF;
}