/* styles for all main content pages for Phillips Neighborhood Network */

/* begin styles for top navigation bar */

pre.nav	{
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: black;
	}

a.nav, a.nav:link, a.nav:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;
	}

a.nav:hover {
	text-decoration: underline;
	color: white;
	background-color: transparent;
	}

a.nav:active {
	text-decoration: none;
	color: #FF9900;
	}

pre.dropnav	{
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: black;
	}

a.dropnav, a.dropnav:link, a.dropnav:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-style: normal;
	font-weight: normal;
	}

a.dropnav:hover {
	text-decoration: underline;
	color: white;
	background-color: transparent;
	}

a.dropnav:active {
	text-decoration: none;
	color: #FF9900;
	}

/* end styles for top navigation bar */

/* begin styles for right menu */

p.right	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	margin: 0px 0px 0px 16px;
	}

p.rightitalics	{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
	margin: 0px 0px 0px 12px;
	font-style: italic;
	}

p.rightheading	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	margin: 0px 0px 0px 14px;
	}

a.rightheading, a.rightheading:link, a.rightheading:visited	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
	}

a.rightheading:hover	{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
	}

a.right, a.right:link, a.right:visited {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
	}

a.right:hover {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
	}

a.right:active {
	text-decoration: none;
	color: #CC9900;
	}

/* style for main content area */

body	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}

p	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin: 0px 15px 0px 10px;
	}

pre	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20 px;
	}

blockquote	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 15 px;
	margin-bottom: 0px;
	}

ul, li	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-indent: 0px;
	margin: 0px 10px 0px 14px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	}

img.imageleft	{
	float: left;
	border: solid;
	border-color: black;
	border-width: 1px;	
	margin: 5px 10px 2px 0px;
	}

img.imageright	{
	float: right;
	border: solid;
	border-color: black;
	border-width: 1px;	
	margin: 5px 0px 2px 10px;
	}

img.at30fromleft	{
	float: nofloat;
	margin: 0px 0px 0px 30px;
	}

/* style for links */

a, a:link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: blue;
	font-weight: normal;
	}

a:visited {
	text-decoration: none;
	color: blue;
	}

a:hover {
	text-decoration: underline;
	color: blue;
	background-color:#EEEEEE;
	}

a:active {
	text-decoration: none;
	color: #FF9900;
	}

a.namelist {
	margin-left: 55px;
	float: left;
	width: 115px;
	}

a.projects {
	text-indent: 55px;
	}

/* other text styles */

span.bold-inline {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

p.bold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	}

p.italics {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	}

p.pageheading {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

p.subheading {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	}

a.tagtext:link, a.tagtext:visited, a.tagtext:active {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}

a.tagtext:hover	{
	color: #FF9900;
	font-weight: normal;
	background-color: transparent;
	}

/* for captioned images - begin here */
.capimage250-right	{
	float: right;
	width: 252px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	border: none;
	padding: 0px;
	clear: right;
	}

.capimage250-left	{
	float: left;
	width: 252px;
	margin-left: 10px;
	margin-right: 5px;
	border: none;
	padding: 0px;
	}

.capimage100-right	{
	float: right;
	width: 102px;
	margin: 5px 10px 5px 5px;
	border: none;
	padding: 0px;
	clear: right;
	}

img.cap-image	{
	margin:  0px 0px 0px 0px;
	border: 1px black solid;
	}

p.caption	{
	font-style: normal;
	font-size: 9px;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
	text-align: center;
	}

a.caption, a.caption:link, a.caption:visited {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: blue;
	font-weight: normal;
	margin-left: 0px;
	}

a.caption:hover {
	text-decoration: underline;
	color: blue;
	background-color:#EEEEEE;
	}

a.caption:active {
	text-decoration: none;
	color: #FF9900;
	}

/* for captioned images - end here */


/* end css sheet */