﻿BODY{cursor: url("../bee.cur"), url("../bee.cur"), auto;}
HTML{cursor: url("../bee.cur"), url("../bee.cur"), auto;}

/* CSS layout */

@font-face {
    font-family: "Staccato222 BT" ;
    src: url(../STACCAT0.eot);
}
@font-face {
    font-family: "BakerSignet BT" ;
    src: url(../BAKERSI1.eot);
}

#container {
/* remove to restore */
 position:relative;
 width:830px;
 margin-left:auto;
 margin-right:auto;
 margin-top:0em;
}

body{
margin-left:0;
margin-top:0;
padding:0;
height:100%; /* 100 % height */
font-family:  "BakerSignet BT", "Staccato222 BT", "Verdana", Arial, Helvetica, sans-serif ;
background-image: url('../images/background.jpg');

}

#wrap {height:100%;} /* 100 % height */

#header {
width:832px;
height:114px;
color: #489B72;
background-image: url('../images/background.jpg');
/*  border: medium white ridge; */
}

#header {
position:fixed;
z-index:10; /* Prevent certain problems with form controls */
}

#logo {
font-family:"BakerSignet BT";
float:left;
margin-top:0px;
font-size: 62px ;
color: #489B72;
text-decoration:none;
}
#logoSub {
font-family:"BakerSignet BT";
float:left;
margin-top:40px;
font-size: 20px ;
color: #489B72;
text-decoration:none;
font-style:italic;
margin-left:-.4em;
}

#angies {
	
}

#pageName {
font-family:"Staccato222 BT";
/* float:right; margin-top:-30px; margin-right:10px; */
position:absolute;
top:32px;
right:26px;
font-size: 30px;
color:#489B72;
}

#content-wrap {height:100%;} /* 100 % height */
#content {
padding-bottom:20px;
padding-top:120px;
}
*/
/* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */

#content {
margin-left:30px;
margin-right:30px;
margin-bottom:10px;

}
#pictureFrame {
border: medium #489B72 ridge;
padding:14px;
background-color:#FFDEAD;
}

#contentCenterFrame {
margin-left:auto;
margin-right:auto;
width:820px; 	
}


#commonWords {
background-color: #FFD393;border:thin black solid; font-size:18px; text-align:center; padding:4px; margin-top:8px;
}

#menuHeadings {
color: #CC6600; font-size:30px; font-family: "Staccato222 BT";
}


#citeWords {
background-color: #339933 ; border:thin black solid; font-size:18px; text-align:center; padding:4px; margin-top:8px; color:white
}

#add2MenuBox {
width:200px;
background-image: url('../images/background.jpg');
border:thin solid orange;
font-family:Arial; font-size:14px;    
text-align:center;
padding:2px;
float:right;
text-decoration:none;
color:black;
margin-left:4px;
margin-bottom:2px;
}

#seasonArtWork {
width:176px;
height:156px;
background-image: url('images/seasonBackgrounds/valentines/valentines-day-hot-gifts.gif');
font-family:Arial; font-size:16px;    
text-align:center;
padding:4px;
float:right;
color:black;
font-weight:bolder;
margin-left:4px;
margin-bottom:2px;
}




#foodmenus{
text-align:center;
 margin-left:40px;
 margin-right:40px;
}
#foodmenus p {
 font-size:18px;	
}

#foodmenus h3 {
 font-size:24px;
 margin-bottom:0px;
 padding-bottom:0px;	
}

#signUP4news{
background-color: #FFD393;
border:thin black solid;
font-size:18px;
text-align:center;
padding:4px; margin-top:8px;
}

#apricots {
 float:right; margin-right:0px;	
}

#bioPhoto {
font-family:Arial;
font-size:small;
color:#489B72;
text-align:center;
float:right;
padding-left:10px;
margin-left:10px;
margin-bottom:10px;	
}

#PagePhotos {
position:static;
margin-top:-540px;
margin-left:370px;
padding:0px;
margin-right:0px;
z-index:-1;
}
#LeftPagePhotos {
position:static;
margin-top:.5em;
padding:0px;
margin-left:-10px;
z-index:-1;
}
#hornLeft {
float:left;
margin-top:-12px;
padding:0px;
margin-left:-15px;
}
#hornRight {
float:right;
margin-top:-12px;
padding:0px;
margin-right:-15px;
}
#cattleDrive{
position:relative;
margin-bottom:-4.5em;
padding:0px;
margin-left:-1em;
}

#footer {
width:832px;
color: #489B72;
text-align:center;
}

#footer {

bottom:0;
z-index:10; /* Prevent certain problems with form controls */
}

#footer a { color: #489B72; text-decoration: underline; }
#footer a:hover { color: orange ; text-decoration: underline; }

#calFrame {
margin-left:auto;
margin-right:auto;
width:100%
}
/* do we need these...
#calInfo {
float:right;
margin-top:-13em;
margin-right:10px;
margin-left: 20em;	
}
#calInfoMsg {
 font-size:medium; 	
}
*/
p {
color:#489B72;
text-indent:15px; 
}

h1 { 
font: normal 2.8em;
letter-spacing: 2px; 
color: #489B72;
}
h2 { 
font: normal 2.5em;
letter-spacing: 2px; 
color:#489B72 ;
}
h3 { 
font: normal 2.2em;
letter-spacing: 2px; 
color: #489B72;
text-indent:20px;  
}
h4 { 
font: normal 1.9em;
letter-spacing: 2px; 
color: #489B72;
}

h5 { 
font: normal 1.6em;
letter-spacing: 2px; 
color: #489B72;
}
h6 { 
font: normal 1.3em ;
color: #489B72; 
letter-spacing:2px;
}

a:link {
color:#489B72; text-decoration: none ;
}
a:visited { 
color:#489B72; text-decoration: none;
}
a:active { 
color:#489B72; text-decoration: none;
}
a:hover { 
color: orange ; text-decoration: none;
}


/* dl */

dl { font-size : 110%; color:#489B72; }
div.keypoint dl { display : inline-table; }

/* IE Mac, you can't see this ;)  \*/
* html div.keypoint dl { height : 1%; }
div.keypoint dl { display : block; padding : 0;
}
/* IE Mac, you can open your eyes now. */

div.keypoint dl:after {
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden;
}

/* dt */
dt { 
margin-left:2em;
margin-bottom : 0em;
font-weight : bold;
letter-spacing : 2px;
text-align: left;
padding-bottom : 0em;
}

/* dd */
dd { padding-bottom : .5em; text-align: left; margin-left:4em;  }


#menuh-container
	{
	position: absolute;		
	top: 82px;
	left: 1em;
	margin-left:auto;
	margin-right:auto;
	/* remove margin references to restore */
	}

#menuh
	{
	font-size:16px ;
	width:100%;
	float:left;
	margin:.5em;
	margin-top: .7em;
	
	}
		
#menuh a
	{
	text-align: center;
	display: block; 
	white-space:nowrap;
	margin:0;
	padding-left:.8em;
	padding-right:.8em;
	padding-bottom:.1em;	
}
	
#menuh a:active
	{
	color: black;
	
	 

	}
	
#menuh a:visited
	{
	color: #489B72; 
	
		
	}
	
#menuh a:link
	{
	color: #489B72;
	
	
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	
	color:black;
	
	}	
	
#menuh a.top_parent:hover
	{
	background-image: url(images/downarrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
	}
	
#menuh a.top_parent
	{
	
	text-decoration:none;
	
	}
	
#menuh a.parent:hover
	{
	background-image: url(images/rightarrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
	}
#menuh a.loneparent {
 text-decoration:none;
}

#menuh a.parent
	{
	background-image: url(images/rightarrow2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	
		
	/*width:9em; width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: .5em;
	margin: -4px 0 0 -1em;
	background-color:#FFDEAD;
	border-left:thin #489B72 ridge;
	border-right:thin #489B72 ridge;
	border-bottom:thin #489B72 ridge;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
		
	}

div#menuh li li li li:hover ul ul
{display:none; }

div#menuh li li li:hover ul ul
{display:none; }

div#menuh li li:hover ul ul
{display:none; }

div#menuh li:hover ul ul
{display:none; }

div#menuh li li li li:hover ul
{display:block; }

div#menuh li li li:hover ul
{display:block; }

div#menuh li li:hover ul
{display:block; }

div#menuh li:hover ul
{display:block; }

/* End CSS Drop Down Menu */

/*Email Form */
.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
margin-top:15px;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid red;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
 /* space following the field */
}

div.fieldwrapper div.thefield input[type=text]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 250px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 80px;
background: #e1dfe0;
}

#ContactMessage {
float:right;
padding:2px;
margin-right:0px;
width:36%;
}
#ErrorMessage {
padding:10px;
border:thin maroon solid;
background-color:yellow;
visibility:hidden;
}


#Atables
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
color:#489B72;
width:100%;
}
#Atables th 
{
font-size:1em;
border:0px solid #489B72;
padding:3px 7px 2px 7px;
background-color: #FFDEAD;
}
#Atables td 
{
font-size:1em;
border:0px solid #489B72;
padding:3px 7px 2px 7px;
background-color: #FFDEAD;
}
#Atables th 
{
font-size:1.1em;
padding-top:5px;
padding-bottom:4px;
background-color:#FFDEAD;
color:#ffffff;
}
#Atables tr.alt td 
{
color:#489B72;
background-color: #FFDEAD;
}



#Btables
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:100%;
border-collapse:collapse;
text-align:center;
}
#Btables th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
text-align:center;

}
#Btables td 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
text-align:center;

}
#Btables th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#Btables tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
text-align:center;
}


