/* Style Sheet for Estate Services of Notrh Carolina: 601MEDIA.COM */

body {
	background-image: url(../images/bkA.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;}
.topnav a:hover {
	color: #E1DD84;
}
#main {
	background-image: url(../images/bk-fullA.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#homePG {
	background-image: url(../images/bk-A0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#servicesPG {
	background-image: url(../images/bk-A2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#referralsPG {
	background-image: url(../images/bk-A1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#locationPG {
	background-image: url(../images/bk-A3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contactPG {
	background-image: url(../images/bk-A1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	color: #E4E4E4;
	font-weight: bold;
}
.style3 {
	color: #EBEBEB;
	font-weight: bold;
}
a {
	color: #CCCCCC;
}

/* FORM STYLE */
input {
	background-color: #CCCCCC;
}
textarea {
	background-color: #CCCCCC;
	background-image: url(../images/textarea.jpg);
}

#main #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#main #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:hover {
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
.footer a {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
