/*<group=General Styles>*/

body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 30px 5px 30px 5px;
	text-align: center;
	color: #191919;
	background: fixed repeat-x url(images/body_bg.png);
}

p { 
}

b, strong {
	font-weight: bold;
}

a{
text-decoration:none;
	}
	


/*a:link, a:visited {
	color: #004080;
	text-decoration: none;
}

a:hover, a:active {
	color: #63727c;
	text-decoration: underline;
}*/

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	background: repeat-y url(images/content_bg.png); /* This Is The BG Color Of The Main Div */
	width: 662px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	color: #191919;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#pageHeader {
	width: 662px;
	text-align: left;
	list-style: none;
	height: 86px;
	background: no-repeat url(images/header_bg2.png);
}

#pageHeader img {
	float: left;
	margin-left: 22px;
	margin-top:15px;
}

#pageHeader h1 {
	color: #63727c;
	margin: 0px;
	font-weight: bold;
	font-size: 22px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	letter-spacing: 1px;
	background: transparent;
}

#pageHeader h2 {
	color: #99afbf;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 35px;
	padding-top: 0px;
	letter-spacing: 3px;
	background: transparent;
}

#contentContainer {
	text-align: left;
	margin-left: 10px;
	width:620px;
}

#contentContainer #content {
	line-height: 1.5em;
	padding: 0px 0px 10px 10px;
}

#content{
	float:left;
	width:440px;
	}

#sidebarContainer {
	width: 190px;
	float: left;
	text-align: left;
	padding-left: 26px;
}

#sidebarContainer .sidebar {
	line-height: 1.8em;
	padding: 5px 15px 5px 10px;
}

#footer {
	background: no-repeat url(images/footer_bg.png);
	margin-top: 5px;
	text-align: center;
	padding: 0px;
	color: #a9b4c2;
	font-size: 11px;
	height: 53px;
}

#footer p {
	padding: 5px 25px 0px 0px;
	margin: 0px;
}

#footer a {
}

#footer a:hover {
	text-decoration: underline;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	margin: 0px;
	padding-top: 15px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
.standout, blockquote {
	padding: 10px;
	color: #99afbf;
	font-size: 13px;
	font-style: italic;
}

h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background: #63727c;
	border-bottom:thin solid  #B4CDDF;
	padding: 5px;
	margin-bottom:-5px;
	margin-top:0px;
}

h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	background: #63727c;
	padding: 2px 3px 1px 3px;
	margin: 0px 0px 3px 0px;
}

h3 {
	color: #63727c;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h4 {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	border-bottom:thin solid #FFFFFF;
	padding-bottom:5px;
	display:inline;
}

h5 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	background: #63727c;
	padding: 2px 3px 1px 3px;
	margin: 0px 0px 3px 0px;
}
	
#news{
	background:#cc0033;
	width:137px;
	float:left;
	overflow:visible;
	margin-left:20px;
	color:#FFFFFF;
	padding:6px;
}

/*navigation css added */

#nav ul li{
	list-style-type:none;
	display:inline;
	font-size:11px;
	background:#789FB9;
	border: #666666 1px solid;
	float:left;
}
	
#nav ul{
	padding:0px;
	margin:23px;
}

#nav ul li a{
	color:#FFFFFF;
	display:block;
	padding:3px 10px 3px 10px;
}

#nav ul li a:hover{
	color:#333333;
	background-color:#B4CDDF;
}

#nav{
	position:relative;
	top:10px;
	clear:both;
	left:0px;
	height:55px;
	margin-bottom:30px;
	overflow:hidden;
}

a strong{
color:#FFFFFF;
}

#teaserContainer{
	clear:both;
	margin-left:10px;
}

.item{
	float:left;
	width:135px;
	height:100px;
	background:url(images/teaser_bg.png) repeat-x -15px;
	padding:5px;
	color:#FFFFFF;
	margin-left:5px;
	}
	
.redtxt{
	color:#cc0033;
	font-weight:bold;
}

#map, #fieldinfo{
	float:left;
	}

table#fieldinfo tr td{
	border:#999999 1px solid;
	padding 2px;
}

table#fieldinfo tr td img{
	margin-left:auto;
	margin-right:auto;
}

table#fieldinfo{
	width:365px;
	height:570px;
	margin-left:20px;
	margin-bottom:20px;
	overflow:hidden;
	table-layout:fixed;
	}

img.off{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.off{
	display:none;
	visibility:hidden;
	font-size:9px;
	padding-left:10px;
}

p.off{
	text-align:left;
}

.on{
	display:block;
	visibility:visible;
}

.indent{
	position:absolute;
	left: 260px;
	}
	
#calendar{
	font-size:11px;
	margin-top:10px;
	}

	
