﻿/*
Colors:
blue: #0055a5;
green: #436d28;
*/
body 
{
	color: #303030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align:left;
}
a
{
	color: #0055a5;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	padding-left: 10px;
	margin-left: 10px;
	list-style-image: url(../images/bullet.gif);
}
#background
{
	background-image: url(../images/backshadow.jpg);
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}
#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#topBanner
{
	width: 780px;
	height: 150px;
	background-image: url(../images/topBanner.jpg);
}
#menu
{
	background-image: url(../images/menuBG.jpg); 
	height: 30px; 
	color: White;
    font-weight: bold; 
    font-size: 14px;
}
#contentBG
{
	float: left;
	background-image: url(../images/contentBG.jpg);
	width: 780px;
	background-repeat: repeat-y;
}
#leftColumn
{
	float:left;
	width: 520px;
	padding: 10px 10px 20px 10px;
}
#rightColumn
{
	float: left;
	width: 220px;
	padding: 10px;
}
.completeCalendarLink
{
	text-align: right; 
	padding-bottom: 10px; 
	font-weight: bold;
}
.sponsors
{
	text-align: center;
	padding-top: 5px;
}
.sponsors img
{
	padding-bottom: 10px;
	border: none;
}
#footer
{
	clear: both;
	background-color: #0055a5;
	padding: 5px 10px 5px 10px;
	color: White;
}
#footer a
{
	color: White;
	text-decoration: none;
}
.sideBarTitle
{
	color: #436d28;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-top: dotted 1px #436d28;
	border-bottom: dotted 1px #436d28;
	padding: 5px 0px 5px 0px;
}
h1
{
	color: #436d28;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.callOutBox
{
	background-image: url(../images/callOutBox.jpg);
	width: 256px;
	height: 176px;
	float: left;
	margin-bottom: 10px;
}
.callOutTitle
{
	color: White;
	font-size: 16px;
	margin: 8px 10px 0px 10px;
	text-align: center;
	font-weight: bold;
}
.callOutDesc
{
	margin: 15px 10px 10px 10px;
}
.callOutDesc img
{
	float: left; 
	padding-right: 5px;
}
.learnMore
{
	font-weight: bold;
}
.back
{
	font-weight: bold;
	font-size: 14px;
}
.button
{
    background-color: #0055a5;
    color: #FFF;
    font-weight: bold;
    border: none;
    padding: 3px 10px 3px 10px;
    cursor: pointer;
    font-size: 12px;
    font-family: Arial;
}
.button:hover
{
    background-color: #436d28;
    text-decoration: none;
}
.homeBlogName
{
	padding-bottom: 5px;
}
.homeBlogName a
{
	color: #436d28;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0px;
}
.homeBlogDesc
{
	font-style: italic;
}
.homeLastBlogPost
{
	font-size: 14px;
}
.homeBlogPost
{
	padding-bottom: 5px;
}
/*******************************************************************************/
/****************************     Events      **********************************/
/*******************************************************************************/
.calendarTitleTD
{
	background-color: #c2e27f; 
	font-weight: bold; 
	padding: 5px 5px 5px 3px;
	font-size: 13px;
}
.calendarEventTD
{
	vertical-align: top; 
	border-bottom: solid 1px silver; 
	padding: 5px 10px 5px 3px;
}
.eventTitle
{
	font-size: 12px;
	font-weight: bold;
}
.eventDetails
{
	background-color: #e8e7e8;
	padding: 5px;
	margin-bottom: 10px;
	border: solid 1px #cecece;
}
.eventDetails a
{
	font-weight: bold;
	display: block;
	padding-top: 2px;
}
.eventDetails img
{
	border: none;
	padding-right: 4px;
	float:left;
}
/*******************************************************************************/
/**************************** Photo Gallery   **********************************/
/*******************************************************************************/
.photoGalleryTD
{
	background-color: #e8e7e8;
	text-align: center;
	padding: 10px;
	border: solid 1px #cecece;
}
.photoGallery img
{
	border: none;
}
.albumTitle
{
	text-align: center;
	padding-top: 3px;
}
/*******************************************************************************/
/****************************     Links       **********************************/
/*******************************************************************************/
.linkDiv
{
	padding-bottom: 10px;
}
.linkCategories
{
	font-weight: bold; 
	background-color: #c2e27f;
    padding: 5px; 
    margin-bottom: 5px;
    font-size: 13px;
}
.link
{
	padding-left: 25px; 
	padding-bottom: 5px;
}
.link a
{
	font-weight: bold;
}
/*******************************************************************************/
/**************************** Membership      **********************************/
/*******************************************************************************/
.forms
{
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.boxTitle
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	padding-left: 5px;
	background-color: #c2e27f;
}
.successBold
{
	font-size: 14px; 
	color: #b40909; 
	font-weight: bold;
}
.lblMessage
{
	color: #b40909;
	font-style: italic;
	font-weight: bold;
}
/*******************************************************************************/
/********************************  Forum  **************************************/
/*******************************************************************************/
.folderTD
{
	width: 50px; 
	border-right: solid 1px #cccccc;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #cccccc;
}
.breadCrumbs
{
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #e0dedc;
	padding: 5px;
	background-color: #f9fbe8;
	padding-left: 15px;
	margin-bottom: 10px;
}
.breadCrumbs a
{
	
}
.forumTable
{
	border: solid 1px #cccccc; 
	background-color: #f5f5f5;
	width: 100%;
	border-bottom: none;
}
.forumColumnHeading
{
	background-color: #e6e6e6;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
}
.forumColumnContent
{
	padding: 5px; 
	border-bottom: solid 1px #cccccc;
}
.forumCounterHeading
{
	width: 50px; 
	text-align: center;
}
.forumLatestHeading
{
	width: 180px; 
	text-align: right;
}
.forumResults
{
	background-color: #e6e6e6;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.topicTD
{
	width: 359px; 
	padding: 5px 5px 5px 5px; 
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.topicTD a
{
	text-decoration: none;
}
.topicTD a:hover
{
	text-decoration: underline;
}
.counterTD
{
	padding: 5px 5px 5px 5px; 
	border-right: solid 1px #cccccc;
	text-align: center;
	border-bottom: solid 1px #cccccc;
}
.latestTD
{
	padding-right: 5px;
	text-align: right;
	border-bottom: solid 1px #cccccc;
}
.authorHeader
{
	width: 150px;
}
.messageHeader
{
	width: 550px;
}
.authorTD
{
	padding: 10px 5px 5px 5px; 
	border-right: solid 1px #cccccc;
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}
.messageTD
{
	padding: 10px 5px 40px 5px; 
	vertical-align: top;
	border-bottom: solid 1px #cccccc;
}
.author
{
	font-size: 15px; 
	font-weight: bold; 
	padding-bottom: 5px; 
	color: #436d28;
}
.location
{
	font-size: 11px;
}
.postedDate
{
	padding-bottom: 5px; 
	border-bottom: solid 1px #cccccc; 
	font-style: italic; 
	margin-bottom: 10px;
	font-size: 11px;
}
.newsTitle
{
	color: #7d5426; 
	font-weight: bold; 
	font-size: 14px; 
}
.forumButtons
{
	text-align: right; 
	padding-top: 10px;
}
/*******************************************************************************/
/********************************  Blog   **************************************/
/*******************************************************************************/
#blogColumn1
{
	float:left;
	width: 230px;
}
#blogColumn1Top
{
	padding-right: 10px;
}
#blogColumn2
{
	float: left;
	width: 690px;
	padding: 0px 0px 0px 10px;
}
#column2BGTop
{
	width: 690px;
	background-image: url(../images/column2BGTop.jpg);
	height: 13px;
	font-size: 0px;
}
#column2BGMiddle
{
	width: 670px;
	background-image: url(../images/column2BGMiddle.jpg);
	background-repeat:repeat-y;
	padding: 5px 10px 25px 10px;
	
}
#column2BGBottom
{
	width: 690px;
	background-image: url(../images/column2BGBottom.gif);
	height: 10px;
	font-size: 0px;
}
#blogContentsC1
{
	float: left;
	width: 465px;
	padding-right: 10px;
}
#blogContentsC2
{	
}
#blogContentsWholeWidth
{	
}
.blogName
{
	font-weight: bold;
	border-bottom: dotted 2px silver;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.blogName a
{
	color: #436d28;
	text-decoration: none;
	font-size: 18px;
}
.blogTitle
{
	float: left;
}
.blogMenu
{ 
	font-size: 12px; 
	padding-top: 5px;
}
.blogDate
{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;
}
.postTitle
{
	font-size: 16px;
	color: #0055a5;
	font-weight: bold;
	margin-bottom: 10px;
}
.postTitle a
{
	font-size: 16px;
	color: #0055a5;
	text-decoration: none;
}
.postTitle a:hover
{
	color: #436d28;
}
.postText
{
	margin-bottom: 10px;
}
.postText a
{
	color: #0055a5;
	text-decoration: none;
	
}
.postText a:hover
{
	text-decoration: underline;
}
.postText ul
{
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(../images/bullet.gif);
}
.postText ol
{
	margin-left: 20px;
	padding-left: 20px;
}
.postFooter
{
    color: Gray;
    font-size: 10px;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-bottom: 5px;
    border-bottom: dotted 1px #ccc;
    margin-bottom: 15px;
}
.postFooter a
{
    color: Gray;
    text-decoration: none;
}
.postFooter a:hover
{
	color: #436d28;
	text-decoration: underline;
}
.sideBarHeader
{
	font-weight: bold;
	color: #436d28;
	font-size: 16px;
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-top: dotted 1px #436d28;
	border-bottom: dotted 1px #436d28;
}
.sideBarText
{
	padding-bottom: 10px;
}
.sideBarText a
{
	color: #0055a5;
	text-decoration: none;
}
.sideBarText a:hover
{
	color: #436d28;
}
.sideBarText ul
{
	list-style-image: url(../images/bullet.gif);
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.meetBloggers
{
	font-weight: bold;
	padding-top: 7px;
	text-transform: uppercase;
}
.addThis
{
	padding-bottom: 10px;
}
.comment
{
    border-bottom: dotted 1px #ccc;
    background: #f5f5f5;
    margin-bottom: 10px;
    padding: 10px 4px 0px 4px;
}
.commentMessage
{
    padding-bottom: 10px;
}
.commentFooter
{
    color: Gray;
    font-family: "Trebuchet MS" , Trebuchet, Arial, Verdana;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 10px;
}
.commentFooter a
{
	color: Gray;
	text-decoration: none;
}
.commentFooter a:hover
{
	text-decoration: underline;
}
.commentsMessage
{
	font-weight: bold;
	background: #f5f5f5;
	padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.commentsMessage a
{
	color: #b40909;
	text-decoration: none;
}
.commentsMessage a:hover
{
	text-decoration: underline;
}
.mouseOver
{
	cursor: pointer;
}
.forumResults
{
	background-color: #f5f5f5;
	padding: 5px;
	border: solid 1px #cccccc;
}
.commentForm
{
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    color: #3f3f40;
    width: 400px;
}
.commentsHeader
{
	color:#b40909; 
	font-weight: bold; 
	padding-bottom: 5px; 
	font-size: 16px;
}
.formLabel
{
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.bloggerProfile a
{
	color: #016aae;
	text-decoration: none;
	
}
.bloggerProfile a:hover
{
	text-decoration: underline;
}
.rssFeed
{
	display: block;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: dotted 1px silver;
	padding-bottom: 5px;
}
.rssFeed img
{
	border: none;
}
.bookMark
{
	padding-top: 7px;
	padding-bottom: 5px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*                               Lightbox Gallery                                 */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#lightbox
{
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox a img
{
    border: none;
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer > #hoverNav
{
    left: 0;
}
#hoverNav a
{
    outline: none;
}

#prevLink, #nextLink
{
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#prevLink
{
    left: 0;
    float: left;
}
#nextLink
{
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
}

#imageData
{
    padding: 0 10px;
}
#imageData #imageDetails
{
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption
{
    font-weight: bold;
}
#imageData #numberDisplay
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html > body .clearfix
{
    display: inline-block;
    width: 100%;
}
* html .clearfix
{
    height: 1%;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*                              Lightbox Gallery CSS                              */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#container
{
    background-color: #ffffff;
    color: #000000;
    line-height: 18px;
    margin: 5px auto;
    padding: 5px 10px 20px 10px;
    border: solid 1px #cecece;
}
#gallerycontainer
{
    padding: 0px;
    text-align: center;
}
.thumbnail
{
    float: left;
    margin: 0px;
    padding: 8px;
    text-align: center;
    color: #000000;
    width: 146px;
}
.thumbnail img
{
    background: #cecece;
    padding: 7px;
    margin: auto;
    display: block;
}
.thumbnail a
{
    color: #cecece;
    text-decoration: none;
    font-weight: bold;
}
.thumbnail a:hover
{
    color: #cecece;
    text-decoration: none;
}
div.thumbnail:hover
{
    background: #cecece;
    font-weight: bold;
}
a img
{
    border: none;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
}
.qmmc
{
	position: relative;
}
.qmmc a
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc div a
{
	float: none;
}
.qmmc div
{
	visibility: hidden;
	position: absolute;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
/*.qmmc a {float:none}*/



/*"""""""" (MAIN) Container """"""""*/
#qm0
{
	background-color: Transparent;
	z-index: 10 !important;	
}


/*"""""""" (MAIN) Items """"""""*/
#qm0 a
{
	color: #faf9f4;
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 7px 7px 7px;
	border-style: solid;
	border-color: #d0bfad;
	border-width: 0px 1px 0px 0px; 
}


/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
{
	color: #0055a5;
	text-decoration: none;
	background-color: #ffffff;
}


/*"""""""" (MAIN) Active State """"""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
	color: #0055a5;
	text-decoration: none;
	background-color: #ffffff;
}


/*"""""""" (MAIN) Parent Items """"""""*/
#qm0 .qmparent
{
	/*background-image:url(images/bullet_white_down.gif);*/
	background-repeat: no-repeat;
	background-position: 92%;
}

/*"""""""" [SUB] Containers """"""""*/
#qm0 div
{	
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #436d28;
}


/*"""""""" [SUB] Items """"""""*/
#qm0 div a
{
	font-size: 12px;
	color: #436d28;
	font-weight: bold;
	border-width: 0px 0px 0px 4px;
	border-color: #436d28;
	border-style: solid;
	padding: 3px 20px 3px 5px;
}

/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
{
	border-color: #0055a5;
	text-decoration: none;
	color: #0055a5;
}

#qm0 div div
{
	margin: 0px 0px 0px 3px;
}

/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
	border-color: #75B1C2;
	text-decoration: underline;
	background-image: url(images/template2_black_arrow_right.gif);
}


/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent
{
	background-image: url(images/template2_black_arrow_right.gif);
}