/*SOCM styles*/

body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #375F20 url(images/pageBck.jpg) repeat-x;
	font-size: 90%;
	height: 100%;
}

body.layPlain {
	background: #fff;
}
p {
	margin-bottom: .5em;
}
hr {
	margin: .5em;
}
h1, h2, h3, h4 {
	color: #0C58AC;
	margin: .5em 0;
}

a:link, a:visited {
	color: #0C58AC;
	text-decoration: none;
}

a:active, a:hover {
	color: #CF5900;
}
.greeting {
	background: #fff;
	font-size: 90%;
}

.pageWrapper {
	background: #fff url(images/pageBck.jpg) repeat-x;
	height: 100%;
	margin: auto;
	width: 826px;
	position: relative;
	z-index: 0;
}

.headerImage {
	position: relative;
	left: -56px;
}
.header {
	height: 232px;
}


.homeLink {
	display: block;
	height: 200px;
	width: 230px;
	position: absolute;
	top: 15px;
	left: -30px;
	z-index: 5;
	text-decoration: none;
}
a.homeLink {
	text-decoration: none;
}
.searchArea {
	display: none;
}


.topNav {
	border-top: 1px solid #CE5900;
}
.topNav, .bottomNav {
	float: right;
}

.topNav ul, .bottomNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topNav ul {
	position: relative;
	top: -3em;
	margin-bottom: -3em;
}
.topNav li {
	margin: 0;
	padding: 0;
}

.topNav li, .bottomNav li {
	float: left;
	margin-left: 1em;
}

.topNav a:link, .topNav a:visited {
	display: block;
	padding: .5em;
	color: #fff;
	background: url(images/topNav_bck.jpg) repeat-x;
	text-decoration: none;
}
.topNav a:active, .topNav a:hover {
	background:  url(images/topNav_over_bck.jpg) repeat-x
	
}

#contentWrapper {
	background: #fff url(images/contentBck.jpg) repeat-y left;
}
.layNoMenu #contentWrapper {
	background: #fff;
}



#leftMenu {
	background: #123257 url(images/leftNavBck.jpg) repeat-x;
	width: 171px;
	float: left;
	padding-top: 1em;
	left: 0;
	font-size: 90%;
	line-height: normal;
	padding-right: 1em;
}

#leftMenu .menuEditLink a:link, #navL .menuEditLink a:visited {
	border: none;
}

#leftMenu .joinSOCM {
	border-top: 5px solid #fff;
	line-height: 1.5em;
	color: #fff;
	font-size: 120%;
	background: #CE5900;
	padding: 1em 10px;
	width: 163px;
	letter-spacing: 0.12em;
	padding-bottom: 3em;
	border-bottom: 5px solid #DB6929;
}

#leftMenu .joinSOCM a:link, #navL .joinSOCM a:visited {
	background: #0C58AC;
	padding: .3em;
	font-size: 90%;
	text-align: center;
	position: relative;
	left: -5px;
	border: none;
	color: #fff;
}

#leftMenu .joinSOCM a:active, #navL .joinSOCM a:hover {
	background: #6D390A;
	color: #fff;
	font-weight: bold;
}

#leftMenu .socialNetworking {
	background: #6D390A;
	color: #fff;
	width: 183px;
	font-size: 110%;
	padding: 1em 0;
}
#leftMenu .socialNetworking p {
	margin: 1em;
}
#leftMenu .socialNetworking .floatLeft {
	float: left;
	margin: .5em;
	text-align: center;
}



.layHome #content .position2 {
	position: relative;
	top: 50px;
	margin-bottom: 70px;
}

#content {
	width: 590px;
	margin-left: 20px;
	padding-right: 20px;
	position: relative;
}

.layHome #content {
	top: -40px;
}

#content ul {
	margin-left: 1em;
	padding-left: 1em;
}

.contentLink h3 a:link, .contentLink h3 a:visited {
	text-fecoration: none;
}

.article .contentLink {
	margin-top: 1em;
	font-style: italic;
}
#footer {
	position: relative;
	clear: both;
	color: #fff;
	text-align: center;
	background: #CF5900;
	padding: .5em 1em;
}
#footer span {
	float: left;
}
#footer .bottomNav {
	margin-bottom: .5em;
}
#footer a {
	position: relative;
	color: #fff;
	text-decoration: none;
	z-index: 20;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	display: block;
	clear: both;
	font-size: 90%;
	border-top: 1px solid #6D390A;
	padding-top: 1em;
}


/**Search Styles**/

#searchBox {
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 5px;
}
#searchBox #searchInput {
	font-size: 100%;
	padding: .1em;
	width: 180px;
}

#googleSearchResults iframe {
	padding: 1em;
	width: 550px;
}


.homeTop {
	background: #26611F;
	padding-bottom: .5em;
}

.homeMainArticle {
	width: 370px;
	background: #26611F;
	position: relative;
	left: 0;
	top: 0;
	color: #fff;
	padding: 2em 1.5em;
	padding-bottom: 0;
	line-height: 1.5;
	
}
/**home photoGallery**/

#homePhotos {
	width: 420px;
	position: absolute;
	top: -280px;
	left: 200px;
}
/* These hieghts and widths should be edited to your images */	
ul#photoGallery {
	padding-left: 0;
	width: 400px;
	margin: 0 auto;
	display: none;

}
#homePhotos .pika_main {
	width: 400px;
	padding-right: 20px;
	margin: 0 auto;
}
#photoGallery li {
	visibility: hidden;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#photoGallery li img { 
	position: relative;
	cursor: pointer;
}
#homePhotos .pika_main img { 
	border: 1px solid #375F20;
}
#homePhotos .pika_main { 
	position: relative;
	margin: 0 auto;
}
#homePhotos .pikachoose li { 
	float: left;
	position: relative; 
	overflow: hidden;
	list-style: none;
}
#homePhotos .pika_play	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 1em;
	background: #92C46B;
	font-weight: bold;
	z-index: 1;
}
#homePhotos .pika_play a {
	position: relative;
	margin-left: auto;
	cursor: pointer;
}
#homePhotos .pika_play a:hover {
	color: #CF5900;
}
#homePhotos .pika_play img {
	border: none !important; 
}
#homePhotos .pika_caption {
	width: 400px;
	height: 2em;
	text-align: center;
	font-weight: bold;
	padding-top: .5em;
	background: #92C46B;
	border: 1px solid #375F20;
}
#homePhotos .pika_navigation a {
	color: #666;
	text-decoration: none;
}
#homePhotos .pika_navigation a:hover {
	text-decoration: underline;
}
#homePhotos .pika_navigation {
	clear:	both;
	visibility: hidden;
}

.joinLink, .donateLink {
	text-align: center;
}
.joinLink span, .donateLink span {
	position: absolute;
	top: -10000px;
}
.joinLink a {
	background: url(images/joinNow.jpg) no-repeat 0 0;
	display: block;
	height: 46px;
	width: 155px;
	text-decoration: none;
}

.joinLink a:hover {
	background: url(images/joinNow.jpg) no-repeat -155px 0;
}
.donateLink a {
	background: url(images/donateNow.jpg) no-repeat 0 0;
	display: block;
	height: 46px;
	width: 155px;
	text-decoration: none;
}

.donateLink a:hover {
	background: url(images/donateNow.jpg) no-repeat -155px 0;
}

/**Site Tweaks**/

.readMore {
	margin-bottom: 1em;
	display: block;
	position: relative;
	z-index: 10;
}

.topMultiOneColumn {
	margin-top: 1.5em;
}

.topMultiOneColumnEnd {
	border-top: 1px solid #0C58AC;
}
.topMultiOneColumn .rightColumn {
	border-left: 1px solid #0C58AC;
}

.twoThird {
	
}

.layHome .detail .articleGroup {
	font-size: 102%;
	margin-top: 3em;
}


#sidebarRight {
	float: right;
}

#sidebarRight ul {
	margin: 0;
	padding: 0;
}
#sidebarRight ul li {
	margin: 0;
	padding: 0;
}
#content ul li {
	margin: 0 0 .5em .5em;
	padding: 0 0 0 .5em;
}
#content ul li li {
	margin: 0;
	padding: 0;
}


h2.grpHeadline {
	font-size: 120%;
}
.articleGroup h2.articleHeadline {
	font-size: 100%;
}

.articleGroup {
	font-size: 90%;
	position: relative;
}

.articleGroup .readMore {
	position: relative;
	z-index: 10;
}


/**Calendar Styles**/

.startEndTime {
	display: block;
}

#eventList .eventTime {
	display: block;
}

#eventList h3, h2.grpHeadline, h3 {
	color: #528820;
	margin-top: 0;
	padding-top: 0;
}

#eventList a:link, #eventList a:visited {
	color: #CF5900;
}
#eventList a:active, #eventList a:hover {
	color: #0C58AC;
}
/**calendar grid**/
.miniGridCalendarHighlight a:link, .miniGridCalendarHighlight a:visited,
.miniGridCalendarDay a:link, .miniGridCalendarDay a:visited {
	background: #CF5901;
	color: #fff;
	font-weight: bold;
	padding: .2em;
}

#viewAllLink {
	display: block;
}

.staffImage {
	float: left;
	width: 140px;
	margin: 0 1.5em .5em 0;
	font-size: 90%;
	text-align: center;
	font-style: italic;
}
.staffImage img {
	margin-bottom: .5em;
}


/**email signup**/
.blackVrdMed{
	padding: .3em;
	margin: .5em 0;
	font-size: 100%;
}

.mailerMiniForm {
	width: 350px;
	background: #fff;
	border: 2px solid #999;
	border-style: outset;
	font-size: 100%;
}
	
.mailerMiniFormHeader {
	text-align:left;
	padding: .5em;
	background: #0C58AC;
	color: #fff;
	border-bottom:1px solid #666;
}
	
.mailerMiniFormBody {
	text-align: left;
	padding: .5em;
	background: #fff;
	font-size: 100%;
}

.mailerMiniForm input {
	margin-right: .5em;
}

.mailerAllNewsletters {
 	padding-top: 4px;
}

.mailerAllNewslettersBullet {
 	color: #9c0005;
}

.mailerAllNewsletters {
	display: none;
}

.mailerTopics input {
	margin-right: .5em;
}

.mailerTopics .topicDescription {
	display: block;
	margin-left: 1.2em;
	margin-top: .3em;
	font-style: italic;
}

#staffContact span {
	color: #CE5900;
}

#staffContact a:link, #staffContact a:visited {
	text-decoration: none;
}

#staffContact a:active, #staffContact a:hover {
	text-decoration: underline;
}


/**Form Styles**/

#formBuilder {
	padding: .5em;
	width: 400px;
}
#formBuilder legend {
	color: #000;
}
#formBuilder label {
	padding: 0 .5em;
}
#formBuilder .options input {
	margin-right: .5em;
}
#formBuilder .formField {
	padding: .5em 0;
}
#formBuilder p.formDisplayText {
	margin: 0;
	padding: 0;
}