/*----------------------------------------------
http://www.luxfordnanaimohomes.com
author:   Logistica Systems
version:  09.15.2008
----------------------------------------------- */

html,body {
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


body {
	background-image: url(images/luxford_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F0EADB;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	width: 500px;
	padding-top: 5px;
	padding-left: 10px;
}

h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	margin: 0 0 .5em 0;	
}

p	{
	margin: 0 0 1em 0;
	color:#333333;
	line-height: 130%;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

ul.list li { line-height: 150%; }

td.content_cell {
	padding-top: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 1em;
}

td.nav_cell {
	padding-top: 2em;
} 

td.nanaimo {
	background-image: url(images/nan-footer.jpg);
	background-repeat: no-repeat;
	height: 250px;
} 

/* MISC */
.small		{font-size: 10px; color:#C80000; }


/* Links Formatting */

div.list li {line-height: 140%;}

div.photos {
	width:500px;
}


img.fancy {
	border: 1px solid #000000;
	margin:.5em;

}

/* Generic Link */
a.link			{font-size: 14px; text-decoration: underline;}
a.link:link		{color: #003399; text-decoration: underline;}
a.link:visited	{color: #003399; text-decoration: underline; }
a.link:hover	{color: #000000; background-color:#FFFFCC; text-decoration: underline}


/* Link2  */
a.link2			{font-size: 14px; text-decoration: none;}
a.link2:link	{color: #003399; text-decoration: none;}
a.link2:visited	{color: #003399; text-decoration: none; }
a.link2:hover	{color: #000000; background-color:#FFFFCC; text-decoration: none}

/* Legal Stuff */
td.copyright	{
	font-size: 9px;
	font-weight:normal;
	color: #FFFFFF;
	font-family: Verdana, arial, sans-serif;
	background-color: #1E4663;
	height: 50px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0;
}

a.logistica				{font-size: 9px; color: #FFFFFF; font-family: Verdana, arial, sans-serif; text-decoration: none;}
a.logistica:link		{color: #FFFFFF;}
a.logistica:visited		{color: #FFFFFF;}
a.logistica:hover		{color: #FFDE38; text-decoration: underline; font-weight: normal; }

