
/* CSS Document for Screen Media */
/* Ashland Emergency Fund www.AshlandEmergencyFund.org */
/* Developed by www.southboroughwebsitedesign.com */

body {
	margin:0;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000099;
}

td {
	vertical-align:top;
}

/*
---- for header -----
*/

#header {
	color: #FFFFFF;
	background-color: #000099;
	border-bottom:2px solid #000000;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	padding:0;
	margin:0;
}

img.logo {
	float:left;
	margin-right:10px;
}

#header h1 {
	font-weight:normal;
	margin:10px 0 0 0;
	padding:0;
}

#header h2 {
	font-size:1.1em;
	font-weight:normal;
	margin:0;
	padding:0;
}

td.summary {
	padding:0px;
	font-size:0.9em;
}

td.summary p {
	margin:5px;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

#callout {
	width:227px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding:8px;
	margin:10px 5px 10px 10px;
	border:2px solid #000099;
	float:right;
	background-color:#eeeeee;
	color:#000000;
}

#callout a {
	color:#000099;
	background-color:#eeeeee;
}

#calloutHome {
	width:227px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding:8px;
	margin:10px 5px 10px 10px;
	border:2px solid #000099;
	float:right;
	background-color:#FFF6CC;
	color:#000000;
}

#calloutHome a {
	color:#000099;
	background-color:#FFF6CC;
}

.arthead {
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	margin-left:15px;
}

.tagline {
	color:#000099;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	margin-bottom:0 0 10px 0;
	padding:0;
}

/* 
------- for left nav cell -------
*/

#leftbar {
	color: #FFFFFF;
	background-color: #000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding:10px 0 10px 8px;
	width:150px;
}

#leftbar a {
	display:block;
	color: #FFFFFF;
	margin:0 0 4px 0;
	padding:3px 0 3px 4px;
	border-bottom:1px solid #cccccc;
	text-decoration:none;
}

div#current a {
	color:#000099;
	background-color:#ffffff;
}

#leftbar .navitem a:hover {
	background-color:#FFFFFF;
	color:#000099;
}

/*
---- inside right side bar -----
*/

div#good a {
	display:block;
	color:#0000cc;
	background-color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	padding:4px;
	margin:10px;
	border:2px solid #990000;
	width:75%;
}

div#good a:hover {
	background-color:#990000;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}

div#help a {
	display:block;
	color:#0000cc;
	background-color:#FFFFFF;
	text-align:center;
	padding:4px;
	margin:10px;
	border:2px solid #990000;
	font-size:0.85em;
	font-weight:bold;
	width:75%;
}

div#help a:hover {
	background-color:#990000;
	color:#FFFFFF;
	border:2px solid #FFFFFF;
}

p.rightblurb {
	color: #FFFFFF;
	background-color: #000099;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:0.85em;
	text-align:left;
}

/*
----- main content -----
*/

td#content {
	background-color:#FFFFFF;
	color:#000000;
	padding:10px 2em 10px 1em;
	border:3px solid #990000;
}

/*
----- operating statement -----
*/
div#opstatement {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
}

img.bw {
	float:right;
	margin:0px 0px 10px 10px;
}

.newshead {
	color:#000099;
	margin:0;
}

.newsblurb {
	font-size:0.9em;
	margin:0 0 1em 1em;
}

.sponsor {
	color:#000099;
	font-weight:bold;
}

.author {
	font-style:italic;
	font-size:0.9em;
	color:#333333;
	margin:0;
	padding:0;
}

.footer {
	clear:both;
	border-top:1px solid #999999;
	border-bottom:1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-align:center;
}

.bold {
	font-weight:bold;
}

.underline {
	border-bottom:2px solid #000000;
}

.boldunderline {
	font-weight:bold;
	border-bottom:2px solid #000000;
}

.box {
	float:right;
	margin:0 0 20px 0;
	padding:15px;
	border:2px solid #000099;
	background-color:#CCCCCC;
	color:#333333;
	font-size:0.85em;
	line-height:1.2em;
	text-align:center;
}

div.trivetad {
	display:none;
	float:right;
	width:175px;
	margin:0 -1em 1em 1em;
	padding:6px;
	background-color:#EEEEEE;
	color:#000000;
	border:2px solid #990000;
	font-size:0.85em;
}

.FormError {
	color:#C00;
	background-color:#FFF;
	font-style:italic;
	margin-bottom:2px;
}

#southborough a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	text-decoration:none;
	color:#666666;
}

#southborough a:hover {
	text-decoration:none;
	color:#990000;
}

/* PHP List */
 .email {
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

.address {
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

a.url {
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.listitem {
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributename {
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput {
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error {
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info {
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar {
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}
/* the style for listing the lists */
li.list {
  margin-left: 1em;
}

/* the style for the description of a list in the listing of lists */
.listdescription {
  margin-left: 3em;
  margin-bottom:10px;
  color:#333;
}
