/* Universal Styles */
body {
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#holder p {
	font-family: Arial, Helvetica, sans-serif;
	color: #A4A4A4;
	text-align: center;
}
#holder2 {
	background-image: url(../images/new_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
}
#banner {
	margin: 0px;
	padding: 0px;
}
#nav {
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.navigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 37px;
}
.navigation li {
	float: left;
	width: 110px;
}
.navigation a {
	display: block;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.location {
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/navigation/bg.jpg);
	height: 29px;
	padding-bottom: 0px;
	padding-top: 6px;
	color: #B7803C;
}
#shadow {
	height: 18px;
	width: 785px;
	padding: 0px;

	margin-top: -5];
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -5px;
}
#content {
	background-image: url(../images/bgs.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
	clear: both;
	height: 460px;
	padding-bottom: 90px;
	margin-bottom: 0px;
	padding-top: 20px;
}
#slideshow {
	margin-left: 110px;
	margin-top: 50px;
	float: left;
	background-color: #333333;
}
#bottom_banner {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
	padding-top: 5px;
	color: #666666;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#bottom_banner a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#bottom_banner p {
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


/* Home Page */



/* About Page */
#about_content {
	clear: both;
	padding-top: 25px;
	padding-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 590px;
}
#about_content p {
	font-size: 12px;
	line-height: 20px;
	width: 566px;
	text-align: justify;
	margin-left: 10px;
	padding-top: 10px;
}
#about_content h4 {
	color: #64584C;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564C42;
	font-family: Pristina;
	font-size: 20px;
	margin-left: 10px;
	width: 568px;
}


/* Gallery Page */
#gallery_home {
	clear: both;
	height: 560px;
	margin-bottom: 50px;
	width: 785px;
}
.gallery {
	font-family: Pristina;
	font-size: 18px;
	text-align: center;
}
.gallery_bg {
	margin-left: 105px;
	padding-top: 20px;
}



/* Pricing Page */
#pricing {
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}
#price_table {
	border: 3px solid #9D7341;
	margin-top: 10px;
}
#price_table td {
	border: 1px solid #B98C55;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	padding-right: 10px;
}
.right_price_column {
	text-align: center;
}
.left_price_column {
	padding-left: 10px;
	text-align: left;
}
.complete_package {
	font-weight: bold;
	color: #990000;
}
#price_table th {
	border: 1px solid #B98C55;
	width: 75px;
	color: #9D7341;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 17px;
}
#pricing p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
#pricing h4 {
	color: #64584C;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #564C42;
	font-family: Pristina;
	font-size: 20px;
}
.pricing {
	font-size: 12px;
	font-weight: bold;
}

/* Contact Page */
#navigation_holder {
	height: 34px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contact_Form {
	width: 400px;
	height: 300px;
	font-size: 12px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 4px solid #9D7341;
	text-align: justify;
}
#contact_info {
	width: 400px;
	font-size: 12px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 4px solid #9D7341;
	text-align: justify;
	padding: 10px;
	margin-bottom: 10px;
}
#contact_info p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #5C534A;
}
#form_holder {
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 35px;
	padding-bottom: 100px;
	width: 785px;
	margin: 0px;
}
#contact_Form p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #5C534A;
}
#contact_form {
	margin-left: 15px;
}
.input {
	border: solid 1px #aaaaaa;
	width: 240px;
	font-size: 11px;
	padding: 1px 1px 1px 2px;
	background-color: #FFFFFF;
}
.textarea {
	height: 8em;
	font-size: 13px;
}
.h4_underline {
	text-decoration: none;
	font-size: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #9D7341;
	text-align: left;
}
#contact_form label {
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	color: #5B5147;
}
#contact_form span {
	display: block;
	margin: 0 0 5px 90px;
}
.image_wrap {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#contact_info a {
	color: #584E45;
	text-decoration: underline;
}
#contact_info a:hover {
	text-decoration: none;
}
.link {
	color: #000000;
}
.link:hover {
	text-decoration: none;
}
.highlight {
	font-style: normal;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.thanks_text {
	color: #990000;
	font-weight: bold;
}
.small {
	font-size: 10px;
}

#gallery_holder {
	width: 468px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
	border: 4px double #5A5046;
	height: 320px;
}
#swirly{
	background-image: url(../images/swirly.jpg);
	background-repeat: no-repeat;
	background-position: 590px top;
}

#gallery_thumbs {
	width: 468px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: 54px;
	padding-bottom: 8px;
}
#gallery_thumbs img {
	padding-right: 1px;
	padding-left: 1px;
	height: 54px;
	width: 50px;
	padding-top: 4px;
	padding-bottom: 0px;
}
#gallery_thumbs img:hover {
	padding-top: 0px;
	padding-bottom: 4px;
}
#return {
	margin-bottom: 25px;
}
#return a {
	font-size: 15px;
	color: #AFAFAF;
}
#return a:hover {
	text-decoration: none;
}
#small_text p {
	font-size: 12px;
}
