/*
    Author  :   Trevor Crane
		Website :   Ridgegold Marketing - Real Estate
*/

a{
 text-decoration:none;
 color:blue;
}

a:hover{
 text-decoration:underline;
}			

p {
 font-family:Arial;
 font-size:14px;
 letter-spacing:;
 
 width:98%;
 margin-left:10px;
}

h2{
font-family:Arial;
 font-size:18px;
 letter-spacing:;
 
 width:98%;
 margin-left:10px;
}

strong#services{
 font-family:Arial;
 font-size:14px;
 margin-left:10px;
}

li {
 font-family:Arial;
 font-size:14px;
}

h1{
 margin-top:10px;
 font-family:Georgia;
 font-size:18px;
 margin-left:10px;
}

td#navbartext {
 color:white;
 text-decoration:none;
 font-size:12px;
}

td#navbartext a {
 font-family:arial;
 letter-spacing:0.5px;
 color:white;
 text-decoration:none;
 font-size:11px;
}

td#navbartext a:hover {
	color:white;
	text-decoration:underline;
}

a.navbartext2 {
 color:white;
 margin-right:25px;
 text-decoration:none;
 font-size:13px;
}
 
a.navbartext2:hover {
 color:white;
 text-decoration:underline;
}