/* Type */

body, td, th, h4 sub {
 font-family: arial;
 font-size: 8pt;
 color: #333;
}

p {
	font-weight: normal;
	line-height: 150%;
        padding: 0px 0px 10px 0px;
        margin: 0px;
}

.breadcrumb {
 font-size: 7pt;
}

#footer a {
 font-weight: normal;
 
}

h1, h2, h3, h1 a, h2 a, h3 a, h5 {
 color: #930000;
}

h1 a:hover, h2 a:hover, h3 a:hover {
 text-decoration: none;
}

h2 a {
 font-weight: normal;
}

h1 {
 font-size: 16pt;
}

h2 {
 font-size: 14pt;
 margin-top: 10px;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

h5 {
        display: inline;
	font-size: 8pt;
	font-weight: bold;
        margin: 0px;
        padding: 0px;
}

#sidebar h2 , #newsandevents h2 {
 margin-top: 20px;
}

#homepagemain h1 {
 margin-top: -20px !important;
}

/* Articles */

hr, .rule {
 height: 1px; 
 border: 0px;
 background: url(/images/framework/dotted_line2.gif) top left repeat-x;
 display: block;
 margin: 10px 0px 10px 0px;
}

h4 {
 background: url(/images/articles/opening_quote1.gif) top left no-repeat;
 display: block;
}

h4 sub {
 padding: 0px 30px 0px 30px;
 display: block;
 background: url(/images/articles/closing_quote1.gif) bottom right no-repeat;
 font-weight: normal;
}

/* General */


h2 {
	margin: 0px;
	padding: 0 0 6px 0;
	font-weight: normal;
	clear: both;
}

body.large {
	margin: 0;
	padding: 0;
	background-color: #F5F5F6;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(/images/framework/body_background2.gif);
}

body#topLevel {
	background-image: url(/images/framework/body_background1.gif);
}

body.small {
	margin: 0;
	padding: 0;
	background-color: #F5F5F6;
	background-image: url(/images/framework/body_background2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.more a {
	font-weight: normal;
	padding-right: 10px; 
	background-image: url(/images/framework/blue_arrow1.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 5px;
}


a.more {
	padding-right: 10px; 
	background-image: url(/images/framework/blue_arrow1.gif);  
	background-repeat: no-repeat; 
	background-position: 100% 5px;
}

a {
	font-weight: bold; 
	color: #432E8B; 
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

/* images */

.logo {
	margin: 5px 0 0 10px;
	padding: 0;
}

.image-left {
	float:left;
	margin:0 10px 10px 0;
}

.image-middle {
	float: left;
	margin: 0 0 10px 0;
}

.image-right {
	float: right;
	margin:0 0 10px 10px;
}

.icon {
	margin: 0 0 -3px 3px;
	padding: 0;
}
	
/* green bar */

#greenbar {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 20px;
	color: #FFFFFF;
	text-align: right;
}

#greenbar span {
	padding: 0 10px;
	margin: 0;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 20px;
}

#greenbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#greenbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#greenbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* header */

#header {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	height: 73px;
}

/* menu navigation */

#menubar {
	margin: 0;
	padding: 0;
	height: 28px;
	width: 100%;
	background-image: url(/images/framework/menu_bar_background1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#menucontainer {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background-color: transparent;
}

#menu {
	float: right;
	width: 590px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
}

#menu ul li a {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : none;
	display: block;
	border-style:none;
}

#menu ul li a:link, #menu ul li a:visited {
	background-image: url(/images/framework/menu_tab2.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 97px;
	line-height: 23px;
	padding-top: 5px;
}

#menu ul li a:hover {
	background-image: url(/images/framework/menu_tab2.gif);
	background-repeat: no-repeat;
	background-position: 0px -28px;
	height: 23px;
	width: 97px;
	line-height: 23px;
	padding-top: 5px;
}

/* IE 5+ Windows incorrectly displays the a.current class below unless a.current:hover is added */

#menu ul li a:active, #menu ul li a.current, #menu ul li a.current:hover {
	background-image: url(/images/framework/menu_tab2.gif);
	background-repeat: no-repeat;
	background-position: 0px -56px;
	height: 23px;
	width: 97px;
	line-height: 23px;
	padding-top: 5px;
	color: #990000;
}

li#home-tab a {
	margin-left: 0;
}

/* top content */

#topcontentbar {
	margin: 0px;
	background-color: transparent;
	width: 100%;
	height: 150px;
}

#topcontent {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 750px;
	height: 145px;
}

#topcontent-left {
	margin: 0 0 25px 0;
	padding: 0;
	float: left;
	width: 31%;
}

#topcontent-middle {
	margin: 0 0 25px 0;
	padding: 0;
	float: left;
	width: 31%;
}

#topcontent-right {
	margin: 0 0 25px 0;
	padding: 0;
	float: right;
	width: 31%;
}

/* main content */

#contentbox {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	clear: left;
}

/* columns */

/* homepage */

#newsandevents {
	float: left;
	width: 200px;
	padding: 0 25px 0 0;
	margin: 0;
}

#newsandevents h1 {
	margin: 0px;
	padding: 12px 0px 6px 0px;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#homepagemain {
	float: left;
	width: 485px;
	padding: 0 0 0 25px;
	background-color: transparent;
	background-image: url(/images/framework/dotted_line1.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#homepagemain h1 {
	margin: 0px;
	padding: 12px 0 6px 0;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#homepagemain h2 {
	margin: 0px;
	padding: 0 0 6px 0;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#homepagemain h3 {
	margin: 0px;
	padding: 0 0 6px 0;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#homepagemain p.clear {
	clear: both;
}

#homepagemain p.quotation {
}

#homepagemain p.date {
	text-align: right;
}

#homepagemain p.bottom {
	padding-bottom: 25px;
}

/* homepage main lists */

#homepagemain ul {
	clear: both;
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 25px;
}

#homepagemain ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background-image: url(/images/framework/black_diamond1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* homepage main links */

#homepagemain a:link {
	color: #432E8B;
	text-decoration: none;
	font-weight: bold;
}

#homepagemain a:visited {
	color: #432E8B;
	text-decoration: none;
	font-weight: bold;
}

#homepagemain a:hover {
	color: #432E8B;
	text-decoration: underline;
	font-weight: bold;
}

/* homepage left and right columns */

#homepagemain-left {
	margin: 10px 0 25px 0;
	padding: 0;
	float: left;
	width: 43%;
}

#homepagemain-right {
	margin: 10px 0 25px 0;
	padding: 0;
	float: right;
	width: 43%;
}

/* second level pages */

#newspagemain {
	float: left;
	width: 485px;
	padding: 0 0 0 25px;
	background-color: transparent;
	background-image: url(/images/framework/dotted_line1.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#newspagemain h1 {
	margin: 0px;
	padding: 12px 0 6px 0;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#newspagemain h2 {
	margin: 0px;
	padding: 0 0 6px 0;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#newspagemain p {
}

#newspagemain p.quotation {
}

#newspagemain p.bottom {
	padding-bottom: 25px;
}

#newspagemain p.breadcrumb {
	padding: 12px 0 6px 0;
}

#newspagemain p.breadcrumb a {
	font-weight: normal;
	color: #432E8B;
	text-decoration: none;
	padding: 12px 0 6px 0;
}

#newspagemain p.breadcrumb a:hover {
	text-decoration: underline;
}

/* news and events page main lists */

#newspagemain ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 25px;
}

#newspagemain ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 12px;
	line-height: 1.4em;
	background-image: url(/images/framework/black_diamond1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* news and events page main links */

#newspagemain a:link {
	color: #432E8B;
	text-decoration: none;
	font-weight: bold;
}

#newspagemain a:visited {
	color: #432E8B;
	text-decoration: none;
	font-weight: bold;
}

#newspagemain a:hover {
	color: #432E8B;
	text-decoration: underline;
	font-weight: bold;
}


/* form */

.form {
	padding-left: 0px;
	padding-right: 0px;
}

label {
	clear: both;
	float: left;
	width: 175px;
	font-weight: bold;
}

.input {
	margin-bottom: 5px; 
}

.select { 
	margin-bottom: 5px; 
}

.textarea { 
	width: 250px;
	height: 125px;
	margin-bottom: 5px;
}
 
.submitbutton{
	margin-left: 175px;
}

.resetbutton{
}

/* sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 0 25px 0 0;
	margin: 0;
}

#sidebar h1 {
	margin: 0px;
	padding: 12px 0px 6px 0px;
	color: #930000;
	font-weight: normal;
	clear: both;
}

#sidebar p {
	clear: both;
}

/* sidebar navigation */

#sidebar ul {
	margin:1.5em 0 1.5em;
  	padding: 0;
  	list-style: none;
	font-weight: normal;
	background-image: url(/images/framework/dotted_line2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#sidebar ul a {
	width: 180px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #333333;
	height: 20px;
	background-color: transparent;
	background-image: url(/images/framework/dotted_line2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#sidebar ul a:link{
	width: 200px;
	padding-top: 2px;
	padding-left: 0px;
	color: #999966;
	background-color: transparent;
}

#sidebar ul a:visited { 
	width: 200px;
	padding-top: 2px;
	padding-left: 0px;
	color: #999966;
	background-color: transparent;
}

#sidebar ul a:hover{
	width: 200px;
	padding-top: 2px;
	padding-left: 0px;
	color: #FFFFFF;
	background-color: #999966;
	background-image: url(/images/framework/white_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}

/* pull quote */

.pullquote {
	color: #333333;
	margin: 20px 0 30px 0;
	padding: 0 0 0 10px;
	background-image: url(/images/articles/opening_quote1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.pullquote blockquote {
	margin: 0 10px;
	padding: 0;
}

.pullquote p {
	padding-left: 10px;
	padding-right: 10px;
}
	
.quote {
	color: #333333;
	background-image: url(/images/articles/closing_quote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

cite {
	font-style: normal;
}

/* footer */

#footerbar {
	clear: both;
	width: 100%;
	height: 75px;
	margin: 0;
	background-color: #BBBBC0;
	background-image: url(/images/framework/footer_background1.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer {
	margin: 0 auto;
	padding-top: 10px;
	color: #000000;
	text-align: center;
	line-height: 120%;
	width: 750px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/* forms */

.donateform { padding: 0; margin: 0 0 25px 0; }

h1 a:hover, h2 a:hover {
 text-decoration:none !important;
 font-weight: normal !important;
 color: #930000 !important;
}


/* Site Map */

.siteMap1, .siteMap2, .siteMap3, .siteMap4 {

 display: block;
 float: left;
 clear: left;
 padding: 0px 0px 12px 12px;

 background: url(/images/framework/black_diamond1.gif) 0px 4px no-repeat;
}

.siteMap1 {
}

.siteMap2 {
 margin-left: 20px;
}

.siteMap3 {
 margin-left: 40px;
}

.siteMap4 {
 margin-left: 60px;
}