@import url("calendar2.css");
* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: small Verdana;
	color: #3A3A3A;
	background: #eeeeee url(../images/background.gif) repeat-y center 0;
}
a {
	color: #369;
}
a:hover {
	text-decoration: none;
	color: #999;
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 200%;
	color: #999;
}
h2 {
	font-size: 140%;
	color: #369;
	line-height: 175%;
}
h3 {
	font-size: 175%;
	color: #369;
}
h4 {
	font-size: 90%;
	color: #666;
}
h5 {
	font-size: 80%;
	color: #666;
	padding-top: 7px;
	padding-bottom: 7px;
}

.notice {
font-style:italic;
color:red;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.thumbnail_left {
float:left;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 10px 5px 0;
padding:4px;
}

.thumbnail_right {
float:right;
border:1px solid #D9E0E6;
border-bottom-color:#C8CDD2;
border-right-color:#C8CDD2;
background:#fff;
margin:0 0 5px 10px;
padding:4px;
}


.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
	padding-left: 4px;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 120px;
	background: url(../images/header.gif) no-repeat 0 0;
}
	#header .pages {
		list-style-type: none;
		float: left;
		height: 30px;
		padding: 0 5px;
		overflow: hidden;
	}
		#header .pages li {
	float: left;
	font-size: 90%;
		}
		#header .pages li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 9px 15px;
	font-weight: bold;
		}
#header .pages li a:hover {
	color: #fff;
	text-decoration: underline;

}
	#header .links {
	float: right;
	font-size: 90%;
	color: #FFF;
	padding: 9px 15px 9px 18px;
	}
		#header .links a {
	color: #FFF;
	text-decoration: none;
	margin: 0 5px;
	font-weight: bold;
		}
#header .links a:hover {
	color: #fff;
	text-decoration: underline;
		}
	#header h1 {
	float: left;
	padding: 10px 0 0 20px;
	}
		#header h1 a {
			width: 447px; height: 67px;
			display: block;
			text-indent: -9999px;
			outline: none;
		}
	#header .ad {
	float: right;
	padding: 10px 20px 20px 10px;
	}
	#header form {
	clear: both;
	float: right;
	width: 285px;
	height: 21px;
	padding: 25px 5px 0 25px;
	}
/** END header **/

/** BEGIN content **/
#content {
	width: 615px;
	float: left;
	border-top: 4px solid #f5f5f5;
	padding: 10px 20px;
	font-family: Arial;
}
	#content .featured {
		padding: 6px;
	}
	#content .posts {
		padding: 12px 6px;
	}
		#content .post .thumb {
			padding: 6px;
			border: 1px solid #dfdfdf;
			background-color: #eeeeee;
			margin-bottom: 8px;
		}
			#content .post .thumb a {
				width: 247px; height: 92px;
				display: block;
				overflow: hidden;
			}
			#content .post .thumb img {
				width: 247px;
			}
		}
		#content .post h2 a {
			color: #555555;
			text-decoration: none;
		}
		#content .post .date {
			color: #9E9E9D;
			margin-bottom: 15px;
			font-size: 90%;
		}
		#content .readmore {
	display: block;
	background-color: #EFEFEF;
	color: #369;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	padding: 7px;
	width: auto;
	clear: both;
		}
	#content .title {
		font-size: 90%;
		text-transform: uppercase;
		font-family: Verdana;
		padding: 15px 22px 0;
	}
#content .single {
	padding: 10px 10px 0px;
	}
		#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 105%;
		}
		#content .single ul, #content .single ol {
	margin-bottom: 10px;
	list-style: none outside;
	padding-left: 5px;
		}
		
		#content .single ul ul {
	padding-left: 10px;
		}
		#content .single li {
	line-height: 135%;
	background: url(../images/bullet.gif) no-repeat 0% 7px;
	padding: 2px 0 2px 15px;
	font-size: 105%;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
	        line-height: 1.5em;
	 		font-size: 105%;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 120%;
			margin-bottom: 5px;
		}
/** END content **/


/** BEGIN sidebar **/
#sidebar {
	width: 313px;
	float: right;
	padding-top: 5px;
}
	#sidebar .box {
		padding: 10px;
		border-bottom: 1px solid #E7E7E7;
	}
	#sidebar .boxPopular{
	padding: 10px;
	border-bottom: 1px solid #E7E7E7;
	background: url(http://www.flagstaffnordiccenter.com/images/fncLogo.gif) no-repeat right top;
	}

	#sidebar h2 {
	font-size: 90%;
	text-transform: uppercase;
	color: #369;
	margin-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	margin-top: 5px;
	}
	#sidebar ul {
		list-style-type: none;
		padding-left: 5px;
	}
		#sidebar ul li {
			font-size: 90%;
			line-height: 1.5em;
			padding: 4px 0;
		}
		#sidebar ul li a {
			color: #262B2C;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
	text-decoration: underline;
		}
	#sidebar .l, #sidebar .r {
	width: 150px;
	float: left;
	padding: 18px 0 0 5px;
	}
		#sidebar .r ul, #sidebar .l ul {
			padding-bottom: 20px;
		}
	#sidebar .ad {
		text-align: center;
		padding: 5px;
	}

		#sidebar .ad img {
			margin: 5px;
		}
	#sidebar .popular {
	background: url(images/fncLogo.gif) no-repeat right top;
	}
	#sidebar .video {
	padding-left: 1px;
	text-align: center;
	}
		#sidebar .video img {
	display: block;
	margin: 5px auto;
	}

	#sidebar .news {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	line-height: 150%;
	}
	#sidebar .googlead {
	padding-left: 0px;
	padding-right: 0px;
	font-size: 90%;
	line-height: 150%;
	}
	#sidebar .news p {
	padding-top: 5px;
	padding-bottom: 5px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background: #EFEFEF url(../images/footer.gif) repeat-x 0 0;
	font-size: 90%;
	padding: 20px 10px;
	color: #9E9E9D;
	text-align: center;
}
#footer p {
	line-height: 150%;
	font-size: 90%;
	padding-bottom: 10px;
}
	#footer a {
		color: #9E9E9D;
		text-decoration: none;
	}
/** END footer **/

	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 100% !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
/** Beginning columns **/

.column1 {
	float:left;
	width:300px;
	margin-left:0;
	display:block;
	text-align:left !important;
	margin-bottom:0;
	padding-bottom:0;
	margin-top: 10px;
}


.column2 {
	margin-left:305px;
	width:300px;
	display:block;
	clear:right;
	text-align:left;
	margin-bottom:0;
	padding-bottom:0;
}
/** End columns **/
.formBox {
border:1px dashed #CCC;
background:#E4E4E4;
margin-bottom:15px;
padding:10px 5px;
}
/*sections*/

#content .thumb {
			float: left;
			margin: 0 15px 10px 0;
		}
#content .thumb .post img {
				width: 150px;
			}
#content .post {
	float: left;
	padding: 12px;
	margin: 5px 5px 5px 0px;
	clear: both;
	}
#content .post h2 {
	font-size: 130%;
	margin-bottom: 5px;
		}
#content .post h2 a {
text-decoration: underline;
}
#content .post p {
	font-size: 90%
	display: block;
	width: 560px;
	line-height: 150%;
	margin-bottom: 15px;
		}
#wrapper #content .single ul ul li {
	background: url(../images/bullet.gif) no-repeat 15px 7px;
	padding-left: 30px;
}
.break {
	clear: both;
}
