/* base css */
@import url(/.shared/themes/common/base-weblog.css);

A:link	{color:#0000CC;}
A:visited 	{color:#660066; }
A.top-nav	{text-decoration:none; color:#FFFFFF;}
A.top-nav:visited {text-decoration:none; color:#FFFFFF;}
A.top-nav:hover {text-decoration:underline; color:#FFFFFF;}

A.copyright {text-decoration:underline; font-size:8pt; color:#999999; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;}
A.copyright:visited {text-decoration:underline; font-size:8pt; color:#999999; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;}
A.copyright:hover {text-decoration:none; font-size:8pt; color:#999999; font-family : Trebuchet MS, Arial, Helvetica, sans-serif;}


A.ftr 	{font-size:9pt; color:#666666;}
A.ftr:visited {font-size:9pt; color:#666666;}
A.ftr:hover  { font-size: 9pt; color: #666666; text-decoration: underline; }
			

A.search-mod	{text-decoration:none; font-size:9pt; color:#000000;}
A.search-mod:visited	{text-decoration:none; font-size:9pt; color:#000000;}
A.search-mod:hover 	{text-decoration:underline; font-size:9pt; color:#000000;}

A.ftr 		{font-size:9pt; color:#000000;}
A.ftr:visited	{font-size:9pt; color:#000000;}



BODY {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10pt; BACKGROUND: #eee; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333; PADDING-TOP: 0px; FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}

#wrap {
WIDTH: 800px; FONT-SIZE: 95%; BACKGROUND: #fff repeat-y; MARGIN: 0px auto; BORDER-LEFT: #b4b8cc 1px solid; POSITION: relative; TEXT-ALIGN: left
}


#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border-bottom: 1px dotted #6699CC;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #6699CC;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}




/* default to artistic/calendar/timeline layout */

#container
{
	width: 780px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
			width: 315px; /* 285px + 15px + 15px */
	
	
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px solid #666666;
	padding: 15px 15px 15px 14px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #; }
	.module a:visited { color: #; }
	.module a:hover { color: #; }
	.module a:active { color: #; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
  	padding: 3px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border-left: 1px solid #666666;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border-left: 1px solid #666666;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border-left: 1px solid #666666;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	

/* one-column tweaks */
	
	.layout-one-column #container
	{
		width: 500px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */
	
	.layout-two-column-left #container
	{
		width: 700px;
	}

	.layout-two-column-left #alpha
	{
		width: 200px;
		
	}
	
	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-left #beta
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */
	
	.layout-two-column-right #container
	{
		width: 651px;
	}

	.layout-two-column-right #alpha
	{
					width: 500px;
		
		
	}
	
	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-two-column-right #beta
	{
		width: 150px;
		
	}
	
	.layout-two-column-right #beta-inner
	{
		border-left: 1px solid #666666;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* three-column tweaks */
	
	.layout-three-column #container
	{
		width: 851px;
	}
	
	.layout-three-column #alpha
	{
		width: 200px;
		
	}
	
	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #beta
	{
					width: 500px;
		
		
	}
	
	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-three-column #gamma
	{
		width: 150px;
		
	}
	
	.layout-three-column #gamma-inner
	{
		border-left: 1px solid #666666;
		padding: 15px 15px 15px 14px;
		background: #FFFFFF;
	}


/* user css */


/* other css */
html {color: #ffffff; font: normal 76%/1.4 arial, verdana, helvetica, sans-serif;}

body {
	background: #edf5f7;
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}


.clear {clear: both}
.clearfix:after, .sub:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, .sub {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix, .sub {display: block;}
/* End hide from IE Mac */

* {margin: 0; padding: 0;}

.menutx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

a.menutx:link {
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

a.menutx:hover {
	color: #467294;
	font-weight: bold;
	text-decoration: underline;
}

.blueBOLD {
	font-size: 1em;
	color: #003f6e;
	font-weight: bold;
	font-style:normal; 
	text-transform: uppercase;
}

.smtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 10pt;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header_nav {height: 27px;}
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0b3173;
	font-weight: bold;
	font-size: 0.8em;*/


.header_left {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/hr_nav_left_2.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 27px;
	width: 85px;
	float: left;
}

.header_center {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/hr_nav_mid.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align:left;
	width: 100%;
	height: 27px;

}

.header_right {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/hr_nav_right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 27px;
	width: 8px;
	float:right;	}

#nav-top2 {
 width: 640px;
 height: 14px;
 background-image:url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif);
 margin: 5px 14px; 
 margin-right: 10px;
 /*top: 3px;*/
 padding: 0;
 position: relative;
}
#nav-top2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -1px;
}

#nav-top2 li, #nav-top2 a {height: 14px; display: block;}

#sfgov2 {left: 0; width: 40px;}
#residents2 {left: 55px; width: 60px;}
#business2 {left: 122px; width: 70px;}
#government2 {left: 202px; width: 80px;}
#visitors2 {left: 288px; width: 60px;}
#online2 {left: 351px; width: 90px;}
#help2 {left: 537px; width: 50px;}
#search2 {left: 602px; width: 49px;}

#sfgov2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) 0 -14px no-repeat;}
#residents2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -55px -14px no-repeat;}
#business2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -122px -14px no-repeat;}
#government2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -202px -14px no-repeat;}
#visitors2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -288px -14px no-repeat;}
#online2 a:hover {background: transparent url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -351px -14px no-repeat;}
#help2 a:hover {background: url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -537px -14px no-repeat;}
#search2 a:hover {background: url(http://sfmayor.typepad.com/photos/new_design_template/2ndnav_css.gif) -602px -14px no-repeat;}

/*
.header_nav ul {
	margin-left: 10px;
	margin-top: 5px;
}

.header_nav li {
    padding: 2px 5px 0 5px;
    list-style: none;
    float: left;
}

.header_nav a {
	color: #0b3173;
	font-weight: bold;
	text-decoration: none;
}

.header_nav a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
*/
.header_image 
{
	/*background-image:url(http://sfmayor.typepad.com/photos/new_design_template/hr_image_gg.jpg);*/
	background-position: left top;
	background-repeat: repeat-x;
}

.title 
{
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: none;
	padding-left: 30px;
}

.content {
	width: 73%;
	background-color:#ffffff;
	border-left:#e8e8e8 solid 1px;
	text-align: left;
	padding: 0;

}

#dptName
{
	height: 26px;
	width: 100%;
	background-color:#e8e5c4;
	border-left:#e8e8e8 solid 1px;
	color: #255a8f;
	text-align: left;
	margin-top: 0;
	padding-top:2px;
	display:block;

	}

#breadcrumb {
	height: 32px;
	text-align: left;
	width: 500px;
	top: 10px;
	position: relative;
	left: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #909191;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
}

#breadcrumb a {
	color: #909191;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #b3ad66;
	font-weight: normal;
	text-decoration: underline;
}

#print {
	height: 20px;
	width: 520px;
	position: relative;
	left: 30px;
	text-align: right;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #909191;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
	border-bottom: #CCCCCC dotted 1px;
}

#print ul {
	margin-left: 320px;
}


#print li {
    padding: 0 3px 3px 3px;
    list-style: none;
    float: left;
}


#print a {
	color: #909191;
	font-weight: normal;
	text-decoration: none;
}

#print a:hover {
	color: #b3ad66;
	font-weight: normal;
	text-decoration: underline;
}

#contents {
	width: 94%;
	background-color:#ffffff;
	padding: 10px 10px 5px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

#contents a {
	color: #1071bc;
	text-decoration: none;
}


#contents a:hover {
	color: #b3ad66;
	text-decoration: underline;
}

#contents a:visited {
	color: #8e9aa4;
	text-decoration: underline;
}


#contents p
{
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
}


#contents ul li
{
	list-style-position: outside;
	list-style-type:disc;
	margin-left: 40px;
}

#contents ol li
{
	list-style-position: outside;
	list-style-type:decimal;
	margin-left: 40px;
}

.submenu {
	height: 28px;
	width: 27%;
	background-color:#f8f7ec;
	border-left:#f3f3f3 solid 2px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #467294;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.2em;
	text-decoration: none;
}

.submenu li {
	list-style: none;
	padding: 8px 8px 8px 20px;
}

.submenu a {
	color: #2e6a99;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:hover {
	color: #b3ad66;
	font-weight: bold;
	text-decoration: underline;
}

.submenu a:visited {
	color: #8e9aa4;
	font-weight: bold;
	text-decoration: none;
}


/*explore*/
.submenu1 {
	height: 28px;
	width: 100%;
	background-color:#e8e5c4;
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/sidemenu_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*how do we?*/
.submenu2 {
	height: 28px;
	width: 100%;
	background-color:#e8e5c4;
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/sidemenu_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*related link*/
.submenu3 {
	height: 28px;
	width: 100%;
	background-color:#e8e5c4;
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/sidemenu_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*searach*/
.submenu4 {
	height: 28px;
	width: 100%;
	background-color:#e8e5c4;
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/sidemenu_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.submenu4 p { padding: 8px;}


/*blank bar*/
.submenu0 {
	height: 28px;
	width: 100%;
	background-color:#e8e5c4;
}

.sideshadow {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/shadow_side.gif);
	width: 6px;
	margin: 0;
	padding: 0;
	background-position:top left;
	background-repeat:repeat-y;
	background-color: #edf5f7;

}

.footer {
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
}
.footer_left {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/footer_left.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 25px;
	width: 15px;
	float: left;
}

.footer_center {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align:left;
	width: 100%;
	height: 25px;	
}

.footer_right {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/footer_right.gif);
	background-position: right top;
	background-repeat:no-repeat;
	height: 25px;
	width: 6px;
}



#nav-footer {
 width: 700px;
 height: 19px;
 background: url(http://sfmayor.typepad.com/san_francisco_mayor_lee/images/typepad_mayor_bottom_footer.gif) no-repeat;
 margin-left: 30px ; padding: 0;
 position: relative;
 margin-top: 0px;
}

#nav-footer li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav-footer li, #nav-footer a {height: 19px; display: block;}

#contact {left: 0; width: 61px;}
#map {left: 62px; width: 48px;}
#policy {left: 111px; width: 50px;}
#today {left:550px;}
#contact a:hover {background: transparent url(http://sfmayor.typepad.com/san_francisco_mayor_lee/images/typepad_mayor_bottom_footer.gif) 0 -19px no-repeat;}
#map a:hover {background: transparent url(http://sfmayor.typepad.com/san_francisco_mayor_lee/images/typepad_mayor_bottom_footer.gif) -62px -19px no-repeat;}
#policy a:hover {background: transparent url(http://sfmayor.typepad.com/san_francisco_mayor_lee/images/typepad_mayor_bottom_footer.gif) -111px -19px no-repeat;}


.footershadow_rb {
	background-image:url(http://sfmayor.typepad.com/photos/new_design_template/footer_shadow_rb.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #edf5f7;
	height: 25px;
	width: 6px;
}

/* ================== below are from original main2.css ============================= */

/*
TABLE {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	}



TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
}


TH {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 1.0em;
	color : #535353;
}

*/

img {border:0;}

TD.menu  {
	font-size: 1.0em;
	color: #255a8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #a9a9a9;
	}

TD.body-table-cell { padding: 15px 5px 15px 0; }

TD.body-title-cell { padding: 15px 5px 5px 0; }

TD.san-francisco-vertical { padding: 15px 15px 0 0; }

TD.site-control {
	padding: 5px 0 3px 25px;
	font-size: 0.8em;
	color: #535353;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

TD.site-control-header {
	padding-left: 25px;
	background-color: #e8e5c4;
}

TD.page-image { padding: 15px 15px 0 15px; }

TD.footer { padding: 0; }

.copyright, td.copyright {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
	color : #535353;
}

H1 {
	COLOR: #255a8f;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: x-large;
	TEXT-DECORATION: none
}

H2 {
	COLOR: #255a8f;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: large;
}

H3 {
	COLOR: #255a8f;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: medium;
}

HR {
	color: #edf5f7;
	width: 80%;
}

.header {
	font-family:"Times New Roman", Times, serif;
	color: #255a8f;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: none;
}

.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

.headerbillboard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #255a8f;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}

.emphasis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}
.heading1byline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #255a8f;
	font-size : 1.2em;
	font-weight : bold;
}

.heading1 {
	font-family: "Times New Roman", Times, serif;
	color : #255a8f;
	font-size : 1.4em;
	font-weight : bold;
	text-transform:capitalize;
}

.heading2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 1.2em;
	font-weight : bold;
}

.heading3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 1.2em;
	font-style : italic;
}

.heading4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #255a8f;
	font-size : 1.2em;
	font-style : italic;
}

.faq {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #535353;
	font-size : 1.0em;
	font-style : normal;
}

.faq-question {
	font-size: 1.0em;
	color: #255a8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.byline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #535353;
	font-size : 1.2em;
	font-style : italic;
}

span.title {
	font-family:"Times New Roman", Times, serif;
	color: #255a8f;
	font-weight: bold;
	font-size: 1.6em;
}

/*
/* Right hand modules 
.module a { font-size: 9pt; }

DIV.Heading1 {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #003366;
font-size : 12pt;
font-weight : bold;
}

DIV.Heading2 {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #666666;
font-size : 10pt;
font-weight : bold;
}

DIV.title {
font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
color : #003366;
font-size : 14pt;
font-weight : bold;
}
*/

		
P  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}

P.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #255a8f;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

P.title2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

P.paragraphtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 1.0em;
	text-decoration: none;
}
/*
A:link				{color:#467294;}
A:visited 			{color:#b3b3ae; }
A.top-nav			{text-decoration:none; color:#FFFFFF;}
A.top-nav:visited	{text-decoration:none; color:#FFFFFF;}
A.top-nav:hover 	{text-decoration:underline; color:#FFFFFF;}

A.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #535353;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
}

A.copyright:visited {
	color: #a9a9a9;
	font-weight: normal;
	text-decoration: none;
}

A.copyright:hover {
	color: #818181;
	font-weight: normal;
	text-decoration: underline;
}


A.ftr {
	color: #1071bc;
	text-decoration: none;
}

A.ftr:visited {
	color: #8e9aa4;
	text-decoration: underline;
}

A.ftr:hover {
	color: #b3ad66;
	text-decoration: underline;
}
			

A.search-mod {
	color: #1071bc;
	text-decoration: none;
}

A.search-mod:visited {
	color: #8e9aa4;
	text-decoration: underline;
}

A.search-mod:hover {
	color: #b3ad66;
	text-decoration: underline;
}
*/

/* Used on Mayor's Press Releases */
.\38ptdate {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	color: #003366;
	font-weight : bold;
}


/* ph=1 */
