@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #957751;
	font-family: Book Antiqua, Palatino, serif;
	font-size: 15px;
}
.top {
	background-color: #233d32;
	height: 26px;
}
.left_bg {
	background-image: url(../images/valley2b_12.jpg);
	background-repeat: repeat-x;
}
.ptitle{
	background-image: url(../images/inner_03.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 502px;
	background-position:left;
	font-family: Book Antiqua, Palatino, serif;
	color: #ffffff;
	font-size: 17px;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 10px
	
}

A:link		{ color: #ffffff;
 text-decoration: underline;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
 font-size: 14px; }

A:hover		{ color: #ffffff;
text-decoration: none; 
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 14px; }

A:visited		{ color: #ffffff;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: 14px;
text-decoration: none; }



.bg_bottom {
	background-image: url(../images/brown_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DACCB1;
}

.bg_right {
	background-image: url(../images/valley2b_14.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(../images/valley2b_18.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #466150;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
.text2 {
	font-family: Book Antiqua, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

/* This is used for the weddings page only */

.quote		{
	color: #2d1502;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 14pt;
}
.weddingContact		{
	color: #2d1502;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 15pt;
}
.wedding		{
	color: #2d1502;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 13pt;
}
a.wedding:link		{
	color: #2d1502;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 15pt;
	line-height: 22pt;
}
a.wedding:hover		{ 
	color: #2d1502;
	text-decoration: underline;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 15pt; 
	line-height: 22pt;
}
 a.wedding:visited		{ 
	color: #2d1502;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Apple Chancery", "URW Chancery L", cursive;
	font-weight:normal;
	font-size: 15pt; 
	line-height: 22pt;
}

