/* CSS by Cristina Truta*/
body {
	background-color: #FFF;
	margin : 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}


form {
	background-color: #FFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FEBD07;
}

a:visited {
	color: #FEBD07;
}

a:hover {
	color: #000;
}

.bgmenutop {
	background-image: url(images/bgmenutop.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenutop a{
	color: #000;
	text-decoration: none;
}

.bgmenutop a:visited{
	color: #000;
}
	
.bgmenutop a:hover{
	color: #FFF;
}

.bgmenubottom {
	background-image: url(images/bgmenubottom.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenubottom a{
	color: #000;
	text-decoration: none;
}

.bgmenubottom a:visited{
	color: #000;
}
	
.bgmenubottom a:hover{
	color: #FFF;
}

.bgmenu1 {
	background-image: url(images/bgmenu1.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenu1 a{
	color: #000;
	text-decoration: none;
}

.bgmenu1 a:visited{
	color: #000;
}
	
.bgmenu1 a:hover{
	color: #FFF;
}

.bgmenu2 {
	background-image: url(images/bgmenu2.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenu2 a{
	color: #000;
	text-decoration: none;
}

.bgmenu2 a:visited{
	color: #000;
}
	
.bgmenu2 a:hover{
	color: #FFF;
}

.bgmenu3 {
	background-image: url(images/bgmenu3.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenu3 a{
	color: #000;
	text-decoration: none;
}

.bgmenu3 a:visited{
	color: #000;
}
	
.bgmenu3 a:hover{
	color: #FFF;
}

.bgmenu4 {
	background-image: url(images/bgmenu4.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 158px;
	vertical-align: top;
	text-indent: 25px;
}
	
.bgmenu4 a{
	color: #000;
	text-decoration: none;
}

.bgmenu4 a:visited{
	color: #000;
}
	
.bgmenu4 a:hover{
	color: #FFF;
}

.menupadding {
	margin-top: 5px;
}

.menupaddingtop {
	margin-top: 25px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
	
.menu a{
	color: #000;
}

.menu a:visited{
	color: #000;
}
	
.menu a:hover{
	color: #FFF;
}

.vert{
	writing-mode: tb-rl; 
	filter: flipH() flipV();
	display: block;
	width: 55px;
	height: 820px;
	letter-spacing: 10px;
	font-face: Arial, Helvetica, sans-serif; 
	font-style: italic;
	font-size: 130%;
	color: #666666;
}

.vertical {
	padding: 0;
	background-image: url("images/bbvertical.jpg");
	background-repeat: no-repeat;
	width: 55px;
	height: 710px;
}

.top {
	padding: 0;
	background-image: url("images/sunflowertop.jpg");
	background-repeat: no-repeat;
	height: 76px;
	background-position: right;
}

.sunflowerbottom {
	padding: 0;
	background-image: url("images/sunflowerbottom.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 80px;
	width: 279;
	background-position: right;
	display: block;
}

.bgright {
	padding: 0;
	background-image: url("images/bgright.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 453px;
	width: 279;
	background-position: right;
	display: block;
}

.bgmenu {
	padding: 0;
	background-image: url("images/bgmenu.jpg");
	background-repeat: no-repeat;
	height: 321px;
	width: 158px;
	background-position: left;
	text-indent: 25px;
	vertical-align: bottom;
}

.bgmenu a, a:visited {
	color: #FFF;
	text-decoration: none;
}

.bgmenu a:hover {
	color: #000;
}

.valign {
	vertical-align: top;
}

.title {
	padding: 0;
	background-image: url("images/title.jpg");
	background-repeat: no-repeat;
	height: 142px;
}

.footer {
	width: 897px;
	height: 37px;
	letter-spacing: 3px;
	font-face: Arial, Helvetica, sans-serif; 
	font-size: 80%;
	background-color: #FEBD07;
	text-align: center;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
}

.link a {
	color: #FFF;
	text-decoration: none;
}

.link a:visited {
	color: #FFF;
	text-decoration: none;
}

.link a:hover {
	color: #000;
}

.content {
	width: 532px;
	height: 532px;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	vertical-align: top;
}

.content a, a:visited {
	color: #FEBD07;
	text-decoration: none;
}

.content a:hover {
	color: #000;
	text-decoration: none;
}

.contentpadding {
	margin: 20px;
}

.contentpadding a, a:visited {
	color: #FEBD07;
}

.contentpadding a:hover {
	color: #000;
}

u.pics, .pics li { 
	padding: 0; margin: 0; 
	list-style: none; 
}
 
ul.pics { 
	float: right; 
	height: 0;
} 

.pics li { 
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	position: relative; 
	width: 279px; 
}
/*
.pics li a { 
	text-decoration: none; 
}

.pics li a span { 
	visibility: hidden; 
}
*/
.living { 
	top: -200px;
	left: -50px; 
	background-image: url(images/pics.gif);
	display: block;
	width: 183px;
	height: 100px;
}

.living a { 
	display: block;
	width: 183px;
	height: 127px;
}

.living a:hover { 
	display: block;
	width: 800px;
	height: 600px;
	position: absolute; 
	background: url(images/living.jpg) no-repeat; 
	top: -310px; 
	left: -510px; 
}

.dining { 
	top: -200px;
	left: -50px;
	background-image: url(images/pics.gif);
	display: block;
	width: 183px;
	height: 127px;
} 

.dining a { 
	display: block;
	width: 183px;
	height: 127px;
}

.dining a:hover { 
	display: block;
	width: 800px;
	height: 600px;
	position: absolute; 
	background: url(images/dining.jpg) no-repeat; 
	top: -210px; 
	left: -510px; 
}
/*
.living { 
	top: -30px;
	left: 30px; 
	font-size: 100%; 
}

.living a { 
	color: #FFF;
}

.living a:hover { 
	color: #FEBD07;
}*/

.breakfast { 
	top: -180px;
	left: -50px; 
	background-image: url(images/pics.gif);
	display: block;
	width: 183px;
	height: 127px;
}

.breakfast a { 
	display: block;
	width: 183px;
	height: 127px;
}

.breakfast a:hover { 
	display: block;
	width: 800px;
	height: 600px;
	position: absolute; 
	background: url(images/breakfast.jpg) no-repeat; 
	top: -410px; 
	left: -510px; 
}

.bb { 
	top: 50px;
	left: -270px; 
	background-image: url(images/pics.gif);
	display: block;
	width: 165px;
	height: 125px;
}

.bb a { 
	display: block;
	width: 183px;
	height: 127px;
}

.bb a:hover { 
	display: block;
	width: 800px;
	height: 600px;
	position: absolute; 
	background: url(images/bb.jpg) no-repeat; 
	top: -510px; 
	left: -210px; 
}

.backyard { 
	top: -70px;
	left: -90px;
	background-image: url(images/pics.gif);
	display: block;
	width: 165px;
	height: 126px;
}

.backyard a { 
	display: block;
	width: 165px;
	height: 125px;
}

.backyard a:hover { 
	display: block;
	width: 800px;
	height: 600px;
	position: absolute; 
	background: url(images/backyard.jpg) no-repeat; 
	top: -520px; 
	left: -410px;
}

.whitetext {
	color: #FFF;
}