/*Elfeen*/
body
{
	background-color: 	#C0C0C0;
	font-family: garamond;
	font-size: 100%;

	 background-image: url("http://www.baileynorwood.com/index_files/veggiesbw.jpg");
	 background-size: cover;

}
.pindent{
 text-indent: 20px;
}
#content p
{
   margin:10px;
    
}
sup { 
    vertical-align: super;
    font-size: smaller;
}
#wrapper
{
	background-color: rgb(253,231,216);
	border-width: 8px 8px 0px 8px;
	border-color: rgb(219,100,19);
	border-style: solid;
}

#wrapper_footer
{
	padding-top: 1px;
	min-height: 85px; height: auto !important; height: 85px;
	background-color: rgb(253,231,216);
	border-width: 0px 8px 8px 8px;
	border-color: rgb(219,100,19);
	border-style: solid;
}

#header p
{
	font-size: 32px;
	color: rgb(253,231,216);
	letter-spacing: 0em;
	font-weight:normal;
    
     
}

#center_block
{
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#navigation
{
	margin-top: 50px;
}

#navlist li
{
	height: 41px;
	line-height: 41px;
}

#navlist li a
{
	margin-left: -2px;
	font-size:90%;
	height: 40px\b; /*hack for IE8 : cliakable tab*/
}

#navlist li.active
{
	width: 160px;
	margin:4px 0px 4px 21px;
	background-color: rgb(219,100,19);
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: rgb(255,255,240);
}

#navlist li.active:hover
{
	width: 175px;
	margin-left: 6px;
    
}

#navlist li.active a
{
	color: rgb(255,255,255);
}

#navlist li.active:hover a
{
	color: rgb(255,255,255);
}
.pquote {
    float: left;
    width: 150px;
    background: #fde7d8;
    font-weight: bold;
    padding: 13px;
    margin: 0 13px 13px 0;
}

blockquote {
    margin: 0; /* gets rid of the default blockquote margin */
}
#navlist li.selected
{
	width: 176px;
	margin:6px 0px 6px 6px;
	background-color: rgb(219,100,19);
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #89bb6e;
}

#navlist li.selected a
{
	color: rgb(255,255,255);
}

#navlist li.space
{
	height: 17px;
	width:160px;
	margin:0px 0px 0px 21px;
	* margin: -14px 0px -14px 21px;
    
}

#navlist #donate
{
	width:178px;
	margin:0px 0px 0px 21px;
}

#content
{
	letter-spacing: 0em;
	background-color: #fff;
	border: 1px solid rgb(219,100,19);
}

#content h1
{
	color: rgb(219,100,19);
	font-size: 154%;
}

#content a
{
	color: rgb(219,100,19);
	text-decoration: none;
}

#footer a
{
	color: rgb(219,100,19);
	text-decoration: none;
}

#content a:hover,
#footer a:hover
{
	text-decoration: underline;
}

#block,
#contact
{
	color:rgb(0,0,0);
}

#block h2
{
	color: rgb(219,100,19);
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
}
.smalltitle
{
	color: rgb(219,100,19);
	font-size: 60%;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0em;
}
.galDesc,
.img-block-desc
{
	color: rgb(219,100,19);
}

.block_inner .block div div img,
.block_inner .pic_gallery .gallery_img img
{
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft:  0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#footer
{
	width: 937px;
	color: rgb(253,231,216);
	margin: 50px 10px 10px 10px;
	background-color: #fff;
	opacity: 0.85;
	filter: alpha(opacity=85);
	border: 0px solid rgb(219,100,19);
}

#bottom
{
	margin-top: 25px\b !important;
}

#sdlogo,
#sdlogo a
{
	color: #c3f2ae;
}

#credit,
#credit a
{
	color: rgb(219,100,19);
}
