/* CSS <style> Document */


/*

Old Border for everything: border:1px solid #007700;

*/

body{
	background:url('/images/background-main.png') top center;
	font-family:verdana,arial,sans serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

a { color:#930; text-decoration:none; }
a:active { text-decoration:underline; }
a:hover { text-decoration:underline; }
a.crumblinks { color:#66CC66; text-decoration:none; }
a.crumblinks:hover { color:#FFFFFF; text-decoration:underline; }
a.linklist { color:#003300; text-decoration:underline; }
a.linklist:hover { color:#003300; }

#container {
	margin:0px auto;
	padding-top:48px;
	width:800px;
	z-index:1;
}

#container div.shim {
	line-height:6px;
	background:#ddfd74;
}

#header {
	z-index:2;
	position:fixed;
	top:0px;
	width:100%;
	background:url('/images/bg.nav.png') top center repeat-x;
	height:71px;
	color:#996;
}
#header div.nav {
	padding:13px 16px;
	text-align:center;
}
#header a {
	color:#FFF;
	margin:0px 10px;
	font-size:15px;
}

#title {
	height:167px;
	padding:0px;
	/*border:1px solid #ddfd74;*/
	background:url('/images/title.summer.1.jpg') center center no-repeat;
}

#breadcrumbs {
	padding:5px 14px;
	background:#ddfd74;
	vertical-align:middle;
	color:#930;
	font-size:11px;
}
#breadcrumbs a {
	color:#930;
}


.infotitle{
	font-size:14pt;
	font-weight:bold;
}

td.nav{
	width:166px;
	padding:0px;
	background:#FFFFFF;
	font-size:12px;
	border:1px solid #ddfd74;
	border-top:0px;
	border-right:2px solid #ddfd74;
	vertical-align:top;
}
div.navtitle{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

td.nav a {
	color:#930;
}

#navigation {
	width:160px;
	padding:3px;
	font-family:sans-serif;
}
#navigation ul {
	margin:0px;
	padding:0px;
	padding-bottom:1px;
	border-top:1px dashed #ddfd74;
	border-bottom:1px dashed #ddfd74;
}
#navigation ul li {
	margin-left:15px;
	padding-bottom:1px;
	list-style-type:disc;
	border-top:1px dashed #ddfd74;
}
#navigation ul li.first {
	border-top:0px;
}
#navigation ul li.active {
	list-style-image:url('/images/smarrowright.gif');
	font-weight:bold;
}
#navigation ul li a {
	display:block;
	background:transparent;
	padding-left:2px;
	font-variant:small-caps;
}
#navigation ul li a:hover {
	background:#ddfd74;
	text-decoration:none;
}
#navigation ul ul {
	margin:0px;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:10px;
	padding:0px;
	padding-bottom:2px;
	border:0px;
}
#navigation ul ul li {
	margin-left:10px;
	list-style-type:square;
	border-top:1px dashed #ddfd74;
}
#navigation ul ul li.first {
	border-top:0px;
}
#navigation ul ul li.active {
	list-style-image:url('/images/smarrowright.gif');
	font-weight:bold;
}

div.ad_nav {
	margin-top:50px;
	text-align:center;
}
div.ad_nopic {
	margin-top:300px;
	text-align:center;
}

img#grass {
	position:fixed;
	bottom:-50px;
	left:50px;
	width:185px;
	height:300px;
	z-index:0;
}

.main{
	padding:3px;
	background:#ffc;
}
.homemain{
	background:#ffc;
	vertical-align:top;
}
.wreathmain{
	background:#66CC66;
	vertical-align:top;
}

.wreaths{border:2px dashed #000000;}


div.social_badges {
	text-align:right;
	float:right;
}
div.social_badges img {
	margin:5px 5px 0px 0px;
	opacity:0.7;
	border:0px;
}
div.social_badges img:hover {
	opacity:1.0;
}

#fb_findus {
	width:480px;
	margin:0 auto;
	background-color:#FFF;
}
#fb_like {
	width:450px;
	margin:0 auto;
	background-color:#FFF;
}


/* AUXILIARY NAVIGATION */

/*
#ecdfba

*/

td.aux{
	width:166px;
	height:500px;
	background:#FFFFFF;/* url('/images/bg.nav.right.png') top left repeat-y;*/
	font-size:8pt;
	border:1px solid #ddfd74;
	border-left:2px solid #ddfd74;
	border-top:none;
	vertical-align:top;
}
div.auxsubttl{
	text-align:center;
	font-size:7pt;
	border-top:1px solid #007700;
	border-bottom:1px solid #007700;
}


#auxnav {
	width:160px;
	padding:3px;
}
#auxnav ul {
	margin:0px;
	padding:0px;
}
#auxnav ul li {
	margin:2px 0px;
	margin-left:20px;
	padding-bottom:2px;
	border-bottom:1px dashed #33CC33;
}
#auxnav ul li.active {
	list-style-image:url('/images/smarrow.gif');
	text-transform:uppercase;
}
#auxnav ul li.photo {
	list-style-image:url('/images/smimgav.gif');
}

#psearch {
	padding:4px 0px;
	margin-bottom:10px;
	border-bottom:1px solid #22AA22;
	text-align:center;
}
#psearch div.title {
	font-size:14px;
	font-weight:bold;
}
#psearch form {
	margin:0px;
}
#psearch input.query {
	width:144px;
	padding:2px 3px;
	background:#abd799;/* url('/images/bg.input.search.png') repeat-x;*/
	border:1px solid #006600;
	font-family:sans-serif;
	font-size:16px;
}
#psearch input.submit {
	margin:2px 4px;
	font-size:12px;
}


.content{
	padding:0px;border:0px;
}

table.contenttable {
	width:100%;
}
table.contenttable td {
	vertical-align:top;
}

#footer {
	padding:20px 25px;
	text-align:left;
	font-size:15px;
	color:#000000;
	background:url('/images/bg.footer.png') top center repeat-x;
}
#footer a {
	color:#000;
}
#footer p {
	margin:10px 0px;
	padding:2px 8px;
	border-left:2px #fc8 solid;
}

.design{font-size:8pt;color:#88BB88;text-decoration:none;}
.design:link{color:#88BB88;text-decoration:none;}
.design:hover{color:#88BB88;text-decoration:none;}

.linklist{font-size:10pt;}
.linklistpic{font-size:10pt;list-style-image:url('/images/smimgav.gif');}

.shipping{font-size:12pt;text-align:center;font-weight:bold;}

.previmg{border:2px solid #FFFFFF;text-align:center;}




#home {
	margin:20px 10px 40px 10px;
	width:480px;
	text-align:left;
	font-family:sans-serif;
	font-size:14px;
}
#home a {
	color:#F74;
	font-weight:bold;
}
#home div.welcome_bold_center {
	margin:10px 5px;
	text-align:center;
	font-weight:bold;
}

#home div.hours {
	width:230px;
	text-align:center;
}
#home div.hours div.title {
	margin:10px 0px 5px 0px;
	font-weight:bold;
	font-size:20px;
	font-variant:small-caps;
}
#home div.hours em {
	padding-left:10px;
}
#home div.right {
	float:right;
}
#home div.renovation {
	margin:10px 0px;
	padding:10px 0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#C00;
	border:2px solid #C00;
	border-radius:15px;
	-moz-border-radius:15px;
	background:#FFE url('/images/garden_cafe_logo_faded.png') center center no-repeat; 
}


div.news {
	margin:30px 0px;
	clear:both;
}
div.news div.title {
	margin-bottom:10px;
	font-size:32px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:center;
}
div.news div.date {
	margin:0px 0px 10px -20px;
	border-bottom:1px dashed #66CC66;
	font-weight:bold;
}
















