.sec {
	font-size: 17px;
	color: #004C71;
	border: 0px solid #FFF;
	border-width: 0px 0px;
	padding: 2px 0px;
	margin: 15px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
}

.c {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

.toc {
	
}

.toc .city {
	font-weight: bold;
	font-style: italic;
	color: #004C71;
	font-size: 14px;
}

.toc .title {
	margin-bottom: 10px;
}

img {
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

.psec {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	color: #BE0000;
}




.article {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

.article .city {
	
}

.article .photo_credit {
	font-size: 11px;
	text-align: right;
	margin-top: 3px;
}

.article .kicker {
	font-weight: bold;
	font-size: 15px;
	color: #3e6aba;
}

.article .headline {
	font-weight: bold;
	font-size: 20px;
}

.article a {
	text-decoration: none;
}

.article a:hover {
	text-decoration: underline;
}

.article a .kicker, .article a .headline, .article a .subhead {
	color: black;
	text-decoration: none;
}

.article .headline a:hover {
	text-decoration: underline;
}

.article .subhead {
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

.article .issue {
	margin: 10px 0px;
	margin-top: 5px;
}

.article .byline {
	font-style: italic;
}

.article .subbyline {
	
}

.article .body {
	
}

.article .sidebar {
	width: 220px;
	float: right;
	background: #fff;
	margin: 0px 0px 10px 10px;
}

.article .sidebar .box {
	border: 1px solid #0a327b;
	padding: 10px;
	margin-top: 10px;
}

.list .article {
	margin-bottom: 15px;
}

.list .article .headline {
	font-size: 15px;
}

.list .short .headline {
	font-size: 12px;
}

.bookshelf .cover {
	padding: 5px; text-align: center; border-top: 1px solid #777;
}

.bookshelf .info {
	padding: 5px; border-top: 1px solid #777;
}

.bookshelf .title {
	font-weight: bold;
}

.bookshelf .author {
	font-style: italic;
	margin-bottom: 10px;
}

h1 {
	margin: 0px;
	font-size: 15px;
}

h2 {
	margin: 10px 0px;
	font-size: 13px;
}

h3 {
	margin: 0px;
}


.foot {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 0px 20px;
}

.foot a {
	color: #fff;
}

.foot .links {
	margin: 10px 0px;
	line-height: 20px;
}

.foot .partners div {
	display: block;
	margin-bottom: 3px;
}


.bread {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: white;
	padding-top: 4px;
	padding-left: 215px;
}

.bread a {
	color: #1d3257;
}

.ptitle, .stitle {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 25px;
	padding: 5px;
	margin: 0px 10px;
	margin-bottom: 10px;
	
	color: #fff;
	background: #1d3257;
}

.stitle {
	font-size: 18px;
}

.ptitle a, .stitle a {
	color: #fff;
	text-decoration: none;
}

.ptitle a:hover, .stitle a:hover {
	text-decoration: underline;
}

.sb .ptitle {
	margin: 0px;
	padding-left: 10px;
}



.issues {}

.issues .date {
	font-size: 15px;
	margin-bottom: 10px;
}

.issues .inside {
	font-size: 12px;
}

.calList {
	
}

.cal .pn {
	text-align: center;
}

.cal .pn .date {
	font-weight: bold;
}

.cal .citysel {
	text-align: center;
	margin: 5px 0px;
	font-weight: bold;
}

.cal .cal_item {
	margin-bottom: 10px;
	padding: 5px;
}

.cal .black {
	background: #f3e2c4;
}

.cal .return {
	margin-top: -25px;
	float: right;
}

.cal .return a {
	color: #769de6;
}

.cal .city {
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}

.cal .sep {
	margin-top: 20px;
}

.cal .city a {
	text-decoration: none;
}

.cal .city a:hover {
	text-decoration: underline;
}

.cal .name {
	font-weight: bold;
	margin: 3px 0px;
	font-size: 13px;
}





table.caldisplay {
	width: 240px;
	border: 0px solid #d79f38;
	border-width: 0px 0px 1px 0px;
	margin: 0px 20px 10px 10px;
}

.caldisplay td {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}

.caldisplay .nav td {
	text-align: center;
	border: 0px solid #d79f38;
	border-width: 0px 0px 1px 0px;
}

.caldisplay .nav .prev, .caldisplay .nav .next {
	font-size: 13px;
}

.caldisplay .nav .prev { float: left; line-height: 25px; }
.caldisplay .nav .next { float: right; line-height: 25px; }

.caldisplay .month td {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border: 0px solid #000;
	border-width: 1px 1px 0px 1px;
	background: #FFF;
}

.caldisplay .weekdays td {
	text-align: center;
	background: #FFF;
}

.caldisplay .weekdays td.sun {
	border-left: 1px solid #d79f38;
}

.caldisplay td.sat {
	border-right: 1px solid #d79f38;
}

.caldisplay .oday, .caldisplay .day {
	background: #FFF;
	border: 0px solid #d79f38;
	border-width: 1px 0px 0px 1px;
	text-align: center;
	width: 25px;
	height: 25px;
}

.caldisplay .oday {
	color: #555;
	background-color: #e5cda1;
}

.caldisplay .today {
	color: red;
	background-color: #ffbd42;
	font-weight: bold;
}

.caldisplay .hilite {
	font-weight: bold;
	background-color: #d89f38;
}




.sb_events {
	font-size: 11px;
	padding: 5px;
}

.sb_events .event a {
	text-decoration: none;
	color: black;
}

.sb_events .event a:hover {
	text-decoration: underline;
}

.sb_events .event {
	margin: 6px 0px;
}

.sb_events .event .city {
	font-weight: bold;
}

a.lb {
	color: #164888;
}


table.cart {
	border-bottom: 1px solid #AAA;
	margin-bottom: 20px;
}

table.cart td {
	padding: 5px;
	border-top: 1px solid #AAA;
}

table.cart .type {
	font-style: italic;
	font-size: 10px;
}

a.cartremove {
	font-size: 11px;
	font-weight: bold;
	color: red;
	display: block;
	text-align: right;
	margin-top: 10px;
}

a.cartedit {
	font-size: 11px;
	font-weight: bold;
	color: blue;
	display: block;
	text-align: right;
}

table.people {
	
}

table.people td {
	padding: 7px 3px;
	border-bottom: 1px solid #777;
	vertical-align: top;
}

table.people td.name {
	font-weight: bold;
}

.blist {
	
}

.blist td {
	vertical-align: top;
}

.blist td.photo {
	padding: 0px 5px 20px 0px;
}

.blist .photo img {
	border: 1px solid #6a500f;
}

.blist td.item {
	padding: 0px 0px 20px 5px;
}

.blist .item .city {
	font-weight: bold;
	font-size: 14px;
}

.blist .item .name {
	font-weight: bold;
}



.adlist {
}

.adlist td {
	padding: 3px;
	padding-bottom: 10px;
	vertical-align: top;
}

.adlist .thumb {
	width: 122px;
}

.adlist .thumb img {
	border: 1px solid #777;
}

.adlist .link {
	margin-top: 10px;
}

.adlist .link a, .adlink a {
	font-size: 11px;
	text-decoration: none;
}

.adlist .link img, .adlink img {
	vertical-align: middle;
}