/* TEMPLATE */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-color: #2C211F;
	text-align:center;
}
#container {
	margin-left: auto;
	margin-right: auto;
	margin-top:13px;
	margin-bottom:13px;
	text-align: right; /* to realign your text */
	width: 800px;
	background-color: #CAC9C4;
}


#main_page {
	width: 800px;
	background: url(images/template/left_strip.gif);
	background-color: #E2E1DC;
	background-position:left;
	background-repeat:repeat-y;
	text-align: left;
	float:left;
}

#header {
	margin-left: 23px;
	background-image: url(images/template/nav_line.gif);	
	height:95px;
}

#top_head_strip {
	height: 31px;
	width: 800px;
	background: url(images/template/header_bg.gif) 
}

#left_nav {	
	width:140px;
	font-size:16px;
	margin-left:18px;
	_margin-left:9px;
	margin-top:25px;
	float:left;
}



#main_content {
	margin-top:5px;
	width:600px;
	text-align:left;
	float:right;
	background-color: #E2E1DC;
}

#main_content_home h2 {
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	line-height: 26px;
	color: #9F0A34;
	font-weight:normal;
}

#main_content h2 {
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	line-height: 26px;
	color: #9F0A34;
	font-weight:normal;
}

#main_content h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top:7px;
	padding-bottom:7px;
	margin:0px;
	line-height: 20px;
	font-weight:normal;
}

#right_col A:link, #right_col a:active,#right_col a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:29px;
text-decoration:none;
font-weight:bold;
line-height:30px;
color:#950015;
}


#right_col a:hover{
text-decoration:none;
color:#F8DF50;
}
 
.colchange {
width:300px;
line-height:26px;

text-decoration:none;
}

#main_content_col {
	float:left;
	padding: 10px;
	width: 380px;
	line-height: 16px;
}

#main_content_col h1{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#950015;
margin:0;
}

.discounts {
font-size:18px;
padding:0;
margin:0;
}

#right_col {
	width:200px;
	float:right;

}

#footer {
	clear:both;
	padding-left:30px;
	float:left;
	width:100%;
	bottom:125px;
	position: relative;	
	height: 25px;
}

.sidebox {
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #52453D;
	line-height: 16px;
}

.sidebox h1 {
	font-size:14px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 18px;
}

.ethical_panel {
	background-image: url(images/about/ethical.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:140px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 200px;
	color: #52453D;
	line-height: 16px;
	background-color: #F1F0EE;
}

.sidebox1 {
	background-color: #BDB5B3;
	background-image: url(images/hooks/corner1.gif);
}

.sidebox2 {
	background-color: #ffffff;
	background-image: url(images/hooks/corner2.gif);
}
.sidebox3 {
	background-color: #F1F0EE;
	background-image: url(images/hooks/corner4.gif);
}
.sidebox4 {
	background-color: #BDB5B3;
	background-image: url(images/hooks/corner5.gif);
}
.opening_times {
	font-size: 16px;
	font-weight: bold;
	color: #9F0A34;	
}

.left_nav_row {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:15px;
	font-size:15px;
	background-image: url(images/template/left_nav_blob.gif);
	background-repeat: no-repeat;
	background-position: left;	
}

.left_nav_link {
	color:#72635E;
	text-decoration:none;
}

a.left_nav_link:hover {
	color:#000000;
}

.left_nav_link_selected {
	color: #000000;
	text-decoration:none;

}


.header_link {
	margin-left:10px;
	margin-right:30px;
	font-size:14px;
	padding-bottom:3px;
	text-decoration:none;
	color:#72635E;
}

.header_link_selected {
	border-bottom-style:solid;
	border-bottom-color:#9F0A34;
	border-bottom-width:2px;
	color:#000000;

}

a.header_link:link {
}
a.header_link:hover {
	color: #000000;
	border-bottom-style:solid;
	border-bottom-color:#9F0A34;
	border-bottom-width:2px;
}
a.normal_link:link{
	color:#72635E;
}
a.normal_link:visited{
	color:#72635E;
}
a.normal_link:hover{
	color:#000000;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
