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

body {
	margin-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	padding-top: 0px;
}
.holder {
	width:1024px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
}
.main {
	width:1024px;
	position:relative;
	margin-left: auto;
	margin-right:auto;
}
.main_about {
	background-image: url(../images/AboutUs.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.main_Accolades {
	background-image: url(../images/Accolades.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	height: 1500px;
}

.main_KindredSpiritsv2 {
	background-image: url(../images/KindredSpiritsv2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.main_services {
	background-image: url(../images/Services2.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

.main_gallery {
	
	position:relative;
	float:left;
}

.main_contain {
	width:1024px;
	position:relative;
	float:left;
}
.top {
	position:relative;
	float:left;
	width:1024px;
}
table {
	width:1024px;
	max-width:1024px;
}

#small {
	width:350px;
	
}
.middle {
	position:relative;
	float:left;
	width:1024px;
	margin-top: 0px;
}
.bottom {
	width:867px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:78px;
	margin-right:78px;
	position:relative;
	float:left;
	margin-top: 10px;
}

.bottom a{
	color:#000;
	text-decoration:none;
	
}

.bottom a:hover{
	color: #F00;
	text-decoration:none;
	
}

.bottom_inside {
	width:867px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:78px;
	margin-right:78px;
	margin-top:5px;
	position:relative;
	float:left;
}

.bottom_two_inside {
	width:867px;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:78px;
	margin-right:78px;
	position:relative;
	float:left;
	line-height: normal;
}

.bottom_two_inside a{
	color:#000;
	text-decoration:none;
}

.bottom_two_inside a:hover{
	color:#F00;	
	text-decoration:none;
}


.footer {
	position:relative;
	float:left;
	width:1024px;
	border-top:2px solid #666;
	margin-top:42px;
}
.footer_inside {
	position:relative;
	float:left;
	width:1024px;
	border-top:2px solid #666;
}
.footer_left {
	position:relative;
	float:left;
	color:#666;
}
#buttons {
	margin-left:140px;
	margin-right:250px
}
.footer_right {
	position:relative;
	float:left;
	color:#666;
}

.right_col {
	position:relative;
	float:left;
	width:170px;
	font-size: 11px;
	line-height: 19px;
}

.right_col a{
	color:#000;
	text-decoration:none;
}

.right_col a:hover{
	color:#F00;	
	text-decoration:none;
}

#services {
	width:850px
	
}

form {
	font-size:14px;
	
}

#credits {
	font-size:10px;
	
}

#header {
	font-size:10px;
	
}