body {
	background-color: #fff;
	background-image: url('/wp-content/themes/fancy/images/gradient.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}
body, td, p, b, li, select, a, h1 {
	font-family: georgia,"times new roman",times,serif;
}
body, td, p, b, li, select {
	font-size: 14px;
	line-height: 1.4em;
}
body, td, p, b, li, select {
	color: #333;
}
a, a:link, a:visited, a:active, a b {
	text-decoration: none;
	color: #2457CD;
}
a:hover {
	color: #06f;
	text-decoration: underline;
}
a:hover img, img:hover, a.nohover:hover {
	background-color: transparent;
}
a img {
	border: 0;
}
.small {
        font-size: 11px;
}
h2,
h2 a {
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	/*color: #4B4D50;*/
	color: #333;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.2em;
}
a.headline {
	color: #333;
}
b.readmore {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	background-image: url('/img/arrow_readmore.gif');
	background-repeat: no-repeat;
	background-position: 0 1px;
	color: #fb5b00;
	display: block;
}
h2.p+p, h2.P+p {
	margin-top:0;
	padding-top:0;
}
h2.archivetitle {
	font-weight: normal;
	font-size: 12px;
	color: #333;
}
h3 {
	font-weight: lighter;
	font-size: 16px;
	color: #333;
}
div.button {
	display: inline-block; 
	/* new declarations for IE7 */
	zoom: 1;
	*display: inline;
	min-height: 20px;
	background-color: #fff;
	border: 1px #ccc solid;
}
div.button a, div.button a:link, div.button a:active, div.button a:visited, div.button a:hover {
	display: inline-block; 
	padding: 0 9px; 
	color: #333;
	text-decoration: none; 
	font-family: verdana; 
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
}
ul#homething, ul#homething li {
	margin: 0;
	padding: 0;
}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url('../img/bullet.gif');
}
li.arrowed {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url('../img/arrow.gif');
}
li.nobotmargin {
	margin: 0;
	padding: 0;
}
ol li {
	list-style-image: none;
	margin-bottom: 15px;
}
div#shadowtop,
div#shadowbot {
	padding: 0;
	margin: 0 auto;
	width: 974px;
}
div#shadowbox {
	width: 974px;
	margin: 0 auto;
	padding: 0;
}
div#shadowleft {
	background-image: url('images/shadow_left.png');
	background-repeat: repeat-y;
	background-position: left;
}
div#shadowright {
	background-image: url('images/shadow_right.png');
	background-repeat: repeat-y;
	background-position: right;
}
div#topright {
	float: right;
}
div#topleft {
	float: left;
	position: relative;
	width: 500px;
}
div#container {	
	width: 906px;
	margin: 0 auto;
	padding: 22px 22px 0 22px;
	text-align: left;
	background-color: #fff;
}
div#main {
}
div#socialmedia img {
	margin-left: 10px;
	margin-right: 2px;
}
.clearboth {
	clear: both;
}
hr {
	clear: both;
	border-top: 1px #bbb solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #bbb;
	margin: 20px 0;
	height: 1px;
}
hr.byline {
	width: 120px;
	margin-top: 5px;
}
/*  ---  UNAV  ---  */
div#unav {
	font-family: arial, helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-left: 1px #bbb dotted;
}
div#unav a {
	text-transform: uppercase;
	font-size: 14px;
	color: #003366;
	font-weight: normal;
	display: inline-block;
	line-height: 25px;
	height: 25px;
	margin: 0; 
	padding-left: 18px;
	padding-right: 18px;
}
div#unav a:link, div#unav a:active, div#unav a:visited {
	color: #333;
}
div#unav a:hover, div#unav a.unavon {
	color: #FFF;
	background-color: #003366;
}
/*  ---  END UNAV  ---  */


/*  --- BOT BAR ---  */
div#botbar {
	padding-top: 5px;
	padding-bottom: 20px;
}
div#botbar p {
	color: #333;
}
div#botbar a {
	color: #006699;
}
div#botbar p, div#botbar a {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 11px;
}
/*  --- BOT BAR ---  */


/*  --- FORM STYLES ---  */
input.boxed, textarea.boxed {
	border: 1px solid #999;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	padding: 3px;
}
textarea.boxed {
	height: 65px;
}
form, label {
	display: inline;
}
div#topbar {
	margin-top: 5px;
}
div#topbar input#s { /* the search form in top bar */
	width: 120px;
}
div#topbar label { /* the search form in top bar */
	color: #666;
}
div#topbar form, div#topbar label, div#topbar input {
	margin: 0;
	padding: 0;
}
div#topleft form {
	position: absolute;
	top: 0px;
	left: 170px;
}
.formtable td {
	font-family: georgia, serif;
        font-size: 13px;
	padding: 3px 5px;
	vertical-align: top;
}
.formtable td.leftpadded {
	padding-left: 30px;
}
.commentsfield {
	height: 8em;
}
.addressfield {
	height: 3em;
}
.reqd {
	color: #051733;
}
/*  --- END FORM STYLES ---  */
ul#social {
	list-style-type: none;
	display: inline;
}
ul#social li {
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
ul#social li a {
	color: #999;
	font-family: arial, helvetica, sans-serif;
}
li#fb, li#tw, li#rss, li#e,
a#fb, a#tw, a#rss, a#e {
	background-image: url('images/social-icon-packed_sprite.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 21px;
}
a#fb, a#tw, a#rss, a#e {
	display: block;
	text-indent: -9999px;
}
a#fb, li#fb {
	background-position: 0 -35px;
}
a#tw, li#tw {
	background-position: 0 1px;
}
a#rss, li#rss {
	background-position: 0 -71px;
}
a#e, li#e {
	background-position: 0 -107px;
}
div#logobox {
}
div#topnav {
	text-align: right;
	padding-top: 15px;
	margin: 7px 14px 0 35px;
	border-top: 1px white solid;
	padding-bottom: 17px;
}
div#masthead {
	background-color: #1a498a;
	width: 906px;
	margin: 0;
	padding: 0;
}
img#logo {
	margin-top: 31px;
	margin-left: 29px;
	margin-bottom: 3px;
}
img#tagline {
	margin-top: 10px;
	margin-left: 34px;
	margin-bottom: 8px;
}
div#topnav a {
	font-size: 14px;
	font-weight: bold;
	margin: 6px;
	color: #fff;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}
p.byline {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0;
	color: #808080;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-transform: uppercase;
}
p.postmetadata {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	margin-bottom: 4em;
}
p.postmetadata a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
div.entry {
	margin: 0;
	padding: 0;
}
div.entry p {
	margin-top: 5px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	font-family: arial, helvetica, sans-serif;
	color: #274f53;
	color: #000;
	font-weight: lighter;
	line-height: 1em;
	padding: 5px 0 10px 0;
	margin: 0;
	background-color: #fff;
}
div#events {
	padding: 0;
	margin-bottom: 30px;
}
div#posts {
	padding-top: 45px;
	float: left;
	width: 585px;
}
div#posts div.post {
	padding-bottom: 10px;
	border-bottom: 1px #333 dotted;
	margin-bottom: 23px;
}
div#pages {
	padding-top: 45px;
	float: left;
	width: 860px;
}
div#sidebar {
	float: right;
	width: 275px;
	height: 100%;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 55px;
}
div#sidebar li.widget {
	list-style-type: none;
}
div.textwidget a {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #039;
}
div.textwidget p {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #666;
}
div.textwidget img {
	padding: 1px;
	border: 1px #999 solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.even, p.odd {
	font-family: arial,helvetica,sans-serif;
	margin: 0;
	line-height: 1.2em;
	padding-left: 3px;
	font-size: 11px;
}
p.even {
	background-color: #fff;
}
p.odd {
	background-color: #eee;
}
/* for calendar */
li.calendardate,
li.calendarevent {
	list-style-type: none;
}
ul.calendardates { 
	border: 1px #97a1a7 solid;
}
ul.calendardates, 
ul.calendarevents {
	margin-left: 0;
	padding-left: 0;
}
ul.calendarevents {
	margin-top: 3px;
	border-top: 1px #b0d6da dotted;
	border-bottom: 1px #b0d6da dotted;
}
li.calendardate {
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #97a1a7;
	padding-top: 5px;
}
li.calendardate  {
	text-indent: 5px;
	background-color: #f5f5f5;
}
li.calendarevent,
li.calendarevent a {
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #4B4D50;
	background-color: #fff;
}
li.calendarevent {
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: 1px #d3e8ea dotted;
}
p.readmore {
	text-align: center;
	margin-right: 30px;
}
a.readmore {
	font-size: 13px;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}
