@charset "UTF-8";
/* CSS Document */

/*
Font Colors: 
	Top Nav Font Color (Blue): #1773b4

Navigation Tab Colors:
	Yellow: #ffe884
	Blue: #5597c7
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	margin: 0;
	font-size: 62.5%;
}

/* Main Structure */

#page {
	margin: 0 auto;
	width: 900px;
	height: auto;
}

#footer {
	width: 100%;
	height: 200px;
	border-top: 11px solid #a3cbe7;
	background-color: #5598c8;
}

/* Navigation */

	
#navigation {
	width: 900px;
	padding: 0 26px;
}

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {
	position:relative; 
	float:left;
	display:inline;
	margin-top:15px;
}

ul.menu .main {
	display:block;
	width: 138px;
	height:29px;
	margin-right:3px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	text-decoration: none;
	color: #1773b4;
	text-align: center;
	background-image: url(images/top_navbutton.jpg);
	background-repeat:no-repeat;
}
	ul.menu .main:hover {
		background-position:0 -34px;
		color: #FFF;
		text-decoration: none;
	}
	
	ul.menu .active {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2em;
		color: #FFF;
		text-align: center;
		text-decoration: none;
		background-image: url(images/top_navbutton.jpg);
		background-repeat:no-repeat;
		background-position:0 -34px;
		padding-top: 5px;
		margin-right:3px;
		width: 138px;
		height:29px;
	}
	
		ul.menu .active:hover {
			background-position:0 0;
			color: #1773b4;
			text-decoration: none;
		}
	
ul.menu ul {
	position: absolute; 
	top: 34px; 
	left: 0; 
	display: none; 
	opacity: 0; 
	list-style: none;
}
ul.menu ul li {
	background-color:#ffe884;
	position: relative;
	border: 1px solid #5598c8; 
	border-top: none; 
	width: 210px;
	margin: 0;
	}
ul.menu ul li a {
	display: block; 
	padding: 3px 7px 5px;
	background-color:#ffe884;
	color: #1773b4; 
	font-size: 1.5em;
	}
ul.menu ul li a:hover {
	background-color: #5598c8;
	color: #FFF;
	}

/* Page Content */
#content {
	width: 900px;
	height: auto;
	margin-bottom: 50px;
}

	#containerone {
		width: 233px;
		height: auto;
		padding-top: 33px;
		float: left;
	}
	
	#containertwo {
		width: 451px;
		height: auto;
		margin: 0 20px;
		padding-top: 75px;
		float: left;
	}
	
	#containerthree {
		width: 170px;
		height: auto;
		float: left;
		margin: 5px 3px 0 3px;
		background-color: #5598c8;
	}

/* Banner */

#topbanner {
	background-image: url(images/banner_top.jpg);
	width: 170px;
	height: 90px;
	background-repeat: no-repeat;
}

#middlebanner {
	height: auto;
	width: 150px;
	padding: 0 10px;
	background-color: #5598c8;
}

#bottombanner {
	background-image: url(images/banner_bottom.jpg);
	width: 170px;
	height: 90px;
	background-repeat: no-repeat;
}

#facebook {
	padding: 10px 0;
	background-color: #FFF;
}

/* Footer */
#footercontainer {
	margin: 0 auto;
	width: 600px;
	height: auto;
}

/* Typography */

#containertwo p, .closingtext {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	color: #000;
}

	#containertwo p a {
		color: #1773b4;
	}
	
	#containertwo a:hover {
		text-decoration: none;
	}

#containerthree p {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	line-height: 20px;
	color: #FFF;
}

	#containerthree p a {
		color: #FFF;
	}
	
	#containerthree a:hover {
		text-decoration: none;
	}
		
	#containerthree ul {
		margin: 12px 0 0 0;
		padding-left:0;
		list-style:none;
	}
	
	#containerthree ul li {
		padding-bottom:6px;
		margin-bottom:6px;
		background-image:url(../images/home_nav_bullet.gif);
		background-repeat:no-repeat;
		background-position:0.4em 0.5em;
		border-bottom:1px solid #a3cbe7;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 1.3em;
	}
	
	#containerthree ul li a {
		color:#fff;
		text-decoration:none;
	}
	
	#containerthree ul li a:hover {
		color: #ffe884;
	}

.bannerheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #FFF;
}

#footercontainer p {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}

	#footercontainer p a{
		color: #FFF;
		text-decoration: underline;
	}
	
	#footercontainer p:hover {
		text-decoration: none;
	}

ul.lists {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	color: #000;
	line-height: 20px;
}

.subheader {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 1.6em;
	color: #1773b4;
	font-weight: bold;
}

table.tables {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
}

/* Blog Styles */

.byline {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #747474;
	font-size: 1em;
}


.headers {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 1.3em;
	color: #1773b4;
	font-weight: bold;
}

ul.categories {
	list-style: none;
	padding: 0;
}

	ul.categories li {
		display: inline;
	}

	ul.categories li a {
		font-family: Georgia, 'Times New Roman', Times, serif; 
		font-size: 1.2em;
		color: #000;
		list-style: none;
	}
	
	ul.categories li a:hover {
		text-decoration: none;
	}


#breadcrumbs {
	width: 451px;
	height: auto;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #000;
	font-size: 1em;
	text-align: right;
}
	
	#breadcrumbs a {
		color: #000;
		text-decoration: underline;
	}
	
	#breadcrumbs a:hover {
		color: #1773b4;
		text-decoration: none;
	}

ul.archivecategories li {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 1.2em;
}

ul.archivecategories li a {
	color: #000;
}
	
ul.archivecategories li a:hover {
	text-decoration: none;
}

	
/* Images */

img.horizontal {background-image:url(images/bg_horizontal_img.gif);}	
img.vertical {background:url(images/bg_vertical_img.gif);}

img.horizontal,
img.vertical {
	background-repeat:no-repeat;
	background-position:0 0; 
	padding:11px;
	margin:0 0 0.5em 0.5em;
	}

.fltlft {
	float: left;
	margin-right: 10px;
}

.fltrgt {
	float: right;
	margin-left: 10px;
}	

/* Logo Text */
#yellowline {
	width: 95px; 
	height: 10px; 
	border-bottom: 1px solid #ffe884; 
	float:left;
}

#inc {
	width: 43px; 
	float:left; 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 1.8em
}

h3.nf {
	text-align: center;
	color: #000;
}

.formheaders a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1773b4;
	font-weight: bold;
}

#tables td {
	text-align: center;
}

	
/* H Tags */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #000;
	margin: 0;
}

h2 {
	font-size: 3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}

h3 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	font-weight: normal;
	color: #1773b4;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #1773b4;
	margin: 0;
}

	h4 a {
		color: #1773b4;
		text-decoration: underline;
	}
	
	h4 a:hover {
		text-decoration: none;
	}
	
h5 {
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1em;
	color: #FFF;
	margin: 0;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

/* Twitter */
#twitter_update_list li {
list-style-type: none;
line-height:125%;
font-size:12px;
padding-bottom:10px;
}

#twitter_update_list span {
color: #333;
}

#twitter_update_list span a {
display: inline;
color: #000000;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #666666;
}

/* Contact Form */
form.contact {
	width:451px;
	font-size:1.2em;
}

label {
	float:left;
	margin-right:10px;
	width:150px;
	color: #000;
	font-size: 12px;
	line-height: 140%;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	}
	
	input, select, textarea {
		border:1px solid #6891a0;
		margin:2px;
	}
	
	input:focus, select:focus, textarea:focus {
		border:1px solid black;
	}
	
br.clear {
	clear:both;
}
	
.required {
	font-size: 1.2em;
	color:red;
	font-weight:bold;
	font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.error {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	color: #FF0000;
}

.success {
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
}
	
