@charset "utf-8";
body {
	background-color:#505050;
	margin:0px;
	padding:0px;
}
#body {
	background-image:url(assets/bg.jpg);
	background-repeat:repeat;
	width:100%;
	height:100%;
}
#header-bg {
	background-image:url(assets/header-bg.jpg);
	background-repeat:repeat-x;
	height:93px;
	width:100%;
}
#logo-bg {
	background:url(assets/header-gradient.jpg) no-repeat 50% 0%;
	height:80px;
	width:100%;
}
#top-lines {
	background-image:url(assets/bg-top-lines.png);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}
#footer {
	background-image:url(assets/footer-bg.jpg);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}
#footer-shadow {
	background-image:url(assets/footer-shadow.png);
	width:1000px;
	height:102px;
}
.about-us-table-bg {
	background-image: url(assets/about-us-image.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 19px;
}

.main-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.main-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.main-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.main-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#footer-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
}
#footer-nav a {
	color: #FFF;
	text-decoration: none;
}
#footer-nav a:link {
	color: #FFF;
	text-decoration: none;
}
#footer-nav a:active {
	color: #FFF;
	text-decoration: none;
}
#footer-nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer-nav a:hover {
	color: #999;
	text-decoration: none;
}
#footer-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}
#footer-nav ul li {
	display: inline;
	margin: 0 8px;
} 
.left-divider-bg {
	background-image: url(assets/about-us-left-divider-bg.png);
	background-repeat: repeat-y;
}
.right-divider-bg {
	background-image: url(assets/about-us-right-divider-bg.png);
	background-repeat: repeat-y;
}
.link-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e0000;
	text-decoration: none;
	font-weight: bold;
}
.link-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e0000;
	text-decoration: none;
	font-weight: bold;
}
.link-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e0000;
	text-decoration: none;
	font-weight: bold;
}
.link-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e0000;
	text-decoration: none;
	font-weight: bold;
}
.link-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3e0000;
	text-decoration: underline;
	font-weight: bold;
}
.gallery-image {
	border: thin solid #505050;
}.testimonial-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3e0000;
	text-decoration: none;
	line-height: 14px;
}
.testimonial-text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	line-height: 14px;
}
.red25 {
	background-image: url(assets/red25.png);
	background-repeat: repeat;
}
.white25 {
	background-image: url(assets/white25.png);
	background-repeat: repeat;
}
.link-text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
