@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/newhomepage/bkgrd.jpg);
}

.text {
font-family:Tahoma, Arial;
font-size:8.5pt;
line-height:1.5;
text-decoration:none;
color:#FFFFFF;
}

.text a{
	color: #FFFFFF;
	text-decoration:none;
}

.text a:hover {
	color: #c6b087;
	text-decoration:none;
}
.text a:visited {
color:#FFFFFF;
}

.navlinks {
color:#FFFFFF;
}

.navlinks a {

}

.smtxt {
font-family:Tahoma, Arial;
font-size:8pt;
text-decoration:none;

}

a {
color:#FFFFFF;
text-decoration:none;
}
a:visited {
color:#FFFFFF;
}
a:hover {
color:#C5AF86;
}

.pagename {
font-family:Tahoma, Arial;
font-size:12pt;
line-height:1.5;
text-decoration:none;
font-weight:bold;
color:#C5AF86;
}