/* CSS Document */

body {
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #314E8A;
	margin: 0px;
}

/*text */

p {
	font:12px/1.4em Arial, Helvetica, sans-serif;
	margin: 0.75em 0 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 1em 0 0 10px;
	line-height: 1.4em;
	}


/*
h1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.125em;
	margin: 0 0 0 0;
	color: #333333;
	font-size: 28px;
	font-weight: bold;
}
*/

h2 { font-family:Arial, Helvetica, sans-serif;}
h1, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #12ad2b;
	font-style: italic;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 0.3em;
	width: auto;
	font-size: 12px;
	margin-bottom: 0.5em;
	font-weight: 800;
	border-top: 1px none #12AD2B;
	border-right: 1px none #12AD2B;
	border-bottom: 1px dotted #12AD2B;
	border-left: 1px none #12AD2B;
}

#headerbox_textbox h5 {
	padding: 10px 0 0 10px;
	margin: 10px;
	line-height: .75em;
}

#headerbox_textbox p {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	font-size: 14px;
}
#headerbox_textbox p.title{
	padding-top: 0px;
	color: #324C87;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

/*page structure 
----------------------------------*/

#container {
	width: 780px;
	padding: 10px 20px;
	text-align:left;
	background:#FFF url(../images/dropshadow_bg.jpg) repeat-y;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	overflow: auto;
}

#header {
	height: 140px;
	background-repeat: no-repeat;
	margin-top: 0px;
	}
	
#headerbox {
	background: no-repeat right top;
	text-align: left;
	z-index: 150;
	padding-left: 10px;
	height: 120px;
	width: 400px;
	float: right;
}
#headerbox img{
	float:right;
	margin-bottom: 3px;
	}
#headerbox_textbox{
	background-image: url(../images/headerbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
	width: 250px;
	float: right;
	vertical-align: top;
}

#header .logo {
	float: left;
}

#calloutbox {
	border:2px solid red;
	margin: 0px;
	padding:0 10px 10px 10px;
	font-weight: bolder;

}
#calloutbox h5 {
	margin:10px 0 0 0;
}


#utilities {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 100;
	width: 150px;
	text-align:right;
	margin-right: 10px;
	margin-top: 3px;
}

#nav {
	text-decoration: none;
	padding: 5px 0;
	text-align:center;
	margin-right: 0;
	margin-left: 0;
	vertical-align: middle;
	background-image: url(../images/navBG_Blue.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 25px;
	}
	
	
/*left column
--------------------------------------------*/
	
#leftcolumncontainer {
	width: 240px;
	float:left;
	margin-bottom: 20px;
	clear: left;
	}	
#leftcolumntop {
	padding: 0;
	width: 240px;
	height:25px;
	background-image: url(../images/roundtopleft_paleblue.gif);
	background-repeat: no-repeat;
	margin-bottom: -16px;
}	
#leftcolumn {width: 220px; overflow:hidden; margin:0; padding:15px 10px 10px 10px; background-color:#E5E9F0;}
#leftcolumnbottom {
	margin-top: -16px;
	padding:0;
	width: 240px;
	height:25px;
	background-image: url(../images/roundbottomleft_paleblue.gif);
	background-repeat: no-repeat; }

/*right column
------------------------------------*/


#rightcolumn_container {
	float: left;
	clear: right;
	margin: 0px 0px 0px 20px;
	width: 520px;
}
.featurebox {
	width: 200px;
	float: right;
	height: auto;
	margin: 10px 0 10px 10px;
	padding:10px;
	border-top: 2px solid #4A207E;
	border-right: #4A207E;
	border-bottom: 2px solid #4A207E;
	border-left: #4A207E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	width:auto;
	clear:both;
	text-align:center;
	color: #CCCCCC;
	background-image: url(../images/navBG_Blue.gif);
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-bottom: 8px;
	height: 25px;
	}

#bottomrowcontainer {
	background-color: #A9D68B;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -10px;
	padding-right: 10px;
	width: 760px;
	display: inline;
}

#bottom_round_top {
	background-image: url(../images/bottom_round_top.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	clear: both;
}

#bottomrowleft {
	float: left;
	width: 350px;
	padding-right: 10px;
}
#bottom_round_bottom {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/bottom_round_bottom.gif);
	float: left;
	width: 780px;
	height: 40px;
}
/*link styles
-------------------------*/

a:link img, a:visited img, a:hover img, a:active img{
	border:none;
}

a:link {
	color: #DC241F;
	text-decoration: none;
}

H2 a, H3 a, H5 a {
	color: #003580;
	text-decoration:none;
	}

H2 a:link, H3 a:link, H5 a:link {
	color: #003580;
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
	color: #DC241F;
	}
H2 a:visited, H3 a:visited, H5 a:visited {
	color: #003580;
	text-decoration:none;
	}

a:hover, H2 a:hover, H3 a:hover, H5 a:hover, #headerbox a:hover {
	color: #660000;
	text-decoration: underline;
}

a:active, H2 a:active, H3 a:active, H5 a:active {
	text-decoration: none;
	border-top-style: dotted;
	border-width: 1px;
	border-color: #999999;
}


#nav a {
	color: #CCCCCC;
	}
	
#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	
}

#nav a:visited {
	font-weight: bold;
	padding-left: 10px;
	}

#nav a:hover {
	color:#FFF;
	text-decoration:none;
	}

#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#subnav a:link, #subnav a:visited, #subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003580;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #E5E9F0;
	padding-right: 4px;
}
#subnav a:hover {
	color: #003580;
	text-decoration: none;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #003580;
	padding-right: 4px;
}


/*typography*/

.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	margin-bottom: -1em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: .5em;
}

#rightcolumn p{
	margin-top: .5em;
}
h2, h3, h5, h6 {
	color: #003580;
	font-variant: normal;

}

.ipname {
	font-size: 75px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: 900;
	font-variant: normal;
	text-transform: capitalize;
	color: #A9D68B;
}

.pagename {
	font-size: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: #003580;
	text-decoration: none;
	text-align:right;
	line-height: 0.5em;
	
}
#subnav {
	font-size: 12px;
	text-align:right;
	font-weight: bold;
	line-height: 1.75em;
}

p.publication {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #9D9181;
	margin: .5em 0px .5em 0px;
	}


.designCredit, .designCredit a{
		margin: 5px 0; padding: 0;
		text-align:center;
		color: #666;
		font-size:10px;
	}

/*-------------graphics-------------*/


.graphic img {
	position: relative;
	height: 219px;
	width: 77px;
	display: inline;
	float: right;
	margin: 7px 0 10px 12px;
	border: none
	padding: 3px;
	}


#rightcolumn_container img {
	position: relative;
	height: 240;
	width: 300;
	display: inline;
	float: right;
	border: 1px solid #333333;
	padding: 3px;
	margin: 7px -75px 10px 0;
}

#rightcolumn_container .rightcolumn_text .inlineimage {
	margin: 20px 10px 0 0 ; padding: 0;
	float: left;
	width: 100px;
	height: 80px;
	position: relative;
	display: inline;
	border:none;
}


.featureimage_container_left {
	height: auto;
	width: 300px;
	
}


	
.featureimage_cutline{
	font-size:10px;
	padding: 0 0 0 5px;
	line-height: 1em;
	font-style:italic;
	text-align:right;
	margin: 7px 0 0 0;
	background: 1.5em;
	}

.subnav_list_title {
	font-size: 18px;
	color: #003580;
	margin-right: 150px;
}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	border-bottom: 1px none #666;
	padding-left: 30px;
}
 #subnav li a {
 text-decoration:none;
 }

#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center
}
.rightcolumn_text {
	margin-right: 100px;
}
#leftcolumn p {
	font-family:Arial, Helvetica, sans-serif;
	
}
#leftcolumn ul {
	margin-left: 40px;
}
.rightcolumn_buttons {
	float: right;
	height: 60px;
	width: 60px;
	background-image:  url("../images/Donate_online_bg.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.rightcolumn_buttons p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 9px 7px 7px 7px;
	text-align: center;
	line-height: normal;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: inherit;
	padding: 10px;
	width: 160px;
	border: 1px none #000000;
}
form input {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
}
.print_page {
	float: right;
}
blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: italic;
	border: 1px solid #4A207E;
	padding: 7px;
	margin: 0px 7px 15px 7px;
	line-height: 1.5em;
	display:block;
}
hr {
	color: #12AD2b;
}

