/* CSS Document */

/* main css */

body {
	background-color: #8c2c00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/casa-lisa-toscani_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Main container */
#mainTop {
	position: relative;
	width: 100%;
	margin: auto;
	height:136px;
}
/* end */

/* top row container */
#rowTop {
	position: relative;
	width: 900px;
	margin: auto;
}
#rowTop1 {
	float:left;
	width: 299px;
}
#rowTop2 {
	float:left;
	width: 224px;
}
#rowTop3 {
	float:left;
	width: 377px;
}
#rowTop3a {
	float:left;
	width: 377px;
}
#rowTop3b {
	float:left;
	width: 377px;
}
#mainContent {
	position: relative;
	width: 100%;
	margin: auto;
	background-color: #f4e7bd;
	background-image: url(../images/casa-lisa-toscani_16.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* end */

/* top row container */
#rowContent {
	position: relative;
	width: 900px;
	overflow: hidden;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#rowContent1 {
	float:left;
	width: 691px;
	padding-right: 30px;
}
#rowContent2 {
	float:left;
	width: 179px;
}
#rowContent2a {
	float:left;
	width: 179px;
}
#rowContent2b {
	float:left;
	width: 179px;
}
#rowContent2c {
	float:left;
	width: 179px;
}
#mainFooter {
	position: relative;
	width: 100%;
	margin: auto;
}
/* end */

/* top row container */
#rowFooter {
	position: relative;
	width: 900px;
	text-align: center;
	color: #ee7e1f;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.imageNav {
	margin-right: 2px;
}
