
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	text-align: left;
	margin: 10px auto;
	width: 924px;
	}

#header {
	width: 924px;
	}

#menu {
	clear:both;
	width: 924px;
	height:25px;
	background-image: url(menu-bg.jpg);
	text-align:left;
}

#menu img {
	float:left;
}

#menu ul {
	margin: 0;
	padding: 7px 0px 0px 10px;
	list-style:none;
	text-align: left;
}

#menu ul li {
	padding-right: 2px;
	float:left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
}

#menu ul li a {
	padding: 0px 5px 0px 5px;
	color: #F0F0F0;
	text-decoration: none;
	display:block;
	float:left;
}

#menu ul li a:hover {
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}


#frontpage {
	clear:both;
	margin-top:4px;
	float:left;
}

#frontpageoverlaymenu {
	height:210px;
	width:211px;
	background-color:#003366;
	margin-top: 4px;
	margin-left:713px;
}

#frontpageoverlaymenu #underline{
	padding-top:5px;
	padding-bottom:5px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	border-bottom:dotted #999999 1px;
}

#frontpageoverlaymenu li {
	padding-left:10px; 
	padding-bottom:2px;
	padding-top:3px;
	height:20px;
	list-style:none;
	list-style-position:outside;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#FFFFFF;   
	vertical-align:bottom;
	border-bottom:dotted #999999 1px;
}

#frontpageoverlaymenu li:hover {
	background-color:#FF6600;
}

#frontpageoverlaymenu li a {
	color:#FFFFFF; 
	text-decoration:none; 
}

#frontpageoverlaymenu li a:hover {
	text-decoration:none;
}

#frontpageoverlaymenu li a div {
	font-weight:normal; 
	font-size:0.75em; 
}

#content {
	padding-top:4px;
	font-size: 1.1em;
	text-align:left;
	}

#entry {
	width:448px;
	float:left;
	margin-right:7px;
	margin-left:7px;
}

#entry1of3 {
	width:293px;
	float:left;
	padding-right:7px;
	padding-left:7px;
	border-right: dotted #000000 1px;
}

#entry2of3 {
	width:293px;
	float:left;
	padding-right:7px;
	padding-left:7px;
	border-right: dotted #000000 1px;
}

#entry3of3 {
	width:293px;
	float:left;
	padding-right:7px;
	padding-left:7px;
}

#entry1of3 h3, #entry2of3 h3, #entry3of3 h3 {
		margin: 0;
}

#entry1of3 p, #entry2of3 p, #entry3of3 p {
	font-size: 0.9em;
}

#entry1of3 ul, #entry2of3 ul, #entry3of3 ul {
	font-size: 0.9em;
	margin-left:15px;
}

#entry2of3 li {
	font-size: 0.9em;
	list-style:none;
	list-style-position: outside;
	margin-bottom: 25px;
}

#entry2of3 li a img{
	float:left;
}

#entry1of3 p a img {
	padding: 0px 2px 0 0;
	margin:0;
}

#entrywide {
vertical-align:top;
}



.headdingauto {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right:-5px;
	border-bottom:solid #000000 1px;
	background-image: url(menu-bg.jpg);
	color: #FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}

.content {
	width:684px;
	float:left;
	margin-bottom:20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color:#F5F5F5;
}
.contentauto {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-top:4px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color:#F5F5F5;
}

.headding {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom:solid #000000 1px;
	background-image: url(menu-bg.jpg);
	color: #FFFFFF;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}

#content .headding a {
	color: #FFFFFF;
	text-decoration:none;
}

#content .headding a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

p.intro:first-letter {
	float:none;
	vertical-align:baseline;
	font-size: 1.8em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	padding: 0;
	margin: 10px 0px 0px 0px;
	width: 758px;
	height: 10px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#content a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#content a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

#content h3 {
	border-bottom: 1px #999999 solid;
	margin-bottom: -10px;
}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

#content a img {
	border: none;
	}
	
#content li {
	list-style-position:inside;
	
}
.subheading, .subheading a{
	font-size: 1.3em;
	color: #333;
	font-weight:bold;
	text-decoration:none;
}

.subheading a:hover{
	font-size: 1.3em;
	color: #333;
	font-weight:bold;
	text-decoration:underline;
}
	
/* End Various Tags & Classes*/


