@charset "utf-8";

/* ::: RESET ALL MARGINS, PADDING, AND BORDERS ::: */
* { margin: 0; padding: 0; }
IMG { border: 0; }


/* ::: TYPOGRAPHY ::: */
BODY, TD, TH {
	font: 11px/1.6em "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
H1, H2, H3, H4, H5, H6 {
	color: #AC0605;
	margin: 1.3em 0 .25em;
	line-height: 130%;
}
P, BLOCKQUOTE, UL, OL, DL, FIELDSET, ADDRESS {
    margin-bottom: 1em;
}
A:link		{ color: #315980; }
#content A:hover,
#content A:active,
#content A:focus	{
	color: #569CE1;
	text-decoration: none;
	border-bottom: 1px solid #AC0605;
}

H1 { font-size: 2em; }
H2 { font-size: 1.8em; }
H3 { font-size: 1.5em; }
H4 { font-size: 1.2em; }
H5 { font-size: 1em; }
H6 { font-size: .8em; }

/* ====================================
	::: LISTS :::
==================================== */
OL, UL, LI {
	margin-left: 1em;
}
LI {
	margin-bottom: .3em;
}
DT {
	font-weight: bold;
}
DD {
	margin: 0 0 1em 1em;
}
UL.blank {
	list-style: none;
	margin-left: 0;
}
UL.blank LI {
	margin-left: 0;
}


/* ====================================
	::: LAYOUT :::
==================================== */

BODY {
	background: #D1DEE9 url(../images/bg_page.jpg) top center repeat-y;
	text-align: center;
}
#pageContainerOuter {
	margin: 0 auto;
	width: 756px;
	background: transparent url(../images/bg_pgcontainerouter.jpg) top left no-repeat;
}
#pageContainer {
        text-align: left;
        width: 100%;
        background: transparent url(../images/bg_columns1.gif) top left repeat-y;
}

#pageContainer2 {
	text-align: left;
	width: 100%;
}

/* ::: MASTHEAD ::: */
#masthead {
	float: left;
	clear: none;
	width: 172px;
}
#masthead H1 {
/*	text-indent: -5000px;	 Phark Image Replacement Revisited (http://www.mezzoblue.com/tests/revised-image-replacement/#phark2) */
	background: transparent url(../images/mst_logo.gif) top left no-repeat;
	margin: 0;
	padding: 0;
}
#masthead H1 A {
	display: block;
	width: 100%;
	height: 134px;
	border: none;
	text-decoration: none;
}

/* ====================================
	::: MENU :::
==================================== */
#menu {
	float: left;
	clear: right;
	display: inline;
	width: 578px;
	height: 108px;
	background: transparent url(../images/bg_menu.gif) top left no-repeat;
	margin-bottom: 26px;
}
#menu UL {
	padding: 0;
	margin: 0;
}
#menu LI {
	float: left;
	display: inline;
	list-style: none;
	margin: 65px 0 0 0;
	padding: 0;
}
#menu LI A {
	text-indent: -5000px;
	float: left;
	clear: none;
	height: 43px;
	text-decoration: none;
}
#menu-help A {
	background: url(../images/menu_help.gif) top left no-repeat;
	width: 167px;
}
#menu-about A {
	background: url(../images/menu_about.gif) top left no-repeat;
	width: 124px;
}
#menu-giving A {
	background: url(../images/menu_giving.gif) top left no-repeat;
	width: 123px;
}
#menu-news A {
	background: url(../images/menu_news.gif) top left no-repeat;
	width: 164px;
}
#menu-help A:hover,
#menu-about A:hover,
#menu-giving A:hover,
#menu-news A:hover { background-position: 0 -43px; }





/* ::: SUBMENU ::: */
#submenu {
	float: left;
	clear: left;
	display: inline;
	width: 172px;
	margin-top: 45px;
}
#submenu UL {
	float: left;
	clear: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 172px;
	padding-top: 1px;
	background: transparent url(../images/bg_submenuitem.gif) top left no-repeat;
	list-style: none;
}
#submenu LI {
	margin: 0;
	float: left;
	width: 100%;
}
#submenu LI A {
	display: block;
	/*height: 1%;*/
	width: 168px !important;
	width /**/: 172px;
	color: #AC0605;
	padding: .5em 0 .5em 4px;
	border: 0;
	background: transparent url(../images/bg_submenuitem.gif) bottom left no-repeat;
	font: 12px/1.6em Georgia, Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
}

	



/* ::: CONTENT ::: */
#content {
	float: left;
	clear: none;
	display: inline;
	width: 371px !important;
	width /**/: 387px;
	margin: 0 0 4em 16px;
}

#content2 {
	float: left;
	clear: none;
	display: inline;
	width: 546px !important;
	width /**/: 568x;
	margin: 0 0 4em 16px;
}
/* ====================================
	::: SIDEBAR :::
==================================== */
#sidebar {
	float: right;
	clear: right;
	display: inline;
	width: 186px !important;
	width /**/: 197px;
	margin: -26px 0 0 0;
	padding: 0 0 2em 11px;
	color: #fff;
}
#sidebar #donatebadge {
	margin: 0 0 0 -11px;
	width: 191px;
	background: url(../images/sb_donate.jpg) top left no-repeat;
	height: 117px;
}

#sidebar H2#donatebadge {
	display: block;
	background: url(../images/sb_donate.jpg) top left no-repeat;
	width: 191px;
	height: 117px;
	text-decoration: none;
}
#sidebar H2#donatebadge A {
	display: block;
	background: url(../images/sb_donate.jpg) top left no-repeat;
	width: 191px;
	height: 117px;
	text-decoration: none;
}


/*#submenu LI#chpl A {
        background: transparent url(../images/submenu_chpl2.gif) bottom right no-repeat;
        padding: 0;
        height: 72px;
        text-indent: -5000px;
}

#sidebar H2#donatebadge A:hover {
        background: url(../images/sb_donate-on.jpg) top left no-repeat;
	width: 191px;
	height: 117px;
}*/

#sidebar P {
	margin-left: 12px;
	margin-right: 12px;
}
#sidebar P.photocredit {
	font-size: .9em;
}
#auxmenu {
	list-style: none;
	margin-top: 1em;
}
#auxmenu LI {
	display: inline;
	margin: 0;
	padding: 0 1.5em;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	font-size: 12px;
}
#auxmenu LI.first {
	border-left: 0;
}
#auxmenu A {
	color: #fff;
	text-decoration: none;
}
#auxmenu A:hover {
	text-decoration: underline;
}


/* ::: FOOTER ::: */
#footer {
	clear: both;
	background: transparent url(../images/bg_footer.jpg) top left no-repeat;
	width: 100%;
	text-align: center;
	padding: 12px 0 12px 0;
	font-size: 11px;
	color: #666;
}
#footer A {
	color: #666;
}
#footer A:hover {
	color: #9C0015;
}


/* ::: MISC CLASSES ::: */
.activitytime {
	margin: 0 0 0 1em;
}





/* ====================================
	::: TITLES :::
==================================== */
#pageTitle {
	margin-top: 2px;
	margin-bottom: .5em;
	line-height: 1.2em;
}
#pageTitle .pageSubtitle {
	font-size: .7em;
	color: #888;
}
.first {
	margin-top: 0;
}
H4 CITE {
	font-weight: normal;
	color: #7a7a7a;
	font-size: .8em;
}
.date {
	font-size: .75em;
	font-weight: bold;
	color: #000;
	margin-top: 0;
}
.cite {
	color: #333;
}

/* ====================================
	::: CONTACT FORM HELPERS :::
==================================== */
ADDRESS {
	font-style: normal;
	margin-left: 1em;
}
LABEL {
	display: block;
	font-weight: bold;
}
INPUT {
	margin-bottom: 1em;
}
TEXTAREA {
	display: block;
	margin-bottom: 1em;
}
.error {
	font-size: 1.25em;
	color: #CC0000;
}


/* ====================================
	::: SITE MAP :::
==================================== */
.sitemap #content UL {
	margin-left: 1.5em;
	list-style: none;
}
.sitemap #content LI {
	margin-left: 0;
	margin-bottom: 1em;
}
.sitemap #content LI LI {
	list-style: circle;
	margin: .5em 1.5em 0;
}
.sitemap #content LI UL {
	margin-bottom: 0;
}
.sitemap #content LI A:link,
.sitemap #content LI A:visited {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}
.sitemap #content LI LI A:link,
.sitemap #content LI LI A:visited {
	color: #666;
	font-weight: normal;
	font-size: 1em;
}
.sitemap #content LI A:hover,
.sitemap #content LI LI A:hover {
	color: #9c0015;
	text-decoration: underline;
	border: 0;
}

/* get rid of outline on click */
a:focus {
     -moz-outline: none;
     outline: none; 
}

