﻿body
{
	background-color: White;
	color: Black;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: .7em;
    font-weight: 500;
    width: 780px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

a:link
{
    color: blue;
    text-decoration: none;
}
a:visited
{
    color: blue;
}
a:hover
{
    text-decoration: underline;
    color: Blue;
}
a:active
{
    text-decoration: none;
    color: Blue;
}
p
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.strong
{
    font-size: 1.0em;
    font-weight: 500;
    color: #4682B4;
}

.upcoming
{
	margin: 0;
	padding: 0px 0px 0px 10px;
    font-size: 1.2em;
    font-weight: 600;
    color: #778899;
}

input, select, textarea
{
    font-size:1em; 
    font-family: arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
}


h1
{
    font-size: 1.0em;
    padding: 0px 0px 4px 0px;
    margin: 0;
}

h2
{
    font-size: 1.6em;
    color: #993300;
    font-weight: 600;
    padding: 0px 0px 0px 15px;
    margin: 0;
}

h3
{
    font-size: 1.2em;
    font-weight: bold;
    color: Black;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}
h4
{
    font-size: 1.2em;
    font-weight: 600;
    color: orange;
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 0px 0px;
}
h5
{
    font-size: 1.3em;
    font-weight: 600;
    color: Navy;
    padding: 0px 0px 0px 16px;
    margin: 0px 0px 0px 0px;
}
h6
{
    font-size: 1.3em;
    font-weight: 600;
    color: Navy;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.lefttext
{
	text-align: left;
    font-size: 1.3em;
    font-weight: 600;
    color: #708090;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#bodypad 
{
    padding: 0px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
}
.list ul
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: relative;

}
.list li
{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}


h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
{
    text-decoration: none;
    color: #000000;
}

/* Picture at the top of the site */
#topheader
{
    background: url(images/nla_header_missions.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 780px;
    height: 130px;
    margin-top: 0px;
}
#topheader-links ul
{
	float: right;
    margin-top: 4px;
    margin-right: 15px;
}
#topheader-links li
{
	font-size: 110%;
	display: inline;
	padding-right: 10px;
	color: blue;
}
#topheader-links a:link, #topheader-links a:visited
{
	text-decoration: none;
	color: blue;
}
#topheader-links a:hover
{
	text-decoration: underline;
	color: blue;
}

/* Main part of the page that holds contents */

/* 2 column layout */
#columnleft
{
	padding: 7px 0px 0px 2px;
	float: left;
}

#columnright
{
    float: right;
    width: auto;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 5px 5px 0px 0px;
  /*  position:relative; */
}

#content1
{
	padding: 10px 0px 0px 6px;
}
#roundcornertop
{
	width: 577px;
	height: auto;
	background: #ffffff url(images/ctop.gif) no-repeat top left;
	padding-top: 8px;
	margin-top: 5px;
	margin-bottom: 2px;
}
#roundcornerbottom
{
	width: 577px;
	height: 15px;
	background: url(images/cbottom.gif) no-repeat bottom left;
	padding-top: 4px;
	margin-top: -2px;
}

#content2
{
	width: 575px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
}
#content2 p
{
	padding: 0px 20px 0px 10px;
}
#columnbottom
{
	clear: both;
	width: 780px;
    margin: 0;
    padding: 0;
}

#roundbottom
{
	width: 780px;
	background: #ffffff url(images/C3top_missions.gif) no-repeat top left;
	padding-top: 20px;
}
#roundbottomb
{
	width: 780px;
	height: 10px;
	background: url(images/C3bottom.gif) no-repeat bottom left;
	padding-top: 7px;
}

#content3
{
	margin: 0;
	padding: 4px 0px 2px 0px;
	width: 778px;
	height: 190px;
    border-left: solid 1px #6699CC;
    border-right: solid 1px #6699CC;
}

#content3-left
{
	float: left;
	width: auto;
	height: auto;
	margin: 1px 0px 0px 2px;
    padding: 0;
}
#content3-right
{
	width: auto;
	height: auto;
	margin-left: 389px;
	margin-top: 2px;
    padding: 0;
	border-left: 1px solid #6699CC;
}

#footer
{
	background: url(menus/nlfooter.jpg) no-repeat;
    width: 780px;
    height: 30px;
    margin-top: 0px;
    padding-bottom: 20px;
    text-align: center;
}
#footer p
{
	color: #FFFFFF;
	font-size: 1em;
	padding: 8px 0px 0px 0px;
}

/* Body Contents */
#leftmain
{
	float: left;
    width: 250px;
}
#leftmain p
{
	font-size: 100%;
	padding: 4px 0px 0px 10px;
}
#rightmain
{
	padding: 0px 5px 0px 0px;
    margin-left: 265px;
    margin-top: 5px;
    width: auto;
    height: auto;
}

#bio
{
	padding: 0;
	margin: 0;
}

.floatleft
{
	margin:  10px 10px 0px 5px;
	float: left;
}
.floatright
{
	margin: 0px 0px 0px 10px;
	float: right;
}
.dropcap
{
	font-size: 2.0em;
	font-weight: 500;
	float: left;
}
.leftblock
{
    border: 1px solid #333333;
    padding: 15px;
    margin-bottom: 10px;
    background: #FEFAAB url(images/background_columnleft.gif) repeat-y;
    vertical-align: top;
}

 .rightblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: #FEFFAB url(images/background_columnright.gif) repeat-y;
    position: relative;
    width:446px;
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/* Navigation strips */
#mainmenu
{
    background: url(menus/nlnav.jpg) no-repeat;
    width: 780px;
    height: 32px;
}
#mainmenu p
{
	padding: 9px 0px 0px 8px;
    color: White;
}

ul#sidemenu 
{
	font-family: Verdana;
	font-weight: normal;
    font-size: 13px;
    margin: 10px 0px 0px 3px;
    padding: 0;
    list-style-type: none;
}
ul#sidemenu li
{
	border-top: 1px solid #FFFFFF;
}
ul#sidemenu li a:link, ul#sidemenu li a:visited
{
	color: #006699;
	padding: 4px 0px 0px 9px;
	width: 166px;
    height: 25px;
    
	background: url(menus/side_menu.jpg) no-repeat;
    text-decoration: none;
    display: block;
}
ul#sidemenu li a:hover, ul#sidemenu li a:active
{
	color: #3399CC;
	width: 166px;
    height: 25px;
	background: url(menus/side_menu_over.jpg) no-repeat;
    text-decoration: none;
    display: block;
}
#specialad 
{
    margin: 10px 0px 10px 6px;
    padding: 0;
}

/* Goes around controls that need to be presented as a block of functionality  */
.controlblock
{
    border: 1px solid #DBDB79;
    padding: 3px;
    margin: 2px 0 5px 0;
    vertical-align: top;
}
.italic
{
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}

/* apply zero margin to all forms and hide fieldset borders. Keep fieldset borders in the markup for better accessibility */

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

/************************************************************************
* 
* Forms
*
************************************************************************/
#email
{
	background-color: White;
	color: Black;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    margin-top: 4px;
    font-size: .7em;
    font-weight: 500;
    width: auto;
    height: auto;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

#email p
{
	float: right;
	padding: 0;
    margin-right: 500px;
    width: auto;
    height: auto;
}



/* label column */
.formlabel
{
    width:120px; 
    vertical-align: top;
}

/* value column */
.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}

.onclick
{
	cursor: pointer;
}
/* SlideShow */
div.content
{
    background-color: #FFFFFF;
    width: 100%;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}
.center
{
    text-align: center;
}

table.SlideShowContainer
{
    width: 100%;
    height: 100%;
    border: 2px solid #000000;
}

td.ImgContainer
{
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

div.button
{
     background-color:#aaaaaa;
     border:1px solid black;
     cursor:pointer; 
     font-weight:bold;
     margin:5px;
     width:65px;
}

/* Upcoming Opportunities */
#upopp1
{
    background: url(http://www.newlifekearney.org/files/missions/upcoming_opp/muo1.jpg) no-repeat;
    width: 570px;
    height: 175px;
    margin: 3px 0px 5px 0px;
    position: relative;
}
#upopp1 ul
{
	float: right;
    margin-top: 145px;
    margin-right: 0px;
}
#upopp1 li
{
	display: inline;
	padding-right: 10px;
}
#upopp2
{
    background: url(http://www.newlifekearney.org/files/missions/upcoming_opp/muo2.jpg) no-repeat;
    width: 570px;
    height: 175px;
    margin: 3px 0px 5px 0px;
    position: relative;
}
#upopp2 ul
{
	float: right;
    margin-top: 145px;
    margin-right: 0px;
}
#upopp2 li
{
	display: inline;
	padding-right: 10px;
}
#upopp3
{
    background: url(http://www.newlifekearney.org/files/missions/upcoming_opp/muo3.jpg) no-repeat;
    width: 570px;
    height: 175px;
    margin: 3px 0px 5px 0px;
    position: relative;
}
#upopp3 ul
{
	float: right;
    margin-top: 145px;
    margin-right: 0px;
}
#upopp3 li
{
	display: inline;
	padding-right: 10px;
}
