body {
font-family: Trebuchet MS, verdana, helvetica,arial,swiss;
color: #212121;
font-size: 12px;
line-height: 18px;
background: #ffffff;
height: 100%;
margin: 0;
}

a:link, a:visited {
	color: #264261;
	text-decoration: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

.wrapper {
text-align: center;
/*background: url(images/new/bg_mainwrapper.gif) repeat-x #ffffff;*/
background: #FFFFFF;
height: 100%;
}

.wrapperinner {
width: 800px;
margin: 0px auto;
padding-top: 30px;
}

.headermain {
background: url('images/bg_header.jpg') repeat-x;
height: 222px;
text-align: center;
}

.navmainwrap {
border: 1px solid #111111;
padding: 1px;
background: #201a29;
text-align: center;
}

.navmain{
text-align: center;
height: 20px;
margin: 0px auto;
}

.navmain img{
	border: 0px;
	padding-right: 2px;
}

.home_leftcol {
width: 371px;
margin-right: 50px;
float: left;
}

.home_rightcol {
width: 370px;
float: left;
}

.home_clear {
clear: both;
}

.pHome {
	padding: 0; 
	margin: 0; 
	line-height: 20px; 
	font-size: 14px;
}

.name {
	text-transform: uppercase;
}

.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px;}
.rbcontent a:link, .rbcontent a:visited {color: #343146;}
.rbroundbox {margin: 1em auto; }

img {
border: 0px;
}

h1, h2, h3 {
	text-transform: uppercase;
	color: #264261;
	padding-bottom: 10px;
	padding-top: 10px;
}

h2 {
font-size: 18px;
margin: 0;
}

h3 {
font-size: 14px;
margin: 0px;
}

li {color: #262240; list-style-type: square} 
ul {} 
ol {color: #262240} 

.moreInfo {
	padding: 10px; 
	border: 1px solid #FCFCFC;
	background: #f9eede;
}

.AboutLinks {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 
.AboutLinks a:link {color: #000000; text-decoration: underline} 
.AboutLinks a:visited {color: #000000; text-decoration: underline} 
.AboutLinks a:hover {color: #000000; text-decoration: none} 
.AboutLinks a:active {color: #000000; text-decoration: none} 


.SupportLinks  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #B3826D} 
.SupportLinks  a:link {color: #000000; text-decoration: underline} 
.SupportLinks  a:visited {color: #000000; text-decoration: underline} 
.SupportLinks  a:hover {color: #000000; text-decoration: none} 
.SupportLinks  a:active {color: #000000; text-decoration: none} 


.SiteLinks  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #D9901F} 
.SiteLinks  a:link {color: #D9901F; text-decoration: underline} 
.SiteLinks  a:visited {color: #D9901F; text-decoration: underline} 
.SiteLinks  a:hover {color: #D9901F; text-decoration: none} 
.SiteLinks  a:active {color: #D9901F; text-decoration: none} 


.JobLinks  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #AB99A3} 
.JobLinks  a:link {color: #AB99A3; text-decoration: underline} 
.JobLinks  a:visited {color: #AB99A3; text-decoration: underline} 
.JobLinks  a:hover {color: #AB99A3; text-decoration: none} 
.JobLinks  a:active {color: #AB99A3; text-decoration: none} 


.ContactLinks  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #954F4F} 
.ContactLinks  a:link {color: #954F4F; text-decoration: underline} 
.ContactLinks  a:visited {color: #954F4F; text-decoration: underline} 
.ContactLinks  a:hover {color: #954F4F; text-decoration: none} 
.ContactLinks  a:active {color: #954F4F; text-decoration: none} 

.CalendarHeadline  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
} 
.CalendarBody  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000} 
.CalendarBody a:link {color: #00000; text-decoration: underline}
.CalendarBody a:visited {color: #00000; text-decoration: underline}
.CalendarBody a:hover {color: #00000; text-decoration: none}
.CalendarBody a:active {color: #00000; text-decoration: none}

.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000} 
.mytext2 a:link {color: #000000; text-decoration: underline} 
.mytext2 a:visited {color: #000000; text-decoration: underline} 
.mytext2 a:hover {color: #000000; text-decoration: none} 
.mytext2 a:active {color: #333333; text-decoration: none}



/* Directions */

div#form
	{
	width: 300px;
	float: left;
	}


div#formwrapper
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 691px;
	}
	
div#goingto
	{
	float: left;
	margin: 20px 0 0 50px;
	border: 1px solid #FFFFFF; 
	background: #264261;
	color:FFFFFF;
	}
	
div#formwrapper div#form div p
	{
	position: relative;
	text-align: left;
	top: 7px;
	}

div#formwrapper div#goingto p
	{
	padding-left: 8px;
	padding-right: 8px;
	}
	
div#formwrapper div#goingto p#destination
	{

	background: #264261;
	color:FFFFFF;
	padding-bottom: 0px;
	line-height: 1.7em;
	font-weight: bold;
	text-align: center;
	}
	

div#formwrapper div#form div
	{
	position: relative;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #711216;
	}

div#formwrapper div#form div input, div#formwrapper div#form div select, div#formwrapper div#form .submit
	{
	position: absolute;
	left: 125px;
	top: 7px;
	font-size: 12px;
	overflow: visible;
	} 
	
div#formwrapper div#form .submit
	{
	padding-top: 10px;
	}


/* Donations */

.center {
text-align: center;
}

.donationtablehead {
background: #4a97ac;
color: #fff;
font-weight: bold;
}

.donationtable {
border-collapse: collapse;
}

.donationtable td {
border-top: 1px solid #000; 
font-size: 12px;
padding: 5px;
}

div#donatewrapper {
	margin-left: auto;
	margin-right: auto;
}

div#donatewrapper div#donationtop {
	margin-bottom: 10px;
	}
	
div#donatewrapper div#donationbottom {
	padding: 10px;
	padding-top: 2px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF; 
	background: #291961;
	}

div#donatewrapper div#donationbottom div.row {
	display: block;
	_height: 1px;
	border-bottom: 1px black solid;
	padding: 2px;
	_padding: 0px;
	clear: both;
		}
		
div#donatewrapper div#donationbottom div.row p {
	vertical-align: bottom;
	}

div#donatewrapper div.row div.cell {
border: 1px solid red;
float: left;
margin-top: 10px;
	}
	
div#donatewrapper div.row div.cell + div.cell {
border: 1px solid orange;
margin-left: 20px;
float: left;
width: 100px;
	}

div#donatewrapper div.row div.cell + div.cell + div.cell {
	margin-left: 40px;
float: left;
width: 120px;
	} 

	
div#donatewrapper div.row div.cell + div.cell + div.cell + div.cell {
margin-left: 320px;
float: left;
width: 220px;
display: none;
	}



div#donatewrapper input.normal {
	margin-top: 10px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
	
div#donatewrapper div#verisign {
	position: absolute;
	right: 0;
	top: 1.5em;
	}

/* Donations 2 */

div#contactaround {
	margin: 0 auto 0 auto;
	position: relative;
}

div#contactaround div.row {
	position: relative;
	margin-top: 10px;
	}
	
div#contactaround div.row div.cell+div.cell+div.cell {
	display: inline
	}
	
div#contactaround div.row div.cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	display: inline;
	}
	
div#contactaround div.row div.cell p {
	margin-left: 20px;
	margin-top: -19px;
	}

	
div#contactaround div.row div.cell+div.cell {
	display: inline
	}
	
div#contactaround input {
	/* height: 1em; */
	display: inline;

	}
	
div#contactaround input[type=hidden] {
	height: 0;
	display: inline;

	}
	
div#contactaround input.normal {
	margin-top: 10px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;

	}
	
div#contactaround div#verisign {
	position: absolute;
	right: 0;
	top: 1.5em;
	}

/* Donation 3 */

div.entry {
	position: relative;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px black solid;
	width: 100%;
	text-align: left;
	}
	
div.entry input {
	position: absolute;
	margin-left: 200px;
	top: 0;
	}
	
div.entry select {
	position: absolute;
	margin-left: 200px;
	top: 0;
	}
	
div.entry select+select {
	position: absolute;
	margin-left: 200px;
	top: 0;
	}
	
div.required p { font-weight: bold }

div.checkbox {
	position: relative;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px black solid;
	width: 100%;
	text-align: left;
	height: 20px;
	}
	
div.checkbox input {
	margin-top: 0px;
	width: 20px;
	}

div.checkbox p {
	position: absolute;
	margin-left: 200px;
	top: -10px;
	_top: 0px;
	}
	
div.row div.cell div.row div.cell p#topspace {
	margin-top: auto;
}

/* Family Circle */

div#circlewrapper {
	width: 350px;
	padding: 5px;
	border: 1px black solid;
	margin: 0 auto 0 auto;
	}

h1 {
	display: block;
	background: black;
	color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

h1 ~ h1 {
	margin-top: 10px;
	}

div#circlewrapper p {
	margin: 0;
	padding: 0;
	border-bottom: 1px black solid;
	}

table.testtable tr{
	display: table-row;
	}
	





