/* CSS Document */

* {
margin: 0px;
padding: 0px;
outline: none;
}

#interiortable {
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	border-top: 1px solid #fff;

}

#linkstable {
margin: 8px 0px 20px 50px;
}
#linkstable ul {
margin-left: 10px;
}
#linkstable li {
list-style-type: square;
margin-left: 10px;
}



#navigation {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation li {
	display: inline;
	font-size: 18px;
	font-family: Georgia, "palatino Linotype", "Times New Roman", serif;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#navigation li a:link {
	color: #FFFFFF;
	text-decoration: none;
	

}
#navigation li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
		color: #443D4F;
	text-decoration: none;
}

#navigation li a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.border-collage {
border: 1px solid #fff;
border-right: none;
border-left: none;
}
h2 {
	padding: 16px 0px 10px 40px;
	color: #A58E6C;
}

h3 {
	color: #998262;
	font-size: 1.3em;
	padding-top: 18px;
	padding-right: 50px;
	padding-bottom: 16px;
	padding-left: 40px;
}
#links h3 {
	padding-bottom: 6px;
}
#services h3 {
font-size: 1.2em;
}

h4 {
	padding: 5px 40px 2px 40px;
	color: #656A78;
	font-size: 1.1em;
	font-family: "trebuchet MS", georgia, serif;
}

#links h4 {
	padding: 1px 0px 4px 0px;
	color: #A58E6C;
	font-size: 1.0em;	
}

#services p, #about p, #testimonials p, #links p, #contact p {
	font-family: "trebuchet MS", georgia, serif;
	font-size: 1em;
	line-height: 1.2em;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 0px;
}

#linkstable td {
font-family: "trebuchet MS", georgia, serif;
	font-size: 1em;
	padding-right:110px;
	padding-bottom: 20px;
}
#linkstable a:link, #contact a:link{
	text-decoration: none;
	color: #786544;
}
#linkstable a:visited, #contact a:visited {
text-decoration: none;
color: #786544;
}

#linkstable a:hover, #contact a:hover {
text-decoration: underline;
color: #554F6C;
}

#linkstable a:active, #contact a:active{
text-decoration: none;
}


.photo-right {
	float: right;
	padding: 4px;
	border: 1px solid #A49272;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
}


#testimonials .photo-right {
	float: right;
	padding: 4px;
	border: 1px solid #A49272;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 30px;
}
.line {
margin: 5px 0px 10px 42px;
}

#content-table {
color: #fff;
}

#content-table p{
margin: 10px 0px 0px 0px;
padding: 0px;
line-height: 22px;
}

#footertable {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border: none;
	text-align: center;
	color: #EFEFE3;
	font-family: Georgia, "palatino Linotype", "Times New Roman", serif;
}
#footertable a:link {
color: #fff;
text-decoration: none;
}
#footertable a:visited {
color: #fff;
text-decoration: none;
}
#footertable a:hover {
color: #fff;
text-decoration: underline;
}
#footertable a:active {
color: #fff;
text-decoration: none;
}
.footerswirl {
margin: 0px 10px 0px 10px;
}

