/* standard tags */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	background-color:#fff;
	margin:0px;
	}
	
form {
	margin-bottom:0px;
	margin-top:0px;	
	}

hr {
	height:1px;
	color: #C6C8CA;
	background-color: #C6C8CA;
	margin-bottom: 20px;
	border: 0px;
	}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:active
{
  outline: none;
}

a img {
border:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

table {
	padding: 0px;
}

h1 { 
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24pt;
	margin-top:.25em;
	margin-bottom:.25em;
	
	line-height:normal;
}
	
h2 {
	color:#666666;
	font-size:16pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;

	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;

	color: #666;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	}
	
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;

	color: #666;
	margin:.5em 0;
	line-height:normal;
	}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	margin-bottom:.5em;
	margin-top:.5em;
	line-height:normal;
	}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	margin-bottom:.5em;
	margin-top:.5em;
	line-height:normal;
	}

.pullquote {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#990000;
	text-align:center;
	line-height:normal;
}

address {
	margin-bottom:.25em;
	}
	
p	{
	margin-top:0;
	margin-bottom: 1.5em;
	}
	
blockquote {
	margin-left:0;
	margin-right:0;
	font-style:italic;
	}
	
iframe {
	border:none;
	}
	
/*** structure ***/

#columns-1-2 {
	margin-right:1px;
	float:left;
	display:inline;
	width:723px;
	}
	
#home-splash {
	margin-bottom:1px;
	background-color: #fff;
	float:left;
	width:723px;
	line-height:1.75em;
	}
	
#home-splash img {
	margin-bottom:0;
	}

/* column 1 */

#column-1 {
	float:left;
	width:357px;
	display:inline;
        border-right-width: 1px;
	}

.home-header-box {
	border-bottom:solid 1px #70744E;
	padding:0;
	background-color:#B6BC96;
	width: 361px;
	}
	
h2.headline {
	color: #808548;
	margin: 0;
	padding: 2px;
	font-size: 24px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
	
.header-link {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000;
	float:right;
	margin-top:-13px;
	}
	
	
.header-box .headline h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:.7em;
	font-weight:normal;
	margin:0px;
	}
	
#column-1-content {
	padding: 15px;
	float:left;
	background-color: #fff;
	border:solid 1px #e1ddd2;	
	}
	
#column-1 h3 {
	margin-top:0px;
	}
	
#column-1 h4, #column-2 h4 {
	margin-top:0px;
	}
	
.clear {
	clear: both;
	font-size:1px;
}

.photo-credit {
	text-transform:uppercase;
	margin:5px 0;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.photo-description {
	margin:5px 0;
	color:#666666;
	font-size:10px;
	text-align:left;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	}

/* column 2 */

#column-2 {
	float:right;
	width:357px;
	display:inline;
	}
	
.square-ad {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#fff;
	margin-bottom:10px;
	line-height:0px;
	}

.column-2-content {
	margin:15px;
	}
	
	
/* column 3 */

#column-3 {
	float:left;
	width:238px;
	display:inline;
margin-left:8px;
}
	
.column-3-box {
	background-color: white;
	padding: 10px;
	margin-bottom:10px;
}
		
.column-3-box .header {
	color: #808548;
	border-top: 1px solid #5B5F33;
	border-bottom: 1px solid #5B5F33;	

	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bolder;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin-bottom: 10px;
}	

.column-3-box .header h2 {
	color:#808080;
	font-size:8pt;
	letter-spacing:1px;
	margin:0px;
	text-transform:uppercase;
	}
	
.column-3-content {
	margin:8px;
	background-color: white;
	}	

	
.section-heading {
	text-transform: uppercase;
	color: #A6A6A6;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.section-title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: black;
	margin-bottom: 15px;
}

.section-description {
	font-family: Arial;
	font-size: 13px;
	margin-bottom: 12px;
}

.section-byline {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #20508B;
}	


#page-container {
	text-align:left;
	width:970px;
	margin:auto;
	background-color: white;
	}
	
#header {
	float:left;
	width:970px;
	padding-bottom:2px;
	background-color: white;
}
	
#page-body {
	float:left;
	width:970px;
	background-color:#fff;
	padding:1px 0;
}

/** footer **/

#footer {
	width:910px;
	padding-left:30px;
	padding-right:30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	color: #666;
	margin-right:-3px;
	background-color: white;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	
#footer p {
	margin:10px 0px;
	line-height:1.5em;
	}
	
#footer div {
	line-height:1.5em;
	}
#footer-leaderboard {
	float: left;
	text-align: left;
	width:728px;
        margin-bottom:25px;
}
	
/* header */

#header-top-text-links {
	border-bottom: 1px solid #7B7B7B;
	float:left;
	width:100%;
	text-align:center;
	height:50px;
	vertical-align:middle;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 8px;
	padding-top:7px;
}

#header-top {
	margin-bottom: 0px;
	margin-top: 0px;	
	width: 970px;
	float:left;
	background-color: #fff;
}
	
#topleft {
	background-color: #fff;
}

#weather-date {
	text-align:center;
	}
	
#weather {
	height:50px;
	text-align:center;
	vertical-align:middle;
	padding-top:7px;
	text-transform: uppercase;
	font-size: 10px;
	}
	
#weather img {
	vertical-align:middle;
	}
	
#date {
	height:30px;
	border-top:solid 1px #ebebeb;
	vertical-align:middle;
	text-align:center;
	padding-top:14px;
}

#gorilla{
	float:left;
	margin-right:15px;
}


#leaderboard {
	float: right;
	text-align: center;
	width:728px;
}
	
	
*:first-child+html #leaderboard {
	margin-left:10px;
}
	
#logo {
	float:left;
	display:inline;
	padding: 0;
	margin: 0;	
	}
	
#logo img {
	float:left;
	}
	
#branding {
	text-align:left;
	float:left;
	width: 970px;
	height:108px;
	padding: 0;
	margin: 0;		
	display: inline;
	background-color: #ffffff;
}
	
#headerright {
	float:right;
	padding: 0;
	margin: 0 10px 0 0;
	display: inline;
	text-align:left;
	vertical-align:middle;
	}
	
#headerright-row1 {
	vertical-align:middle;
	font-size: 10px;
	color:#fff;
}

#headerright-row1 a {
	color: #000;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
#headerright-row2 {
	vertical-align:middle;
	margin-top: 6px;
	}

.searchform {
	width:90px;
}
	
#talk-back {
	float:left;
	}
	

/* top main navigation */

#navigation-container {
	float: left;
	width:970px;
	height:36px;
	margin-bottom: 8px;
	padding: 0;
	
background-color: #E8E8E8;

       
}

table#nav {
	text-align:center;
	border-collapse:collapse;
	width:100%;
	margin: 0;
	background-image: url(/images/Nav-bg.jpg);
	background-color: #000000
}

div#submenus div.tl {
	background-image:url(/images/nav-bg-tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:1000px;
	height:50px;
	}
div#submenus div.tr {
	background-image:url(/images/nav-bg-tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
	height:50px;
	}

span.tl {
	display:block;
	background-image:url(/images/nav-bg-tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
	}

span.tr {
	display:block;
	background-image:url(/images/nav-bg-tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}


	
#nav td {
	padding:0px;
	white-space:nowrap;
	
	}
	
#nav td#last {
	border-right:none;
	}
	
#nav a {
	display:block;
	line-height:28px;
	text-decoration:none;
	color:#000;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-size:10pt;
	font-weight:bold;
	outline:none;

	}
	
#nav a.menuButton {
	}

#nav a.menuButtonMsMoffly {
	color:#000;
	}
	
#nav a.menuButton-on {
	background-image:url(/images/Nav-bg.jpg);
	}
	

#nav a.menuButton:hover {
	background-image:url(/images/Nav-bg.jpg);
	color:#fff;
}

#nav a.menuButtonMsMoffly:hover {
	background-image:url(/images/Nav-bg.jpg);
	color:#fff;
}

div.menu {
  width:970px;
  text-align:left;
  position: absolute;
  top:0px;
  visibility: hidden;
}

div.menu a.menuItem {
  color: #000000;
  display: block;
  padding: 4px 2em;
  text-decoration: none;
  white-space: nowrap;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  outline:none;
}

table.subnav {
	border-right:solid 0px #CED4C7;
	margin:auto;
	}
	
table.subnav td {
	border-left:solid 0px #CED4C7;
	}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color:#fff;
}

/* end navigation */

/* article list table styles */


div.article-list {
	background:#fff;
	margin-top:0px;
	padding:0px;
	}
	
div.period {
	color: #20508B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 5px;
	text-align:right;
}	

table.articles h3 {
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-bottom: 0;
	color:#000;
	padding-top:10px;
	margin:0;
}

table.articles th h3 {
	float:left;
}

table.articles {
	background:#fff;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	width:100%;
	line-height:normal;
	}
	
table#archive th {
	padding:20px 10px 5px 10px;
	vertical-align:top;
	color:#999;
	text-transform:uppercase;
	border-bottom:dotted 1px #666;
	}
	
table.articles td {
	padding:10px 0px;
	vertical-align:top;
	}
table.relarticles td {
	padding:0px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;

	vertical-align:top;
	}

.article-item p {
	margin-top:5px;
	margin-bottom:5px;
}

tr.article-item td{
	border-bottom: solid 1px #ccc;
	}

tr.article-item-blog td{
	border-bottom: none;
	}


	
table#archive tr.article-item td {
	border-top:none;
	border-bottom:solid 1px #ccc;
	}
	
table#archive {
	margin-bottom:10px;
	}
	
td.article-image {
	width:92px;
	}

.article-summary {
	padding-bottom: 4px;
}
	
table.articles td.department-content {
	padding-top:0px;
	}

.article-byline {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-bottom: 0px;
}

.article-item img {
	border:1px solid black;
	margin-right:12px;
}

.article-title {
	font-family:Trebuchet MS, sans-serif;
	font-size: 14pt;
	color: #000;
	margin:.5em 0;
	line-height:normal;
}

.article-title a {
	text-decoration: none;
}

.article-title a:hover {
	text-decoration: underline;
}


tr.department-header td {
	border-bottom:solid 1px #ccc;
	padding-bottom:0px;
	}
	
tr.department-header td {
	
	}

.archive-link {
margin-top:10px;
margin-right:5px;
text-align: right;
text-transform: uppercase;	
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 10px;
padding-bottom:0;
}

table.articles td.archive-link {
	vertical-align:bottom;
	padding-bottom:0;
	white-space:nowrap;
}

div.archive-link {
	float:right;
}

.archive-link a:hover {
	text-decoration:none;
	color:#000;
}

.header-left {
	font-size:9pt;
	font-weight:bold;
	}

.header-left a:hover {
	text-decoration:none;
	color:#000;
}
	
.horizontal-rule {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
	margin:10px 0px;
	height:1px;
	background-color: white;
	clear:both;
}

h2.module {
	margin:0;
	padding-top: 13px;
	padding-bottom: 12px;
	padding-left:13px;
	background-color:#ccc;
	background-image: url(/images/Nav-bg.jpg);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:11px;
	text-transform:uppercase;
	}

h2.module-gray {
	margin:0;
	padding:10px;
	background-color:#ccc;
	background-image: url(/images/module-header-gray.gif);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:10px;
	text-transform:uppercase;
	border: 1px solid #CCCCCC;
	}

h2.module-gray a {
	display: block;
	color: #000;
	text-decoration: none;	
}	
	
h2.module a {
	display: block;
	color: #000;
	text-decoration: none;	
}	

h2.module a:hover {
	color: #4B68A2;
	text-decoration: none;
}	

h2.module-red {
	margin:0;
	padding:11px;
	padding-left:42px;
	background-color:#ccc;
	background-image: url(/images/module-header-red.jpg);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:11px;
	text-transform:uppercase;
	}
	
h2.module-cyan {
	margin:0;
	padding:11px;
	padding-left:42px;
	background-color:#ccc;
	background-image: url(/images/module-header-cyan.jpg);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:11px;
	text-transform:uppercase;
	}
	
h2.module-orange {
	margin:0;
	padding:11px;
	padding-left:42px;
	background-color:#ccc;
	background-image: url(/images/module-header-orange.jpg);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:11px;
	text-transform:uppercase;
	}
	
h2.module-green {
	margin:0;
	padding:11px;
	padding-left:42px;
	background-color:#ccc;
	background-image: url(/images/module-header-green.jpg);
	color: #000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:11px;
	text-transform:uppercase;
	}
	

h2.module-red a {
	display: block;
	color: #fff;
	text-decoration: none;	
}	

h2.module-red a:hover {
	display: block;
	color: #4B68A2;
	text-decoration: none;	
}	
	
/* end article list table styles */
	
#searchtop {
	float:left;
	padding:0px 0 0 0;
	text-align:left;
	}
	
	
.coverimage {
	border: 1px solid #ffffff;
}

.issueperiod {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: black;
}	

.menuitemul {
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: 1px solid #bfbfbf;
}

.menuitemul2 {
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;	
}

.boldlink {
	font-weight: bold;
}

.boldbluelink {
	font-weight: bold;
	color: #20508B;
	}

.event-date {
	color: black;
}

.white {
	color: white;
}


.subscribe-top {
	font-size: 12px;
}

.subscribe-big {
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.video
{
margin-left: 0;











padding-left: 0;
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
}

li.video
{
padding-top: 3px;
line-height: 14px;
}

a.black {
	color:#000;
}

#breadcrumb {
	padding:10px;
	background:#fff;
	line-height:1.75em;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
}

#x01-ad {
	background-color: white;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}	

#right1-ad {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.left-justify-pic {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	position:relative;
	}
	
.left-justify-pic p {
	margin:5px 0;
	color:#666666;
	font-size:11px;
	text-align:left;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.right-justify-pic {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
	}
	
.right-justify-pic p {
	margin:5px 0;
	color:#666666;
	font-size:11px;
	text-align:left;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
/** child page menu **/

	
ul.child-page-menu {
	padding:0px;
	margin:0px;
	}
	
div.column-3-box ul.child-page-menu {
	padding:0px;
	background:#fff;
	margin:0px;
	margin-bottom:0px;
	}
	
ul.child-page-menu li:first-child {
	border-top:solid 1px #ccc;
	}

ul.child-page-menu li {
	list-style:none;
	border-collapse:collapse;
	border-bottom:solid 1px #ccc;
	padding:0;
	margin:0;
	}
	
ul.child-page-menu li a {
	display:block;
	background:#fff;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	}
	
ul.child-page-menu li a:hover {
	background:#eee;
	text-decoration:none;
	}
	
div.content-box ul.child-page-menu {
	margin-bottom:0;
	}
	
/* pager styles */

#pager {
	margin-bottom:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	}
	
#pager .pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	display:inline-block;
	}
	
#pager a.pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	display:inline-block;
	}
	
#pager a.pageritem:link {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:visited {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:hover {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
#pager a.pageritem:active {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
/* end pager styles */

/* alternating table row styles */

.table-cell-01 {
	background-color:#f5f5f5;
	}

.table-cell-02 {
	background-color:#fff;
	}
	
/* end alternating table row styles */
	
.subform {
	width: 120px;
}

.header-link a {
	color:#fff;
	}
	
p.fineprint {
	margin-top:20px;
	}
	
.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	}
	
.errors {
	font-size:12pt;
	color:#ff0000;
	font-weight:bold;
	}

	



#subscribebox {
	margin: 0;
	padding: 0;

	margin-bottom:10px;
}
	
#subscribebox .header-box {
	border-bottom:solid 1px #B6BC96;
	padding:0;
	background-color:#808548;
	text-align: center;
	}
	
#subscribebox .header-box .headline h2 {
	color: #AFB58C;
	margin: 0 !important;
	padding: 0 !important;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#subscribebox .header-box .headline a {
	color: #AFB58C;
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

#subscribebox .header-box .headline a:hover {
	text-decoration: none;
}

#subscribebox .content-box {
	background-color: #B6BC96 !important;
	height: 235px;	
	text-align: center;
}

.subscribe-price {
	color: white;
	font-size: 18px;
	margin-top: 6px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.content-box {
	padding: 5px;
}	










	
.content-box-menu {

	padding: 0px;

}	

.content-box-white {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
}	

.covers-title {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	padding-bottom: 10px;
	padding-top: 6px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.caption {
	font-style:italic;
	}
	
#columns-1-2 div.video {
	border:solid 1px #ccc;
	margin-bottom:20px;
	padding:10px;

	}
	
#columns-1-2 div.video-player {
	float:left;
	margin-right:20px;
	}
	
/* sponsorship styles */
	
.sponsorship {
	height:69px;
	background-image:url(/images/sponsor-bg.jpg);
	float:left;
	width:970px;
	margin-bottom: 5px;
}

.sponsorship-ad {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
	float:right;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
}			

.sponsorship h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	padding-left: 10px;
	line-height:65px;
}

.sponsor-logo {
	float:left;
	position:absolute;
	bottom:5px;
	left:5px;
}

.sponsor-subscribe {
	float:right;
	padding-right:15px;
	padding-top:4px;
}

/* end sponsorship styles */

/* restaurant and cuisine list */

ul.restaurants {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
ul.shortlist {
	max-height:142px;
	overflow:auto;
	}

ul.medlist {
	max-height:400px;
	overflow:auto;
	}
	
* html ul.medlist {
	height:400px;
	}
	
* html ul.shortlist {
	height:100px;
	}
	
ul.restaurants li {
	list-style:none;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	}

ul.restaurants li a:before {
	font-size:1.25em;
	line-height:1em;
	font-weight:bold;
	content: "\00BB \00A0";
	}
	
ul.restaurants li a {
	display:block;
	background:#f0f2ea;
	padding:3px 5px;
	text-decoration:none;
	color:#666;
	outline:none;
	}

ul.restaurants li a:hover {
	background:#dbddd6;
	color:#000;
	text-decoration:none;
	}

h5.cuisine-head {
	color:#fff;
	background-color: #9B9C97;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

ul.restaurants li.rowA a {
	background:#f0f2ea;
	}
	
ul.restaurants li.rowB a {
	background:#fff;
	}
	
ul.restaurants li.rowA a:hover, ul.restaurants li.rowB a:hover {
	background:#dbd666;
	}

	
/* pagetools styles */
	
#pagetools {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	border:solid 1px #ccc;
	color:#aaa;
	padding:5px;
	}
	
#pagetools img {
	border:none;
	vertical-align:middle;
	}
	
#pagetools a {
	cursor:pointer;
	text-decoration:none;
	margin-right:10px;
	}
	
/* end pagetools styles */

/* mini-calendar */

table.mini-calendar p {
	margin:0;
	}
	
.single-rule {
	border-bottom:none;
	border-top: 1px solid #CCCCCC;	
	margin:10px 0px;
	height:1px;
	clear:both;
	}
	
table.mini-calendar h4 {
	font-size: 10pt;
	color: #666;
	margin:.25em 0;
	line-height:normal;
	}
table.mini-calendar h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	margin-bottom:.25em;
	margin-top:.25em;
	line-height:normal;
	}
	
.by-line {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:15px 0px;
	color:#20508B;
	font-size:9pt;

	font-weight:bold;
	}
	
div.subscribe {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0;
	margin-top:0px;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
	}
	
.lead-article-title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #9c0058;
}

.lead-article-image {
	float:left;
	margin-right:15px;
	}

.lead-article-title:hover {
	text-decoration: none;
	color: #666;
}

.lead-article-description {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height:1.75em;
}	

.lead-article-byline {
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c0058;
	text-transform:uppercase;
}

/* new module box styles */

.module-box {
	margin-bottom:10px;
	background-color: #fff;
}

.module-box .module-header {
	text-align: center;
	line-height: 20px;
	font-size:10pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}

.module-header a {
	display:block;
	text-decoration:none;
	}
	
.module-header a:hover {
	color:#000;
	background-color:#b3b8ad;
	}
	
.blue-box {
	background-color: #6a96cf;
	color:#fff;
	}

.blue-header {
	background-image:url(/images/headbg_blue.gif);
	background-repeat:repeat-x;
	}

.yellow-box {
	background-color: #f5b834;
	}

.yellow-header {
	background-image:url(/images/headbg_yellow.gif);
	background-repeat:repeat-x;
	}
	
.sage-box {
	background-color: #919f54;
	}

.sage-header {
	background-image:url(/images/headbg_sage.gif);
	background-repeat:repeat-x;
	}
	
.red-box {
	background-color: #c4141b;
	}

.red-header {
	background-image:url(/images/headbg_red.gif);
	background-repeat:repeat-x;
	}

.sienna-box {
	background-color: #9a1f0d;
	color:#fff;
	}

.sienna-header {
	background-image:url(/images/headbg_sienna.gif);
	background-repeat:repeat-x;
	}
	
.taupe-box {
	background-color: #ced4c7;
	}

.taupe-header {
	background-color: #ced4c7;
	color:#567b67;
	border-bottom:solid 1px #f5f5f5;
	}
	
.white-box {
	background-color: #fff;
	}

.white-header {
	background-image:url(/images/headbg_silver.gif);
	background-repeat:repeat-x;
	}

	
.module-item-title {
	color: #004893;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.module-item-desc {
	padding-top: 6px;
	padding-bottom: 6px;
}	

.module-item-title-light {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.module-item-desc-light {
	color: #fff;
	padding-top: 6px;
	padding-bottom: 6px;
}	

#columns-1-2-white {
	background-color: white;
	margin-right:10px;
	float:left;
	display:inline;
	width:740px;
	padding: 10px;
	line-height:1.75em;
	}	
	
.archive-link-2 {
margin-top:19px;
text-align: right;
text-transform: uppercase;	
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 10px;
padding-bottom:0;
}	

.cuisine-head {
	color:#fff;
	background-color: #a1adb3;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

p.page-break {
	margin-top:10px;
	margin-bottom:10px;
	font-style:italic;
	color:#666;
	}
	
.content-box ul.chevron, .content-box-white ul.chevron {
	font-size:11pt;
	font-weight:bold;
	margin:10px;
	}
	
.content-box ul.chevron li, .content-box-white ul.chevron li {
	background-position:0 1em;        /* note that the background-position and line-height are related and need to be synched */
	line-height:2.5em;               /* if you change one, you will need to change the other in order to make the bullets line up properly */
	border-bottom:solid 1px #ccc;
	margin-bottom:0;
	}
	
.content-box ul.chevron li ul li, .content-box-white ul.chevron li ul li {
	border-bottom:none;
	}
	
.content-box ul.chevron li:first-child, .content-box-white ul.chevron li:first-child {
	border-top:solid 1px #ccc;
	}
	
.content-box ul.chevron li ul li:first-child, .content-box-white ul.chevron li ul li:first-child {
	border-top:none;
	}
	
ul.chevron {
	list-style:none;
	padding:0;
	margin-left:0;
	}
	
ul.chevron li {
	background-image:url(/images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .5em;        /* note that the background-position and line-height are related and need to be synched */
	line-height:1.75em;               /* if you change one, you will need to change the other in order to make the bullets line up properly */
	padding-left:15px;
	}
	
ul.chevron li ul li {
	background:none;
	padding-left:0;
	}
	
.dropcap {
	float:left;
	color:#567B67;
	font-size:600%;
	line-height:80%;
	padding-top:2px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-right:.1em;
}

.pullquote {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #9E3A20;
	border-top:solid 1px #9E3A20;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#9E3A20;
	text-align:center;
	line-height:normal;
}

.resource {
	border:solid 1px #ccc;
	margin-bottom:10px;
	padding:10px;
	}
	
.promo {
	border: 1px solid rgb(148, 153, 101);
	background-color: rgb(241, 243, 232);
	text-align: center;
	margin-bottom: 10px;
	}
	
.promo a {
	display:block;
	padding:10px;
	}
	
.right-ad {
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#bottom-ad {
	text-align:center;
	padding:10px;
	background-color:#fff;
	margin-bottom:15px;
	}

/* blog title bar styles */

#blog-title {
	margin-bottom:8px;
}

.modulebg-blog-clothes {
	background-image: url(/images/b-icon-inspiring.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-green {
	background-image: url(/images/b-icon-green.jpg);
	background-repeat:no-repeat;
	}
	
.modulebg-blog-vine {
	background-image: url(/images/b-icon-vine.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-fccf {
	background-image: url(/images/b-icon-smart.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-taste {
	background-image: url(/images/b-icon-taste.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-life {
	background-image: url(/images/b-icon-life.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-sots {
	background-image: url(/images/b-icon-sots.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-near {
	background-image: url(/images/b-icon-near.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-lifeco {
	background-image: url(/images/b-icon-lane.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-garden {
	background-image: url(/images/b-icon-garden.jpg);
	background-repeat:no-repeat;
	}

.modulebg-blog-brides {
	background-image: url(/images/b-icon-bride.jpg);
	background-repeat:no-repeat;
	}

.module-blog {
	margin-left: 110px;
	color:#000;
	}

.byline-blog{
	margin-left: 110px;
	color:#000;
	font-size:11px;
	font-family:trebuchet ms;
	font-weight:bold;
	line-height:5px;
	}

.articlelist-blog {
	margin-left: 110px;
	color:#000;
	}


/* quote of the day styles */

.quote {
	background-image: url(/images/Q-bg.jpg);
	text-align:center;
	padding:23px;
	font-family: trebuchet ms;
	font-size: 14px;
}

/* ms moffly styles */

/* Main Blog HP Styles */

.tcthome {
	background-image: url(/images/TCT-HP-Title-Bar.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 13px 10px 40px 425px;
	font-family: arial;
	font-size: 12px;
	margin-top: 10px;
	line-height:16px;
}


.mmtoday {
	background-image: url(/images/MM-DD-bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 50px 10px 40px 103px;
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
	line-height:16px;
}

.sotshome {
	background-image: url(/images/SOTS-HP-Title-Bar.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 20px 10px 40px 375px;
	font-family: arial;
	font-size: 12px;
	line-height:16px;
	padding-bottom: 40px;
}

.ishome {
	background-image: url(/images/FS-IS-bg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 13px 10px 40px 275px;
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
	line-height:16px;
}

.home-byline {
	line-height:0px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 4px;
}

.hp-blog-summary {
	text-transform: none;
	line-height:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 0px;
	line-height:normal;
}

.gshome {
	background-image: url(/images/GS-HP-Title-Bar.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 10px 10px 40px 350px;
	font-family: arial;
	font-size: 12px;
	margin-top: 20px;
	line-height:16px;
}

.nearhome {
	background-image: url(/images/NF-HP-Title-Bar.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding: 50px 10px 40px 200px;
	font-family: arial;
	font-size: 12px;
	line-height:16px;
	padding-bottom: 40px;
}



/* photo gallery styles */

.description {
	text-align:center;
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
}


/** calendar hp module  **/

	
ul.calendar-hp-module-menu {
	padding:0px;
	margin:0px;
	}
	
div.column-3-box ul.calendar-hp-module-menu {
	padding:0px;
	background:#fff;
	margin:0px;
	margin-bottom:0px;
	}
	
ul.calendar-hp-module-menu li:first-child {
	border-top:solid 1px #ccc;
	}

ul.calendar-hp-module-menu li {
	list-style:none;
	border-collapse:collapse;
	border-bottom:solid 1px #ccc;
	padding:0;
	margin:0;
	}
	
ul.calendar-hp-module-menu li a {
	display:block;
	background:#fff;
	padding: 5px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
	}
	
ul.calendar-hp-module-menu li a:hover {
	background:#eee;
	text-decoration:none;
	}
	
div.content-box ul.calendar-hp-module-menu {
	margin-bottom:0;
	}
	
/* related articles */

.related-articles ul{
	list-style:none;
	margin:0;
	padding:0;
}

.related-articles li {
	list-style:none;
	margin:0;
	padding:5px 0;
	border-bottom:solid 1px #e6e6e6;
	font-size:14px;
	font-weight:bold;
	overflow:auto;
	line-height:16px;
	}
	
.related-articles li a {
	outline:none;
	padding:3px 0;
	display:block;
	}
	
.related-articles li a:hover {
	text-decoration:none;
	}
	
.related-articles li img {
	display:inline-block;
	padding:2px;
	background-color:#fff;
	border:solid 1px #000;
	float:right;
	margin-left:15px;
	margin-bottom:3px;
		}

/* form styles */

div#attachments { /* Zachary's CSS goes here */ }

div#attachement_form { /* Zachary's CSS goes here */ }

div#add_attachment_link { /* Zachary's CSS goes here */ }

div.verify { 
	margin-bottom: 25px;
}


/* twitter feed styles */

ul li#twitter_update_list {line-height:50px;}



/*Subscribe Styles */

hr.subscribe {
	height:1px;
	color: #C6C8CA;
	background-color: #C6C8CA;
	margin-bottom: 5px;
	border: 0px;
	}



