
@font-face{
font-family: 'Jellyka-EstryasHandwritingRe';
src: url('http://laurenfurey.com/lake-ann-grocery/fonts/jellyka_estrya_handwriting-webfont.eot');
src: local('☺'), url('http://laurenfurey.com/lake-ann-grocery/fonts/jellyka_estrya_handwriting-webfont.woff') format('woff'), url('http://laurenfurey.com/lake-ann-grocery/fonts/jellyka_estrya_handwriting-webfont.ttf') format('truetype'), url('http://laurenfurey.com/lake-ann-grocery/fonts/jellyka_estrya_handwriting-webfont.svg') format('svg');
font-weight: normal;
font-style: normal;
}

body{
background:url('/images/home_bg.jpg') no-repeat center top;
background-color: #eeeeee;

}

a {
	outline:none;
}

img {
	border-style: none;
}


#topNav img{
border-style: none;
}

#topNav a{
font-family: Jellyka-EstryasHandwritingRe, Arial, Helvetica, sans-serif;
font-size: 80px;
letter-spacing: 1px;
color: #FAF5DD;
text-decoration:none;
}

#topNav a:hover{
color: #dbc5ad;
}

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

/*********************************** HOME ***********************************/

#leftCol{
}

#iframe img{
border-style: none;
}

#iframe2 img{
border-style: none;
}

#rightCol{
background-image: url('/images/rightColBG.png');
background-repeat: no-repeat;
}

#rightCol p{
width: 305px;
border-top-color: red;
border-top-width: 1px;
border-top-style: solid;
font-family: arial;
color: #FAF5DD;
font-size: 14px;
line-height: 21px;
margin-left: 26px;
letter-spacing: 1px;
padding-top:20px;
margin-top:20px;
}


/*********************************** ABOUT US ***********************************/

#leftColaboutUs{
background-image: url('/images/aboutUsLeftColBG.png');
background-repeat: no-repeat;
}


#leftColaboutUs p{
font-family: arial;
color: #FAF5DD;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
}

#bottomAboutUs p{
font-family: arial;
color: #451B15;
font-size: 13px;
line-height: 28px;
letter-spacing: 1px;
}

/*********************************** LINKS ***********************************/

#leftColLinks{
background-image: url('/images/aboutUsLeftColBG.png');
background-repeat: no-repeat;
}


#leftColLinks p{
font-family: arial;
color: #FAF5DD;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
}

#leftColLinks p.nomargin{
border-bottom-color: red;
border-bottom-width: 1px;
border-bottom-style: solid;
text-transform: uppercase;
font-size:10px;
}

#leftColLinks ul{
list-style:none;
}

#leftColLinks a{
font-family: arial;
color: #FAF5DD;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
text-decoration:none;
}

#leftColLinks a:hover{
color: #dbc5ad;
}

#rightColLinks{
background-image: url('/images/LinksrightColBG_03.jpg');
background-repeat: no-repeat;
background-color: #FAF5DD;
border-bottom-color: #451B15;
border-bottom-width: 1px;
border-bottom-style: solid;
}


#rightColLinks ul{
list-style:none;
}

#rightColLinks a{
font-family: arial;
color: #451B15;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
text-decoration:none;
}

#rightColLinks a:hover{
color: #926b3e;
}

#rightColLinks p.bord{
border-bottom-color: #451B15;
border-bottom-width: 1px;
border-bottom-style: solid;
}



