/**** -- Created 25/05/2008 -- ****/
/**** -- Soula Design Nottingham -- ****/
/**** -- Property Mentor -- ****/

/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
ol, ul, li { list-style:none }

a { color:#0000ff; text-decoration:underline; outline:none; } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */
img { border:none } /* Gets rid of IE's blue borders */

.clr { clear:both; }

/*h1 { color:#18456c; margin:0 0 10px 13px; padding:0; }*/

h1 { color: #FF0000; font-size: 12px; padding-bottom: 10px; text-align: left; font-family: Tahoma }

/* Navigation START -----------------------------------*/
#navContainer { padding-bottom: 2px; padding-top: 2px; margin-top: 0px; width: 60px }
#nav { color:#FFFFFF; }
/*
#nav a { text-decoration:none; display:block; margin:0 25px 0 0; float:left; color:#FFFFFF; }
/* Navigation END -------------------------------------*/