@charset "UTF-8";
/* CSS Document */

#whole{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-attachment: fixed;
	background-image: url(images/background/back_paper_main.png);
	background-repeat: no-repeat;
	background-position: center 180px;
}
#whole_home{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(images/background/home_main_image2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#whole_links{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	
}
#header{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: right;
	height: 140px;
	background-image: url(images/background/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navbar{
	clear: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#welcome_text{
	margin: 20px;
	padding: 20px;
	clear: left;
	float: left;
	height: 445px;
	width: 300px;
	font-size: 1.2em;
	list-style-type: circle;
	overflow: auto;
}
#twitter{
	clear: left;
	float: right;
	height: auto;
	width: auto;
	margin-right: 50px;
	margin-bottom: 125px;
}#whole #welcome_text p strong {
	color: #000;
}
#whole #welcome_text p {
	font-weight: bold;
}
#footer{
	clear: both;
	color: #000;
	font-size: small;
}
#home_holder{
	clear: left;
	float: left;
	height: 445px;
	width: 445px;
	font-size: 1.2em;
	list-style-type: circle;
	padding-left: 40px;
	margin: 20px;
	text-align: justify;
}
#about_holder{
	clear: left;
	float: left;
	height: 445px;
	width: 900px;
	font-size: 1.2em;
	list-style-type: circle;
	padding-left: 20px;
	margin: 20px;
}
#pricing_holder{
	clear: left;
	float: left;
	width: 900px;
	font-size: 1.2em;
	list-style-type: circle;
	padding-left: 20px;
	margin: 20px;
	height: 445px;
}
#gallery_holder{
	clear: left;
	float: left;
	width: 900px;
	font-size: 1.2em;
	list-style-type: circle;
	padding-left: 20px;
	margin: 20px;
	height: 445px;
}
#text_hold{
	height: 90%;
	width: 860px;
	overflow: auto;
	margin-bottom: 20px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 20px;
}
#title_hold {
	background-color: #000;
}#contact_form_holder {
	height: 445px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	font-size: 0.9em;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	font-family: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#gallery_1 {
	float: left;
	width: 90%;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-color: #C39;
	border-right-color: #C39;
	border-bottom-color: #C39;
	border-left-color: #C39;
}
#gallery_2 {
	float: left;
	width: 90%;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-color: #C39;
	border-right-color: #C39;
	border-bottom-color: #C39;
	border-left-color: #C39;
}
#quote {
	clear: left;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 280px;
	text-align: left;
}
#quote3 {
	clear: left;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
	text-align: left;
}

#quote2 {
	clear: right;
	float: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 280px;
}
.large {
	font-size: x-large;
	font-style: italic;
}
#disclaimer {
}
#recom {
	padding: 20px;
	width: 780px;
	float: left;
	margin-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}
#marcia {
	float: right;
}
#left_link {
	float: left;
	width: 40%;
	text-align: justify;
}
#right_link {
	float: right;
	width: 40%;
	text-align: justify;
}
.examplephotos{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

