a:link { color: #A18473; text-decoration: underline; font-weight: normal; }
a:active { color: #A18473; text-decoration: underline; font-weight: normal; }
a:visited { color: #A18473; text-decoration: underline; font-weight: normal; }
a:hover { color: #5E7B8C; text-decoration: none; font-weight: normal; }

a.footer:link { color: #DDBBA6; text-decoration: none; font-weight: normal; }
a.footer:active { color: #DDBBA6; text-decoration: none; font-weight: normal; }
a.footer:visited { color: #DDBBA6; text-decoration: none; font-weight: normal; }
a.footer:hover { color: #5E7B8C; text-decoration: none; font-weight: normal; }

body {

	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
    background-position: top center;
}

.pageheading {
	color: #5E7B8C;
	font-family: georgia, times, sans-serif;
	font-size: 22px;
	letter-spacing: 0.1em;
	line-height: 160%;
	font-weight: bold;
}

.bodytext {
	color: #224459;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 160%;
}

.testimonial {
	color: #224459;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 160%;
}

.sideheading {
	color: #A18473;
	font-family: georgia, times, sans-serif;
	font-size:16px;
	letter-spacing: 0.1em;
	line-height: 160%;
	font-weight: bold;
}

.sidetext {
	color: #5E7B8C;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	line-height: 160%;
}

.footertext {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 160%;
}

