/* Created by Agile Technologies */
/* Reminder - CSS is Case Sensitive! */

/* PORZIO COLOR SCHEME */

/* MAIN COLORS: */
/* Porzio Dark Blue: #164985 */
/* Porzio Red: #770032 */
/* Porzio Green Accent: #659A41 */
/* Porzio Purple: #7952A1 */

/* MEDIUM COLORS: */
/* Medium Blue: #3F6FAC */
/* Medium Gray: #666666 */

/* LIGHT COLORS: */
/* Lt Purple: #CECBE5 */
/* Lt Green: #D1E7C5 */
/* Lt Blue: #9FC9EB */
/* Lt Gray: #999999 */

/* HTML & CLASS TAGS */

.gridview th
{
	padding: 3px;
}
.gridview td
{
	padding: 3px;
}

a:link
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#content a:link
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: Normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content a:visited
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: Normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content a:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #164985;
	font-style: Normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

body
{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

html
{
	height: 100%;
	margin: 0;
	padding: 0;
}

img
{
	border: 0px;
}
img.left
{
	float: left;
}
img.right
{
	float: right;
}

input.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.heading
{
	font-weight: bold;
	font-size: 12px;
	color: #164985;
}

p
{
	margin: 0px;
	padding: 0px;
}

/* ID TAGS */

#wrapper
{
	position: relative;
	min-height: 100%;
}

#header
{
	position: relative;
	height: 125px;
	color: #fff;
	background-color: #164985;
}
#image
{
	position: relative;
	float: left;
}
#logo
{
	position: relative;
	float: left;
}
#login
{
	position: relative;
	float: right;
	padding: 5px;
	text-align: right;
	white-space: nowrap;
}
#login a
{
	font-size: 12px;
	color: #999;
}

#navigation
{
	position: relative;
	width: 100%;
	color: #A0ACC6;
	background-color: #FFF;
	height: 30px;
}
#navigation:after
{
	content: " ";
	display: block;
	clear: both;
}
#breadcrumbs
{
	position: relative;
	color: #A0ACC6;
	background-color: #FFF;
	display: table-cell;
	text-align: left;
	font-weight: normal;
	float: left;
	white-space: nowrap;
	height: 30px;
	color: #164985;
}
#breadcrumbs a
{
	color: #164985;
	vertical-align: super;
	padding-left: 5px;
	padding-right: 5px;
}
#breadcrumbs a.breadcrumbs
{
	font-size: 18px;
}
#breadcrumbs a.breadcrumbsold
{
	font-size: 18px;
	color: #666;
}

#breadcrumbs a:hover
{
	text-decoration: none;
	color: #164985;
}

#search
{
	float: right;
	padding-top: 4px;
	padding-right: 5px;
}
#search a
{
	font-size: 12px;
}

#menu
{
	position: static;
	width: 100%;
	white-space: nowrap;
	color: #fff;
	text-align: left;
}
#menu ul
{
	margin: 0px;
	padding: 6px 0px;
	background-color: #659A41;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-align: left;
}
#menu ul li
{
	display: inline;
}
#menu ul li a
{
	padding: 6px 5px 6px 3px;
	background-color: #659A41;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	border-right: 1px solid #164985;
}
#menu ul li a:hover
{
	color: #164985;
	font-size: 14px;
}
#menu ul li.on a
{
	color: #164985;
	font-size: 14px;
}

#content
{
	background-color: #fff;
	text-align: left;
	padding-bottom: 50px;
}

#welcome
{
	padding: 10px 5px 10px 10px;
}

#news
{
	padding: 5px;
}

#events
{
	padding: 0px 5px 5px 5px;
}
#standard
{
	padding: 5px;
}

#map
{
	position: relative;
	float: left;
	width: 235px;
}

#ptp
{
	position: relative;
	margin-left: 235px;
}
#ptp:after
{
	content: " ";
	display: block;
	clear: both;
}

#one
{
	background-color: #fff;
	text-align: left;
	padding-bottom: 24px;
	padding: 2px 2px 2px 2px;
}

#state
{
	background-color: #eee;
	text-align: left;
	padding: 5px;
}
#county
{
	background-color: #eee;
	text-align: left;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#municipality
{
	background-color: #eee;
	text-align: left;
	padding: 5px;
}
#one a
{
	color: #982A47;
	font-weight: bold;
}
#one a.content
{
	color: #982A47;
	font-weight: normal;
}

table#home td
{
	vertical-align: top;
}

#footer
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	color: #fff;
	background-color: #770032;
	text-align: center;
	font-size: 10px;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#footer a
{
	color: #fff;
	font-size: 12px;
}
#links
{
	position: relative;
	float: left;
	padding: 18px 0px 0px 5px;
}

#porzio
{
	padding: 0px;
	margin: 0px;
	position: relative;
	float: right;
}

