/* HTML TAG REDEFINITIONS */

html
{
	height:101%; /* to force a scrollbar in Firefox */
}

body
{
	margin:0 0;
	background-color:white;
}

body,
td
{
	font-family:Trebuchet, "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	line-height:1.4em;
	color:#7b5f45;
}

div
{
	position:relative;
}

table
{
	border-collapse:collapse; 
}

td
{
	vertical-align:top;
}

h2
{
	margin:0 0;
}

p
{
	margin:0 0 1em 0;
}

img
{
	position:relative;
	border:none;
}

hr
{
	height:1px;
	margin:2em 0;
	border:none;
	background-color:#cadff0;
}

/* MAJOR STRUCTURAL DIVS */
#container
{
	width:100%;
	height:100%;
	text-align:center;
}

#banner
{
	width:780px;
	margin:36px auto 0 auto;
	padding:90px 0 0 0;
	text-align:left;
}

#main
{
	margin:0 auto;
	width:780px;
	/* background-color:whitesmoke; */
	text-align:left;
}

#footer
{
	clear:both;
	padding:1em 0 0 0;
	text-align:center;
	font-size:0.85em;
	color:#c0c0c0;
}

/* BANNER STYLES */
#banner .logo
{
	position:absolute;
	top:0;
	right:0;
}

#topNav
{
	margin:1em 0 2.5em 0;
	text-align:left;
}

#topNav ul
{
	position:relative;
	margin:0 0;
	padding:0 0;
	list-style-type:none;
	white-space:nowrap;
}

#topNav ul li
{
	display:inline-block;
	margin:0 8px;
	padding:0 0;
}

#topNav ul li.first
{
	margin-left:0;
}

#topNav ul li.last
{
	margin-right:0;
}

#topNav ul li a
{
	color:#709bbf;
	text-decoration:none;
}

#topNav ul li a:hover
{
	color:#afd0ff;
}

/* BODY-TEXT STYLES */
#bodyText {
	margin:1.5em 0;
	/* font-family:Georgia, Times, "Times New Roman", serif; */
	/* font-family:"Palatino Linotype", "Book Antiqua", "Palatino", serif; */
	/* font-family:"Times New Roman", Times, serif; */
	/* font-family:"MS Serif", "New York", serif; */
}

#bodyText h2
{
	font-family:Trebuchet, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#709bbf;
}

#bodyText .important strong
{
	text-transform:uppercase;
}

#bodyText p
{
	margin:0 0 1em 0;
}

#bodyText a
{
	color:#709bbf;
	text-decoration:none;
}

#bodyText a:hover
{
	text-decoration:underline;
}

/* NEWS LIST STYLES */
.news .item h2
{
	font-size:1.3em;
	font-weight:normal;
	color:#709bbf;
}

/* HOME PAGE STYLES */

.home #bodyText .content,
.home #bodyText .news
{
	margin:0 0 0 347px;
}

.home #bodyText .content img
{
	left:-4px;
	margin:0 1em 0 0;
	vertical-align:middle;
}

.home #spot1container
{
	float:left;
	left:-4px;
	width:326px;
	height:477px;
	
	background:transparent url(images/picture-frame_tall_large.jpg) no-repeat top left;
}

.home img#spot1
{
	top:10px;
	left:12px;
}

.home #bodyText .twitter /* not currently used; the 'twitter' element has been moved */
{
	clear:left;
	float:left;
	top:24px;
	left:-4px;
	width:326px;
	text-align:center;
}

.home #bodytext .twitter a
{
	color:#bf7b3a;
	text-decoration:none;
}

.home #bodyText .twitter a img
{
	vertical-align:middle;
}

.home #bodyText .news
{
	margin-top:3em;
	margin-bottom:4em;
	padding:0 0;
	border-top:solid 1px #cadff0;
}

.home #bodyText .news .item
{
	padding:1em 0;
	border-bottom:solid 1px #cadff0;
}

/* FLAVOURS PAGE STYLES */

.flavours #bodyText h2
{
	margin-bottom:0;
}

.flavours #bodyText .content
{
	margin:0 300px 0 0;
	min-height:400px;
}

.flavours img#spot1
{
	z-index:100;
	float:right;
}

.flavours img#spot2
{
	z-index:50;
	clear:right;
	float:right;
	top:-72px;
	right:-24px;
}

/* PRICING PAGE STYLES */

.pricing #bodyText ul
{
	margin:1em 0 1em 48px;
	padding:0;
	list-style-type:none;
}

.pricing #bodyText ul li
{
	position:relative;
	margin:0 0 0 10em;
}

.pricing #bodyText ul li .label
{
	position:absolute;
	top:0;
	left:-10em;
	color:#709bbf;
	font-weight:normal;
}

.pricing #bodyText p.note
{
	margin:2em 0 1em 48px;
}

.pricing #bodyText .content
{
	margin:0 300px 0 0;
	min-height:400px;
}

.pricing img#spot1
{
	z-index:100;
	float:right;
}

.pricing img#spot2
{
	z-index:50;
	clear:right;
	float:right;
	top:-30px;
	right:12px;
}

/* ORDERING PAGE STYLES */

.ordering #bodyText .content
{
	margin:0 300px 0 0;
	min-height:400px;
}

.ordering img#spot1
{
	z-index:100;
	float:right;
}

.ordering ul 
{
	margin:1em 0 1em 0;
	padding:0 0;
	list-style-type:none;
}

.ordering #bodyText ul li
{
	position:relative;
	margin:0 0 0 4em;
}

.ordering #bodyText ul li .label
{
	position:absolute;
	top:0;
	left:-4em;
	color:#709bbf;
	font-weight:normal;
}

.ordering #bodyText p.note
{
	margin:2em 0 1em 0;
	color:#709bbf;
}

/* CATERING PAGE STYLES */

.catering #bodyText .content .column1
{
	margin:0 300px 200px 0;
}

.catering img#spot1
{
	z-index:100;
	float:right;
	margin:0 0 36px 0;
}

.catering #bodyText .content .column2
{
	clear:right;
	margin:0 0 0 360px;
	min-height:400px;
}

.catering img#spot2
{
	z-index:50;
	clear:right;
	float:left;
	top:-14em;
	left:48px;
}

/* COMMUNITY PAGE STYLES */

.community #bodyText .content
{
	margin:0;
}

.community #spot1container
{
	position:absolute;
	top:-24px;
	left:-24px;
	width:50%;
}
.community #bodyText .content .column1
{
	position:absolute;
	top:300px;
	left:0;
	width:50%;
	margin:0 300px 200px 0;
}

.community #bodyText .content .column2
{
	top:60px;
	left:12px;
	margin:0 0 14em 51%;
	min-height:400px;
}

.community #bodyText .note
{
	width:100%;
	margin:144px auto;
	text-align:center;
}

/* ABOUT PAGE STYLES */

.about #bodyText .content
{
	margin:0 360px 0 0;
	min-height:400px;
}

.about img#spot1
{
	z-index:100;
	float:right;
}

.about img#spot2
{
	z-index:50;
	clear:right;
	float:right;
	top:-36px;
	right:12px;
}

/* CONTACT PAGE STYLES */

.map .map .container
{
	float:left;
	width:420px;
	height:272px;
	background:transparent url(images/picture-frame_wide_large.jpg) no-repeat top left;
}

.map #bodyText iframe
{
	z-index:100;
	margin:8px 0 0 9px;
	/* border:solid 2px red; */
}

.map #bodyText small /* the "view larger map" link */
{
	display:none;
	position:absolute;
	z-index:1000;
	top:272px;
	left:0px;
}

.map #bodyText .content
{
	margin:0 0 0 440px;
}

.map ul 
{
	margin:1em 0 2em 0;
	padding:0 0;
	list-style-type:none;
}

.map #bodyText ul li
{
	position:relative;
	margin:0 0 0 4em;
}

.map #bodyText ul li .label
{
	position:absolute;
	top:0;
	left:-4em;
	color:#709bbf;
	font-weight:normal;
}

.map #bodyText table#hours
{
	width:auto;
	margin:0.25em 0;
}

.map #bodyText table#hours td
{
	width:auto;
	white-space:nowrap;
}

.map #bodyText table#hours td.label
{
	padding-right:1em;
	font-weight:normal;
}

/* FOOTER STYLES */

#footer .twitter /* not currently used; the 'twitter' element has been moved */
{
	position:absolute;
	top:-36px;
	right:0px;
	font-size:1.175em;
}

#footer .twitter a
{
	color:#bf7b3a;
	text-decoration:none;
}

#footer .twitter a img
{
	vertical-align:middle;
}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
margin:0 0;
font-size:1em;
font-weight:normal;
color:#709bbf;
}

.label {
font-weight:bold;
color:#709bbf;
}

.note {
font-style:italic;
font-size:0.85em;
}

.important {
color:#709bbf;
}

