
body {
	margin-top: 20px;
	padding: 0px;
	background: #029AC9 url(images/background_top.jpg) repeat-x left top;
	font: 15px Arial, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background: url(images/background_header.jpg) no-repeat left top;
}

#header h1{
	text-indent:-999em;
	}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
}

#logo a {
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	margin: 11px 0 0 0;
	font-size:10px;
	
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 24px;
	padding: 7px 15px 0px 15px;
	background: #176FA9;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Topics */

#topics {
	display:block;
	width:900px;
	float: left;
	margin: 11px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#topics ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topics li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#topics a {
	display: block;
	width: auto;
	height: 24px;
	padding: 7px 15px 0px 15px;
	background: #176FA9;
}

#topics a:hover { 
	color:#FFFF33;
}



/*linkout*/
.linkout {
	text-decoration:underline; 
	font-size:14px;
	font-weight:bold; 
	display:inline-block; 
	padding: 5px 9px; 
	margin: 0 0 15px 0; 
	color:#ffffff; 
	background-color:#339900; 

}

.linkout a:hover {
	color:#ffffff; 
}


/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/background_content.jpg) repeat-y left top;
}

#page	.floater {width:300px; margin:30px 0px 0px 00px; float:left; position:relative;}
#page	.floater #floatdiv {overflow:hidden; position:absolute;}


/* Content */

#content {
	float: left;
	width: 560px;
	padding-top: 30px;
	margin: 0px 15px 15px 20px;
	
}
#content .text {width:550px; float:left; }

#content .leader-index {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/become_a_police_officer2.jpg);}

#content .leader-degrees {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/Degrees.jpg);}

#content .leader-police-officer-training {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/police_officer_training.jpg);} 

#content .leader-become-a-cop {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/become_a_cop.jpg);}

#content .leader-swat {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_swat.jpg);}

#content .leader-corrections-officer {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_corrections_officer.jpg);}

#content .leader-sheriff {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_sheriff.jpg);}
				
#content .leader-us-marshal {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_us_marshal.jpg);}				

#content .leader-state-trooper {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_state_trooper.jpg);}

#content .leader-deputy {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_deputy.jpg);}

#content .leader-police-officer {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/careers_police_officer.jpg);}

#content .leader-financial {margin:-10px 0px 20px 0px;width:550px; height:240px; text-indent:-999em; background:url(images/site_specific/financial_aid_m.jpg);}


#content .title {
	height: 57px;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	color: #232F01;
	font-size:30px;
}

#content .title a {
	color: #232F01; 
}






/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 100px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: url(images/background_bottom.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}