@charset "utf-8";
/* CSS Document */

body {
	background: #3a2109 url(../faylisa-images/background.jpg) repeat-x;;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#53361a;
}

#container {
	margin:0 auto;
	width:936px;
	padding:0;
	margin-top:55px;
	background: url(../faylisa-images/cake.png) right top no-repeat;
}


p {
	padding:0;
	margin:0;
}
#leftwords {
	background: url(../faylisa-images/left-words.png) no-repeat;
	width:36px;
	float:left;
		margin-top:75px;

}
#header {
	background: url(../faylisa-images/header.png) no-repeat;
	height:129px;
	margin-left:36px;
	margin-top:35px;
}

#mainbody {
	background: url(../faylisa-images/main-bkg.png) repeat-y;
	line-height:16px;
	margin-left:36px;
	padding: 0 70px 0 15px;
	}
	
	h2 {
		color:#b96b63;
		padding-top:20px;
		font-size:18px;
	}
	

	
#footer {
	background: url(../faylisa-images/footer.jpg) no-repeat;
	height: 213px;
padding-right:65px;
	margin-left:36px;
}

#cup {
	float:left;
	width:257px;
	height:169px;
	background: url(../faylisa-images/cup-top.jpg) no-repeat;
}

#homeblurb {
	float:right;
	padding:0;
	margin:0;
}

#homeblurb a, #homeblurb a:visited {
	text-decoration:none;
	background: transparent;
}

#homeblurb a:hover {
}

.aboutwidth {
	width:500px;

	
}
.highlights {
	color: #b96b63;
	font-weight:bold;
	font-size:14px;
}



/*----------- horizontal menu ----------*/
#menu {display:block; height:50px; width:708px; margin:0 auto; }
#menu ul {margin:0; padding:0; list-style-type:none; height:50px; }
#menu li {display:block; float:left;  }
#menu li.list1 {background: url(../faylisa-images/menu-home.gif); width:117px;}
#menu li.list2 {background: url(../faylisa-images/menu-portfolio.gif) no-repeat; width:169px;}
#menu li.list3 {background: url(../faylisa-images/menu-about.gif) no-repeat; width:140px;}
#menu li.list4 {background: url(../faylisa-images/menu-contact.gif) no-repeat; width:169px;}
#menu li.list5 {background: url(../faylisa-images/menu-blog.gif) no-repeat; width:113px;}

#menu a {display:block; height:50px; }

#menu a#item1 {background:transparent url(../faylisa-images/menu-home-roll.gif) -115px -86px no-repeat;}
#menu a#item2 {background:transparent url(../faylisa-images/menu-portfolio-roll.gif) -115px -86px no-repeat;}
#menu a#item3 {background:transparent url(../faylisa-images/menu-about-roll.gif) -115px -86px no-repeat;}
#menu a#item4 {background:transparent url(../faylisa-images/menu-contact-roll.gif) -115px -86px no-repeat;}
#menu a#item5 {background:transparent url(../faylisa-images/menu-blog-roll.gif) -115px -86px no-repeat;}


* html #menu a:link, * html #menu a:visited {height:50px; he\ight:0;padding-top:40px;}

#menu a#item1:hover {background-position:top; z-index:50; }
#menu a#item2:hover {background-position:top; z-index:50;}
#menu a#item3:hover {background-position:top; z-index:50;}
#menu a#item4:hover {background-position:top; z-index:50;}


* html #menu a:hover {height:50px; he\ight:0;}

/* --- ends horizontal menu ------*/



a, a:visited {
		color:#b96b63;


	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#000;
}

.caption a, .caption a:visisted {
			color:#b96b63;


	font-weight:bold;
	text-decoration:underline;
}

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

h3 {
	  color:#cf7d74;
font-size:14px;
font-weight:bold;


}


#aboutboxes {


	padding:7px;
	width:400px;
	line-height:22px;
}

#aboutright {
	float:right;
	width:300px;
	padding-right:55px;
}
