/* @override 
	http://dev.dyadcom.com/vella/tags/non-flash/css/global.css
*/

*{
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

html,body{
	height: 100%;
	width: 100%;
}
#flashcontent{
	height: 100%;
	width: 100%;
}

#replaced{
	height: 100%;
	width: 100%;
	text-transform: uppercase;
	padding-top: 100px;
	padding-left: 30px;
	background: url(../img/intro-Dining-Room.jpg) no-repeat;
}

p{
	color: white;
	font: 11px/142% Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-bottom: 15px;
}

p#first-p{color: #333333;}

.col{
	width: 270px;
	float: left;
}
h1{
	background: url(../img/vella_logo.gif) no-repeat;
	width: 242px;
	height: 151px;
	text-indent: -9999px;
}
#text{
	margin-top: 60px;
	width: 200px;
	/*text-shadow: rgba(255,255,255,0.1) 1px 1px 0, rgba(0,0,0,0.1) -1px -1px 0;*/
}

a{
	color: #c8b18b;
	text-decoration: none;
}

a:hover
{
	color: #333333;
}


/* @end */



