@charset "utf-8";
/* CSS Document            */
/* Website name: La Vita   */
/* Created on: Jan 18 2009 */
/* Authored by: Vrej Sanati*/
/* ----------------------- */

body{
	background-image: url(../img/Strip.jpg);
	background-repeat: repeat-x;
	background-color: #c6b4a0;
	margin: 0px;
	font-family: "Trebuchet MS" Arial, Helvetica, sans-serif;
	color: #4D251D;
	font-size: 12px;
}
h2 {
	color: #B43719;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	color: #B43719;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

.stand {
	color: #B43719;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.float{
	float: left;
	display: block;
}
.clear_float{
	clear: both;
}
.gray_line{
	height: 1px;
	background-image: url(../img/gray_line_bg.gif);
	background-repeat: repeat-x;
}
.read_more  {
	color: #B43719;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}
.read_more:hover  {
	text-decoration: underline;	
}

#main_container{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#index_header{
	height: 390px;
}
#lavita_facts{
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	width: 753px;
	background-image: url(../img/lavita_facts.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 25px;
}
#mid_main_text{
	background-image: url(../img/content_border.gif);
	background-repeat: repeat-y;
	background-position: 285px;
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#index_left_col {
	width: 265px;
	padding-right: 20px;
}
#testimonial{
	position: relative;
}
#testimonial p{
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	width: 753px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	margin-top: 10px;
	text-align: center;
}
#footer a{
	color: #333;
	text-decoration: none;
}
#news {
	margin-top: 5px;
}
.news_feed_holder{
	margin-top: 10px;
}
.date {
	width: 80px;
	float: left;
}
.news_title {
	width: 150px;
	float: left;
}

#index_right_col {
	width: 465px;
	/*background-image: url(../img/cookie_index_rotating.gif);*/
	background-repeat: no-repeat;
	background-position: right top;
}
#right_content {
	margin-left: 30px;
	width: 275px;
}

.zappala {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	border-style: none;
} /* Temporary new CSS for Zappala book added 02.18.10 */
