body	{

	background-color: #FDF0E8;
	
	

	}


img {

	border: none;
	display: block;

	}


table {

	border-collapse: collapse;

	}

td	{

	padding:0;
	vertical-align: top;
	}

#contenthome {


	width: 465px;
	background-color: #F3EEE9;
	padding: 20;

	}



#contentothers {


	width: 660px;
	background-color: #F3EEE9;
	padding: 20px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#gallery p {
	font-size: 10px; text-align: center; line-height: 14px;
}

#footer {

	height: 40px;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto; margin-top:0px; margin-bottom:0px; width:760px;
	font-size: 10px;
	font-family: arial, sans-serif;
	background-image: url(/assets/footer-gradient.gif);
	background-repeat: repeat-y;

	}

div#layout { border: 1px solid #F1c5a8; margin-left: auto; margin-right: auto; width:760px; }


.warning, .required, .confirmation { font-weight: bold; color: #f00; }

.webform label { width: 160px; display: block; float: left; }
.webform input, #frmTellFriend textarea { width: 260px; margin-left: 20px; }
.webform input#send { width: 100px; margin-left: 180px; }
.webform select { margin-left: 20px; }
.webform textarea { height: 100px; margin-left: 20px; width: 260px; }
.webform .field { clear: both; margin: 2px 0; }
