/* Stylesheet written by Ogden Costa Creative / Trivalley Internet / author: T. Roque for Special Olympics of Northern California, January 2009 */

@import url(home.css);

#contentBox {
	margin-left: 61px;
}
#top2ColsWrap {
	width: 710px;
	height: auto;
	background: url(images/subpages/top2ColsBG2.gif) repeat-y;
	float: left;
	color: inherit;
	margin: 0;
}

#topLfBx {
	float: left;
	width: 472px;
	height: auto;
}

#topRtBx {
	float: right;
	width: 235px;
	height: auto;
}

#headTopLfBG {
	width: 472px;
	height: 57px;
	background: url(images/subpages/topLeftHdBG2.gif) top center no-repeat;
	color: #fff;
	margin: 0;
	padding: 0;
}

#headTopLfBG h1 {
	display: none;
}

#topLfCont {
	width: 472px;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	background: url(images/subpages/orgLogoBG.gif) top right no-repeat;
	color: #fff;	
}

#topLfCont p {
	padding: 15px 15px 15px 20px;
	font-size: .9em;
	line-height: 1.3em;
	font-style: italic;
}

/* .leftColBox {
	float: left;
	width: 465px;
	height: 200px;
	font-size: 12px;
	color: #333;

}

.rightColBox {
	float: right;
	width: 230px;
	height: auto;
	font-size: 12px;
	color: #333;
	margin: 0 auto 0 2px;
}*/

#top2ColsBtm {
	width: 710px;
	float: left;
	height: 11px;
	background: url(images/subpages/topColsBtm.gif) no-repeat;
	color: inherit;
	margin: 0 0 3px 0;
}

#topRtBx .orangeBox {
	width: 224px;
	border-top: 1px solid #939598;
}

.rtColContent ul {
	font-size: 12px;
}

.leftWideBoxEm {
	float: left;
	width: 469px;
	height: 265px ;
	border: 1px solid #939598;
	margin: 0 0 0px 1px;
}

.leftWideBoxFB {
	float: left;
	width: 469px;
	height: 305px ;
	border: 1px solid #939598;
	margin: 0 0 3px 1px;
} 

.leftWideBoxFB ol {
	margin: 5px 5px 10px 35px;
	font-size: 12px;
}

.leftWideBoxFB ol li {
	margin: 3px 5px 5px 3px;
	
}
.leftWideBoxEm p, .leftWideBoxFB p, .rtContBoxSP p, 
.hostBox p  {
	margin: 15px 10px 15px 15px;
	line-height: 16px;
}

.rtContBoxSP {
	width: 234px;
	float: left;
	height: 575px;
	border: 1px solid #939598;
	margin: 0 0 0 2px;
	padding: 0;
}

h2.subpage {
	font-family:  Arial, sans-serif;
	font-weight: normal;
	margin: 3px 0 4px 10px;
	display: block;
	color: #939598;
	border-bottom: 1px solid #939598;
	padding: 5px 0 3px;
	font-size: 26px;
}

.rtContBoxSP h2.subpage {
	font-size: 22px;
	padding: 8px 0 7px;
}

.spleft, .spright {
	float: left;
	width: 190px;
	height: auto;
}

.spleft {
	border-right: 1px solid #939598;
	margin-left: 15px;
	padding: 0 10px;
	margin: 10px 0 5px 0;
}

.spright {
	margin: 10px 0 5px 10px;
	padding: 0 5px;
}

.spright p {
	margin: 0 0 15px 2px;
}
.spleft p, .spright p {
	margin-top: 0;
}

.hostBox {
	font-size: 12px;
	width: 707px;
	height: auto;
	border: 1px solid #939598;
	margin: 3px 0 5px 1px;
}

.hostBox .space {
	margin: 0 0 10px 15px;
}

ol {
	margin: 10px 0 20px 50px ;
	font-size: .9em;
}

textarea {
	margin: 5px 0 20px 0;
}