html, body, div, span, 
h1, h2, h3, h4, h5, h6, 
a, img,
small, strong,
ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica,sans-serif;
}h

body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}

a {
	font-family: Arial, helvetica, sans-serif;
	color: #a73128;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#interior_outer {
	width: 1089px;
	margin: 0;
	padding: 0;
}



#outer {
	width: 985px;
	margin: 10px 0 0 10px;
	padding: 0;
	border-right: 1px #939696 solid;
	border-top: 1px #939696 solid;
	border-bottom: 1px #939696 solid;
}

#header {
	width: 985px;
	height: 117px;
	margin: 10px 0 0 10px;
	padding: 0;
	border-right: 1px #939696 solid;
	background: url(http://orphan.org/wp-content/themes/orphan_new/i/header_right.gif) top right no-repeat;
}

#header_interior {
	width: 208px;
	height: 117px;
	margin: 0;
	padding: 0;
	border-right: 0px #939696 solid;
	border-top: 0px #939696 solid;
}

	 #logo {
		float: left;
		height: 117px;
		width: 209px;
		background: #67927f url(http://orphan.org/wp-content/themes/orphan_new/i/homeLogo.jpg) 0 25px no-repeat;
		text-indent: -9999px;
	}
	

#body {
	width: 990px;
	margin: 0 0 0 10px;
	padding: 0;
	border: 0px #000 solid;
}


	#body_left {
		float: left;
		/* background-color: #67927f; */
		background-color: #8dad9e;
		background-image: url('/i/homepage_menustrip.jpg');
		background-repeat: repeat-x;
		width: 209px;
		height: 492px;
		border: 0px #000 solid;
		margin: 0;
		padding: 0;
	}

	
	#body_right {
		float: left;
		background-color: #fff;
		width: 778px;
		height: 492px;
		border: 0px #000 solid;
		margin: 0;
		padding: 0;
	}
	
		#body_right #bottom_right {
			width: 776px;
			border-right: 1px #939696 solid;
			border-bottom: 1px #939696 solid;
		}
		
		
		
		#navigation {
			width: 208px;
			height: 300px;
			margin: 0;
			padding: 0;
			border: 0px #000 solid;
		}
		
		
		#navigation > ul {
			border: 0px solid #000000;
			margin:0;
			padding:100px 0 0;
			width:208px;
		}
		
		#navigation > ul > li {
			list-style-type: none;
			display: list-item;
			margin-bottom: 0px;
			padding-bottom: 0px;
			border: 0px solid red;
		}
		
		#navigation > ul > li > ul {
			list-style: none;
			margin-left: 28px;
			border: 0px solid red;
			display: none;
			position: relative;
			top: -2px;
		}
		
		#navigation > ul > li > ul > li > ul {
			list-style: none;
			margin-left: 0px;
			border: 0px solid red;			
		}		
		
		.lastSubmenuItem {
			padding-bottom: 1px;
		}
		
		.whatSubmenuItem {
			border: 0px solid red;
			background: #67927f url(http://orphan.org/wp-content/themes/orphan_new/i/weDoSubmenu.gif) top left repeat-y;
			padding-left: 25px;
			font-weight: normal;
			font-size: 12px;
		}
		
		.whoSubmenuItem {
			border: 0px solid red;
			background: #67927f url(http://orphan.org/wp-content/themes/orphan_new/i/whoSubmenu.gif) top left repeat-y;
			padding-left: 25px;
			font-weight: normal;
			font-size: 12px;
		}
		
		.youSubmenuItem {
			border: 0px solid red;
			background: #67927f url(http://orphan.org/wp-content/themes/orphan_new/i/youSubmenu.gif) top left repeat-y;
			padding-left: 25px;
			font-weight: normal;
			font-size: 12px;
		}
		
		.studentSubmenuItem {
			border: 0px solid red;
			background: #67927f url(http://orphan.org/wp-content/themes/orphan_new/i/studentSubmenu.gif) top left repeat-y;
			padding-left: 25px;
			font-weight: normal;
			font-size: 12px;
		}
		
		#navigation .submenu {
			border: 0px solid red;
			font-weight: normal;
			color: #07375a;
		}
		
		#navigation .subSubmenu {
			font-weight: normal;
			color: #000000;
			padding-left: 10px;
			color: #07375a;		
		}
		
		#navigation ul li a.who {
			display: block;
			font-family: Arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #07375a;
			background: /*#67927f*/ url('/i/who_out.gif') top left no-repeat;
			height: 24px;
			width: 208px;
			margin: 0 0 0 0;
			padding: 5px 0 0 50px;
		}
		
		#navigation ul li a:hover.who {
			background: /*#67927f*/ url('/i/who_over.gif') top left no-repeat;
			height: 24px;
			width: 208px;
		}

		#navigation ul li a.what {
			display: block;
			font-family: Arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #07375a;
			background: /*#67927f*/ url('/i/weDo_out.gif') top left no-repeat;
			height: 24px;
			width: 208px;
			margin: 0 0 0 0;
			padding: 5px 0 0 50px;
		}
		
		#navigation ul li a:hover.what {
			background: /*#67927f*/ url('/i/weDo_over.gif') top left no-repeat;
			height: 24px;
			width: 208px;
		}
		
		#navigation ul li a.you {
			display: block;
			font-family: Arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #07375a;
			background: /*#67927f*/ url('/i/youDo_out.gif') top left no-repeat;
			height: 24px;
			width: 208px;
			margin: 0 0 0 0;
			padding: 5px 0 0 50px;
		}
		
		#navigation ul li a:hover.you {
			background: /*#67927f*/ url('/i/youDo_over.gif') top left no-repeat;
			height: 24px;
			width: 208px;
		}
		
		#navigation ul li a.student {
			display: block;
			font-family: Arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #07375a;
			background: /*#67927f*/ url('/i/studentCenter_out.gif') top left no-repeat;
			height: 24px;
			width: 208px;
			margin: 0 0 0 0;
			padding: 5px 0 0 50px;
		}
		
		#navigation ul li a:hover.student {
			background: /*#67927f*/ url('/i/studentCenter_over.gif') top left no-repeat;
			height: 24px;
			width: 208px;
		}
		
		
		#navigation ul li a.blog {
			display: block;
			font-family: Arial, helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
			color: #07375a;
			background: /*#67927f*/ url('/i/blog_out.gif') top left no-repeat;
			height: 24px;
			width: 208px;
			margin: 0 0 0 0;
			padding: 5px 0 0 50px;
		}
		
		#navigation ul li a:hover.blog {
			background: /*#67927f*/ url('/i/blog_over.gif') top left no-repeat;
			height: 24px;
			width: 208px;
		}		
		
#social_media {
	margin: 0;
	padding: 0;
	border: 0px #000 solid;
	text-align: center;
}

#icons {
	/*margin: 0 0 0 55px;*/
	padding: 0;
}

#rss,
#facebook,
#twitter {
	margin: 0 0 0 0;
	padding: 0;
}

#donate {
	border:0 solid #000000;
	float:right;
	margin:0;
	padding:0 120px 0 0;
	width:150px;
}

#sublinks {
	margin: 0 0 0 0;
	padding: 115px 0 0 0;
	border: 0px #000 solid;
}


/* Interior styles */


#main_left {
	float: left;
	width: 209px;
	margin: 10px 0 0 10px;
	padding: 0;
	border: 0px #000 solid;
	/*background-color: #67927f;*/
	background-color: #8dad9e;
	height: 100%;
	background-image: url('/i/OFAmenustrip.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px #d9e4df solid;
	border-top: 1px #d9e4df solid;
}


#main_center{
	float: left;
	background: url(http://orphan.org/wp-content/themes/orphan_new/i/center_bgd.gif) top left repeat-y;
	width: 870px;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px #d9e4df solid;
	border-top: 1px #d9e4df solid;

}


#content {
	float:left;
	margin:10px 0 0 30px;
	padding:0;
	width:610px;
}

#content h1 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 28px;
	color: #1e7953;
	font-weight: bold;
}

#content h2 {
	font-family: Arial, helvetica, sans-serif;
	font-size: 20px;
	color: #1e7953;
	font-weight: bold;
}


#content #entry {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}


#content #entry a {
	font-family: Arial, helvetica, sans-serif;
	color: #1e7953;
	text-decoration: none;
}

#content #entry a:hover {
	text-decoration: underline;
}

#content .navigation {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	display:block;
	margin:6px 0 15px;
	padding:7px 0 5px 15px;
}


#content .navigation a {
	font-family: Arial, helvetica, sans-serif;
	font-size: 15px;
	color: #1e7953;
	text-decoration: none;
}

#content .navigation a:hover {
	text-decoration: underline;
}

#content .post {
	border-bottom:1px dotted #CCCCCC;
	margin:0 0 30px;
	padding:0 0 0;
}


#content .post h3 {
	margin: 10px 0 5px 0;
	padding: 0;
}

#content .post li {
	margin: 4px 0px 0px 25px;
	padding: 0;
}

#content .post small {
	color: #666;
}

#content .post h3 a {
	font-family: Arial, helvetica, sans-serif;
	color: #1e7953;
	text-decoration: none;
}

#content .post h3 a:hover {
	text-decoration: underline;
}


#content .post h2 a {
	font-family: Arial, helvetica, sans-serif;
	color: #1e7953;
	text-decoration: none;
}

#content .post h2 a:hover {
	text-decoration: underline;
}


#content .post a {
	font-family: Arial, helvetica, sans-serif;
	color: #a73128;
	text-decoration: none;
}

#content .post a:hover {
	text-decoration: underline;
}
#sidebar {
	float: right;
	width: 208px;
	margin: 0;
	padding: 0;

}
#sidebar_main {
	width: 200px;
	margin: 0;
	padding: 0;

}
#sidebar_main ul {
	margin: 10px 0 0 15px;
	padding: 0;

}


#sidebar_main ul li {
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0;

}

#sidebar_main ul li.testimonial{
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0;
	text-indent:0px;
	padding-top:15px;
}

li.testimonial {
	text-indent:0px;
}

#donate_interior {
	border:0 solid #000000;
	margin:0;
	padding:30px 0 0 0;
	width:208px;
}

#sublinks_interior {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border: 0px #000 solid;
}

#searchform input {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D1D1D1;
	color:#666666;
	float:left;
	height:10px;
	padding:4px 4px 3px 7px;
	width:135px;
}

#searchform input#searchsubmit {
	float:left;
	width:18px;
	height:18px;
	border:none;
	background:url(http://orphan.org/wp-content/themes/orphan_new/i/search_submit.gif) 0 0 no-repeat;
	cursor:pointer;
	padding:0;
	text-align:center;
	text-indent: -9999px;
	color:#ccc;
	font-size:12px;
}

#homescroller {
	padding-top: 4px;
	color:#FFFFFF;
}

hr.greendots {
	height: 3px;
	margin: 15px 0;
	border: 0;
	clear: both;
	background: url(http://orphan.org/wp-content/themes/orphan_new/i/hr_dots.gif) 0 0 repeat-x;
}



.donatetext {
	float: left;
	width: 450px;
	height: auto;
}

.wycdPhoto {
	width: 235px;
	height: 176px;
	float: left;
	margin: 0 15px 15px 0;
	border: 5px solid #773694/* purple */;
	vertical-align: top;
}
.sponsorlogos {
	text-align: center;
}
.sponsorlogos img {
	margin: 10px 0;
}

#carepackage1 {
	width: 200px;
	height: 285px;
	float: left;
	margin: 0 15px 10px 0;
	border: 5px solid #A73128/* red */;
	vertical-align: top;
}
#whoWeArePhoto {
	width: 242px;
	height: 250px;
	float: right;
	margin: 15px 15px 10px 0;
	border: 5px solid #773694/* purple */; 
}

#scholarshipPhoto {
	width: 250px;
	height: 207px;
	float: right;
	margin: 25px 0px 0 15px;
	border: 5px solid #A73128/* red */;
	vertical-align: top;
}
#studentsgroupPhoto {
	width: 300px;
	height: 241px;
	float: left;
	margin: 0 15px 0 0;
	vertical-align: top;
}
#studentcenterphoto {
	width: 150px;
	height: 442px;
	float: left;
	margin: 0 15px 10px 0;
	vertical-align: top;
}


.clear {
	clear: both;
}

.portfolio {
border:0 solid;
height:100px;
width:125px;
}

.fosterCareSponsors img {
	margin: 5px 0;
}

.author {
	font-size: 12px;
}

.art .thumbnail {
	width: 30%;
	height: 30%;
}
.art td {
	text-align: center;
}

.art .author {
	font-size: 14px;
}

.photo .author {
	font-size: 14px;
}


.photo .thumbnail {
	width: 35%;
	height: 35%;
	border: 1px solid #333;
}
.photo td {
	text-align: center;
}
#graduatephoto {
	width: 170px;
	height: 233px;
	border: 5px solid #dbae1f /* yellow */;
	margin: 10px 0;
}
#jrphoto {
	width: 225px;
	height: 261px;
	border: 5px solid #dbae1f /* yellow */;
	margin: 0 15px 15px 0;
	float: left;
}


#caseyphoto2 {
	width: 170px;
	height: 223px;
	border: 5px solid #dbae1f /* yellow */;
	margin: 0;
}

#caseyphoto1 {
	width: 170px;
	height: 208px;
	border: 5px solid #A73128/* red */;
	margin: 0;
}

#caseyphoto3 {
	width: 170px;
	height: 140px;
	border: 5px solid #773694/* purple */;
	margin: 0;
}
#ofastaffphoto {
	width: 590px;
	height: 334px;
	border: 5px solid #dbae1f /* yellow */;
	margin: 0;
}

.requirements p {
	font-size: 11px;
}

#flashlink {
	width: 260px;
	height: 380px;
	position: absolute;
	border: 1px solid #e3e3e3;
	top: 320px;
	left: 590px;
	z-index: 2;

}

#carepkgfl {
	width: 275px;
	height: 390px;
	float: right;
	z-index: -1;

}

#carepkgfl embed {
	float: right;
	z-index: -1;
}

.donatebutton {
	margin: 15px 0 10px 25px;
	width: 85px;
	float: left;
}

.donatebutton form {
	width: 75px;
	border: 0px solid;
	
}
.leftdonatebutton {
	margin: 0px 0 10px 25px;
	width: 85px;
	float: left;
}
.leftdonatebutton form {
	width: 75px;
	border: 0px solid;
	
}

.donatepagetext {
	width:485px;
	height: auto;
	float: left;
	margin: 0 0 10px 0;
}
.networkforgood {
	width: 370px;
	height: 50px;
	margin: 0;
	vertical-align: middle;
	display: inline;
}

.squaredonatebutton {
	margin: 15px 10px 10px -6px;
	width: 106px;
	height: 38px;
	float: left;
}

.paypaloption {
	width: 600px;
	height: auto;
}
.paypaloption img {
	margin: 0 0 0 15px;
}

