@charset "UTF-8";

/*@import "default.css";
*/
/* INITIAL RESET OF MOST BLOCK-LEVEL ITEMS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,
blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var
{ font-style:normal; font-weight:normal; }
ol,ul { margin:1em 0; margin-left:40px; padding-left:0; }
ul { list-style-type:disc; }
ol { list-style-type:decimal; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }


body { background: #77b040 url(../img/skygrad1.gif) repeat;}


/*-------------------------------------------------/
 * INDEX.HTML STYLES: 
 */
 
.mainindex {
	background: #333;
}

#indexheader {
	text-align:center;
	background:  url("../img/masthead-sd.jpg") no-repeat top center; margin-top:3%; height:243.6px; 

}

#indexcontent {
	margin-top:5%;
	text-align:center; 
}

#indexcontent img{
	padding:3%;
	padding-top:0;
}

/*-------------------------------------------------/
 * MASTHEAD STYLES: 
 */
 
/*#masthead {
	background:  url("../img/veglogoslim1.png") no-repeat top center; padding:0; height:204px; 
	margin:0;
	
	z-index:10; 
}
*/

#mastheader {
	position:relative;
	background: #77b040 url(../img/skygrad1.gif) repeat-x;
}

#mastheaderimg {
	position:relative;
	width:40%;
	margin-left:30%;
	margin-bottom:2%;
	z-index:10; 
}

#groundspacer {
	width:100%;
	height:5px;
}

/*-------------------------------------------------/
 * Rounded Corners STYLES: 
 */
 
 .menuselection {
	position:relative;
 }
 
.menuselection li {
	
 padding-left:4%;
 	 padding-top:4px;
	 padding-bottom:4px;
 }
 
#rt1 {
	position:absolute; right:-6px;
	background: url(../img/grad2.png) top right;	
	width:16px; height:100%; z-index:-1;
}

#btm1 {
	position:absolute; bottom:-4px; left:0;
	background: url(../img/menugrad2.png);	
	width:100%; height:4px; z-index:100;
}

 .roundDiv1
{
}
.rtop, .rbottom
{
display:block;
background:#bce2ef;
clear:both;
}
.rtop *, .rbottom *
{
display: block;
height: 1px;
overflow: hidden;
background:#fff;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.rtop2, .rbottom2
{
display:block;
background:#76c4e2;
clear:both;
}

.rtop2 *, .rbottom2 *
{
display: block;
height: 1px;
overflow: hidden;
background:#fff;
}
r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}

.rtop3, .rbottom3
{
display:block;
background:#e1eac5;
}

.rtop3 *, .rbottom3 *
{
display: block;
height: 1px;
overflow: hidden;
background:#fff;
}
r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}


/*-------------------------------------------------/
 * NAV BAR STYLES
 */

 #nav {  width:80%; margin-left:10%; min-width: 70%; z-index: 1;}


	ul.dropdown {
	 font-family: Georgia, "Lithos Black", "Comic Sans MS", "Arial Black", "Times New Roman";
	}

	ul.dropdown li {
	 color:#ffd54f;
	 padding: 0;
	 border: none;
	}
 
 	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #FFF; }
	ul.dropdown a:active	{ color: #FFF; font-weight:bold;}
	
		/* -- level mark -- */

	ul.dropdown ul {
	 margin-top: 0;
	 width: auto;
	 left:0;
	 right:0;
	}

	ul.dropdown ul li {
	 font-weight: normal;
	}

	ul.dropdown a,
	ul.dropdown *.dir {
		}
	
	#menuselection:hover
	{
	font-weight : bold; color:#fff; background:  url(../img/menu-bottom1.png) bottom left repeat-x;	
	}
	
	#menualoneselection:hover
	{
	font-weight : bold; color:#fff;
	}
	
	ul.dropdown ul li.hover,
	ul.dropdown ul li:hover {
	 /*background: url(../img/grad3.png) 0 10% repeat-x;*/
	 color: #fff;
	 margin-left:-4%;
	 margin-right:4%;
	}

	ul.dropdown li a:active {
	 /*background: url(../img/grad1.png) repeat-x;*/
	}

	/* Mixed */

	ul.dropdown li a,
	ul.dropdown *.dir {
	 border-style: solid;
	 border-width: 0;
	 border-color: #fff #d9d9d9 #d9d9d9;
	}

	ul.dropdown li a:active	{ color: #000; }
	
	ul.dropdown li:hover { color:#fff; }
	
	ul.dropdown li a.whtlnk2.hover,
	ul.dropdown li a.whtlnk2:hover {
	font-weight : bold; color:#fff; 
	 margin-left:4%;
	 margin-right:-4%;
	}

	#insiderul {
	color:#ffd54f;
	}
	
	.menu-droplets {
		position:absolute;
		left:10%;
		width:40%;
		margin-top:-3%;
		z-index:-1;
	}
	
	.menu-droplets2 {
		position:absolute;
		left:50%;
		width:40%;
		margin-top:-3%;
		z-index:-1;
	}
	
	.menu-droplets3 {
		position:absolute;
		left:0%;
		width:40%;
		bottom:0%;
		margin-top:-3%;
		z-index:-1;
	}
	
	.menu-droplets4 {
		position:absolute;
		right:0%;
		width:40%;
		margin-top:-3%;
		z-index:-1;
		bottom:0%;
	}
	
	.menu-droplets5 {
		position:absolute;
		left:0%;
		width:40%;
		margin-top:-3%;
		z-index:-1;
	}
	
	.menu-droplets6 {
		position:absolute;
		left:60%;
		width:40%;
		margin-top:-3%;
		z-index:-1;
	}

	.menu-droplets7 {
		position:relative;
		width:49%;
		z-index:-1;
	}
	
	.menu-droplets8 {
		position:relative;
		width:50%;
		z-index:-1;
	}
	
	.menu-home1 {
		position:relative;
		z-index:10;
		width:42%;
		margin-top:-7%;
	}
	
	.menu-menu1 {
		position:relative;
		z-index:10;
		width:42%;
	}
	
	.menu-aboutus1 {
		position:relative;
		z-index:10;
		width:80%;
		padding-left:15%;
		margin-top:7%;
	}
	
	.menu-news1 {
		position:relative;
		z-index:10;
		width:42%;
		padding-top:4%;
		margin-top:7%;
	}
	
	.menu-products1 {
		position:relative;
		z-index:10;
		width:70%;
	}
	
	.menu-gallery1 {
		position:relative;
		z-index:10;
		width:70%;
		margin-top:-7%;
	}
	
	.menu-dd1 {
		position:absolute;
		z-index:-1;
		height:130%;
		width:120%;
		margin-top:-10%;
		left:-10%;
	}
	
	.menu-dd2 {
		position:absolute;
		z-index:-1;
		margin-top:-10%;
		left:-6%;
		
	}

	.menu-dd-buffet1 {
		position:relative;
		width:66%;
		margin-right:30%;
		margin-top:-2%;
	}
		
	.menu-dd-dinein1 {
		position:relative;
		width:66%;
		margin-left:30%;
		margin-top:-2%;
	}
	
	.menu-dd-drivethru1 {
		position:relative;
		width:72%;
		margin-right:30%;
		margin-top:-2%;
	}
		
	.menu-dd-catering1 {
		position:relative;
		width:65%;
		margin-left:30%;
		margin-top:-2%;
	}
		
	.menu-dd-natingreds1 {
		position:relative;
		width:80%;
		margin-right:30%;
		margin-top:-2%;
	}
	
	.menu-dd-location1 {
		position:relative;
		width:66%;
		margin-right:30%;
		margin-top:-2%;
	}
		
	.menu-dd-histphilo1 {
		position:relative;
		width:80%;
		margin-left:30%;
		margin-top:-2%;
	}
		
	.menu-dd-whyplant1 {
		position:relative;
		margin:2%;
		width:80%;
		margin-right:30%;
		margin-top:-2%;
	}
		
	.menu-dd-contactus1 {
		position:relative;
		width:66%;
		margin-left:30%;
		margin-top:-2%;
	}
	
	.menu-dd-newsupdates1 {
		position:relative;
		width:66%;
		margin-right:30%;
		margin-top:-2%;
	}
	
	.menu-dd-calendarevents1 {
		position:relative;
		width:66%;
		margin-left:30%;
		margin-top:-2%;
	}
	
	.menu-dd-press1 {
		position:relative;
		width:66%;
		margin-right:30%;
		margin-top:-2%;
	}
	
	.menu-dd-wholesale1 {
		position:relative;
		width:66%;
		margin-right:30%;
		margin-top:-2%;
	}
	
	.menu-dd-art1 {
		position:relative;
		width:66%;
		margin-left:30%;
		margin-top:-2%;
	}
	
	
	/*-------------------------------------------------/
 * MAIN.HTML and general content STYLES
 */
 
 #content {
	position:relative;
	width:100%; height:auto; margin:0; padding:0;
	color: #000;
	/*background: #5d5545;*/
	font-family: Georgia, "Lithos Black", "Comic Sans MS", "Arial Black", "Times New Roman";
}
	 
*.whtlnk { color:#fcd66d; margin:0; padding:0; }
.whtlnk:hover { color:#fff; }
	
#container1 {
	display:inline-block;
	width:100%; height:auto; margin:0; padding:0;
	color: #000;
	/*background:  url("../img/browngrad1.png");*/
	padding-bottom:1%;
	margin-bottom:-1%;
	z-index:-1;
}

.droplets1 {
	position:absolute;
	
}

.droplets2{
	position:absolute;
	right:0;
	z-index:0;
}

.droplets3 {
	position:absolute;
	left:0;
	bottom:0;
	z-index:-10;
}

.droplets4{
	position:absolute;
	right:0;
	bottom:0;
	z-index:-10;
}

		
#infopanel {
	float: left;
	text-align: center;
	width:auto;
}

.info {
	padding-bottom: 15px;
	border-bottom: 2px solid #fcd66d;
	margin-bottom: 15px;
}

.header {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	padding-bottom: 3px;
	text-shadow:#999999 5px 5px 5px;
}

.line {
	display: block;
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	background-color: inherit;
	text-shadow:#999999 5px 5px 5px;
}

#archleft1 {
	position:absolute;
	left:0%;
	top:20%;
	z-index:-12;
}

#archright1 {
	position:absolute;
	right:0%;
	top:20%;
	z-index:-12;
}

#archleft2 {
	position:absolute;
	left:0%;
	bottom:-2%;
	z-index:-12;
}

#archright2 {
	position:absolute;
	right:0%;
	bottom:-2%;
	z-index:-12;
}

#archleft3 {
	position:absolute;
	left:0%;
	bottom:20%;
	z-index:-12;
}

#archright3 {
	position:absolute;
	right:0%;
	bottom:20%;
	z-index:-12;
}

#address1 {
	margin-left:4%;
	position:relative;
	margin-bottom:2%;
}

#address1img {
	width:20%;
}

#intro1 {
	margin-top:-3%;
	margin-left:4%;
}

#intro1img {

	width:64%;
}


#photoframe {
	
	margin:1.5%;
}

#photoframeimg {
	margin-top:-2%;
	width:40%;
}

#mission {	
}

#missionimg { 
	margin-top:-30%;
	margin-left:35%;
	width:40%;
	margin-bottom:2%;
}

#newsupdates1 {
	width:33%;
}

#newsupdates1img {
	/*position:absolute;
	right:4%;
	top:5%;
	height:23%;
	width:31%;
	z-index:0;*/
	position:relative;
	width:31%;
	margin-left:65%;
	margin-top:-16%;
}

#newsupdates2 {

	/*position:absolute;
	right:1%;
	top:8%;
	width:29%;
	z-index:1;*/
	position:relative;
	width:25%;
	margin-left:70%;
	margin-top:-22%;
	  font-size:0.75em;
	 line-height:1.125em;
}

#upcomingevents1img {
	/*position:absolute;
	right:4%;
	top:30%;
	height:23%;
	width:31%;
	z-index:0;*/
	position:relative;
	width:31%;
	margin-left:64%;
	margin-top:-10%;
}

#upcomingevents2 {
	/*position:absolute;
	right:0%;
	top:33%;
	width:29%;
	z-index:1;*/
	position:relative;
	width:25%;
	margin-left:70%;
	margin-top:-22%;
	 font-size:0.75em;
	 line-height:1.125em;

}

#newser {
	background: #fff url("../img/newsbkgnd.png") center center no-repeat;
	padding-top:3%;
	height:33px;
	text-align:center;
}

#newsbox p { padding-left:5px; }
#newsbox h2 { padding-left:5px; }
#newsbox a { padding-left:5px; }

#separatordiv {
	width:100%;
	background:url("../img/separator.png") repeat-x;
	height:1.5em;
}

#bottomdiv { /*NOTE This works because the parent element is position:relative*/
	position:absolute; bottom:-1.4%; left:0;
	height:10px;
	z-index:100;
	width:100%;
	background: url("../img/boxbottomwhitegrad1.png") bottom left repeat-x;
}

#eventsbox { 
	float:left;
	width:33%;
	max-width:24%;
	min-width:24%;
	min-height:95%;
	background: #fff url("../img/boxbottomgrad.png") bottom left repeat-x;
	padding:5px;
	border-top: 1px solid #5d5545;
}

#radishlowerbk2 {
	float:right;
	position:absolute;
	right:4%;
	bottom:3%;
}

p.date { color:#991a24; margin-left:3px; margin-top:14px; font-style:italic; text-align:left;}

.readmore { text-decoration:none; margin-left:1px; color:#77b040; font-size:13px; font-style:italic;}

.centeredspan{ text-align:center; }

.newsheader { color:#333; font-size:120%; font-weight:bold;}

.newstitle { text-align:center; color:#991a24; font-size:large; font-weight:bold; }
.newstitle a{ text-align:center; text-decoration:none; color:#333; font-size:large; font-weight:bold; }

.bigfirstletter { font-size:xx-large; color:#991a24; line-height: 1.5em;}
.bigfirstletterheader { font-size:xx-large; color:#991a24; line-height: 1.5em;  padding-left:2%;}
.bigfirstletterheadercenter { font-size:xx-large; color:#991a24; line-height: 1.5em;  padding-left:2%; text-align:center;}

.underliner { border-bottom: 2px solid #991a24; margin-bottom:2%;}

.overliner {clear:both;border-top: 2px solid #991a24; margin-bottom:2%; padding-top:2%; text-align:center;}
/*-------------------------------------------------/
 * FOOTER STYLES
 */
 
 #footer {
	position:absolute;
	text-align: center;
 	width:100%; height:auto; margin:0; padding:0;
	padding-top:2%;
	/*background-color: #fff; 
	background:  url("../img/grad4d.png") repeat-x;*/
	font-family: Georgia, "Lithos Black", "Comic Sans MS", "Arial Black", "Times New Roman";

}

#footer1 {
	position:absolute;
	bottom:20%;
	width:65%;
	height:60%;
	left:17.5%;
	z-index:-1;
}

#contactinfo{
	padding-top:1%;
	padding-bottom:1%;
	text-align: center;
	color: #ffd54f;
	font-family: Georgia, "Lithos Black", "Comic Sans MS", "Arial Black", "Times New Roman";
	z-index:12;
	/*text-shadow:#fff 1px 1px 1px;*/
	  font-size:0.75em;
	 line-height:1.125em;
	 background: url("../img/footer2.png") center center no-repeat;
}

#newslettersignup {
	float:left;
}

/*-------------------------------------------------/
 * BUFFET.HTML STYLES
 */
 
#cucumberbk{
	position:absolute;
	right:0;
	top:4%;
}

#breakplatebk {
	position:absolute;
	left:0;
	top:10%;
}

#buffetinfo1 {
	position:absolute;
	left:15%;
	margin-top:2%;
	width:19.5%;
}

#buffetbanner {
	margin-left:48%;
	margin-top:8%;
	margin-bottom:2%;
	width:40%;
}

#buffetsamples {
	position:absolute;
	left:29%;
	top:18%;
	width:14%;
}

#absoluteheader {
	width:100%;
	height:10px;
	z-index:100;
	background: #fff url("../img/grad6c.png") repeat-x;
}

.buffetcolumn1 { 
	position:relative;
	float:left;
	width:33%;
	height:100%;
	margin-left:11%;
	margin-right:2%;
	margin-top:5%;
	background: #fff;
	padding-top:0;
	text-align:center;
	overflow:visible;
}

.buffetcolumn1 h1 { color:#991a24; padding-bottom:2%; 
	padding:5px;}

strong { font-weight:bold; }

#bottombottomdiv { /*NOTE This works because the parent element is position:relative*/
	position:absolute; bottom:-.4%; left:0;
	height:10px;
	z-index:100;
	width:100%;
	background: url("../img/boxbottomwhitegrad1.png") bottom left repeat-x;
}
/*-------------------------------------------------/
 * DRIVETHRU.HTML STYLES
 */
 
#open1 {
	position:relative;
	margin-left:21%;
	margin-right:4%;
	width:14%;
}

#drivethru1 {
	position:relative;
	margin-top:4%;
	width:40%;
}

.drivethrucenteredcolumn {
	text-align:center;
	padding-top:2%;
}

#burgerbk{
	position:absolute;
	left:0;
	top:44%;
}

#friesbk {
	position:absolute;
	right:0;
	top:45%;
}

#bottomdrivethrudiv { /*NOTE This works because the parent element is position:relative*/
	position:absolute; bottom:-3%; left:0;
	height:10px;
	width:100%;
	background: url("../img/boxbottomwhitegrad1.png") bottom left repeat-x;
}

/*-------------------------------------------------/
 * DINEIN.HTML STYLES
 */
 

#dineininfo1 {
	width:16.5%;
	margin-left:18%;
} 
#outdoorwallprobanner2 {
	margin-top:4%;
	width:40%;
	margin-left:9%;
}

.dineinfloat {
	margin-top:4%;
	margin-left:8%;
	margin-bottom:2%;
	color: #000;
	overflow:hidden;
}

 #dineinintro {
	position:relative;
	margin-top:2%;
	float:left;
	width:61%;
	margin-left:19.5%;
	background: #fff;
	text-align:center;
	font-weight:bold;
	font-size:large;
	line-height: 1em;
}

.dineindescripleft {
	float:left;
	margin-top:10%;
	margin-right:2%;
	padding:1%;
	width:14%;
}

.dineindescripright {
	float:right;
	margin-top:10%;
	margin-right:6%;
	padding:1%;
	padding-right:4%;
	width:14%;
}

.dineinimg1{
	width:70%;
	height:75%;
}

.dineinimg2{
	margin-left:4%;
	width:70%;
}

.dineinimg3 {
	width:55%;
}
/*-------------------------------------------------/
 * CATERING.HTML STYLES
 */
 
#catering1 {
	position:relative;
	margin-top:4%;
	margin-left:29%;
	width:41.5%;
} 
 
.catering {clear:both;
	text-align:center;
	padding-top:2%;
	margin-bottom:2%;
}

#cateringimg{
	position:relative;
	width:45%;
	margin-left:27.5%;
	margin-top:4%;
}

/*-------------------------------------------------/
 * INGREDIENTS.HTML STYLES
 */

 
 #natingredients1 {
	position:relative;
	margin-left:14%;
	width:18.5%;
}
 
#ingredients1 {
	position:relative;
	margin-top:4%;
	margin-left:15%;
	width:41.5%;
 }
 
 #ingredients {
	float: left;
	margin-left:15%;
	margin-top:2%;
	width:70%; height:100%; 
} 
 
 #ingredientscontent {
	color: #000;
	background: #fff;
	overflow:hidden;
	padding-left:1em;
	padding-right:1em;
	line-height:1.5em;
	border: 1px solid #77b040;
	border-right-color:#77b040;
	border-bottom:0px;
	border-top: 0px;
 }
 
 .solid2{ 
	color:#fff; 
	margin-top:1em; 
	padding-left:1em; 
	margin-bottom:.5em;
	text-shadow:#294820 1px 1px 1px;
}
	
h2.solid2  {
	background:url("../img/separatorgrad1.png") repeat-y;
}	
	
.solid2 span { 
	color:#fff; 
	font-style:italic; 
	text-shadow:#294820 1px 1px 1px;
}

#ingredients img {
	text-align:center;
}

.centeredimage {
	text-align:center;
	padding-top:1%;

}
#ingredients h1 { 
	color:#991a24; 
	text-align:center; 
	font-size:x-large;
}

#ingredients p { text-indent:2em; margin-bottom:1em;}

.emph { color:#991a24; font-weight:bold;}

#ingredients h2.solid { 
	color:#fff; 
	margin-top:1em; 
	border: 2px solid #5d5545; 
	background:#77b040; 
	padding-left:1em; 
	margin-bottom:.5em;
	border-right-color:#77b040;
	border-bottom-color:#77b040;
	text-shadow:#294820 1px 1px 1px;
}
	
#ingredients h2.solid span { 
	color:#fff; 
	font-style:italic; 
	text-shadow:#294820 1px 1px 1px;
}

#ingredglossary p{
	text-indent:0;
	margin-bottom:.75em;
}

#ingredients a {
	
	color:#991a24;
}

.padlft {
	margin-left:2%;
	
}

/*-------------------------------------------------/
 * LOCATION.HTML STYLES
 */
 
#location {
	float: left;
	margin-left:10%;
	padding-top:2%;
	width:80%; height:100%; 
}
 
.map {
	position:relative;
	border: 3px solid #006600;
	width: 70%;
	height: 400px;
	margin-left:15%;
	border-right-color:#77b040;
	border-bottom-color:#77b040;
}

a.google {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:1em;
	color:#991a24;
}


/*-------------------------------------------------/
 * HISTORY.HTML STYLES
 */

.imageL {
	float: left;
	margin: 1.4em 1em .5em 1em;
	border: 0;
}	

.imageR {
	float: right;
	margin: 1.4em 1em .5em 1em;
	border: 0;
}

.whtbkgnd {
	background: #fff;
}

.history1 {
	text-align:center;
	padding-top:4%;
}

#history2 {
	padding:2%;
	line-height:1.5em;
	font-size:large;
}

/*-------------------------------------------------/
 * PLANT-BASED.HTML STYLES
 */
 
#plantbasedcontent {
	float: left;
	margin-left:15%;
	margin-top:4%;
	width:70%; height:100%; 
}

#whyplantbased1 {
	position:absolute;
	top:10%;
	left:10%;
	width:19%;
}

#plantbased {
	color: #000;
	background: #fff;
	overflow:hidden;
	padding:1em;
	line-height:1.5em;
	padding-top:8%;
}

#plantbased h1 { 
	font-size:x-large;
	text-align:center;
	color:#fff; 
	margin-top:1em; 
	border: 2px solid #5d5545; 
	background:#77b040; 
	padding-left:1em; 
	margin-bottom:.5em;
	border-right-color:#77b040;
	border-bottom-color:#77b040;
	text-shadow:#294820 1px 1px 1px;
	line-height:1.5em;
}

#plantbased p { 
	margin:1em;
}

#plantbased a {
	color:#991a24;
}

/*-------------------------------------------------/
 * CONTACTUS.HTML STYLES
 */
 
#contactus1 {
	float: left;
	margin-left:15%;
	margin-top:4%;
	width:70%; height:100%; 
}

#contactusbox {
	color: #000;
	background: #fff;
	overflow:hidden;
	padding:1em;
	padding-top:8%;
	line-height:1.5em;
}
 
#contactusinfo { 
	float:left;
	width:32%;
	padding-top:.75em;
	padding-left:1em;
	text-align:center;
	margin-bottom:1em;
	border-right: 1px solid #E4B83D;
}

.contactus {
	float:left;
	padding-left:5%;
	width:52%;
	text-align:center;
	line-height:2em;
}

#contactusbox a {
	color:#991a24;
}

#radishlowerbk {
	float:right;
	position:absolute;
	right:13%;
	top:70%;
}

/*-------------------------------------------------/
 * NEWSUPDATES.HTML STYLES
 */
 

#newscontent {
	float: left;
	margin-left:15%;
	margin-top:12%;
	width:70%; height:100%; 
}
 
.newser1 {
	position:relative;
	width:95%;
	left:2.5%;
	z-index:0;
}
 
 #newsupdates2img {
	position:absolute;
	top:5%;
	left:12%;
	width:19%;
}
 
 .newsdate {
	float: left;
	width: 2em;
	border: 1px solid #CCC;
	padding: 0 3px 3px;
	margin: 6% 6px 0 0;
	background: #e2eac5;
}

.newsday {
	display: block;
	color: #660000;
	padding: 0 0 2px;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

.newsmonth {
	display: block;
	padding: 0 0 1px;
	border-bottom: 1px solid #CCC;
	text-align: center;
	text-transform: uppercase;
	font: .7em Georgia, "Times New Roman", Times, serif;
}

.newsyear {
	display: block;
	padding: 1px 0 0;
	text-align: center;
	font: .6em Georgia, "Times New Roman", Times, serif;
}

.newsentry {
	position:relative;
	padding-left:10%;
	padding-right:10%;
	margin-top:-23%;
	margin-bottom:19%;
}

.newsbyline{
	padding-left:7%;
	text-align:center;
}

.newsheadline { font-size:xx-large; color:#991a24; padding-left:4.3%; text-align:center;}

.newsdivider {
	height:.5em;
	margin-top:1em; 
	background:url("../img/separatorgrad1.png") repeat-y;
	margin-bottom:.5em;
	clear:both;
}

#radishupperbk {
	float:right;
	position:absolute;
	right:14%;
}

/*-------------------------------------------------/
 * CALENDAR.HTML STYLES
 */

#upcomingevents3 {
	position:absolute;
	top:3%;
	left:0%;
	width:19%;
}
 
#cal {
	float:left;
	width:98%;
	background:#fff;
	margin-left:1%;
	margin-right:1%;
	margin-top:4%;
}

#cal h1 { 
	font-size:x-large;
	text-align:center;
	color:#fff; 
	margin-top:1em; 
	border: 2px solid #5d5545; 
	background:#77b040; 
	margin-left:2%; 
	margin-bottom:.5em;
	border-right-color:#77b040;
	border-bottom-color:#77b040;
	text-shadow:#294820 1px 1px 1px;
	line-height:1.5em;
}

#cal a {
	color:#991a24;
} 

.calbyline{
	padding-left:2%;
	padding-top:1%;
}

#calendarframe {
	float:right;
	height:500px;
	width:64%;
	padding: 1% 1% 2% 2%;
	background:#fff;
}

#upeventscontent {
	margin-top:7%;
}

.calnewsentry {
	margin-top:4%;
	padding: 0% 5% 1% 5%;
	padding-left:1%;
	padding-right:5%;
}

.eventnewsdate {
	float: left;
	width: 2em;
	border: 1px solid #CCC;
	padding: 0 3px 3px;
	margin: 1% 6px 0 0;
	background: #e2eac5;
}

.caldivider {
	height:.5em;
	margin-top:1em; 
	background:#77b040; 
	margin-bottom:.5em;
	
	background:url("../img/separatorgrad1.png") repeat-y;
}

.h1buffer {
	margin-bottom:3%;
}

#stores {
	float:left;
	margin-top:3%;
	width:100%;
}

.listbox {
	margin-top:3%;
	margin-left:3%;
	float:left;
}

.italicised {
	font-style:italic;
}


/*-------------------------------------------------/
 * GALLERY.HTML STYLES
 */
 
#veglogosmall1 {
	position:relative;
}

#upper1 {
	position:relative;
}

#wholesale {
	clear:both;
	text-align:center;
	
}


/*-------------------------------------------------/
 * GALLERY.HTML STYLES
 */
 
 #clickanimage1 {
	float:left;
	margin-top:2%;
	width:19%;
 }
 
.gallery-imgs {
	margin-left:1%;
}

.gallery-th {	
	position:relative;
	margin:2%;
	padding-top:2%;
	width:10%;
}

.gallery-th2 {	
	position:relative;
	margin:4%;
	padding-top:2%;
	width:10%;
	margin-top:2%;
	margin-bottom:6%;
}

/*-------------------------------------------------/
 * ART.HTML STYLES
 */
 
.bordered {
	border: 1px solid #77b040;
}
.artimage { 
	float:left;
	margin:2%;
	padding-right:2%;
}

.art { padding-top:2%;}

.art h2 {
	line-height: 1.3em;
	text-align:center;
	font-weight:bold;
	font-size:large;
	padding-top:2%;
}

.art h3 {
	margin-top:1%;
	line-height: 1.3em;
	text-align:center;
	font-weight:bold;
	font-size:medium;
}

.art p {
	margin:2%;
}