BODY 
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	/* background:#f6f7f7 url(http://www.locata.ca/_includes/header/bg_top_2.gif) repeat-x left top; */
	/*
	background-attachment: fixed;
	background-image: url(http://www.locata.ca/_images/_body/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	*/
}

P,TD,TR,UL,OL,LI,INPUT,SELECT 
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:link { text-decoration:none; color: #174776; }
a:visited { text-decoration:none; color: #447aae; }
a:hover, a:active { text-decoration:none; color: #cca006; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.outlineAroundThumb  {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.header a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

.header a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	vertical-align: middle;
}

.header a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}

.footer 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

.footer a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #447aae;
	text-decoration: none;
}

.footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #447aae;
	text-decoration: none;
}

.footer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #447aae;
	text-decoration: none;
}


.posted
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.addlisting a:link 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
	}
	
.addlisting a:visited 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
	}
	
.addlisting a:hover 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
	}
.addlisting a:active 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699CC;
	text-decoration: none;
	}

.notes 
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	}

/* rental search results */

.rentCost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


#links ul {
        list-style-type: none;
        width: 400px;
} 

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#links li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
        background: #ffffcc;
}

#links a em { 
        color: #333;
        display: block;
        font: normal 85% Verdana, Helvetica, sans-serif;
        line-height: 125%; 
}

#links a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}

/* HEADER */

#header 
	{
	margin: 0px 0px 0px 0px;
	background: url(http://www.locata.ca/_includes/header/locata_rental_header.gif) repeat-x top left;
	height: 45px;
	width: auto;
	}	

#header ul 
#header {
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px;
	margin-top: 35px;
	}
#header ul li { display:inline; }
#header a {
	text-decoration:none;
	color:#FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f7c548;
	font-weight: bold;
	}
.registerHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #447AAE;
	text-decoration: none;
}
.outline {
	border: thin solid #d8e3f1;
}

.footer_background {
	background-image: url(http://www.locata.ca/_includes/footer/footer_bk_image.jpg);
	background-repeat: repeat-x;
}
.header_background {
	background-image: url(http://www.locata.ca/_includes/header/images/header.jpg);
	background-repeat: no-repeat;
}

