/*Copyright 2006 Purple Coast, LLC.  All rights reserved. */


.eventdate {
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
}

body {
	line-height: normal;
	margin: 0px;
        font-size: 88%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

	/* LINKS **/
    	a,
	a:link,
        a:visited
       {
	text-decoration: underline;
        color: #392973;

	}
	
			
	a:hover,
        a:link:hover {
        text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;
    }

        a:active {
        text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;

	}

#headerRow1 {
	height: 164px;
	width: 800px;
 	margin: 0;
	padding: 0;
}

span#infoLine {
	font-size: 11px;
	color: #0000CC;
	margin-left: 30px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	white-space: nowrap;
	display: inline;
}
span#infoLine a {
	font-size: 11px;
	color: #0000CC;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	white-space: nowrap;
	display: inline;
}


#wrapper3col {
	margin: 10px auto 0px auto;
	width: 800px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
}

#content {
	margin: 0 0 15px 0;
	width: 665px;
	text-align: left;
	float: left;
	clear: none;
}

#twoColContent {
	margin: 0 0 15px 0;
	width: 800px;
	text-align: left;
	float: left;
	clear: none;
}

#fullPageContent {
	margin: 0 0 15px 0;
	width: 800px;
	text-align: left;
}



div#rightCol {
	background: #FFF4E6;
	width:125px;
	padding-bottom: 10px;
        padding-left: 2px;
    	float: right;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	border: 1px solid #BF9560;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	line-height: 10px;
}


div#leftCol {
	background: #B2A8E3;
	margin: 0;
	width: 190px;
	float: left;
	color: #333333;
	background-repeat: no-repeat;
	border: 1px solid #6331CE;
	padding-bottom: 4px;
	clear: none;
	display: block;
	text-align: center;
}


#leftCol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #B2A8E3;
	text-align: left;
}

#leftCol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #B2A8E3;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}

#leftCol li {
	padding-top: 4px;
	padding-bottom: 4px;
}

        /** Removes line below last item in mainNav list  **/
#leftCol li.bottom {
	border-bottom: none;
}

        /** Changes active item in main nav to have dark background and white lettering. Removes line below last item in mainNav list  **/
#leftCol li.last {
        padding-left: 6px;
        background-color: #392973;
        color: white;
        text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

           /** subNav puts border above the main nav item (just below the subNav) to separate subnav from main nav **/
#leftCol li#belowSub {
        border-top: 1px solid #FFFFFF;
}

#leftCol ul a:link, #leftCol ul a:visited {
	color:#FFFFFF;
	margin: 0;
	text-decoration: none;
	padding: 0 6px;
	text-align: left;
}

#leftCol ul a:hover {
	color: #392973;
        background: #b2a8e3;
	text-decoration:underline;
	text-align: left;
       border-bottom: none;
}

#leftCol ul a:link#active, #leftCol ul a:visited#active {
	margin: 0;
	text-decoration: none;
	color: #392973;
	text-align: left;
} 

/*****************  Sub nav  ******************/

#leftCol ul#subNav {
margin: 0 0 0 0;
        padding: 0 0 0 0;
        color: white;
        border: none;
        background-color: #392973; 
}

#leftCol #subNav li {
        border: none;
        background-color: #392973;
        color: white;
        list-style-type: none;
        font-size: .8em;
        padding-top: 4px;
        margin-top: 0;
}

#leftCol a.subLink:link, a.subLink:visited {
        text-decoration: none;   
        color: white;
}

#leftCol a.subLink:hover, a.subLink:active {
        text-decoration: underline;   
        color: white;
        background-color: #392973;
        border-bottom: none; 
}

                /**  places underline on active subNav page **/
ul#subNav a.subActive:link, ul#subNav a.subActive:visited {
       text-decoration: underline;
       color: white;
}

ul#subNav a.subActive:hover, ul#subNav a.subActive:active {
       text-decoration: underline;
       color: white;
       background-color: #392973; 
       border-bottom: none;
}

#footer {
	height: 100px;
	/*line-height: 20px;*/
	width: 800px;
	margin: 0 auto 10px auto;
	clear: both;
	font-size: .8em;
	text-align: center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #BF9560;
}

#centerCol {
	width: 465px;
	margin: 0 0 0 195px;
	padding-bottom: 10px;
	clear: none;
}

/** For two column layout with right pink column gone **/

#twoColCenterCol {
	width: 596px;
	margin: 0 0 0 200px;
	padding: 0 0 10px 0;
	clear: none;
}




/************** .feature styles ***************/

.feature {
	font-size: 80%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #333333;
	text-align: justify;
}

.feature h3 {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

.feature img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.weddingfeature img {

        float: none;
}

 	a.feature,
	a.feature:link,
      a.feature:visited
       {
	text-decoration: underline;
        color: #392973;

	}
	
			
	a.feature:hover, 
        a.feature:link:hover {
        text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;
    }

        a.feature:active {
        text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;

	}



/************** .story styles *****************/

.story {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 80%;
	color: #333333;
	text-align: justify;
}

.story h3 {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 5px;
}

.story img {
	padding: 10px;
}

#jump a.story, 
	#jump a.story:link,
      #jump a.story:visited
       {
	text-decoration: underline;
        color: #392973;
	background-color: none;
  border: none;
    }


	#jump a.story:hover, 
        #jump a.story:link:hover {
        text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;
    }

.listHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #334d55;
}



/************** person info *****************/

div.personinfo {

       }


div.personinfoa { 
       }

div.personinfob {
      padding-bottom: 60px;
       }       

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #392973;
       border-bottom: 1px solid #BF9560;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #BF9560;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #392973;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #392973;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #392973;
       border-top: 1px solid #392973;

}

<!--
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #392973;
}
-->

div#eventList h1 {
	font-family: Verdana, Arial,sans-serif;
	font-size: 1 em;
	line-height: 1.4em;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	color: white;
        border-top: 1px solid #BF9560;
        border-bottom: 1px solid #BF9560;
background: #BF9560;
}

div#eventList p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	text-align: left;
	padding-left: 5px;
	color: #333333;
	padding-right: 5px;
}


div#eventList p a,
	div#eventList p a:link,
        div#eventList p a:visited {
	text-decoration: underline;
        color: #392973;
        background-color: transparent;
	}

	div#eventList p a:hover,
	div#eventList p a:active  {
	text-decoration: none;
        color: white;
        background-color: #BF9560;
	}

div#mainEvents h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #334d55;
	display:block;
	margin:0px;
}
div#mainEvents h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #334d55;
	display:block;
	margin:0px;
}
div#mainEvents h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	color: #334d55;
	display:block;
	margin:0px;
}
div#mainEvents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #333333;
	display:block;
	margin:0px;
	text-align:justify;
}
div#mainEvents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #333333;
	display:block;
	margin:0px;
	text-align:justify;
}
div#mainEvents li {
	list-style-type: none
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	color: #333333;
	display:block;
	text-align:justify;
}

div#advert{
	text-align: center;
	padding-bottom: 5px;
}

#leftstaffbox {
	text-align: center;
	margin-top: 10px;
	width: 45%;
	float: left;
	margin-bottom: 10px;
}

#rightstaffbox {
	text-align: center;
	margin-top: 10px;
	width: 45%;
	float: right;
	margin-bottom: 10px;
}

/************** Calendar styles *****************/

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #fff;
}

.calendarHeader {
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #736bad; 
}

.calendarMonthLinks {
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a, a:link,
	a:active {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #fff;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 color: #fff; 
 background-color: #392973; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
font-size: .8em;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-size: .8em;
 font-weight: bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a,
	a:link,
	a:active{
text-decoration: underline;
        color: #392973;
}
  
.calendarCell a:visited {
text-decoration: underline;
        color: #392973;
}

#twoColCenterCol.calendarCell a:hover {
         text-decoration: none;
        color: black;
	background-color: #FFF4E6;
  border-bottom: 1px solid #BF9560;
}