/* Tomorrow's Youth Organization content styles */
* {
	margin:0;
	padding:0;
}
body {
	background-color:#fefdfd;
	height:100%;
	font-family:"myriad pro", "geneva", arial, helvetica, sans-serif;
	font-size:1.0em;
}
img {
	display:block;
	overflow:hidden;
}

#outershell {
	width:1024px;
	height:100%;
}
.clear {
	height:0;
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
}
/* Header */
.header {
	width:100%;
	height:154px;
	clear:both;
}
.logo {
	float:left;
	width:211px;
}
.search {
	position:relative;
	float:left;
	left:629px;
	top:20px;
}
.searchbox {
	border:1px solid #eae9e9;
	height:18px;
	width:115px;
	font-size:90%;
	color:#5a471b;
}
.btn_search {
	color:#bcb4a3;
	border:0;
	background-color:white;
	font-size:70%;
	cursor:pointer;
	cursor:hand;
}
/* Main menu */
.menu-main {
	position:relative;
	width:813px;
	left:211px;
}
.menu-main a {
	/*font-family:"myriad pro";	*/
	font-family:"myriad pro", "geneva", arial, helvetica, sans-serif;
	font-size: 80%;
	text-decoration:none;
	text-align:left;
	padding: 5px 0 0 10px;
	color: #FFFFFF;
	position:relative;
	width:106px;
	height:22px;
	float:left;
	margin-right:1px;
}
.menu-main .selected a {
	height:23px;
	margin-bottom:-1px;
}
#abouttyo a {
	background-color: #f7b503;
}
#whatwedo a {
	background-color: #ee3424;
}
#newsevents a {
	background-color: #5a471b;
}
#contact a {
	color:#342708;
	background-color: #e6e2db;
}

.contactrequired {
	color:#bc3224;	
}

#donate a {
	background-color: #4bb94b;
	float:right;
}
/* Main content */
.contentshell {
	width:100%;
	float:left;
	clear:both;
	margin-top:1px;
}
.content {
	float:left;
}
.menu-sub {
	width:812px;
	height:117px;
	float:left;
}
.menu-sub.red {
	background-color:#ee3424;
}
.menu-sub.green {
	background-color:#54b948;
}

.menu-sub.yellow {
	background-color:#f7b503;
}
.menu-sub.gray {
	background-color:#e6e2db;
}
.menu-sub.brown {
	background-color:#5a471b;
}
.menu-sub h1.title {
	left:35px;
	width:100%;
}



.menu-sub.gray h1.title {
	color:#c0ac7e;	
}
.menu-sub ul {
	list-style-type:none;
	display:block;
	position:relative;
	top:90px;
	float:left;
	left:35px;
}
.menu-sub ul li {
	float:left;
	color:#ffffff;
	border-left:1px solid #ffffff;
	font-size:80%;
	padding:0 10px;
	line-height:85%;
	
}
.menu-sub.yellow ul li a {
	color:#ffffff;
	text-decoration:none;
}
.menu-sub.yellow ul li a:hover, .menu-sub.yellow ul li.selected a {
	color:#5a471c;
}
.menu-sub.red ul li a {
	color:#ffffff;
	text-decoration:none;
}
.menu-sub.red ul li a:hover, .menu-sub.red ul li.selected a {
	color:#000000;
}
.menu-sub.brown ul li a {
	color:#ffffff;
	text-decoration:none;
}
.menu-sub.brown ul li a:hover, .menu-sub.brown ul li.selected a {
	color:#c0ac7e;
}
.menu-sub.green ul li a {
	color:#ffffff;
	text-decoration:none;
}
.menu-sub.green ul li a:hover, .menu-sub.green ul li.selected a {
	color:#c0ac7e;
}
.menu-sub.gray ul li a {
	color:#c0ac7e;
	text-decoration:none;
}
.menu-sub.gray ul li a:hover, .menu-sub.gray ul li.selected a {
	color:#5a471b;
}
.menu-sub ul li.first {
	border:0;
	padding:0 10px 0 0;
}

.color {
	font-size:80%;
	color:#5A471C;
}
.copy {
	width:500px;
	padding:25px 35px 0px 35px;
	font-size:90%;
	line-height:130%;
	float:left;
	color:#333333;
}
.copy.wide {
	width:700px;
}


.copy.extrawide {
	width:740px;
}
.copy p {
	display:block;
	margin:0 0 20px 0;
}
.copy ul {
	display:block;
	padding:0 0 15px 0;
	list-style-type:square;
}


.copy ul li {
	margin:0 10px 0 15px;	
}
.copy h1 {
	display:block;
	margin:15px 0 15px 0;
	font-size:130%;
	font-weight:normal;	
}
.copy h4 {
	display:block;
	margin:0 0 20px 0;
	font-size:110%;
	font-weight:normal;
}

.copy h4.style1{
  font-size:120%;
  padding-top:-25px;
}

.copy p.smaller {
	font-size:95%;
	line-height:120%;
}
.copy a {
	color:#5a471b;	
}
.copy a:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
}

.copy a.nounderline {
	text-decoration:none;
}

.copy a.nounderline:hover {
	text-decoration:underline;
}

.title-column {
	float:left;
	width:211px;
}
.title {
	color:white;
	position:relative;
	top:15px;
	left:18px;
	height:25px;
	font-size:120%;
	font-weight:normal;
	display:block;
	width:180px;
	margin-bottom:-25px;
	z-index:50;
}
.title.readmore {
	position:absolute;
	font-size:80%;
	/*text-transform:uppercase;*/
	top:500px;
}
.title.readmore.right {
	left:790px;
}
.title.readmore a {
	color:#ffffff;
	text-decoration:none;
}
.title.readmore a:hover {
	text-decoration:underline;
}
.related-items {
	width:202px;
	padding:20px;
	float:left;
	color:#5a471b;
}
.related-items h3 {
	margin:0 0 15px 0;
	font-size:95%;
}
.related-items ul {
	list-style-type:none;
}
.related-items ul li {
	line-height:130%;
	font-size:80%;
	white-space:nowrap;
}

.related-items ul li a {
	color:#5a471b;
	text-decoration:none;
}
.related-items ul li a:hover {
	text-decoration:underline;
}
.related-items ul li a img{
	display:inline;
	vertical-align:bottom;
	border:none;
}

/* Footer */
.menu-footer {
	width:100%;
	clear:both;
	color:#5a471c;
	float:left;
	font-size:80%;
	margin-top:20px;
	position:relative;
	left:246px;
}
.menu-footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	width:100%;
	float:left;
}
.menu-footer ul li {
	float:left;
	padding:0 7px 0 7px;
	height:15px;
	border-left:1px solid #5a471c;
}
.menu-footer ul li.first {
	border:0;
	padding:0 7px 0 0;
}
.menu-footer ul li a {
	color:#5a471c;
	margin:5px 0 0 0;
	text-decoration:none;
}
.menu-footer ul li a:hover {
	text-decoration:underline;
	color:#c0ac7e;
}
.menu-footer ul li.selected {
	font-weight:bold;
}
/* Inner menu */
.menu-inner {
	width:100%;
	clear:both;
	color:#5a471c;
	float:left;
	font-size:90%;
	margin-bottom:20px;
}
.menu-inner ul {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	width:100%;
	float:left;
}
.menu-inner ul li {
	float:left;
	padding:0 7px 0 7px;
	height:15px;
	border-left:1px solid #5a471c;
	margin:0;
}
.menu-inner ul li.first {
	border:0;
	padding:0 7px 0 0;
}
.menu-inner ul li a {
	color:#5a471c;
	margin:5px 0 0 0;
	text-decoration:none;
}
.menu-inner ul li a:hover {
	text-decoration:underline;
	color:#c0ac7e;
	font-weight:normal;
}
.menu-inner ul li.selected {
	font-weight:bold;
}
.sitecredit {
	clear:both;
	float:left;
	width:100%;
	margin-top:50px;
	font-size:75%;
}
.connectModule{
	clear:both;
	padding:0 15px;
	margin-top:30px;
	font-size:90%;
	line-height:130%;
	color:#333333;
	}
	
	.connectModule a {
	color:#5a471b;	
}
.connectModule a:hover {
	/*text-decoration:underline;*/
	text-decoration:none;
}

#connectModule a img{
	display:inline;
}
#copyright {
	float:left;
	padding:0 15px;
}
#copyright a {
	color:#5a471c;
}
#copyright a:hover {
	text-decoration:none;
}
#siteby {
	float:right;
	position:relative;
	top:4px;
	padding:0 15px;
}
#siteby img {
	border:0;
}
/* News */
.news-thumb {
	float:left;
	padding-right:15px;
}
/* Events */
.gallery {
	width:500px;
	height:350px;
	float:left;
	clear:both;
	padding-bottom:20px;
	/*background-color:#000000;*/
}
/* Home */
.home-image-left {
	width:767px;
	height:350px;
	float:left;
}
.home-image-right {
	width:256px;
	height:350px;
	float:left;
	margin-left:1px;
}
/* Donate */
.donate {
	width:230px;
	min-height:175px;
	padding:15px;
	background-color:#efefef;
	float:left;
	margin-right:5px;
}
* html .donate {
	height:175px;
}
.donate a img {
	border:0;
}
/* Information Request */
.contactform {
	
}

.contactform .column-left {
    width:325px;
    float:left;
}

.contactform .column-right {
	width:400px;
	float:left;
	margin-left:10px;
}
.formrow {
	margin:0 0 3px 0;
	clear:both;
	/*float:left;*/
}
.formrow input, .formrow select, textarea {
	border:1px solid #5a471b;
	padding:3px;
}
.formrow textarea {
	float:left;
	display:block;
	width:300px;
}
.formrow label {
	width:85px;
	display:block;
	float:left;
}
.formrow .submit {
	background-color:#5a471b;
	color:#ffffff;
	text-transform:uppercase;
	font-size:105%;
	margin-top:10px;
}
.submit:hover {
	border:2px solid #e4e4e4;
}
.tiny {
	float:right;
	font-size:70%;
	position:relative;
	right:20px;
}
*html .tiny {
	right:10px;
}
/* Search results */
.searchresults {
	width:645px;
	margin-bottom:10px;
}
.searchresults td {
	color:#5a471b;
	font-size:80%;
	padding:1px 7px;
}
.searchresults th {
	text-align:left;
	font-size:90%;
	font-weight:bold;
	padding:0px 7px;
	color:#5a471b;
}
.searchresults tr.even {
	background-color:#e6e2db;
}
a.pagination {
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}
a:hover.pagination {
	text-decoration:underline;
}
.menu-main .menu-main-items {
	margin:-154px 0 0 -117px;
	float:left;
	position:relative;
	color:#000000;
	z-index:500;
	display:none;
	width:116px;
	height:154px;
}
.menu-main .menu-main-items ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	bottom:0;
	width:100%;
	border-bottom:1px solid #fff;
}
.menu-main .menu-main-items ul li {
	color:#413311;
	margin:0;
	padding:0;
	background:#dd55d6;
	float:left;
	clear:both;
}
.menu-main .menu-main-items ul li a {
	display:block;
	padding:5px 5px 0 5px;
	font-size:12px;
	float:left;
	border-top:1px solid #fff;
	margin:0;
	position:relative;
	color:#413311;
	height:18px;
}

.imagewithcaptionleft {
	color:#666;
	font-size:10px;
	line-height:13px;
	text-align:left;
	float: left;
	margin: 0px 30px 10px 0px;
	clear:left;
}

.imagewithcaptionright {
	color:#666;
	font-size:10px;
	line-height:13px;
	text-align:left;
	float: right;
	margin: 0px 0px 10px 10px;
	clear:right;
	
}