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

body {background-color: #000000;
	
	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #603311;
}
a:visited {
	text-decoration: none;
	color: #603311;
}
a:hover {
	text-decoration: none;
	color: #000000;	
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	height: 30px;
}
.footer a:link {
	text-decoration: none;
	color: #603311;
}
.footer a:visited {
	text-decoration: none;
	color: #603311;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFFFF;	
}
.footer a:active {
	text-decoration: none;
	color: #603311;
}
.quotation {
    padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 24px;
}
.quote_spacing {
    
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDAF95;
}
.service_spacing {
    margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDAF95;
}
.bullets {
	text-indent: 30px;
}

.back {
	background-image: url(images/tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
.splash {
    left:50%;
	top:50%;
	margin-left:-294px;
	margin-top: -236px;
	width:588px;
	height:472px;
	position:absolute;
	background-repeat: no-repeat;
	background-color: #000000;
	
}
.nav {
	left:50%;
	margin-left:-350px;
	width:700px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #603311;
	word-spacing: 25px;
}
.content_container{
	left:50%;
	margin-left:-370px;
	width:740px;
	position:absolute;
	margin-top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
.content {
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	letter-spacing: 1px;	
}
.crow {
	background-image: url(images/crow1.png);
	background-repeat: no-repeat;
}
.narrowtext {
	padding-right: 100px;
	padding-left: 100px;	
}

