/*
-------------------------------------------
File: 'Blueball Classic Colors' styles.css Style Sheet
Created: 16, December, 2005
Last Modified: 21, July, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */



body {
	background: #3a85c4;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
}


* html body {
	font-weight: 400;
}


p {
}

a:link, a:visited{
	text-decoration: underline;
	color:  #375362;
}


a:hover, a:active{
	text-decoration: none;
	color:  #375362;
}


b, strong {
	font-weight: bold;
}

.image-left {
	float: left;
	margin:  0px;
	padding: 3px 14px 2px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: bold; 
}

.image-right {
	float: right;
	margin:  0px;
	padding: 3px 0px 2px 14px;
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: bold; 
}

img {
}

a img {
	border: 0px;
}

.imageStyle {
	background: transparent;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* @end */


/* @group GLOBAL CLASSES */


blockquote, .standout {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 13px;
	line-height: 17px;
	color: #555555;
	padding-left: 10px;
	border-left-color: #6c96ac;
	border-left-width: 5px;
	border-left-style: solid;
}


h1 {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.1em;
	color: #375362;
	text-align: left;
	margin: 4px 0 8px 0;
	font-weight:  bold;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #375362;
	text-align: left;
	margin: 4px 0 8px 0;
	font-weight:  bold;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	color: #375362;
	text-align: left;
	margin: 4px 0 8px 0;
	font-weight:  bold;
}

h4 {
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #375362;
	text-align: left;
	margin: 4px 0 8px 0;
	font-weight:  bold;
}

h5 {
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #375362;
	text-align: left;
	margin: 4px 0 8px 0;
	font-weight:  bold;
}

h1, h2, h3, h4, h5 {
	font-weight: 700;
}


ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}


/* @end */

/* @group CONTAINER */


#container {
	position: relative;
	width: 740px;
	height:  auto;
	background: url(images/RWTP1_bg740_middle.jpg) repeat-y;	margin: 0px auto; 
	margin-top: 30px;
	margin-bottom: 30px;}

#container #top {
	position: relative;
	background: url(images/RWTP1_bg740_top14.png) top no-repeat;
	width:  740px;
	height: 14px;
	z-index: 3;
}

#container #bottom {
	position: relative;
	background: url(images/RWTP1_bg740_bottom14.png) bottom no-repeat;
	width:  740px;
	height: 14px;
	z-index: 4;
}


/* @end */

/* @group PAGEHEADER */


#pageHeader {
	position: relative;
	margin-left: 12px;
	margin-right: 12px;
	height: 90px;
	background: #375362;
	border: 0px;
}

#pageHeader h1 { 
	margin: 0px;
	padding-left: 25px;
	padding-top: 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1.1em;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

#pageHeader h2 {
	margin: 0px;
	padding-left: 25px;
	padding-top: 8px; 
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	text-transform: none;
	letter-spacing: .5px;
}

* html #pageHeader h2 {
	font-weight: 700;
	letter-spacing: 0px;
}

#pageHeader #logo{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 24px;
}

#breadcrumbcontainer {
	position:  relative;
	text-align:  center;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	height:  24px;
	background: url(images/breadcrumb_bg.png) top left repeat-x;
	padding:  2px 0px 0px 18px;
	font-size:  10px;
	text-align: left;
	color: #555555;
	border-top-color: #6c96ac;
	border-top-style: solid;
	border-top-width: 1px;
}

* html #breadcrumbcontainer {
	background: url(images/breadcrumb_bg.jpg) top left repeat-x;
	padding: 0px 0px 0px 18px;
}

#breadcrumbcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-left: 8px;
	display:  inline;
}

#breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
	display: inline;
	color:  #666666;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
	display: inline;
	color:  #666666;
}

/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
	position: relative;
	margin-left:  12px;
	margin-right: 12px;
	background: none;
	padding:  0px;
}

#sidebarContainer {
	float: right;
	position: relative;
 	width: 200px;
	padding: 0px 0px 10px 4px;
	margin: 0px 0px 10px 0px;
	background: none;
	z-index: 5;
}

html>body #sidebarContainer {
	padding: 0px 0px 10px 8px;
}

#sidebarContainer #sidebar .sideHeader {
	font-size: 14px;
	line-height: 1.3em;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #375362;
	text-align: left;
	font-weight:  bold;
	margin: 4px 0px 5px 0px;
	padding: 0px 10px 0px 0px;
	background: none;
}	

#sidebarContainer #sidebar {
	margin-top: 0px;
	padding: 10px 8px 14px 8px;
	font-size: 11.5px;
	line-height: 1.5em;
	color: #555555;
	background-color: #ebebeb;
	border-top: 1px dashed #aeaeae;
	border-bottom: 1px dashed #aeaeae;
	text-align: left;
}

#sidebarContainer #sidebar ul {}#sidebarContainer #sidebar li {}

#sidebarContainer #sidebar p {
}


#contentContainer {
	position: relative;
	float: left;
	width: 448px;
	padding: 0px 24px 18px 24px;
	text-align:  left;
	background: transparent;
}

#contentContainer ul {}#contentContainer li {}

#flashcontent {
	text-align: center;
	padding-top: 12px;
}

#footer {
	position: relative;
	height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	background: none;
	padding: 7px 10px 8px 10px;
	text-align: center;
	font-size: 11px;
	border-top: 1px dashed #aeaeae;
	z-index: 6;
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#bottomspacer {
	position: relative;
	margin: 0px auto;
	display: block;
	height: 24px;
	width: 740px;
	padding: 0px;
	background: transparent;
}

	
/* @end */

/* @group TOOLBAR */


/* Toolbar Styles */

#navcontainer {
	line-height: normal;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer #current {
	text-decoration: none;
	font-weight: bold;
	color: #375362;
	font-size: 11px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #375362;
	text-decoration: underline;
}


/* Parent - Level 0 */


#navcontainer ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navcontainer li { 
	margin: 0px;
	padding: 0px;
	width: 200px;
	margin-bottom: 1px;
}

#navcontainer a {
	display: block;
	height:  24px;
	color: #777777;
	text-decoration: none;
	text-indent: 35px;
	background: #FFFFFF url(images/navbutton200_mainbg.png) no-repeat top left;
	padding: 5px 0px 0px 0px;
}

#navcontainer a:hover {
	color: #375362;
	text-decoration: none;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
	margin: 0px;
}

#navcontainer ul ul a {
	display: block;
	height: 16px;
	padding: 0px 0px 3px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 50px;
	background: url(images/menuarrow45.png) left top no-repeat;
}

#navcontainer ul ul a:hover {
	text-decoration: none;
	color: #375362;
}

#navcontainer ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #375362;
	height: 16px;
}

#navcontainer ul ul .currentAncestor {
	color: #375362;
	text-decoration: underline;
}



/* Child - Level 2 */



#navcontainer ul ul ul li { 
	margin: 0px;
}

#navcontainer ul ul ul a {
	display: block;
	height: 16px;
	padding: 0px 0px 3px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 66px;
	background: url(images/menuarrow61.png) left top no-repeat;
}

#navcontainer ul ul ul a:hover {
	text-decoration: none;
	color: #375362;
}

#navcontainer ul ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #375362;
	height: 16px;
}

#navcontainer ul ul ul .currentAncestor {
	color: #375362;
	text-decoration: underline;
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li { 
	margin: 0px;
}

#navcontainer ul ul ul ul a {
	display: block;
	height: 16px;
	padding: 0px 0px 3px 0px;
	color: #777777;
	text-decoration: none;
	text-indent: 82px;
	background: url(images/menuarrow77.png) left top no-repeat;
}

#navcontainer ul ul ul ul a:hover {
	text-decoration: none;
	color: #375362;
}

#navcontainer ul ul ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #375362;
	height: 16px;
	
}

#navcontainer ul ul ul ul .currentAncestor {
	color: #375362;
	text-decoration: underline;
}

	
/* @end */

/* @group PHOTO ALBUM */

/* @group Index Page (Thumbnail view) */


.album-title {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	color: #375362;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 6px;
}

.album-description {
	padding-top: 2px;	margin-bottom: 90px;	padding-bottom: 30px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 70px;
	margin-right: 8px;
	padding-right: 8px;
}

html>body .thumbnail-wrap {
	margin-bottom: 70px;
	margin-right: 12px;
	padding-right: 8px;	
}

.thumbnail-frame {
		border: 0;
		position: absolute;
   		bottom: 0;
    	left: 0;
}

.thumbnail-frame a:hover {
	border: 0;
}

.thumbnail-frame a {
	border: 0;
}

.thumbnail-frame img {
	margin: auto;    padding: 0;
    border: 0;
}

.thumbnail-caption {
	height: 60px;	display: block;
	width: 100%;
	margin-top: 3px;
	padding: 0;
	font-size: 11px;
	line-height: 1.2em;
	color: #555555
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	background: none #ffffff;
}

.photo-navigation {
	padding:  12px;
	margin-bottom: 22px;
	background-color: #6c96ac;
	text-align: center;
	border-bottom:  4px solid #dddddd;
}

.photo-navigation a:link, .photo-navigation a:visited {
	font-size: 12px;
	color: #ffffff;
}

.photo-navigation a:hover {
	font-size: 12px;
	color: #ffffff;
}

.photo-frame{
	margin-bottom: 22px;
	padding: 6px;
	border: 1px solid #aeaeae
}

.photo-links {
	font-size: 12px;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 13px;
}

.photo-title {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 23px;
	color: #ffffff;
	text-align: center;
	margin: 8px 0px 4px 0px;
	font-weight: bold;
	letter-spacing: .1px;
	padding-top: 3px;
}

.photo-caption {
	font-size: 15px;
	line-height: 16px;
	margin: 6px 0 4px 0;
	color: #ffffff;
	font-weight: bold;
}

/* @end */





/* @end */


/* @group CONTACT FORM */


form {
	margin-bottom: 18px;
}

.message-text {
	padding:  3px;
	text-align: left;
}

.form-input-field {
	width: 95%;
	border: 1px solid #777777;
	background-color: #EBEBEB;
	color: #000000;
	font-size:  1em;
	line-height: 1.4em;
}

.form-input-button {
}

.required-text {
	color: #375362;
	font-weight: bold;
} 


/* @end */


#navcontainer {
	line-height: normal;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer #current {
	text-decoration: none;
	font-weight: bold;
	color: #375362;
	font-size: 12px;
}

#navcontainer a {
	display: block;
	height:  24px;
	color: #777777;
	text-decoration: none;
	text-indent: 35px;
	background: #FFFFFF url(images/navbutton200_mainbg.png) no-repeat top left;
	padding: 5px 0px 0px 0px;
	font-weight: 12px;
}

body {
	background: url(http://www.oheb150.org/images/ostile1.gif) repeat fixed;
	font-size: 14px;
}

#sponsor a {
	cursor: default;
	text-decoration: none;
} 
