/*start with general settings and body*/

/* Zero down margin and paddin on all elements */

* {
  margin: 0;
  padding: 0;
}

body {
  font: 80%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  background-color: #7E716F;
  background-image:url("../images/bg.jpg");
  background-repeat:repeat-x;
}

h1 {
  font-size: 2.1em;
  font-weight: normal;
  font: normal 2.0em georgia, sans-serif;
  color: #000000;
  padding-top: 40px;
 }

h2 {
  font-size: 1.0em;
  font-weight: normal;
  color: #323711;
  padding-left: 5px;
  
}

h3 {
font-size: 1.0em;
  font-weight: normal;
  text-transform: none;
  color: #D9C493;
  padding-left: 5px;
 }

p {
font-size: 0.8em;
font-weight: normal;
line-height: 150%;
padding: 5px;
padding-bottom: 10px;
}

p.small {
font-size: 0.7em;
font-weight: normal;
}

table {
background: transparent;
}

a {
color: #E7A133;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #CE9753;
text-decoration: underline;
}

/*--main structural Divs--*/

#wrapper {
background: transparent;
border: none; 
width: 757px;
height: auto;
padding: 0;
}

#wrapperXmas {
background: transparent;
border: none; 
width: 1000px;
height: auto;
padding: 0;
}

#innerWrapper {
position: relative;
top: 0;
left: 0;
background: transparent;
border: none; 
width: 757px;
height: auto;
padding: 0;
margin-top: 80px;
}


#header {
position: relative;
top: 0;
left: 0;
background: transparent;
border: none; 
background-image:url("../images/HeadBG.gif");
background-repeat: no-repeat;
width: 757px;
padding: 0;
margin:0;
}
#headerXmas {
position: relative;
top: 0;
left: 0;
background: transparent;
border: none; 
background-image:url("../images/XmasHeadBG.gif");
background-repeat: no-repeat;
width: 1000px;
padding: 0;
margin:0;
}

}
#headerEaster {
position: relative;
top: 0;
left: 0;
background: transparent;
border: none; 
background-image:url("../images/EasterHeadBG.gif");
background-repeat: no-repeat;
width: 1000px;
padding: 0;
margin:0;
}
#middle
{
min-height: 440px;
height: auto;
}


/* horizontal main menu navigation - based on a method from Richard Rutter */

 #topNav
{
position: relative;
top: 0;
left: 0;
margin: 0;
margin-left: 80px;
padding: 0;
font-weight: bold;
font-size: 70%;
min-height: 106px;
}

#mainContent 
{
background-image:url("../images/BurgundyBG.gif");
background-repeat: repeat;
}

#subContent
{
background-color: #A7894D;
background-image:url("../images/InnerHD.gif");
background-repeat: no-repeat;
width: 698px;
margin-left: 29px;
margin-right: 29px;
}

#topNav ul
{
list-style: none;
border: none;
}

#topNav li
{
display: block;
margin: 0;
margin-bottom: 40px;
padding: 0;
float: left;
width: auto;
}

#topNav a
{
color: #FFC0C0;
display: inline;
width: auto;
height: 60px;
text-decoration: none;
background: transparent;
margin: 0;
margin-bottom: 33px;
padding: 10px;
padding-top: 45px;
border: none;
}

#topNav a.active:link, #topNav a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}
#topNav a:hover, #topNav a:active { background-image:url("../images/OrangeBG.gif"); color: #ffffff; }

#topNav a.HERE:link
{
color: #ffffff;
display: inline;
width: auto;
text-decoration: none;
background-image:url("../images/OrangeBG.gif");
margin: 0;
padding: 10px;
padding-top: 45px;
border: none;
}

#topNav a.HERE:visited, #topNav a.HERE:hover, #topNav a.HERE:active
{
color: #ffffff;
display: inline;
width: auto;
text-decoration: none;
background-image:url("../images/OrangeBG.gif");
margin: 0;
padding: 10px;
padding-top: 45px;
border: none;
}


hr {height: 1px; width: 95%; color: #D9C593; margin: 2px; text-align: center}

#subContent ul {
padding-top: 0;
margin-top: 0;
line-height: 130%;
list-style: square url("../images/bullet.gif") outside;
}

#subContent li {
font-size: 90%;
line-height: 130%;
padding-left: 10px;
padding-bottom: 3px;
padding-top:3px;
margin-left: 20px;
margin-right: 7px;
}

#Subfooter {
background: transparent;
border: none; 
background-image:url("../images/InnerFoot.gif");
background-repeat: no-repeat;
width: 698px;
height: auto;
padding-left: 0;
padding-bottom: 0;
margin-left: 29px;
margin-right: 29px;
}

#photo {
background: transparent;
width: 222px;
height: auto;
padding: 0;
margin: 0;
margin-bottom: 15px;
margin-left: 10px;
margin-right: 10px;
float: left;
clear: right;
}

#photo IMG {
border: 4px solid #ffffff;
}

#anim {
background: #ffffff;
padding: 0;
margin: 0;
border: 4px solid #ffffff;
}

#mainTXT {
position: relative;
top: 10px;
left: 10px;
display: inline;
background: transparent;
height: auto;
padding: 0;
margin-right: 20px;
margin-bottom: 20px;
}

#mainTXT p {
padding-right: 18px;
margin-right: 2px;
}

#mainTXT h2 {
color: #6B0304;
white-space: nowrap;

}

#mainTXT h3 {
font-size: 75%;
padding-right: 3px;
font-weight: bold;
}

#mainTXT ul {
padding-top: 0;
margin-top: 0;
line-height: 130%;
list-style: square url("../images/bulletgrey.gif") outside;
}

#mainTXT li {
font-size: 90%;
line-height: 130%;
padding-left: 10px;
padding-bottom: 3px;
padding-top:3px;
margin-left: 20px;
margin-right: 7px;
}

#photoSubmit {
display: block;
text-align: left;
font-size: 0.9em;
background-color:#F7ECD6;
background-image: url("../images/bunniesBG.gif");
background-repeat: no-repeat;
border: none;
width: 560px;
margin: 5px;
padding: 5px;
padding-left: 70px;
padding-right: 18px;
color:  #333333;
}


#photoSubmit a.Submit {
color:  #6A0304;
text-decoration: underline;
}

#photoSubmit a.Submit:hover {
color: #CE9753;
text-decoration: underline;
}

#AddInfo {
width: 668px;
min-height: 150px;
padding: 0;
margin: 0;
margin-left: 13px;
margin-right: 13px;
margin-top: 20px;
background-color: #D9C593;
background-image:url("../images/eventsbg.gif");
background-repeat: no-repeat;
}

#Events {
background: transparent;
width: 288px;
padding: 5px;
margin: 0;
}

#Events h2 {
color: #6B0304;
font: normal 1.5em georgia, sans-serif;
padding: 7px;
padding-top: 12px;
padding-left: 10px;
}

#Events ul {
padding-top: 0;
margin-top: 0;
padding-left: 15px;
margin-bottom: 15px;
line-height: 130%;
list-style: square url("../images/bullet.gif") outside;
}

#Events li {
font-size: 80%;
line-height: 130%;
padding-left: 10px;
padding-bottom: 3px;
padding-top:3px;
margin-left: 20px;
margin-right: 2px;
}

#Events a {
color: #6B0304;
font-weight: bold;
font-size: 80%;
text-decoration: none;
}

#Events a:hover {
color: #CE9753;
text-decoration: underline;
}

#mailList {
border: none;
height: 80px;
width: 80px;
padding: 5px;
margin: 10px;
margin-left: 8px;
margin-right: 12px;
}

#mailList a.mailing { font-size: 90%; padding: 10px; display: block; border: none; 
color: #722825; height: 70px; width: 70px; background-color: transparent; 
background-image: url("../images/OrangeBG.gif"); 
background-position: right top;}

#mailList a.mailing:hover { background-position: left top; color: #6B0304; text-decoration: none; }

#DidYou {
position: relative;
top: 0;
right: 0;
border: none;
background: transparent url("../images/LRGorangeBG.gif");
margin: 0;
padding: 0;
height: 150px;
width: 250px;

}

#DidYou h2 {
color: #B87D38;
font: normal 1.7em georgia, sans-serif;
letter-spacing: 1px;
padding: 5px;
padding-top: 12px;
padding-left: 8px;
}

#DidYou p {
color: #000000;
font-size: 0.8em;
padding: 15px;
padding-top: 5px;
padding-bottom: 5px;
letter-spacing: 1px;
margin: 0;
font-weight: normal;
line-height: 150%;
}

#DidYou a {
color: #6B0304;
font-size: 100%;
letter-spacing: 1px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
padding-left: 100px;
padding-top: 12px;
}

#DidYou a:hover {
color: #A7894D;
text-decoration: underline;
}

#quote {
font-size: 0.6em;
color: #464D17;
}


#footer {
background: transparent;
border: none; 
background-image:url("../images/FootBG.gif");
width: 757px;
height: auto;
padding-left: 0;
padding-bottom: 0;
}

#footerXmas {
background: transparent;
border: none; 
background-image:url("../images/XmasFootBG.gif");
width: 1000px;
height: auto;
padding-left: 0;
padding-bottom: 0;
}


	/*Thumbnails tables*/
	#thumbnails table {background-color: transparent;  }
	#thumbnails td.photos { background-color: transparent; width: 100px; height: 100px; padding: 10px; margin: 0; text-align: center; }
	/*inner tables for Thumbnails photos*/
	#innerPhotos table {background-color: transparent; border: none;  margin:0; padding:0;}
	
	
	/*Thumbnails2 tables*/
	#thumbnails2 table {background-color: transparent;  }
	#thumbnails2 td.photos { background-color: transparent; width: 100px; height: 100px; padding: 10px; margin: 0; text-align: center; }
	/*inner tables for Thumbnails photos*/
	#innerPhotos table {background-color: transparent; border: none;  margin:0; padding:0;}
	
	.captionTN { font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif; font-size: 10px; text-align: center; padding:2px; margin: 0; margin-top: 1px; color: #000000; background-color: #D9C593;}
	a.captionSM {color: #6D0B0B;}
	a:hover.captionSM {color: #5A0808;}
	
	.source { font-size: 10px }
	.source a { font-size: 10px; color: #6D0B0B;}
	.source a:hover {font-size: 10px; color: #5A0808;}
	
	
	
	
