﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: inherit;
	background: none;
	list-style-type: none ;
}
body {
	line-height: 120%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	padding: 5px;
	margin: 5px;
	color: #592828;
	font-size: 200%;
}
h3 {
	color: #592828;
	margin: 3px;
	padding: 3px 3px 3px 8px;
}
p {
	color: #253853;
	padding: 3px;
	margin: 3px;
}
a  {
	text-decoration: none;
	color: #D96B43;
}
a:hover {
	text-decoration: underline;
	color: #0B123A;
}
body {
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url('../images/BLUE_FFF.png');
	background-repeat: repeat-x;
	padding-top: 10px;
}
#wrapper {
	padding: 0px;
	margin: 10px auto 10px auto;
	width: 980px;
	position: relative;
	line-height: 130%;
}
#centered_page {
	
}
#header, #smartmap_logo, #top_shadow, #bottom_shadow,#mid_shadow{
	width: 980px;
	height: 320px;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}

#header {
	background-image: url('../images/apostles_final.png');
	background-position: center;
	margin-bottom: 10px;
}
#smartmap_logo {
	background-image: url('../images/smartmap_logo_2.png');
	background-position: 30px 60px;
}
#top_shadow {
	background-image: url('../images/960_top_shadow.png');
	background-position: center top;
}
#bottom_shadow {
	background-image: url('../images/960_bottom_shadow.png');
	background-position: center bottom;
}
#mid_shadow {
	background-image: url('../images/mid_shadow.png');
	background-repeat: repeat-y;
	background-position: center top;
	height: 300px;
	margin: 10px 0;
	float: left;
}

#main {
	border: 1px solid #592828;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #F7F7F7;
	width: 950px;
	margin: 5px auto;
	padding: 5px;
	color: #253853;
}
#content {
	margin: 0px;
	border: 2px none #592828;
	padding: 10px;
	width: 635px;
	float: right;
}
#sidebar {
	margin: 10px;
	padding: 5px;
	width: 260px;
	background-color: #F3F3F3;
	border: 1px solid #592828;
	float: left;
}
#ePortfolios {
	margin: 10px 0px 30px 0px;
}
#sidebar h3 {
	color: #633212;
	font-size: 110%;
}
#sidebar a {
	margin-left: 45px;
}
#student_center, #sidebar_news {
}
#home {
	font-size: 95%;
}
#home #home_link_h, #planning #planning_link_h, #energy #energy_link_h, #wireless_4g #wireless_4g_link_h, #gis #gis_link_h, #about #about_link_h  {
	color: #FCFEF2;
	font-weight: bold;
	border: 1px solid #B66930;
	margin: 0px;
	padding: 1px 2px 2px 2px;
	background-color: #671011;
}
#home #home_link_f, #planning #planning_link_f, #energy #energy_link_f, #wireless_4g #wireless_4g_link_f, #gis #gis_link_f, #about #about_link_f {
	padding: 2px;
	background-color: #340C0F;
	color: #FFF7E5;
	font-weight: bold;
	border: 1px solid #253853;
	margin: 0px; /* a fix for :hover changes in nav elements; */
}

#nav_header {
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 20px;
	top: 20px;
}
#nav_header li {
	display: inline;
}
#nav_header a {
	/* pre-hover state */padding: 2px;
	margin: 1px;
	display: inline-block;
	text-decoration: none;
	color: #0B1B2F;
	font-variant: small-caps;
}
#nav_header a:hover {
	padding: 2px;
	margin: 0px;
/* reduce by one to account for border and not shift other elements */display: inline-block;
	text-decoration: none;
	color: #F2EBDF;
	font-variant: small-caps;
	background-color: #6B99C0;
	border: 1px solid #4F1116;
}
#footer {
	padding: 5px;
	margin: 5px;
	width: 980px;
	clear: both;
	height: 120px;
	}
#nav_footer {
	padding: 1px;
	margin: 20px auto 10px auto;
	text-align: center;
}
#nav_footer li {
	display: inline;
}
#nav_footer a {
	padding: 2px 5px 2px 5px;
	margin: 1px;
/* pre-hover state */display: inline-block;
	text-decoration: none;
	color: #592828;
	font-variant: small-caps;
}
#nav_footer a:hover {
	padding: 2px 5px 2px 5px;
	margin: 0px;
/* reduce by one to account for border and not shift other elements */display: inline-block;
	text-decoration: none;
	color: #FFF3D9;
	font-variant: small-caps;
	background-color: #071B33;
	border: 1px solid #4F1116;
}
#logo {
	display: block;
	text-indent: -9999px;
	margin: 10px auto;
	width: 196px;
	height: 49px;
	background-image: url('../images/atypFX_fire_master_websize.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#logo:hover {
	display: block;
	text-indent: -9999px;
	margin: 10px auto;
	width: 196px;
	height: 49px;
	background-image: url('../images/atypFX_fire_master_websize.png');
	background-repeat: no-repeat;
	background-position: center -49px;
}
.indent {
	padding-left: 40px;
}
.align_left {
	margin: 5px 10px 5px 5px;
	float: left;
	border: 1px solid #592828;
}
.align_right {
	margin: 5px 5px 5px 10px;
	float: right;
	border: 1px solid #592828;
}
.center_border {
	border: 2px solid #633212;
	margin: 10px auto;
	padding: 0px;
	display: block;
	text-align: center;
}
.align_center {
	margin: 10px auto;
	padding: 0px;
	display: block;
	text-align: center;
}
.thick_left_border {
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #253853;
	padding-left: 10px;
}
.widget_wrapper_500px {
	padding: 0px;
	margin: 0px auto;
	width: 500px;
	border: 2px solid #4C2727;
}

.italic {
	font-style: italic;}
.bold {
	font-weight: bold;
}
