body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #70645A;
	background-color: #181818;
	margin: 0px;
	text-align: center;
}
#holder {
	width: 878px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(design_images/palazzo_body_bg.jpg);
}
#footer {
	height: 50px;
	clear: both;
	background-image: url(design_images/palazzo_footer_bg.jpg);
	text-align: right;
	padding-right: 25px;
	font-size: 0.7em;
	padding-top: 10px;
	background-color: #181818;
	background-repeat: no-repeat;
}
#content {
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 50px;
	text-align: left;
	background-image: url(design_images/palazzo_body_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	height: 100%;
	background-position: top;
}
#header {
	height: 125px;
	background-color: #181818;
	background-image: url(design_images/palazzo_header_bg.jpg);
}
#logo {
	float: left;
	width: 242px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#navigation {
	float: right;
	padding-right: 25px;
	width: 520px;
	height: 40px;
	padding-top: 70px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	font-size: .9em;
	color: #8C7D73;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation a:hover {
	font-size: 0.9em;
	color: #9CAE29;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#main_content {
	float: left;
	width: 425px;
	padding-top: 15px;
}
#main_content #image1 {
	float: left;
	width: 135px;
	padding-right: 10px;
}
#main_content #image2 {
	float: left;
	width: 135px;
	padding-right: 10px;
}
#main_content #image3 {
	float: left;
	width: 135px;
}



#right_image {
	float: right;
	width: 360px;
}
h1 {
	font-size: 1.5em;
	color: #9CB229;
}
p {
	font-size: .9em;
}
h2 {
	font-size: 1.2em;
	color: #9CB229;
}

.palazzo {
	color: #9C867B;
}
#footer a {
	color: #9CB229;
	text-decoration: none;
}
#main_content table {
	font-size: 90%;
}

label {
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}


form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top:5px;
	}
	
form p label{
	float: left;
	width:20%;
	}
legend {
	color: #333333;
}


form p label.right{
	float: right;
	width:30%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}
	
form p label.long{
	float: left;
	width:90%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}

form p label.75{
	float: left;
	width:75%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}
input.txt {
	clear: left;
	font: 75% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	width: 100px;
	padding-left: 25px;
	text-align: left;
	}
	
	
	
#textarea {
	padding-left: 200px;
}

fieldset {
	border: 1px solid #D63333;
	padding: 5px;
	margin-top: 5px;
}#main_content input {
	color: #8C7D7B;
	background-color: #C6D394;
}
#right_image a {
	text-align: center;
	color: #94827B;
	text-decoration: none;
}
td p {
	font-size: 1.2em;
	color: #9CB229;
	line-height: normal;
	font-weight: bold;
}
#main_content img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

