/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	text-decoration: none;
	vertical-align: baseline;
	text-decoration:none;
}

ol, ul {
	list-style: none;
        
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#browsing_edit_bar {
	background:transparent url(/admin/browsing_edit_bar.png) repeat-x scroll left bottom;
	bottom: 0;
	display: block;
	height: 45px;
	left: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 10;
	color: white;
}

#browsing_edit_bar .container {
	margin: 10px auto;
	width: 1017px;
}

#browsing_edit_bar .left {
	float: left;
}

#browsing_edit_bar .right {
	float: right;
}

#browsing_edit_bar a {
	color: white;
}

body#HomePage { background:url(/files/images/bg-site.jpg) repeat-x 0 0; }
body#InnerPage { background:url(/files/images/bg-site-innerpage.jpg) repeat-x 0 0; }
body#ModulePage { background:url(/files/images/bg-site-calendar.jpg) repeat-x 0 0; }

	.wrapper {
		margin:0 auto;
		width:1017px;
	}
	
		.header {
			background:url(/files/images/bg-header.jpg) no-repeat 120px 0;
			height:143px;
			padding:0 22px;
			position:relative;
		}
		
			.header h1 {
				padding:28px 0 0 0;
				width:400px;
			}
			
				.header h1 a {
					background:url(/files/images/logo.png) no-repeat;
					display:block;
					height:86px;
width:400px;
					text-indent:0px;
					
				}
				
.header h1 a #city {
					
					display:block;
					height:23px;
width:256px;
					padding:63px 0px 0px 144px;
					
					font-family:Arial, Helvetica, sans-serif, Tahoma, "trebuchet MS";
					font-weight:bold;
					color:#FFFFFF;
					font-size:14px;

				}
				
			.header li { 
				color:#fff;
				font-weight:bold;
				float:left;
			}
			
				.header li a { 
					color:#fff;
				}
			
			.nav {
				position:absolute;
				right:22px;
				top:8px;
			}
			
				.nav li { 
					font-size:11px;
					padding-left:3px;
				}
			
			.mainnav {
				bottom:8px;
				position:absolute;
				right:22px;
			}
			
				.mainnav li { 
					font-size:15px;
					padding:0 0 0 30px;
				}

				.mainnav li a {
					text-transform: lowercase;
				}
			
			.header form {}
		
		.container { padding-bottom:22px }
		#ModulePage .container { padding:0 25px 22px 25px }

		.row {
			clear: both;
		}

		.column1 {
			float:left;
			width:200px
		}

			.column1 ul {
				margin:30px 0 0 22px;
			}

			.column1 li {
				font-size:18px;
				font-weight:bold;
				padding:10px 0 10px 17px;
			}
			
				.column1 li a {
					color:#ff6600;
				}
				
					.column1 li > ul li {
						font-size:14px;
						font-weight:bold;
						padding:0px 0px 8px 0px;
						margin-left:-5px;
					}
					
					.column1 li > ul {
						margin-top:6px;
					}
					
					.column1 li > ul a:hover {
						text-decoration:underline;
					}

		.column2 {
			float:right;
			width:730px;
		}

			.column2 strong,
                        .column2 h1,
			.column2 blockquote,
			.column2 p, 
                        .colun2 h3,
                        .column2 h4{
				margin:20px 0;
			}

			.column2 h1 {
				color:#ff6600;
				font-size:25px;
				font-weight:bold;
			}

			.column2 blockquote {
				color:#000;
				font-size:15px;
				font-weight:bold;
			}


			.column2 strong {
				color:#666;
				font-size:14px;
				font-weight:bold;
			}
			.column2 p {
				color:#666;
				font-size:13px;
				line-height:18px;
			}
                                .column2 h3 {
				color:#000;
				font-size:12px;
				font-weight:bold;
			}

                                .column2 h4 {
				color:#000;
				font-size:16px;
				font-weight:bold;
			}
			.img-content { float:right; margin-left:12px; }
			
			
			/*ADDED trent 2/23/09*/
			
			.column2 > .content_text ul li,
			.column2 > .content_text ul ol {
				margin-left: 25px;
				list-style:square;
				color:#666;
				font-size:13px;
				line-height:18px;
				}
.column2 li.thanks {
				margin-left: 25px;
				list-style:square;
				color:#666;
				font-size:13px;
				line-height:18px;
width:100px;
				}
				
			/**/
		
		.footer {
			background:#333;
			margin-top:20px;
			padding:15px 0;
			clear: both;
		}

			.footer-inner {
				margin:0 auto;
				padding:0 22px;
				width:973px;
			}

				.footer h1 {
					float:left;
					width:43px;
				}

					.footer h1 a {
						background:url(/files/images/logo.gif);
						display:block;
						font-size:1px;
						height:13px;
						line-height:1px;
						text-indent:-9999px;
					}

				.footer-inner div {
					float:right;
				}

					.footer ul {
						margin-bottom: 20px;
						position: static;
					}

						.footer li {
							float:left;
							font-size:11px;
							padding:0  0 0 20px
						}

							.footer li a {
								text-transform: lowercase;
								color:#ccc;
							}

					.footer p {
						clear:both;
						color:#999;
						font-size:10px;
						line-height:15px;
						text-align:right;
					}

/* HOME PAGE: I need/want/like */
ul.i_actions {
	margin: 0px;
	background:url(/files/images/bg-intro-nav.gif) no-repeat center top;
}

.i_actions li {
	border-right:1px solid #fff;
	color:#fff;
	float:left;
	height:89px;
	margin: 0px;
	padding:13px 22px 10px 22px;
	position:relative;
}

.i_actions .help { width:293px; }

.i_actions .act { width:297px; }

.i_actions .learn {
	border:none;
	width:292px;
}

.i_actions li h2 {
	float:left;
	margin-right:25px;
	text-indent:-9999px;
}

.i_actions .help h2 {
	background:url(/files/images/hdr-ineedhelp.png);
	height:66px;
	width:80px;
}

.i_actions .act h2 {
	background:url(/files/images/hdr-iwanttoact.png);
	height:58px;
	width:79px;
}

.i_actions .learn h2 {
	background:url(/files/images/hdr-idliketolearn.png);
	height:58px;
	width:91px;
}

.i_actions li p {
	font-size:13px;
	line-height:17px;
}

.i_actions li span {
	background:url(/files/images/btn-learnmore.gif);
	bottom:-10px;
	display:block;
	float:right;
	height:46px;
	position:absolute;
	right:22px;
	width:97px;
}

.i_actions li span a {
	color:#fff;
	display:block;
	font-size:11px;
	height:20px;
	padding:7px 0 0 0;
	text-align:center;
}

/* HOME PAGE: Features */
.features { margin-top:10px }
			ul.features {
				margin: 0px;
				padding: 0px;
			}
				.features li {
					float:left;
					margin:0px;
					padding: 0px 22px;
					width:295px;
				}
				
					.features li h2 {
						color:#ff6600;
						font-size:20px;
						font-weight:bold;
					}
					
					.features li span {
						border:1px solid #999;
						display:block;
						height:113px;
						margin:15px 0;
					}
					
					.features li p {
						color:#666;
						font-size:12px;
						line-height:17px;
					}
					
						.features li p a {
							color:#ff6600;
						}