body {
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-image: url(orangeback.jpg);
	background-repeat: repeat;
	background-position: 0 0;
}

p {
	line-height:1.5em;
	margin:0;
	padding:4px 0;
}


.border {
	border: 1px solid #cc6600;
}
#main {
	background:#FFFFFF none repeat 0 0;
	margin:2px auto;
}

.wrapper {
	width:980px;
}

#header {
	background:#FFFFFF;
	display:block;
	position:relative;
	width:auto;
	z-index:1000;
	zoom: 1;
}


#main #header {
	background-color: #CE6E1B;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#LogoHeader {
	background-image: url(header3.gif);
	display:block;
	height:88px;
}

.Logo {
	text-align: center;
	width: 960px;
	height: 100px;
}

.columnSection { 
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin: 0 0 10px 0;
	display: block;
}

.columnSection {background: #fff url('landing_gradient.gif') left bottom repeat-x;}

a {outline: none;}

a:link {
	text-decoration: none; 
	color: #0000CC;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {text-decoration: underline;}


a.noArrow, .noArrow {background: none !important; padding-right: 0 !important;}

#header a, #findAnother ul.subNav a {
	font-weight: normal;
}

#leftcolumn
{
	width: 628px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	}
	
#leftMenu
{
	width: 174px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

#middlecolumn
{
	width: 359px;
	float: left;
	background-color: #FFFFFF;}

#rightcolumn
{
	width: 250px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;

}#rightcolumn2
{
	width: 250px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;

}#rightcolumn2
{
	width: 300px;
	float: right;
	background-color: #FFFFFF;
}	
#rightcolumnWide
{
	width: 410px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#photoGallery
{
	width: 900px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
}
#adArea{
	width: 250px;
	float: right;
	background-color: #ffffff;
	border: 5px solid #eeeeee;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#headerMainNav {
	position: relative;
	height: 38px;
	padding: 0 8px;
	background-color: #eeeee7;
}

#globalNavD, #globalNav2 {
	margin-top:7px;
		color:#acac9c;
}

.nav, .nav li ul, .globalNav {
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
		color:#acac9c;
}

ul {
	margin:0 5px 0 0;
	padding-left:20px;
}

.floatLeft {float:left;}
.floatRight {float: right;}

#globalNavD ul.globalNav li.first {
	background: none;
	padding: 0 10px 0 0;
		color:#acac9c;
}

#globalNavD ul.globalNav li, #globalNav2 ul.globalNav li {
	padding:0 15px;
	position:relative;
	background-color: transparent;
	background-image: url(topMenu.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

	
hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 7px 0 2px 0;
	height: 1px;
	color: #e8e8e8;
	background-color: #e8e8e8;
}

.clear {
	clear:both;
}

#main {
	position: relative;
	display: inline-block; /*sets hasLayout - required for IE*/
	overflow: visible; /*causes modern browsers to enclose child floats*/
	display: block; /* resets to proper property value without resetting layout*/
	margin-top: 0px;
	padding-top: 0px;
	
}

#main.popUp #content {margin: 5px;}

h1 {
	margin: 0;
	font-size:20px;
	font-weight:normal;
	color: #23864d;
	text-shadow: 0px 2px 1px #dddddd;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 10px 0;
	color: #000000;
	text-shadow: 0px 2px 1px #dddddd;
	font-weight:300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2;
}

h3 { 
	font: bold 13px/19px Arial;
	padding: 0;
	margin: 2px 0;
	color: #222222;  
}
h4 {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;
}
h5 {
	margin: 0;
	font-size:40px;
	font-weight:normal;
	color: #AA0000;
	text-shadow: 0px 2px 1px #dddddd;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
#main #footer {
	background:#fff;
}

#footer {
	clear:both;
	display:block;
	font-size:11px;
}

#footerContent {
	padding:0 12px;
	text-align:right;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: right top;
}

.whiteText {
	color:#888888;
	font-weight:normal;
}

#footerSilver {
	display: block;
	position: relative;
	margin-top: 2px;
	min-height: 90px;
	padding: 6px 10px;
	border-top: 1px solid #ccc;
	background: #fff url('footer_shim.gif') bottom left repeat-x;
}


#main #footerSilver {
	position: relative;
	margin-top: 2px;
	min-height: 1%;
	height: 30px;
	padding: 6px;
	vertical-align: middle;
}

#footer p {
	line-height:1.4 !important;
	margin: 0 !important;
	float: right;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	display: block;
}


#footer a {color:#444444;}


#globalNavD ul, #globalNav2 ul {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#acac9c;
}
.footerLeft {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 8px;
}
.footerRight {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 8px;

}
.menuItemTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:12px;
	color:#C60;
	
}
.menuItemDescr {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	color: #333333;
	
	}
	
.menuItemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15px;
	color: #DF8232;/*------ONE COLUMN LANDING*/
	font-weight: bold;
}.combocontent { 
	float:left;
	position:relative; 
	margin:auto; 
	padding:8px 18px 0;
}
.combocontent .image { 
	float:left; margin:0 14px 0 -17px; padding:22px 11px 20px 12px; 
	background:url(/ca/images/core/bg_comboimage.gif) no-repeat;
}
.combotext {
	width:440px;
	display:table-cell;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.combotext a, .combotext a:hover { 
	text-decoration:none; }
* html .combotext { display:inline-block; }
/*-----TWO COLUMN LANDING*/

.pagediv {
	clear:both;
	display:block;
	height:2px;
	background:url(bg_dotted_line.gif) bottom left repeat-x;
	font-size:2px;
	line-height:2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.leftTitleArea {
	display:block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	width: 500px;
}
.rightTitleArea {
	display:block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 300px;
	float: left;
}
.grayLink {
	color:#333;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3DA354;
	line-height: 24px;
}
#rssfeed, #rssfeed,#profile #rssfeed,#profile_favorites #rssfeed,#favorites #rssfeed,#rssfeed 
.profile-rss,#favorites #rssfeed .favorites-rss,#profile_favorites #rssfeed .favorites-rss
{
	display:block;
	vertical-align:middle
	}#rssfeed,#rssfeed .timeline-rss,#rssfeed .search-rss,#rssfeed .favorites-rss,#rssfeed .profile-rss{display:none;}.rss{background-image:url('rss.gif')



		}.urbanspoon {
	text-align: right;
	vertical-align: middle;
}
.share
{
	text-align:right;
	width: 400px;
	float: right;
	position: relative;
	padding-top: 9px;
}
.menulinkcolour {
	color: #acac9c;
}
.globalNav li a{
	color: #444444;
}

p {
	line-height:1.5em;
	margin:0;
	padding:4px 0;
}


.border {
	border: 1px solid #cc6600;
}
#main {
	background:#FFFFFF none repeat 0 0;
	margin:2px auto;
}

.wrapper {
	width:900px;
}

#header {
	background:#FFFFFF;
	display:block;
	position:relative;
	width:auto;
	z-index:1000;
	zoom: 1;
}


#main #header {
	background-color: #CE6E1B;
	
	background-repeat: no-repeat;
	background-position: center top;
	
}

#LogoHeader {
	background-image: url(header3-2.png);
	display:block;
	height:88px;
}

.Logo {
	text-align: center;
	width: 960px;
	height: 100px;
}

.columnSection { 
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin: 0 0 10px 0;
	display: block;
}

.columnSection {background: #fff url('landing_gradient.gif') left bottom repeat-x;}

a {outline: none;}

a:link {
	text-decoration: none; 
	color: #0000CC;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {text-decoration: underline;}


a.noArrow, .noArrow {background: none !important; padding-right: 0 !important;}

#header a, #findAnother ul.subNav a {
	font-weight: normal;
}

#leftcolumn
{
	width: 613px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#leftMenu
{
	width: 174px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

#middlecolumn
{
	width: 359px;
	float: left;
	background-color: #FFFFFF;}

#rightcolumn
{
	float: left;
	background-color: #FFFFFF;
	width: 210px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
}#rightcolumn2
{
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}	
#rightcolumnWide
{
	width: 410px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#photoGallery
{
	width: 840px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
}
#adArea{
	width: 220px;
	padding: 5px;
	background-color: #eeeeee;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	}
#headerMainNav {
	position: relative;
	height: 38px;
	padding: 0 8px;
	background-color: #eeeee7;
}

#globalNavD, #globalNav2 {
	margin-top:7px;
		color:#acac9c;
}

.nav, .nav li ul, .globalNav {
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
		color:#acac9c;
}

ul {
	margin:0 5px 0 0;
	padding-left:20px;
}

.floatLeft {float:left;}
.floatRight {float: right;}

#globalNavD ul.globalNav li.first {
	background: none;
	padding: 0 10px 0 0;
		color:#acac9c;
}

#globalNavD ul.globalNav li, #globalNav2 ul.globalNav li {
	padding:0 15px;
	position:relative;
	background-color: transparent;
	background-image: url(topMenu.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

	
hr {
	clear: both;
	border: none;
	padding: 0;
	margin: 7px 0 2px 0;
	height: 1px;
	color: #e8e8e8;
	background-color: #e8e8e8;
}

.clear {
	clear:both;
}

#main {
	position: relative;
	display: inline-block; /*sets hasLayout - required for IE*/
	overflow: visible; /*causes modern browsers to enclose child floats*/
	display: block; /* resets to proper property value without resetting layout*/
	margin-top: 0px;
	padding-top: 0px;
	
}

#main.popUp #content {margin: 5px;}

h1 {
	margin: 0;
	font-size:24px;
	font-weight:normal;
	text-shadow: 0px 2px 1px #dddddd;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	margin: 10px 0;
	color: #000000;
	text-shadow: 0px 2px 1px #dddddd;
	font-weight:300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.2;
}

h3 { 
	font: bold 13px/19px Arial;
	padding: 0;
	margin: 2px 0;
	color: #222222;  
}
h4 {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	line-height: 13px;

}
	
#main #footer {
	background:#fff;
}

#footer {
	clear:both;
	display:block;
	font-size:11px;
}

#footerContent {
	padding:0 12px;
	text-align:right;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	background-position: right top;
}

.whiteText {
	color:#888888;
	font-weight:normal;
}

#footerSilver {
	display: block;
	position: relative;
	margin-top: 2px;
	min-height: 90px;
	padding: 6px 10px;
	border-top: 1px solid #ccc;
	background: #fff url('footer_shim.gif') bottom left repeat-x;
}


#main #footerSilver {
	position: relative;
	margin-top: 2px;
	min-height: 1%;
	height: 30px;
	padding: 6px;
	vertical-align: middle;
}

#footer p {
	line-height:1.4 !important;
	margin: 0 !important;
	float: right;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	display: block;
}


#footer a {color:#444444;}


#globalNavD ul, #globalNav2 ul {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#acac9c;
}
.footerLeft {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 8px;
}
.footerRight {
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 8px;

}
.menuItemTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:12px;
	color:#C60;
	
}
.menuItemDescr {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	color: #333333;
	
	}
	
.menuItemPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:15px;
	color: #DF8232;/*------ONE COLUMN LANDING*/
	font-weight: bold;
}.combocontent { 
	float:left;
	position:relative; 
	margin:auto; 
	padding:8px 18px 0;
}
.combocontent .image { 
	float:left; margin:0 14px 0 -17px; padding:22px 11px 20px 12px; 
	background:url(/ca/images/core/bg_comboimage.gif) no-repeat;
}
.combotext {
	width:440px;
	display:table-cell;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.combotext a, .combotext a:hover { 
	text-decoration:none; }
* html .combotext { display:inline-block; }
/*-----TWO COLUMN LANDING*/

.pagediv {
	clear:both;
	display:block;
	height:2px;
	background:url(bg_dotted_line.gif) bottom left repeat-x;
	font-size:2px;
	line-height:2px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.leftTitleArea {
	display:block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	width: 500px;
}
.rightTitleArea {
	display:block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
	width: 300px;
	float: left;
}
.grayLink {
	color:#333;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3DA354;
	line-height: 20px;
}
#rssfeed, #rssfeed,#profile #rssfeed,#profile_favorites #rssfeed,#favorites #rssfeed,#rssfeed 
.profile-rss,#favorites #rssfeed .favorites-rss,#profile_favorites #rssfeed .favorites-rss
{
	display:block;
	vertical-align:middle
	}#rssfeed,#rssfeed .timeline-rss,#rssfeed .search-rss,#rssfeed .favorites-rss,#rssfeed .profile-rss{display:none;}.rss{background-image:url('rss.gif')



		}.urbanspoon {
	text-align: right;
	vertical-align: middle;
}
.share
{
	text-align:right;
	width: 250px;
	float: right;
	position: relative;
	padding-top: 9px;
}
.menulinkcolour {
	color: #acac9c;
}
.globalNav li a{
	color: #444444;
}
.formfields{
	list-style-type: none;
}.highlight {
	background-color: #f9ffee;
	padding: 5px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 4px solid #e1edc9;
}
.menuimage{
	float:left;
	padding-right:5px;
	padding-bottom:20px;


}
#followLink {
	text-transform:uppercase;
	padding:7px 0px 0px 0px;
	display:block;
	float:left;
	color:#999999;
	text-align: right;
	margin-right: 10px;

