/*
 * Description: The Style Sheet special designed for Amber Bakery
 */
@charset "utf-8";

/* HTML Elements */
HTML, BODY {
	width: 100%;
	height: 100%;
	background: #EFE9C5;
	margin:0px;
	padding: 0px;
}
INPUT {  BORDER-RIGHT: #A9A9A9 1px solid; BORDER-TOP: #A9A9A9 1px solid; BORDER-LEFT: #A9A9A9 1px solid; 
	 COLOR: #A9A9A9; BORDER-BOTTOM: #A9A9A9 1px solid; BACKGROUND-COLOR: #ffffff;
         FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica; COLOR: #A9A9A9; TEXT-DECORATION: none
}
TEXTAREA {
	 BORDER-RIGHT: #A9A9A9 1px solid; BORDER-TOP: #A9A9A9 1px solid; BORDER-LEFT: #A9A9A9 1px solid; 
	 COLOR: #A9A9A9; BORDER-BOTTOM: #A9A9A9 1px solid; BACKGROUND-COLOR: #ffffff;
         FONT-SIZE: 10px; FONT-FAMILY: Verdana; COLOR: #A9A9A9; TEXT-DECORATION: none;
}


ul {
	font-size: 12px;
	font-family: Verdana, Helvetica;

	color: #966324;
	text-decoration: none;
}
.discription {
	margin-top:10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	text-align: justify;
	color: #966324;
	text-decoration: none;
}

A,span {
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight: bold;
	color: #966324;
	text-decoration: none;
}

A:link, A:visited {
	color: #9F1D35;
	text-decoration: none;
}
A:hover {
	color: #966324;
	text-decoration: none;
}
IMG {
	border: 0px;
}
H1 {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-size: 12pt;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 0;
	margin: 1em 0 1em 20pt;
	color:#966324;
}
P {
	text-indent: 0pt;
	text-align: justify;
	padding: 0 20 10 20;
	margin: 0.7em 0 0.7em 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;	
	font-size: 12px;
	color: #966324;
}

/* Layout */

DIV#globmain {
	margin: 0px auto;
	width: 943px;
	background: #EFE9C5 url(../img/main_bg.jpg) center top repeat-y;
}
DIV#subglob {
	background: transparent url(../img/topborder.jpg) center top no-repeat;
	padding-top: 5px;
}
DIV#subglob2 {
	background: transparent url(../img/bottomborder.jpg) center bottom no-repeat;
	padding-bottom: 5px;
}
DIV#main {
	margin: 0px auto;
	width: 935px;
	/*height: 100%;*/                     
	background: #FFFFFF;
	border:0px;
}

DIV#header {
	width: 935px;
}

DIV#logo {
	width: 426px;
	height: 231px;
	background: url(../img/head_l.jpg) no-repeat;
	float: left;
	/*border: 1px solid #000;*/
}

DIV#flash {
	width:509px;
	height:231px;
	float: right;
}
DIV#logo A {
	width: 327px;
	height: 84px;
	display: block;
	margin: 30px;
	background: url(../img/ablogo.jpg) no-repeat;
}
DIV#menu_top {
	clear: both;
	height: 25px;
	background: #9F1D35;
	text-align: left;
	color: #9E8751;
	margin: 0;
	padding: 5px 15px 0 15px;
}
DIV#menu_bottom {
	clear: both;
	height: 25px;
	background: #9F1D35;
	font-size: 12px;
	text-align: left;
	color: #9E8751;
	margin: 0;
	padding: 5px 15px 0 15px;
}
DIV#menu_top A, DIV#menu_bottom A {
	font-size: 12px;
}
DIV#menu_bottom A {
	font-weight: normal;
}
DIV#menu_top A:link, DIV#menu_bottom A:link, DIV#menu_top A:visited, DIV#menu_bottom A:visited {
	color: #9E8751;
	text-decoration: none;
}
DIV#menu_top A:active {
	color: #C2A663;
	text-decoration: none;
}

DIV#menu_top A:hover, DIV#menu_bottom A:hover {
	color: #9E8751;
	text-decoration: underline;	
}

DIV#footer_left {
	width: 935px;
	height: 92px;
	background: url(../img/botline.jpg) no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
DIV#footer_left A {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/botlogo.jpg) 30px 30px no-repeat;
}
DIV#copyrights {
	font-family: Verdana, Arial, Helvetica, Tahoma, Sans-Serif;
	text-align: center;
	padding: 10px 0 10px 0;
	color: #666666;
	font-size:10px;
}
DIV#copyrights A {
	font-weight: normal;
}

DIV.languages {
	float: right;
	padding: 0 30px 0 0;
}
DIV.breadcrumbs {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	color: #966324;
	padding: 10px;
}
DIV.breadcrumbs_l {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	color: #966324;
	padding: 20px;
}
DIV.breadcrumbs SPAN {
}


DIV#main_left_img {
	margin-left:20px;
	width: 270px;
	height: 200px;
	background: url(../img/bread_aboutus.jpg) no-repeat;
}

DIV#main_center_text {
	width: 340px;
	padding: 0 10px 0 10px;
}
DIV#main_right_img {
	margin-left:10px;
	width: 255px;
	height: 200px;
	background: url(../img/london_map.jpg) no-repeat;
}
DIV#main_left_text {
	padding: 0 15px 0 20px;
	width: 265px;
	/*border: 1px solid #000;*/
}
DIV#main_center_img {
	width: 342px;
	height: 200px;
	background: url(../img/quality_bakery.jpg) no-repeat;
	/*border: 1px solid #000;*/
}
DIV#main_right_text {
	padding: 0 15px 0 15px;
	width: 255px;
	/*border: 1px solid #000;*/
}

DIV#bottom_text_left {
	width: 427px;
	padding: 20px;
}
DIV#bottom_text_right {
	width: 665px;
	padding: 0 230px 0 20px;
	height: 231px;
	background: url(../img/award_2009.jpg) top right no-repeat;
}

.gallery {
	float: left;
	width: 270px;
	margin: 0;
	padding: 10px 10px 0 25px;
}
.gallery IMG {
	float: left;
	margin: 0 10px 0 0;
}
.gallery H3 {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #966324;
}

.gallery A {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #966324;
}

.gallery P {
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	font-size: 7.5pt;
	font-weight: normal;
	text-indent: 0;
	text-align: justify;
	color: #966324;
}

DIV.img_gallery{
	float: left;
	width: 100px;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	color: #966324;
	text-align: center;
	font-size:8px;
}
DIV.img_gallery_b_cakes{
	float: left;
	width: 165px;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	color: #966324;
	text-align: center;
	font-size:8px;
}
DIV.img_gallery_wedding_cakes{
	float: left;
	width: 210px;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	color: #966324;
	text-align: center;
	font-size:8px;
}
DIV.img_gallery_corp_cakes{
	float: left;
	width: 165px;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial Narrow, Tahoma, Sans-Serif;
	color: #966324;
	text-align: center;
	font-size:8px;
}
SPAN.footer {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	color: #676767;
}


/* Additional Styles */
.clear {
	clear: both;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.f_left{
	float: left;
}
.nav {font-size:7px; vertical-align: middle;}