@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBF5E9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	text-align: right;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 12px;
	color: #333;
}
h2 {
	font-size: 9px;
	color: #FFF;
}
h3 {
	font-size: 24px;
	color: #06F;
}
#container {
	background-color: #F6E7C8;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin dashed #CCC;
}
.logo {
	padding-left: 4px;
	text-align: left;
}
.mainimage {
	text-align: center;
}
#contand {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

ul#nav {
	list-style-type: none;
	background-color: #C60;
	float: left;
	width: 98%;
	margin: 5px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
ul#nav li {
	display: inline;
}
ul#nav a {
	display: block;
	float: left;
	padding-right: 2em;
	padding-left: 1em;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
ul#nav a:hover{
	color: #000;
	background-color: #CF6;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer {
	clear: both;
	font-size: 50%;
	text-align: center;
	color: #FFF;
	background-color: #C60;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-style: normal;
	font-weight: lighter;
}
.cafe {
	float: right;
}
#container .Brigton1 table tr td iframe {
	text-align: right;
}
#container .Brigton1 div table {
	border: thin dotted #039;
}
#container .mainimage img {
	border: thin outset #C60;
	margin-top: 20px;
	margin-bottom: 20px;
	 -webkit-box-shadow:  0px 2px 3px 2px ;
 box-shadow:  0px 2px 3px 2px ;
        
}
.contactform {
	float: right;
	width: 390px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #C60;
	margin-bottom: 10px;
}
.adress {
	float: left;
	width: 370px;
}
.contactus {
	font-family: "Myriad Pro";
	font-size: 2em;
	color: #F15A24;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C60;
	padding-left: 10px;
}
.address {
	font-family: "Myriad Pro";
	font-size: 1em;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
.local {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin inset #C60;
}
.welcome {
	font-family: "Myriad Pro";
	font-size: 2em;
	color: #C30;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C60;
}
.menu {
	text-align: center;
}
.about {
	font-family: "Myriad Pro";
	font-size: 1em;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C60;
}
.feedback {
	font-family: "Myriad Pro";
	font-size: 1.3em;
	color: #F15A24;
	margin-left: 10px;
	text-align: right;
	text-decoration: none;
	height: 30px;
	width: 90%;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
}
.feedbakframe {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.frondpicture {
	height: 515px;
	width: 760px;
	border: thick outset #F6E7C8;
}

.bodywrite {
	font-family: "Comic Sans MS", cursive;
	font-size: 1.2em;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	text-align: center;
	padding: 10px;
}

.menu {
	height: 138px;
	width: 202px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 50px;
}
.menutext {
	font-family: "Comic Sans MS", cursive;
	font-size: 1em;
	color: #FFF;
	margin-bottom: 40px;
}
.bottobblue {
	margin: 10px;
	float: right;
	height: 38px;
	width: 231px;
	background-image: url(../images/title_sitebar.png);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: lighter;
	color: #900;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 50px;
}