.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 18px;
}

/* ----- FOOTER ----- */

#footer p {
margin: 0 0 0 0 ;
}

	
/*#footer a:hover, #footer a:active {
color: #788054;
}*/

p#copyright {
	font-size: .75em;
	margin: 0;
	padding: 0;
	}
p#websiteby {
	font-size: .75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	margin: 0;
	padding: 0;
	}

p#websiteby a {
color: #ccc;
}

p#websiteby a:hover {
color: #000;
}


/* ----- IMAGES ----- */

img{
border: 0px;
}
img a{
border: 0px;
text-decoration: none;
}
img a:hover{
border: 0px;
text-decoration: none;
}


/* ----- TABLES ----- */

table {
	border-collapse: collapse;
	margin-top: .5em;
	/*clear: left; left-over from complex css example*/
}

th, td {
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px solid #ddd; /* 12x0.083=1px */
	line-height: 1.1em; /* 12x1=12px */ 
}

/* rather than give the table a font size, use contextual selectors to target the th and td elements within */

th {
	font-weight: bold;
	text-align: right;
	 font-size: 0.875em; /* 16x0.875=14px */
	/*padding: 0.333em 0.75em 0.417em 0.75em;  12*0.333=4px 12*0.75=9px 12x0.417=5px */
	/* padding:0 0.643em 0.571em 0.643em; 14x0.643=9px 14x0.571=8px */
}

td {
	text-align: left;
	 font-size: 0.875em; /* 16x0.875=14px */
	/* font-size: 0.75em;  16x0.75=12px */
	/* padding: 0.333em 0.75em 0.417em 0.75em;  12*0.333=4px 12*0.75=9px 12x0.417=5px */
}



table.form td, table.form th {
	vertical-align: top;
	padding-top: 8px;
	background-color: #eeeeee;
}
table.form tr {
	border-top: 1px dotted #666666;
}


table.tight {
	margin-top: 0;
}
table.tight td, table.tight th {
	vertical-align: top;
	padding: 0px;
	border-bottom: none;
}
table.tight th {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.75em;
	}
table.tight tr {
	border-top: none;
}


table.smaller td, table.smaller th,  {
	line-height: 1em;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
/* ----- BREADCRUMB ----- */

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

/* ----- PULLQUOTE with quotes on top and bottom  ----- */

/* ----- RULE is a centered image  ----- */

/* ----- SIDEBAR ----- */

/* rather than give the sidebar itself a font size, use contextual selectors to get at the elements within */

.sidebar {
	width: 230px;
	/* margin: 0 1.125em 0 0;  16x1.125=18px */
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 10px; /* 16x0.5625=9px */
	background:#ddd;
	color: #000;
}

.sidebar h3 {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
	color: #000;
}

.sidebar p {
	font-size: 0.75em; /* 16x0.75=12px */
	line-height: 1.2em;
}

.sidebar ul {
	padding: 0;
	margin: 0 0 .5em 1.125em; /* 16x1.125=18px */
}

.sidebar li {
	font-size: 0.75em; /* 16x0.75=12px */
	line-height: 1.2em;
}

/* ----- subcontent ----- */

div.subcontent {/* background-image: url(../aassets-blank/subcontent/subcontent-back.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px;
	margin: 5px 0 5px 0;
	/*border-bottom: 1px solid #eee;*/
	}

div.subcontent h2 {
	padding-left: 30px;
	margin: 4px 0 5px 0;
	}

/* ----- PHOTOBOX ----- */

/* rather than give the sidebar itself a font size, use contextual selectors to get at the elements within */

.photobox {
	width: 250px;
	/* margin: 0 1.125em 0 0;  16x1.125=18px */
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	border-bottom: 1px solid #ccc; /* 12x0.083=1px */
}

.photobox p {
	font-size: 0.75em; /* 16x0.75=12px */
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	line-height: 1.2em;
	margin-top: .2em;
	margin-bottom: .5em;
}

/* ----- DIVS ----- */

.width220 { 
	width: 220px;
	float: right;
	margin-left: 8px;
}

.calctop, .calcmid, .calcbottom {
	padding: 0;
	margin: 0;
	}
.calctop {
	width: 220px;
	background-image: url(../aassets-lfaz/parts2/calcback-top.jpg);
	background-repeat: no-repeat;
	}
.calcmid {
	width: 220px;
	background-image: url(../aassets-lfaz/parts2/calcback-mid.jpg);
	background-repeat: repeat x;
	}
.calcbottom {
	width: 220px;
	background-image: url(../aassets-lfaz/parts2/calcback-bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	}
/* ----- LISTINGS ----- */

div.listing {
	background-image:
	url(../aassets-lfaz/listings/listing-back.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 6px;
	margin: 15px 0 5px 0;
	/*border-bottom: 1px solid #eee;*/
	}

div.listing h2 {
	padding-left: 30px;
	margin: 4px 0 5px 0;
	}


