.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
html, body {
	height: 100%;
	width: 100%;
}
body {
	background-image: url(../images/bg_green.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-image: url(../images/bg_green.jpg);
	background-repeat: repeat;
	width: 100%;
	position: relative;
	padding-top: 10px;
}
#wrapper #head_wrapper {
	background-image: url(../images/cornice_top.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 900px;
	position: relative;
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
	background-position: left top;
	padding-top: 17px;
	padding-right: 17px;
	padding-left: 17px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #head_wrapper #head {
	background-image: url(../images/head/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 900px;
	position: relative;
}
#wrapper #head_wrapper #head #logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#wrapper #head_wrapper #head #logo img {
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
}
#wrapper #main_wrapper {
	background-image: url(../images/cornice_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: 900px;
	padding-right: 17px;
	padding-left: 17px;
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main_wrapper #top_menu {
	text-align: right;
	background-image: url(../images/bg_main_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 900px;
	position: relative;
}
#wrapper #main_wrapper #top_menu .nav {
	padding-right: 20px;
	padding-top: 5px;
	list-style-type: none;
}
#wrapper #main_wrapper #top_menu .nav li {
	margin-left: 30px;
	display: inline;
}
#wrapper #main_wrapper #top_menu .nav a {
	text-decoration: none;
	color: white;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #main_wrapper #top_menu .nav a:hover {
	text-decoration: underline;
}
#wrapper #main_wrapper #top_menu .nav li .nav-selected {
	text-decoration: underline;
}
#wrapper #main_wrapper #main {
	width: 900px;
	position: relative;
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 20px;
}
#wrapper #main_wrapper .main_2col {
	background-image: url(../images/bg_main_2col.jpg);
}
#wrapper #main_wrapper .main_3col {
	background-image: url(../images/bg_main_3col.jpg);
}
#wrapper #main_wrapper #main #left_col {
	background-image: url(../images/bg_column.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 210px;
	margin-right: 2px;
	position: relative;
	padding-top: 222px;
}
#wrapper #main_wrapper #main #left_col .left_nav {
	margin-bottom: 20px;
	list-style-type: none;
	position: relative;
}
#wrapper #main_wrapper #main #left_col .left_nav li {
	margin-bottom: 2px;
}
#wrapper #main_wrapper #main #left_col .left_nav a {
    display: block;
    background-color: #B68700;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/bg_button.jpg);
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper #main_wrapper #main #left_col .left_nav a:hover {
	background-color: #C9A640;
	background-image: url(../images/bg_button_hover.jpg);
}
#wrapper #main_wrapper #main #left_col #paola {
	position: absolute;
	left: 10px;
	top: -40px;
}
#wrapper #main_wrapper #main #left_col #paola img {
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
}
#wrapper #main_wrapper #main #left_col #paola_claim {
	position: absolute;
	width: 80px;
	top: 120px;
	right: 5px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#wrapper #main_wrapper #main #content {
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: relative;
}
#wrapper #main_wrapper #main .content_2col {
	background-image: url(../images/bg_content_2col.jpg);
	width: 648px;
}
#wrapper #main_wrapper #main .content_3col {
	background-image: url(../images/bg_content_3col.jpg);
	width: 356px;
	margin-right: 2px;
}
#wrapper #main_wrapper #main #right_col {
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	position: relative;
	background-image: url(../images/bg_column.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 250px;
}
#wrapper #footer_wrapper {
	background-image: url(../images/cornice_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 900px;
	padding-right: 17px;
	padding-left: 17px;
	position: relative;
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer_wrapper #footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	position: relative;
	height: 30px;
}
#wrapper #footer_wrapper #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 30px;
	padding-left: 10px;
	color: #EBF8CA;
	text-align: center;
}
#wrapper #footer_wrapper #credits {
	text-align: center;
	width: 900px;
	padding-top: 10px;
	position: relative;
}
#wrapper #footer_wrapper #credits img {
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.content h1, .content h2, .content h3, .content h4 {
	color: #2F5C20;
}
.content h1 {
	padding-bottom: 3px;
	border-top-color: #2F5C20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.content a:link {
	text-decoration: none;
	color: #2F5C20;
}
.content a:visited {
	text-decoration: none;
	color: #2F5C20;
}
.content a:hover {
	text-decoration: underline;
	color: #2F5C20;
}
.content a:active {
	text-decoration: none;
	color: #2F5C20;
}
.content .tb_highlight {
	margin-left: 10px;
	border-color: #2F5C20;
	border-style: solid;
	border-width: 2px;
	float: right;
}
.content .h2_highlight {
	font-size: 1.2em;
}
.miniSurveyView #msg { 
	margin-bottom: 1em; 
	background:#FFFF99;
	padding: 10px;
	border:1px solid #2F5C20;
}
.miniSurveyView table.formBlockSurveyTable { 
	border-color: #2F5C20; 
}
.miniSurveyView table.formBlockSurveyTable td { 
	border-color: #2F5C20; 
}
.miniSurveyView #msg .error {
	color:#cc0000;
}
.miniSurveyView table.formBlockSurveyTable td img.ccm-captcha-image {
	float:none;
}
.content textarea, .content input[type='text'], .content input[type='password'], .content select {
	border:1px solid #2F5C20;
	background:#e5f2b8;
}
.content .block_content img {
	margin: 10px;
	border:3px solid #2F5C20;	
}
.guestBook-entry div.contentByLine {
	font-size:.8em;
	color:#333333;
}
.guestBook-entry div.guestBook-manage-links {
	font-size:.8em;
	color:#333333;
	text-align:right;
}
.guestBook-formBlock label {
	width:60px;
	display:block;
	float:left;
}
.guestBook-formBlock textarea {
	width:100%;
	height: 150px;
}
.guestBook-formBlock .note {
	font-size: 0.9em;
}
.guestBook-formBlock span.error {
	color:#990000;
	text-align:left;
}
#surveyResults .surveySwatch {
	background:#999999 none repeat scroll 0%;
	border:1px solid #2F5C20;
	float:left;
	font-size:1px;
	height:10px;
	line-height:1px;
	margin:3px 4px 0px 0px;
	width:10px;
}
#surveyResults table, #surveyResults table td {
	border-color: #2F5C20;
}
.content .gallery {
	margin-right: 0px;
	list-style: none;
	margin-left: 0px;
	float: left;
}
.content .gallery li {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	display: block;
}
.content .gallery li img {
	border-color: #2F5C20;
	border-style: solid;
	border-width: 2px;
}
.content .gallery li.last_thumb {
	margin-right: 0px;
}
.content hr {
	background-color: #2F5C20;
	color: #2F5C20;
	height: 1px;
}
.content .page_list_item {
	background-image: url(../images/bg_page_list.png);
	background-repeat: repeat;
	behavior: url(/themes/livinglucca/scripts/iepngfix.htc);
	padding: 10px;
	margin-bottom: 1em;
	border:1px solid #2F5C20;
}
.content .page_list_item h2 {
	margin-top: 0px;
}
.content .page_list_item p {
	margin-bottom: 0px;
}
.content a.read_more {
	padding: 3px;
	background-color: #2F5C20;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
.content a.read_more:hover {
	text-decoration: none;
	background-color: #3d772a;
}
