/*default tag values*/
body
{
	margin: 10px 10px 15px 10px;
	padding: 0px;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	background-color: #FFFFFF;
}

td { vertical-align: top; }

#content
{
    width: 574px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
}


/*layout*/
/*header*/
#header
{
	padding: 0px;
	text-align: right;
	background-image: url(../images/header1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 574px;
}

#issue
{
	position: relative;
	top: 10px;
	right: 13px;
	text-align: right;
	font-size: 11px;
	width: 574px;
	color: #1F5c66;
}


/*feature area*/
#leftcolumn
{
	width: 344px;
}

#rightcolumn
{
	width: 211px;
}

#intro{ 
	margin: 10px 0px 0px 0px;
}

/*in this issue area*/
#issuettl
{
	width: 211px;
	background-color: #e2e6e6;
}

#issuebox
{
	width: 197px;
	border-color: #e2e6e6;
	border-width: 2px;
	padding: 6px 4px 12px 6px;
	border-style: solid;
}

#issuebox a
{
	display: block;
	color: #869f2a;
	padding: 5px 0px 0px 15px;
	text-decoration: none;
	width: 180px;
	font-size: 11px;
	line-height: 13px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#issuebox a:hover
{
	color: #1F5c66;
	text-decoration: underline;
}

/*mayor's column area*/
#mayorttl
{
	width: 211px;
	background-color: #daebed;
}

#mayorbox
{
	width: 197px;
	border-color: #daebed;
	border-width: 2px;
	padding: 8px 4px 14px 6px;
	border-style: solid;
	font-size: 11px;
}

#mayorpic
{
	width: 68px;
	height: 99px;
	margin: 0px 0px 8px 8px;
	float: right;
}

.clrtitle
{
	color: #1F5c66;
	font-size: 12px;
}


/*articles area*/
.title
{
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 8px 0px;
	color: #1F5c66;
	font-size: 16px;
	background-image: url(../images/greyline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	clear: both;
}

.nopic
{
	width: 574px;
	padding: 0px;
	clear: both;
}

.leftpic
{
	margin: 0px 14px 10px 0px;
	width: 111px;
	padding: 0px;
	float: left;
}

.rightarticle
{
	margin: 0px 0px 15px 0px;
	width: 449px;
	padding: 0px;
	float: right;
}

#largerightpic
{
	margin: 0px 0px 5px 14px;
/*	width: 218px;*/
	padding: 0px;
	float: right;
}
.largerightpic
{
	margin: 0px 0px 5px 14px;
	width: 218px;
	padding: 0px;
	float: right;
}

.pullquotes
{
	margin: 0px 0px 5px 5px;
	width: 213px;
	padding: 0px;
	float: right;
	border-left: #666666;
	border-width: 0px 0px 0px 1px;
	border-style: none none none solid;
	padding: 0px 0px 0px 15px;
	color: #1F5c66;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
	font-weight: bold;
}

#piccaption
{
	color: #1F5c66;
	font-size: 11px;
	padding: 4px 3px 0px 3px;
}
.piccaption
{
	color: #1F5c66;
	font-size: 11px;
	padding: 4px 3px 0px 3px;
}

/*more button*/
a.morebutton
{
	display: inline-block;
	text-decoration: none;
	width: 43px;
	height: 9px;
	background-image: url(../images/but_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.morebutton:hover
{
	display: inline-block;
	text-decoration: none;
	width: 43px;
	height: 9px;
	background-image: url(../images/but_more_hi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*back button*/
a.backbutton
{
	display: inline-block;
	text-decoration: none;
	width: 194px;
	height: 9px;
	background-image: url(../images/but_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.backbutton:hover
{
	display: inline-block;
	text-decoration: none;
	width: 194px;
	height: 9px;
	background-image: url(../images/but_back_hi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bottomback { margin: 6px 0px 18px 0px; }


/*footer area*/
#footer
{
	color: #666666;
	font-size: 11px;
	line-height: 12px;
}

#leftfooter
{
	width: 320px;
}

#midfooter
{
	width: 34px;
	background-image: url(../images/spacer_grey.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#rightfooter
{
	width: 220px;
}


/*footer link*/
#footer a:link
{
	color: #666666;
	text-decoration: underline;
}

#footer a:visited
{
	color: #666666;
	text-decoration: underline;
}

#footer a:hover
{
	color: #666666;
	text-decoration: underline;
}

#footer a:active
{
	color: #666666;
	text-decoration: underline;
}


/*photos*/
img.picborder
{
	border-color: #bcdade;
	border-width: 2px;
	border-style: solid;
}

img.picborder_lg
{
	border-color: #bcdade;
	border-width: 3px;
	border-style: solid;
}


/*default link*/
a:link
{
	color: #869f2a;
	text-decoration: none;
}

a:visited
{
	color: #869f2a;
	text-decoration: none;
}

a:hover
{
	color: #1F5c66;
	text-decoration: underline;
}

a:active
{
	color: #1F5c66;
	text-decoration: underline;
}

/*header link*/
#issue a:link
{
	color: #1F5c66;
	text-decoration: none;
}

#issue a:visited
{
	color: #1F5c66;
	text-decoration: none;
}

#issue a:hover
{
	color: #1F5c66;
	text-decoration: underline;
}

#issue a:active
{
	color: #1F5c66;
	text-decoration: underline;
}

/*Website Link*/
a.websitebutton
{
	display: block;
	text-decoration: none;
	width: 211;
	height: 23px;
	background-image: url(../images/btn_website.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.websitebutton:hover
{
	display: block;
	text-decoration: none;
	width: 211;
	height: 23px;
	background-image: url(../images/btn_websitehi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* text formatting */
.bold {font-weight:bold}
.italics {font-style:italic}
.boldItalics {font-weight:bold; font-style:italic}
