@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;

}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #420E00;
}

a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}
.stage_index {
	background-image: url(../images/stage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 472px;
	width: 811px;
	position: relative;
}
.stage_projects {
	background-image: url(../images/stage_projects.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 472px;
	width: 811px;
	position: relative;
}
.stage_testimonials {
	background-image: url(../images/stage_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 472px;
	width: 811px;
	position: relative;
}


.stage_contact {
	background-image: url(../images/stage_contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 569px;
	width: 811px;
	position: relative;
}


.basic_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

.basic_text a:link {
	color:#CCCCCC;
	text-decoration: none;
}
.basic_text_Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

.basic_text a:visited{
	color:#CCCCCC;
	text-decoration: none;
}
.basic_text a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.basic_text a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.basic_text_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1E7D1;
	line-height: 16px;
	text-align: left;
}
.basic_text_right_contact_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F1E7D1;
	line-height: 16px;
	text-align: right;
}


li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding-left: 60px;
	line-height: 22px;
	text-align: left;
	list-style-type: none;
}
.address_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #271308;
	text-align: left;
	text-decoration: none;
}
.address_text a:link {
	color:#271308;
	text-decoration: none;
}
.address_text a:visited{
	color:#271308;
	text-decoration: none;
}
.address_text a:hover {
	color:#271308;
	text-decoration: none;
}
.address_text a:active {
	color:#271308;
	text-decoration: none;
}
.bottom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8F6549;
	text-align: right;
	padding-right: 10px;
	text-decoration: none;
}

.bottom_text a:link {
	color:#6A4B35;
	text-decoration: none;
}
.bottom_text a:visited{
	color:#6A4B35;
	text-decoration: none;
}
.bottom_text a:hover {
	color:#8F6549;
	text-decoration: none;
}
.bottom_text a:active {
	color:#8F6549;
	text-decoration: none;
}
.contactfrom_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #271308;
	text-align: left;
	text-decoration: none;
}
.contactfrom_text_centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #271308;
	text-align: center;
	text-decoration: none;
}

.testimonials_header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #271308;
	text-align: left;
	text-decoration: none;
}
.testimonials_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #271308;
	text-align: left;
	text-decoration: none;
}
.testimonials_names_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #271308;
	text-align: right;
	text-decoration: none;
	padding-right: 80px;
}
.floating_pics {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.floating_pics_right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.licensed_and_insured_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.contactfrom_text_mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #271308;
	text-align: left;
	text-decoration: none;
}
