body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486C8F;

}

a:active {
	text-decoration: underline;
	color: #486C8F;
}
a:visited {
	text-decoration: underline;
	color: #486C8F;
}
a:hover {
	text-decoration: underline;
	color: #0071BC;
}

.location
{
	font-weight: bold;
	text-decoration: underline;
		color: #FF0000;
}


.news {
	color: #BFC89B;
	font-weight: bold;
	font-size: 11px;
	margin-top: 3px; /*centers the text with the bullet */
}


.padding {
	margin: 5px;
}

ul { 
	list-style-image: url(http://www.tyrrell-lettings.co.uk/images/bullet2.gif);
	color: #486C8F;
	align: center;
}

li {
	list-style-image: url(http://www.tyrrell-lettings.co.uk/images/bullet2.gif);
	color: #486C8F;
	font-weight: normal;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	
	color: #990066;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	color: #486C8F;
}


.footer {

	size: 80%;
}
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
  	color: #486C8F;

}
a.footer:hover {
	text-decoration: underline;
	color: #EAEAEA;
}
.dotted{ margin: 0; padding: 0; border: 1px dotted #990066; } 

a.h3:link, a.h3:active, a.h3:visited {
	text-decoration: none;
	color: #486C8F;
}

a.h3:hover {
	text-decoration: underline;
	color: #BFC89B;
	font-weight: bold;
}

.menutitle{
	font-size: 13px;
	margin-bottom: 5px;
	background-color: #990066; 
 	color:#FFFFFF;
	width:141px;
	font-weight:Bold;
	 padding:1px;
	text-align:Left;
	font-weight:Bold;
	/* border:1px solid #486C8F; */ 
}
a.menutitle, a.menutitle:link , a.menutitle:active, a.menutitle:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menutitle:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.submenu{
margin-bottom: 0.5em;
}

a.submenu:link, a.submenu:active, a.submenu:visited   {
	text-decoration: none;
	color: #486C8F;
}

}
a.submenu:hover {
	text-decoration: underline;
	color: #0071BC;
}


.white {

	font-weight: bold;
	color: #FFFFFF;
}

.white a:link, .white a:active, .white a:visited, .white a:hover
{
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}

.mybutton   {
	color: #FFFFFF; 
	/* border-style: inset;*/
        /* border-color: #486C8F; */
        background-color: #990066; 
        text-decoration: none;   
        
        text-align: center;}
  
  A.buttontext 
		{color: #FFFFFF; 
                text-decoration: none;   
                cursor: hand;}
