@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

	color: ;
	background-image: url(../images/gradient_Bodybg_1000.png);
}
.oneColLiqCtr #container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/WldHorseRnchContentBG.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1238px;
}
.oneColLiqCtr #mainContent {
	width: 900px;
	height: 1238px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.title {
	margin: 0px;
	position: absolute;
	visibility: visible;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	top: 180px;
}
.footer {
	font-size: x-small;
	color: #000;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 1200px;
	height: 24px;
	width: 900px;
	background-image: url(../images/footerBG.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.link {
	font-size: x-small;
	color:#333;
}
.navigation {
	height: 67px;
	width: 226px;
	top: 230px;
	position: absolute;
	padding-left: 58px;
}
.navigationRT {
	width: 226px;
	top: 75px;
	position: absolute;
	margin-left: 600px;
	background-image: url(../images/gradient_mainContentGradient.png);
}
.pageInfo {
	width: 464px;
	position: absolute;
	top: 200px;
	margin-left: 78px;
	background-image: url(../images/gradient_mainContentGradient.png);
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	padding-left: 8px;
	color: #402000;
}
.pageInfo2 {
	top: 600px;
	width: 464px;
	position: absolute;
	margin-left: 78px;
	height: auto;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.facilitiesInfo {
	top: 170px;
	width: 736px;
	position: absolute;
	margin-left: 78px;
	height: auto;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-image: url(../images/gradient_mainContentGradient.png);
}
.slideshowTitle {
	position: absolute;
	top: 620px;
	margin-left: 100px;
}
.slideshowPlacement {
	width: 712px;
	position: absolute;
	top: 500px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 98px;
}

.pageInfoHeadhings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #402000;
}
.boldText {
	font-weight: bold;
	text-align: left;
}
.weddingpackage {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/gradient_mainContentGradient.png);
	width: 750px;
	position: absolute;
	top: 175px;
	margin-left: 78px;
	height: auto;
	color: #402000;
}
.facilitiesPics {
	top: 575px;
	position: absolute;
}
.pageInfoHeadhings a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #630;
}
.browserList {
	font-size: x-small;
	position: absolute;
	top: 8px;
	margin-left: 575px;
	font-family: Arial, Helvetica, sans-serif;
	width: 275px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/gradient_mainContentGradient.png);
	
}

.styleone:link {
	text-decoration: underline;
	color: #630;
}
.styleone:visited {
	text-decoration: underline; 
	color: #000; 
	
}
.styleone:hover {
	text-decoration: underline; 
	color: #F90; 
	background: #FFC;
}
.styleone:focus {
	text-decoration: underline; 
	color: #000; 
	background: #FFC;
}
.styleone:active {
	text-decoration: underline; 
	color: #000; 
	background: #FFC;
}
.leftJustify {
}

#leftvendor {
	text-align: left;
	float: left;
	width: 350px;
	padding-left: 20px;
	
}
#rightvendor {
	text-align: left;
	width: 360px;
	float: right;
	padding-left: 20px;
}
