body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333399;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
a {
	color: #992e4c;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-weight: normal; 
	font-size: 13px;
	color: #992E4C;
}
a.selected-nav:link {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #C7A36E;
	font-size: 14px;
	}
a.selected-nav:visited {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	color: #C7A36E;
	font-style: italic;
	font-size: 14px;
}
a.selected-nav:hover {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	color: #C7A36E;
	font-size: 14px;
}
a.selected-nav:active {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	color: #C7A36E;
	font-style: italic;
	font-size: 14px;
	}


a.top-nav:link {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #992e4c;
	font-size: 14px;
	font-style: italic;
}
a.top-nav:visited {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	color: #992e4c;
	font-size: 14px;
	font-style: italic;
}
a.top-nav:hover {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #C7A36E;
	font-size: 14px;
}
a.top-nav:active {
	font-family: Times, Georgia, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	color: #992e4c;
	font-size: 14px;
	font-style: italic;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #992e4c;
	font-weight: normal;
	}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #992e4c;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #d4a46b;
	font-weight: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #992e4c;
	font-weight: normal;
}
.home-bg {
	background-image: url(../images/curve-home.jpg);
	background-repeat: no-repeat;
}
.nav-div-padding {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.nav-right-padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.home-bg2 {

	background-image: url(../images/curve-home2.jpg);
	background-repeat: no-repeat;
}
.top-padding {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.column-padding {
	padding-top: 90px;
	padding-right: 15px;
	padding-left: 10px;
}
.column-padding-right {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6A26E;
}

.column-padding-line {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6A26E;
}
.column-padding-noline {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 25px;
}
.serf-font {
	font-family: Times, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #C7A36E;
}
.serf-font-blue {
	font-family: Times, Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #384A9B;
	padding-left: 8px;
}
.serf-font-red {
	font-family: Times, Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #992E4C;
}
.services-bg {
	background-image: url(../images/curve-services.jpg);
	background-repeat: no-repeat;
}
.about-bg {
	background-image: url(../images/curve-about.jpg);
	background-repeat: no-repeat;
}
.clients-bg {
	background-image: url(../images/curve-clients.jpg);
	background-repeat: no-repeat;
}
.news-bg {
	background-image: url(../images/curve-news.jpg);
	background-repeat: no-repeat;
}
.contact-bg {
	background-image: url(../images/curve-contact.jpg);
	background-repeat: no-repeat;
}

