body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #73b4ea url(../images/body-bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, Times, serif;
}
a {
	text-decoration:none;
}
a:hover, a:focus, a:active {
	text-decoration:underline;
}
#container { 
	width: 920px;
	margin: 0 auto;
	text-align: left;
} 
#topNav { 
	background: #DDDDDD url(../images/topnav-bg.jpg) repeat-y center; 
	height:36px;
	overflow:hidden;
	text-align:right;
 	margin:0;
  padding:0;
} 
#topNav div {
	margin:8px 43px;
}
#topNav a {
  font-family:Georgia, Times, serif;
  font-weight:bold;
}
.primaryLinks {
	float:left;
	color:#00488c;
}
.primaryLinks a {
	color:#00488c;
}
.siteLinks, .siteLinks a {
	color:#7c694b;
}
#mainWrapper {
	width:920px;
	background:transparent url(../images/mainwrapper-bg.jpg) repeat-y;
  position:absolute;
  top:36px;
}
#frameLeft {
	float:left;
	width:11px;
	background:transparent url(../images/frame-main-left.jpg) no-repeat;
	height:613px;
}
#frameRight {
	float:right;
	width:11px;
	background:transparent url(../images/frame-main-right.jpg) no-repeat;
	height:613px;
}
.portal #frameRight, .portal #frameLeft {height:483px;}
.portal div.clear {display:none;}
#bodyWrapper {
  margin:0 12px 0px 12px;
}
#portal {
height:483px; background:#ccc;
}
#businessHeader {height:279px; overflow:hidden;}
#staticHeader, #staticHeader h1, #staticHeader h2, #staticHeader p, #staticHeader ul {
  height:1px !important;
  overflow:hidden;
}
.subpage #staticHeader {
height:160px !important;
}
.collapseIt {
display:none !important;
}
.business #staticHeader {
background:transparent url(../images/business-subpage-header.jpg) top no-repeat;
}
.lifestyle #staticHeader {
background:transparent url(../images/lifestyle-subpage-header.jpg) top no-repeat;
}
.visiting #staticHeader {
background:transparent url(../images/visiting-subpage-header.jpg) top no-repeat;
}
#pageNav {
  text-align:center;
  font-family:Georgia, Times, serif;
	font-size:15px;
  font-style:italic;
  color:#e9e2b8;
  font-weight:bold;
  padding:0 0 25px 0;
  margin-bottom:15px;
}
#pageNav a {
  color:#7c6b51;
  padding:0 3px;
}
#pageNav a:hover, #pageNav a:focus, #pageNav a:active {
  text-decoration:none;
  color:#333;
}
.business #pageNav {
  background:transparent url(../images/nav-wave-business.gif) no-repeat bottom;
}
.visiting #pageNav {
  background:transparent url(../images/nav-wave-visiting.gif) no-repeat bottom;
}
.lifestyle #pageNav {
  background:transparent url(../images/nav-wave-living.gif) no-repeat bottom;
}
#leftCol {
	float: left;
	width: 200px;
	padding: 0 20px 0 25px;
}
#leftCol h4 {
display:none;
}
#communityEvents, #chamberEvents {
padding:40px 0 0 0;
margin-bottom:10px;
}
#communityEvents {
background:transparent url(../images/community-events-top.jpg) no-repeat top;
}
#chamberEvents {
background:transparent url(../images/chamber-events-top.jpg) no-repeat top;
}
#communityEvents h5, #chamberEvents h5 {
color:#00498e;
margin:0 25px 0;
}
#communityEvents p, #chamberEvents p {
color:#967512;
font-size:12px;
margin:0 25px 10px;
line-height:14px;
}
#communityEvents p a, #chamberEvents p a {
color:#980114;
}
#communityEvents div, #chamberEvents div {
width:200px;
padding-bottom:10px;
}
#communityEvents div.otherEvents, #communityEvents div.clear, #chamberEvents div.otherEvents, #chamberEvents div.clear {
padding-bottom:0;
background-image:none;
}
#communityEvents div.otherEvents a, #chamberEvents div.otherEvents a {
text-decoration:none;
display:block;
width:150px;
height:15px;
margin:10px 0 0 25px;
color:#980114;
}
#communityEvents div.otherEvents a:hover b, #chamberEvents div.otherEvents a:hover b {text-decoration:underline;}
#communityEvents div.otherEvents a:hover, #communityEvents div.otherEvents a:focus, #communityEvents div.otherEvents a:active, #chamberEvents div.otherEvents a:hover, #chamberEvents div.otherEvents a:focus, #chamberEvents div.otherEvents a:active {
background-position:bottom left;
text-decoration:none;
}
#communityEvents div.otherEvents a b, #chamberEvents div.otherEvents a b {
font-size:12px;
font-weight:normal;
}
#featuredEvents, #businessNews, #recentEvents {
padding:40px 0 0 0;
}
#featuredEvents {background:transparent url(../images/featured-events-top.jpg) no-repeat top;}
#businessNews {background:transparent url(../images/business-news-top.jpg) no-repeat top;}
#recentEvents {background:transparent url(../images/recent-events-top.jpg) no-repeat top;}
#videoTourbook {margin:25px 25px 10px;}
#featuredEvents h5, #businessNews h5, #recentEvents h5 {
color:#00498e;
margin:0 25px 0;
}
#featuredEvents p, #businessNews p, #recentEvents p {
color:#967512;
font-size:12px;
margin:0 25px 10px;
line-height:14px;
}
#featuredEvents p a, #businessNews p a, #recentEvents p a {
color:#980114;
}
#flags {
text-align:left; padding-top:20px; padding-left:25px;
font-size:12px;
}
#flags a {padding:0px; vertical-align:middle; color:#967512;}
#rightCol {
	float: right; 
	width: 200px;
	padding: 0 25px 0 20px;
}
#advertising a {
display:block; 
width:200px;
}
#advertising a img {
width:200px;
margin-top:15px;
}
#mainContent { 
	margin: 0 245px 50px 245px; /* margin left and margin right must stay 245px for correct alignment */
        padding:0; /* padding must stay 0 for correct alignment */
color:#7c694b;
} 
#SearchResults { 
	margin: 0 45px 50px 45px; 
        padding:0;
color:#7c694b;
} 
#SearchResults h2 {
color:#695B44;
font-size:16px;
}
#mainContent a {
color:#151515;
}
#mainContent h1 {
color:#00478f;
font-size:24px;
margin:0 0 5px 0;
}
#mainContent h2 {
color:#695B44;
font-size:16px;
}
#mainContent h3 {
font-size:16px;
}
#mainContent h4 {
font-size:15px;
}
#mainContent h5 {
font-size:13px;
color:#933139;
padding:6px 0 0 0;
}
#mainContent h6 {
font-size:12px;
}
#mainContent p, #mainContent ul, #mainContent ol, #mainContent li {
font-size:12px;
}
#mainContent h3, #mainContent h4, #mainContent h5, #mainContent h6, #mainContent p, #mainContent ul, #mainContent li, #mainContent ol, #mainContent blockquote {
line-height:18px;
margin:10px 0;
}
#mainContent li, #mainContent ul, #mainContent ol {
margin:0;
}
#mainContent blockquote {
font-family:Georgia, Times, serif;
line-height:28px;
padding:30px;
}
#mainContent table {font-size:13px; max-width:406px; line-height:16px; margin:15px 0;}
#mainContent table td {vertical-align:top;}
#bottomButtons {
text-align:center;
width:848px;
margin:0 auto;
background:#FFFFFF url(../images/bottom-buttons-header.jpg) no-repeat top left;
padding-top:33px;
display:block;
height:105px;
overflow:hidden;
}
#bottomButtons h5 {
display:none;
}
#bottomButtons div {
display:block;
float:left;
height:105px;
text-align:left;
}
#bottomButtons div a {
background-position:top;
background-repeat:no-repeat;
display:block;
height:105px;
}
.btnCreate a {
background:transparent url(../images/btn-create-bg.jpg) top left no-repeat;
width:212px;
}
.btnPromote a {
background:transparent url(../images/btn-promote-bg.jpg) top left no-repeat;
width:212px;
}
.btnProvide a {
background:transparent url(../images/btn-provide-bg.jpg) top left no-repeat;
width:213px;
}
.btnRep a {
background:transparent url(../images/btn-rep-bg.jpg) top left no-repeat;
width:211px;
}
#bottomButtons div.btnRep {
margin-right:0px;
}
#bottomButtons div a:hover, #bottomButtons div a:active, #bottomButtons div a:focus {
background-position:bottom;
text-decoration:none;
}
#bottomButtons div a h6 {
font-size:20px;
color:#00498e;
background:transparent url(../images/bottom-buttons-hdr-arrow.gif) no-repeat top left;
padding:13px 0 0 40px;
margin:0;
}
#bottomButtons div.btnCreate a h6 {
padding-left:43px;
}
#bottomButtons div a:hover h6, #bottomButtons div a:focus h6, #bottomButtons div a:active h6 {
background-position:bottom left;
color:#012343;
}
#bottomButtons div a p {
margin:0;
font-size:13px;
font-weight:bold;
color:#ccb778;
padding:0 20px 0 43px;
}
#bottomButtons div a:hover p, #bottomButtons div a:focus p, #bottomButtons div a:active p {
color:#88783d;
}
.greeleyGreat {
clear:both;
background:transparent url(../images/greeley-great.jpg) top no-repeat;
display:block;
height:74px;
}
.greeleyGreat2 {
clear:both;
background:transparent url(../images/greeley-great-2.jpg) top no-repeat;
display:block;
height:108px;
}
.greeleyGreat b, .greeleyGreat2 b {display:none;}
#bottomLinks {
  display:block;
  background:#f2edd7;
clear:both;
  padding:3px 60px 20px;
}
#bottomLinks div {
  display:block;
  margin:0 25px 0 0;
}
#bottomLinks h6 {
  color:#004890;
  font-size:16px;
  font-weight:normal;
  margin:0;
}
#bottomLinks ul, #bottomLinks li, #bottomLinks a {
  margin:0;
  padding:0;
  list-style-type:none;
  font-size:12px;
  color:#bf2f2f;
}
#bottomLinks li a {
  padding-left:10px;
  background:url(../images/bottomlinks-li.gif) no-repeat;
  line-height:16px;
}
.chaLinks {
  float:left;
  display:block;
}
.devLinks {
  float:right;
  display:block;
}
.govLinks {
  display:block;
}
.eduLinks {
  display:block;
  float:right;
}
#footer { 
	background:#73b4ea url(../images/frame-main-bottom.jpg) top no-repeat;
  font-size:12px;
  color:#FFF;
  text-align:center;
  padding:30px 0 10px;
} 
#footer a {
  color:#ffe69c;
}
#footer .dagama {
  color:#FFF;
  text-decoration:underline;
}

/* Utilities */
.floatRight {
	float: right; margin-left:12px;
}
.floatLeft {
	float: left; margin-right:12px;
}
.clear {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
  height:1px;
  overflow:hidden;
}

/* Forms */
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
legend {
	display:block;
margin-bottom:10px;
	font-family:Georgia, Times, serif;
	font-size:14px;
}
label {
	display:block;
	clear:both;
	font-size:12px;
	margin:0 0 3px 0;
}
.required {
	color:#CC0000;
	font-weight:bold;
}
input.inputText {
	font-size:12px;
	color:#666666;
	padding:3px 5px;
	margin-bottom:10px;
	width:80%;
}
div.radioSelect, div.checkSelect {
	float:left;
	margin-right:20px;
	font-size:10px;
	margin-bottom:10px;
}
textarea.textArea {
	width:100%;
	height:100px;
	margin-bottom:10px;
	font-size:12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	padding:3px 5px;
}
div.selectDropDown {
	display:block;
	margin-bottom:10px;
}
div.selectDropDown select {
font-size:12px;
color:#666666;
padding:1px 5px;
}
div.selectDropDown select option {
	font-size:12px;
	color:#666666;
}
input.inputSubmit {
	float:right;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding:5px 8px;
}

/* Hacks and Fixes */
#mainContent {width:406px !important;}
#mainContent img {max-width:406px !important;}
#mainContent .th_left {
    font-size: 12px;
    width: 200px;
    padding: 10px;
}
#mainContent .th_right {
    width: 200px;
}


/* Navigation */
/* Son of Suckerfish Dropdown menu */
#pageNav {width:100%; text-align:center; position:relative; z-index:10; font-size:14px;}
#pageNav table {margin:0 auto; height:20px; padding-top:3px; text-align:center;}
#pageNav ul { 
/* all lists */
text-align:center !important;
padding:0;
margin:0 auto;
list-style: none;
}
#pageNav li { 
/* all list items */
float:left;
width: auto; /* width needed or else Opera goes nuts */
text-align:left;
margin-right:5px; border-right:1px solid #cbb778; padding-right:5px;
}
#pageNav li.last {margin-right:0; border-right:0px; padding-right:0;}
#pageNav li li:hover, #pageNav li li.sfHover {background:#e7d89f;}
#pageNav li li {float:none; width:auto; text-align:left; margin:5px; border-right:0px; font-size:13px;}
#pageNav li li a {display:block; width:auto; margin:0; padding:2px;}

#pageNav li ul { /* second-level lists */
	position: absolute;
background:#f2f2f2;
border:1px solid #cccccc;
	width:14em; min-width: 14em; max-width:14em; padding:0;
}

#pageNav li ul ul { /* third-and-above-level lists */
position:absolute;
	margin: 1em 0 1em 0em; width:auto;
border:1px solid #cccccc;
background-color:#e5e5e5;
width:14em;
min-width:14em;
max-width:14em;
font-size:12px;
}
#pageNav li ul ul, #pageNav li li li {font-size:12px;}


#pageNav ul ul{
    display:none;   
}

/*all see this */
#pageNav ul ul ul, #pageNav ul ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-19px; 
    margin-left:12em;
}

/* non-IE browsers see this */
 #pageNav ul ul li>ul, #pageNav ul ul ul li>ul{
    margin-top:-19px; 
 }

 
#pageNav ul li:hover ul ul, #pageNav ul li:hover ul ul ul, #pageNav ul li:hover ul ul ul ul, #pageNav ul li:hover ul ul ul ul ul{
    display:none; 
}

#pageNav ul li:hover ul, #pageNav ul ul li:hover ul, #pageNav ul ul ul li:hover ul, #pageNav ul ul ul ul li:hover ul, #pageNav ul ul ul ul ul li:hover ul {
    display:block;
}
li.last:hover ul {margin-left:-6em !important;}
li.last:hover ul ul {margin-left:-14em !important;}


li>ul { 
	top: auto;
	left: auto;
}

/* Calendar */
.calendarsmall,.calendarsmall tr, .calendarsmall td, .calendarsmall img, .calendarsmall a {border:0; padding:0px; margin:0 0 0 0 !important; border-spacing:0 !important;} /* reset the calendar table so there is no default borders */
.calendarsmall {width:406px; float:left; border-bottom:1px solid #CBB778; border-left:1px solid #CBB778; font-size:16px; color:#7C694B; text-align:center;}
.calendarsmall td {border-right:1px solid #CBB778; border-top:1px solid #CBB778;}
.calendarsmall p {text-align:center; font-size:16px !important; font-family:Georgia, Times, serif; font-weight:bold;}

#missionStatement {
font-style:italic;
width:550px;
margin:0 auto 18px auto;
}

#missionStatement p {
font-style:italic;
margin:0px 25px 00px 25px;
}
