@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'AlaskaRegular';
    src: url('bralarc0.eot');
    src: url('bralarc0.eot') format('embedded-opentype'),
         url('bralarc0.woff') format('woff'),
         url('bralarc0.ttf') format('truetype'),
         url('bralarc0.svg#AlaskaRegular') format('svg');
}

@font-face {
				font-family: 'CenturyGothic';
				src: url('gothic0.eot');
				src: url('gothic0.eot?#iefix') format('embedded-opentype'),
						 url('gothic0.woff') format('woff'),
						 url('gothic0.ttf') format('truetype'),
						 url('gothic0.svg#gothic0') format('svg');
				font-weight: normal;
				font-style: normal;
		}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(/icons/sweetbasilonline/images/home-bg.jpg) #fff no-repeat;
	background-repeat:repeat-y;
	background-position:center top;
	font-family: 'AlaskaRegular';
}

.yellow-color {
	color:#ffb647;
}

h1 {
	padding:2px;
	margin:0px;
}
h6 {
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
}

h5 {
	padding:0px;
	margin:0px;
	font-size:28px;
	font-weight:normal;
}

h4 {
	padding:0px;
	margin:0px;
	font-size:48px;
	font-weight:normal;
}

h2 {
	padding:0px;
	margin:0px;
	padding-left:35px;
}
h3 {
	padding-left:35px;
	font-size:24px;
	color: #ffb647;
	text-shadow: 1px 1px 3px #000;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
p {
	padding:0px;
	margin:0px;
	padding-left:35px;
	padding-right:20px;
	text-align:justify;
	padding-bottom:15px;
	font-size:14px;
}
.links a{
	font-size:16px;
	color: #000;
	text-shadow: 1px 1px 3px #ffb647;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover{
	text-decoration: underline;
}
.footer {
	background:#492102;
	height:50px;
	color:#FFF;
	font-size:12px;

}

.footer a{
	
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

.nav {
	background:url(/icons/sweetbasilonline/images/nav-bg.png) top center;
	height:32px;
	line-height:32px;
	padding-right:30px;
}
.nav a {
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding-right:40px;
	font-family: 'CenturyGothic';
	text-decoration:none;
	line-height:32px;
	
}

.left-bg {
	background:url(/icons/sweetbasilonline/images/frame-bg-left.png) repeat-y left top;
}

.right-bg {
	background:url(/icons/sweetbasilonline/images/frame-bg-right.png) repeat-y right top;
}

.order {
	color:#FFF;
	font-family: 'CenturyGothic';
	font-size:34px;
}
