/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
body {
	background: #cecece url("images/bg_grad.jpg") repeat-x top left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	font-size: 10pt;
}

div#page-wrapper {
	margin: 20px auto;
	width: 924px;
	background-color: transparent;}
	
div#container {
	float: left;
	margin: 0 -250px 0 0px;
	width: 100%;
	text-align: left;
	background: white;	
}

div#content {
	margin: 5px 205px 0px 5px;
	min-height: 645px;
}

div#content-2col {
	margin: 5px 320px 0px 5px;
	min-height: 645px;
}

div.sidebar {
	float: right;
	overflow: hidden;
	width: 190px;	
	min-height: 650px;
	margin: 0px 0px 0px 0px;
	background: #d7d7d7;
	
}
div#secondary	{
	clear: right;
}
div#footer {
	clear: both;
	width: 100%;
	background: white;
	padding-top: 30px;
	border-top: 1px black solid;
	color: #005FA9;
}

div#footer a{
	color: #005FA9
	}
div#header {
	float: none;
	width: 100%;
	background-color: white;
	margin: 0px;
	text-align: center;
}

div#header a, div#header img {
	border: none;}
	
div#globalNav {
	background: transparent url("images/navbackground.gif") no-repeat;
	height:45px;
	padding-top: 10px; 
	margin-top: 10px;
	margin-bottom: 0px;}
div#globalNav a{
	color: black;
	text-decoration: none;
	font: small Verdana, sans-serif;
	font-weight:bold;
	}

div#globalNav a:hover{
	background-image: url("images/glblnav_selected.gif");
	}
div#marqueetext {
   border-top: 1px solid #090909;
   border-bottom: 1px solid #090909;
   width: 100%;
   background: white;
}
   
div#marqueetext a { 
   color: #339900;
   text-decoration: none;
   font-size: x-large;
   font-weight: bolder;
   
   }

#sub-content {
	width: 725px;
	margin: 10px 10px 10px 0px;}
	
#sub-content div{
	width: 350px;
	height: 200px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.sub-content-wrapper {
	width: 725px;
	padding: 0;
	margin: 10px 10px 10px 0px;}
	
.sub-content-left{
	width: 350px;
	height: 150px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.sub-content-right{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 350px;
	height: 150px;
	float: left;
}

#sub-content h2, .sub-content-wrapper h2{
	font-size: medium;
	color: #005FA9
	}

#sub-content p, .sub-content-wrapper p{
	font-size: 105%;
	}

div#newsbox{
	width: 345px;
	height: 234px;
	margin: 0px 0px 0px 15px;
	text-align: center;
	font-size: medium;
	font-family: Verdana, sans-serif;
	color: #005fa9;
	background-color: #d7d7d7;
	}
	
div#top-content {
	width: 725px;
	height: 225px;
	clear: both;
}
div#top-content div{
	float: left;
	}

.submenu {
	display:none; 
	text-align:left; 
	margin: 2px 0px 0px 25px;
}

div#information a, div#giftedandtalented a, div#resources2 a, div#registration a {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, sans-serif;}
	

fieldset {
	border:1px dashed #CCC;
	padding:5px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

label {
	width: 250px;
	height:15px;
	margin-top:3px;
	padding-top:6px;
	padding-left: 3px;
	background-color:#CCC;
	float:left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#000;
	border-right: 1px #FFF solid;
}

.form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:155px;
	float:right;
	background-color:#E6E6E6;
	height:25px;
	margin-top:3px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
}

.textbox {
	background-image: url(images/16t.png);
	background-repeat: no-repeat;
	background-position:left;
	width:120px;
	font:normal 12px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
}
.textbox:focus, .textbox:hover {
	background-color:#F0FFE6;
}

.username {
    	background-image: url(images/16m.png);
    	background-repeat: no-repeat;
    	background-position:left;
	width:120px;
    	font:normal 12px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
   
.password {
    	background-image: url(images/16s.png);
    	background-repeat: no-repeat;
   	background-position:left;
	width:120px;
    	font:normal 12px Arial;
    	color: #999999;
    	padding:3px 5px 3px 19px;
}
.password:focus, .password:hover {
	background-color:#F0FFE6;
}

.button_div {
	width:350px;
	float:right;
	text-align:right;
	height:25px;
	margin-top:3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left:5px;
}
	
	
.buttons {
	background: #e3e3db;
	font-size:11px; 
	padding: 2px 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #F0FFE6 #000 #F0FFE6 #000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	color: #005fa9;
}

.textbox_full {
	background-position:left;
	width:275px;
	font:normal 12px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	float: left;
}
.textbox_full:focus, .textbox_full:hover, .address_full:hover {
	background-color:#AAA;
}

.textbox_full input {
	width: 250px;
	background-color: #FFF;
}

#leftSide {
	width:180px;
	padding-top:30px;
	float:left;
}

a {
	text-decoration: none;
	border: none;
	color: #005FA9;
}

img {
	border: none;
}

.address_full {
	width: 545px;
	background-position:left;
	font:normal 12px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	float: left;
}

.radio_box {
	clear: both;
	width: 545px;
	background-position:left;
	font:normal 12px Arial;
	padding:3px 5px 3px 19px;
	float: none;
}

.address_full label {
	width: 545px;
}

.checkbox_full {
	width: 550px;
	background-position:left;
	font:normal 12px Arial;
	color: #999999;
	padding:3px 5px 3px 19px;
	float: none;
	clear: both;
	position: relative;
}

.checkbox_full label {
    display: block;
    margin-left: 25px;
	width: 525px;
}

.checkbox_full input {
   left: 20px;
   top: 7px;
   position: absolute;
}

.multiline_textarea label {
	width: 545px;
}

.addressline {
	width: 545px;
}

.multiline {
	width: 537px;
	background-position:left;
	font:normal 12px Arial;
	color: #000000;
	padding:3px 5px 3px  5px;
	float: left;
}

.multiline_textarea {
	padding-right: 5px;
	padding-left: 19px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 550px;
	height: 250px;
}

.form_text_full {
	width: 550px;
	font: normal 12px Arial;
	color: #333;
	clear: both;
	
}

.oddBox {
	height: 160px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	clear: both;
	float: none;
	background-color: #888888;
}

.evenBox {
	height: 160px;
	clear: both;
	float: none;
	background-color: #dcdcdc;
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.ContactBox {
	line-height: 1.25em;
	text-align: left;
	margin-left: 40px;
}
.donorbox {
   text-align: left;
   line-height: 1.2em;
   font-size: 1.1em;
   font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   width: 300px;
}

.alert-line {
	clear: both;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	line-height: 1.35em;
	color: white;
	background-color: #6d6d6d;
	text-align: center;
}

.alert-line-blue {
	margin-bottom: 5px;
	margin-top: 5px;
	clear: both;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	line-height: 1.35em;
	color: white;
	background-color: #005FA9;
	text-align: center;
}

.benefit-box {
   

	padding-right: 50px;
   

	padding-left: 50px;
   

}
dl.border-around
{
margin: 2em 0;
padding: 0;
width: 20em;
float: left;
}

.border-around dt
{
background-color: #0372a8;
color: #fff9ea;
padding: .5em .5em;
font-weight: bold;
text-align: center;
text-transform: uppercase;
border-left: 1px solid #131210;
border-right: 1px solid #131210;
border-top: 1px solid #131210;
}

.border-around dd
{
margin: 0 0 1em 0;
background: #DBD8D8;
text-align: center;
padding: 1em .5em;
font-style: italic;
border-left: 1px solid #131210;
border-right: 1px solid #131210;
border-bottom: 1px solid #131210;
}

.longbox
{
	height: 200px;
}

.shortbox
{
	height: 75px;
}

.littletext{

	padding-bottom: 5px;

	float: right;

	font-variant: small-caps;

	text-align: right;

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #6d6d6d;

	font-size: .7em;

}

.checkbox_item{
	display: inline;
	float: left;
}

.donor-left-column{
		position: absolute;
		left: 5px;
		width: 300px;
	}

.donor-heading{
	margin-top: 25px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 250px;
	border-bottom-color: #72818A;
	border-bottom-style: groove;
	border-bottom-width: 3px;
	padding-left: 5px;
	font-size: large;
	color: #005FA9
	}

.donor-memory-heading{
	font-variant: normal;
	text-align: right;
	margin-top: 25px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 400px;
	border-bottom-color: #72818A;
	border-bottom-style: groove;
	border-bottom-width: 3px;
	padding-left: 5px;
	font-size: large;
	color: #005FA9
	}

.donor-list{
		font-variant: normal;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		padding-left: 10px;
		line-height: 1.25em;
		font-size: 1.05em;
	}

.donor-wrapper{
		position: relative;
	}

.donor-right-column{
		width: 400px;
		height: 400px;
		left: 315px;
		position: absolute;
	}

.donor-memory-1{
		margin-bottom: 15px;
		margin-top: 5px;
		padding-left: 5px;
		border-left-color: #6d6d6d;
		border-left-style: outset;
		border-bottom-color: #6d6d6d;
		border-bottom-style: double;
		border-bottom-width: 1px;
		border-left-width: 1px;
		line-height: 1.25em;
		font-size: 1.05em;
		text-align: left;
	}

.donor-message{
		font-weight: bold;
		font-style: italic;
	}

.donor-label{
		padding-top: 5px;
		font-style: italic;
		font-size: .85em;
		text-align: right;
	}

.donate-button{
		color: #008040;
		background-color: white;
		font-variant: small-caps;
		font-size: .85em;
	}

#gmap{
		float: left;
		height: 425px;
		min-width: 375px;
		width: 375px;
	}

.mini-block{
		padding-left: 25px;
		width: 275px;
		float: left;
	}

.image-header {
   color: #c2c2c2;
   padding-top: 75px;
   line-height: .95em;
   font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   font-size: .75em;
   text-align: left;
   background-image: url(images/maroon_bells.png);
   width: 715px;
   height:  25px;
}
#slidewrap {
	border: 5px solid #EEEEEE;
	margin: 0;
	padding: 5px;
}
#slidewrap div { text-align: center; }
.image_gallery { text-align: left; float: left; }
.image_gallery img { border-color: #999999; border-style: solid; border-width: 7px; }
.image_gallery img:hover { border-color: black; border-style: solid; border-width: 7px; }
.image_gallery a { text-align: center; height: 200px; float: left; display: block; width: 225px; }
ul.list-1 li { padding-left: 20px; margin-left: 50px; list-style-position: outside; list-style-type: none; }

.list-1 a:hover {decoration: underline;}

.sidebar-wrapper {
	float: right;
	overflow: hidden;
	width: 240px;	
	min-height: 650px;
	margin: 0px;
	background: #FFF;

}

.sb-header {

	margin-bottom: 5px;

	text-align: center;

	line-height: 1.7em;

	font-size: 1.5em;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.hilite1 {

	background-position: left;

	background-repeat: repeat-x;

	background-image: url(images/hilite1-bg.png);

}

.hilite2 {
background-position: left;

	background-repeat: repeat-x;

	background-image: url(images/hilite2-bg.png);
}

span.amp {
   font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic;
}

.bullet-style1 {

	padding-left: 15px;

	margin: 0px;

	list-style-position: outside;

}

.sb-body {
	line-height: 1.25em;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin-bottom: 50px;
}

a:hover {

	color: #40B660;

	text-decoration: underline;

}

.icon-pdf {
	
	padding-right: 20px;
	
	margin-top: 10px;
	
	height: 35px;
	
	margin-left: 25px;
	
	text-align: left;
	
	font-style: italic;
	
	background-position: right top;
	
	background-image: url(images/pdficon.png);
	background-repeat: no-repeat;
	
	
}

.tb-noshow {
	text-align: left;
	padding: 0px;
	border-width: 0px;
}

.tb-offset {
	margin-left: 75px;
	clear: both;
	float: none;
}