iframe {
	margin: 0;
	padding: 0;
	background-color: #E7EDF6;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

h1 {
	font-size: 19pt;
	line-height: 18px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #000000;
}

h2 {
	font-size: 16pt;
	color: #333333;
	margin: 0 0 5pt 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #111111;
}

h3.ad {
	font-size: 10px;
	margin: 0;
	padding: 1px;
	color: #FFF;
	background-color: #fcb814;
	display: block;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

h4 {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	margin-bottom: 4px;
}

h2.sidetitle {
	margin: 0;
	font-size: 14px;
	border: none;
}

table {
	font: 12pt/14pt Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin: 5px 0 10px 0;
	padding: 0;
	text-align: left;
}

td {
	border-top: 1px solid #333333;
}

p {
	margin: 0 0 10pt 0;
	padding: 0;
	font: 12pt/14pt Georgia, "Times New Roman", Times, serif;
}

ol {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

blockquote {
	font: 13pt/15pt Georgia, "Times New Roman", Times, serif;
}

strong {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul {
	font: 12pt/14pt Georgia, "Times New Roman", Times, serif;
	list-style: square;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1em;
	padding-left: 1em;
}

a img {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
}

.entry img {
	float: right;
	margin: 0 0 5px 5px;
	padding: 0;
	border: 0;
}

a,
a:link {
	text-decoration: underline;
	color: #f46f21;
}

a:visited {
	text-decoration: none;
	color: #f46f21;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #FFF;
	color: #000;
}

#search {
	display: none;
}

#banner_ad {
	display: none;
}

#sidebar_ad {
	display: none;
}

#navbar {
	display: none;
}

#navbar ul {
	display: none;
}

#navbar li {
	display: none;
}

#navbar li a {
	display: none;
}

#navbar a:hover {
	color: #f46f21;
}

#header {
	height: 112px;
	width: 950px;
	margin: 0 0 0 0;
	padding: 0;
	background: #FFF url("./themes/site_themes/default/header.jpg") no-repeat;
}

#header_date {
	display: none;
}

#crossword {
	display: none;
}

#google {
	display: none;
}

#google a img {
	top: 12px;
	margin: 0 0 0 0;
	position: relative;
}

#page_nav {
	display: none;
}

input.top {
	background: #FFF url("./themes/site_themes/default/icons.gif") -40px 0px no-repeat;
	text-align: right;
	margin: 0;
	padding: 0;
	border: none;
	height: 35px;
	width: 133px;
	cursor: pointer;
}

input.back {
	background: #FFF url("./themes/site_themes/default/icons.gif") 60px 0px no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
	height: 35px;
	width: 100px;
	cursor: pointer;
}

#page_nav a {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

#page_nav a:hover {
	color: #f46f21;
}

#content {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

.entry {
	margin: 0 0 20px 0;
	padding: 0;
	background: #FFF;
	color: #000;
}

#sidebar {
	display: none;
}

#footer {
	display: none;
}

ul#footer_nav {
	border-top: 1px dotted #CCC;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
}

ul#footer_nav li {
	margin: 0;
	padding: 5px 15px;
	list-style: none;
	border-right: 1px #DDD solid;
	display: inline;
}

ul#footer_nav li a {
	margin: 0 0 0 0;
	padding: 5px 0;
	font-size: 12px;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
}

.date {
	font-size: 12px;
	background: transparent;
	color: #000;
}

.title {
	font-size: 13px;
	font-weight: normal;
	background: transparent;
	color: #336600;
	border-bottom: 1px solid #ddd;
}

.posted {
	margin-bottom: 10px;
	font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
	background: transparent;
	color: #666;
}

/* subscribe */

#subscribe {
	margin: 0 0 0 0;
	padding: 10px 0 5px 0;
	width: 219px;
	background: #FFF url("./themes/site_themes/default/subscribe.jpg") top left no-repeat;
}

.input {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #e7f2ff;
	border-right: 1px solid #e7f2ff;
	background-color: #fff;
	color: #000;
	font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	height: 1.6em;
	padding: .3em 0 0 2px;
	margin: 2px 0 0 0;
}

.textarea {
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #e7f2ff;
	border-right: 1px solid #e7f2ff;
	background-color: #fff;
	color: #000;
	font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.checkbox {
	background-color: transparent;
	margin: 5px 0 3px 5px;
	padding: 0;
	border: 0;
}

.submit {
	background-color: #fff;
	font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	margin: 0;
	text-transform: capitalize;
	color: #000;
}

/* navigation */

#navigation {
	margin: 0;
	padding: 0;
}

#nav_cat_archive li {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: solid 1px #e7edf6;
}

#nav_cat_archive li ul li {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: solid 1px #FFF;
}

#nav_cat_archive li ul li ul li {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: solid 1px #e7edf6;
}

#nav_cat_archive ul,
#nav_cat_archive ul li ul {
	background-color: #E7EDF6;
	margin: 0;
	padding: 0 0 0 0;
	border-top: solid 1px #e7edf6;
	border-right: solid 1px #e7edf6;
	border-left: solid 1px #e7edf6;
}

#nav_cat_archive {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav_cat_archive ul {
	/*all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.home a,
#nav_cat_archive a {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	color: #00365b;
	text-transform: Capitalize;
	padding: 5px 0 5px 0;
	text-decoration: none;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

#nav_cat_archive li ul li a {
	padding: 5px 0px 3px 5px;
	font-size: 12px;
}

.home a:hover,
#nav_cat_archive a:hover {
	color: #f46f21;
	background-color: #E7EDF6;
}

#nav_cat_archive li ul a:hover {
	color: #f46f21;
	background-color: #FFF;
}

#nav_cat_archive li li li a:hover {
	color: #f46f21;
	background-color: #E7EDF6;
}

#nav_cat_archive li ul {
	/* second-level lists */
	margin: -24px 0 0 180px;
	width: 160px;
	position: absolute;
	left: -999px;
/*using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav_cat_archive li ul ul {
	/* third-and-above-level lists */
	margin: -23px 0 0 160px;
}

#nav_cat_archive li:hover ul ul,
#nav_cat_archive li.sfhover ul ul {
	left: -999px;
}

#nav_cat_archive li li:hover,
#nav_cat_archive li li.sfhover,
#nav_cat_archive li li:hover ul,
#nav_cat_archive li li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	color: #f46f21;
	background-color: #E7EDF6;
}

#nav_cat_archive li li li:hover,
#nav_cat_archive li li li.sfhover,
#nav_cat_archive li:hover,
#nav_cat_archive li.sfhover,
#nav_cat_archive li:hover ul,
#nav_cat_archive li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
	color: #f46f21;
	background-color: #E7EDF6;
}

.clear {
	clear: both;
}

#change_size {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-weight: normal;
	background: #FFF url("./themes/site_themes/default/magnify.gif") top right no-repeat;
}

a#lrge_label,
a#nrml_label {
	font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
	display: block;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#recommend_link {
	display: block;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	background: #FFF url("./themes/site_themes/default/mail.gif") right top no-repeat;
}

#recommend_link a {
	text-decoration: none;
}

#home_link {
	height: 70px;
	width: 800px;
	display: block;
	margin: 0;
	padding: 0 0 0 0;
	float: left;
}

#sudoku {
	margin: 10px 0 5px 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: #E7EDF6;
}

#crosswords ul li {
	margin: 0 0 5px 0;
}

#crosswords ul {
	list-style: none;
	margin: 0 0 5px 0;
}

ul#sitemap li a {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 110%;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
}

ul#sitemap li ul li a,
ul#sitemap li ul li ul li a {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #00365b;
	font-weight: normal;
}

ul#sitemap li {
	list-style: none;
}

ul#sitemap ul {
	border-left: 1px solid #e7f2ff;
	list-style: none;
}

/*
    Formatting Buttons
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
}

.htmlButtonOutterL {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff a:visited {
	text-decoration: none;
}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOn a:visited {
	text-decoration: none;
}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonA a:visited {
	text-decoration: none;
}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonB a:visited {
	text-decoration: none;
}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
}

ul#sub_nav {
	width: 180px;
	float: right;
	border: 1px solid #e7f2ff;
	margin: 0;
	padding: 5px;
}

ul#sub_nav li a {
	text-decoration: none;
}

ul#sub_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: solid 1px #e7edf6;
	display: block;
}

ul#sub_nav ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

#refer {
	display: none;
}
