/* CSS Document */

body {
	background-image: url(../images/sffmg_siteback_new.jpg);
	background-repeat: repeat-x;
	background-color: #a0a197;
}

#pagehead {
	text-align: left;
	background-image: url(../images/head_back.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}


#pagehead #login .text {
	width: 100px;
	border: 1px solid #000000;
}

#pagehead #login, #pagehead #login a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

#pagetitle h1 {
	color: #7A1F18;
}

/* Site Navigation */
#pagenav {
	position: relative;
	width: 650px;
	padding-left: 20px;
}
#pagenav ul {
	border-top: solid 1px #10202B;
	border-bottom: solid 1px #10202B;
	padding: 2px;
	margin: 10px 0px 10px 0px;
}
#pagenav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	border-left: solid 1px #10202B;
	padding: 0px;
	margin: 0px;
}
#pagenav li:first-child {
	border: none;
}
#pagenav a {
	color: #7A1F18;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#pagenav a:hover {
	color: #10202B;
}
#pagenav a:visited {
	color: #7A1F18;
}

#pagemain {
	background-image: url(../images/main_back.png);
	background-repeat: repeat-y;
}

#leftcolumn hr {
	color: #10202B;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #10202B;
	margin-top: 5px;
	margin-bottom: 10px;
}

#rightcolumn, #rightcolumn a {
	color: #a0a197;
}

#rightcolumn img {
	border: 1px solid #000000;
	margin-bottom: 10px;
}

#rightcolumn hr {
	color: #000000;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 10px;
}

#pagefooter {
	padding-top: 30px;
	background-image: url(../images/footer_back.png);
	background-repeat: no-repeat;
}

#copy {
	float: left;
	text-align: left;
}

#bydrew {
	float: right;
	text-align: right;
}

#bydrew a, #bydrew a:visited {
	color: #7A1F18;
	text-decoration: none;
}

/* These are from the old site but may be replaced as the new content format gets put into place */

/* Error box */
.error {
	font-weight: bold;
}
div.error {
	padding: 10px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	border-left: 5px solid #FF0000;
	border-right: 5px solid #FF0000;
	margin-bottom: 10px;
}

/* Highlight Box */
.highlight {
	text-align: left;
}
div.highlight {
	padding: 10px;
	border-top: 2px solid #D1E4E9;
	border-bottom: 2px solid #D1E4E9;
	border-left: 5px solid #D1E4E9;
	border-right: 5px solid #D1E4E9;
	margin-bottom: 20px;
}
div.highlight form {
	text-align: center;
}

/* History Box */
.history {
	text-align: left;
}
div.history {
	background-color: #D1E4E9;
	padding: 10px;
	margin-bottom: 10px;
}
div.history ul {
	margin-bottom: 5px;
}
div.history li {
	font-size: 10pt;
}

/* Article Listings */
div.articlelisting {
	text-align: left;
	margin-bottom: 20px;
}
div.articlelisting #rc {
	float: right;
	width: 400px;
	padding-left: 5px;
	border-left: 1px solid #6A2E22;
}
div.articlelisting #rc h3 a {
	color: #000000;
	text-decoration: none;
}
div.articlelisting #rc h3 a:hover {
	text-decoration: underline;
}
div.articlelisting #rc h4 {
	color: #004C5B;
	border-bottom: 1px solid #6A2E22;
	margin-bottom: 5px;
}

/* Article Comments */
#comment, #commentby, #commenttext {
	text-align: left;
	margin-bottom: 5px;
}
#commenttext {
	border: dashed 1px #000000;
	padding: 5px;
}

/* Announcements Listing */
ul.announcementlist {
	margin-left: 0px;
}
ul.announcementlist li {
	list-style-image: url(../images/announcement.png);
	list-style-position: inside;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.announcementlist li em {
	display: block;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

/* Announcements Listing */
ul.linkslist {
	margin-left: 0px;
}
ul.linkslist li {
	list-style-image: url(../images/link.png);
	list-style-position: inside;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.linkslist a {
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul.linkslist a:hover {
	text-decoration: underline;
}
ul.linkslist li em {
	display: block;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}
ul.linkslist li em a {
	font-size: inherit;
	color: #1E7A95;
	text-decoration: underline;
}

/* Schedule Listing */
div.schedulelist {
	text-align: left;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #6A2E22;
}

/* Agenda Item List */
ul.agenda li {
	list-style-type: none;
	margin-bottom: 10px;
}
ul.agenda li h1 {
	font-size: 18pt;
	color: #000000;
}
ul.agenda li ul li {
	list-style-type: disc;
	padding: 0px;
	margin-bottom: 0px;
}

/* Contact List */
ul.contactlist li {
	list-style-type: none;
	margin-bottom: 10px;
}

/* Calendar Style Dates */
acronym.pubdate {
	display:block; 
	float: left;
	width: 50px;
	text-align: center; 
	border-bottom:none;
	background-image: url(../images/clip-bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
}
acronym.pubdate #pubmonth {
	display:block;
	font-size: .9em;
	margin:0; 
	padding:0;
	padding-top:12px;
	background:url(../images/clip-top.png) center top repeat-x;
}
acronym.pubdate #pubday { 
	display:block; 
	font-size:1.4em;
	margin:0; 
	padding:0;
}


/*--- Results ---

This may be dropped at a later time, or updated 

*/


#results {
	padding: 4px;
}
#results table {
	border: 1px solid #000000;
	width: 100%;
	border-collapse: collapse;
}
#results caption {
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}
#results thead {
	background-color: #005e9d;
	padding: 20px;
}
#results thead th {
	color: #FFFFFF;
	padding: 2px;
	vertical-align: bottom;
	height: 30px;
}
#results th {
	text-align: left;
	white-space: nowrap;
}
#results td {
	vertical-align: top;
	padding: 3px;
	border-left: 1px dashed #000000;
}
#results tbody th {
	vertical-align: top;
	padding: 3px;
}
#results tbody tr.offset {
	background-color: #ddeaf3;
}
#results tfoot {
	background-color: #b4b4b4;
	background-image: url(loginbox.gif);
	background-position: center;
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	padding: 3px;
	text-align: center;
}
