body {
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#weather {
	background-image: url(../../images/weather.png);
	height: 20px;
	width: 793px;
	float: left;
	padding-left:36px;
	margin-bottom: 10px;
	background-position: right;
	background-repeat: no-repeat;
}
#Header {
	height: 123px;
	width: 937px;
}

#HeaderContainer {
	background-image: url(../../images/body_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 136px;
	width: 100%;
}
#NavContainer {
	background-image: url(../../images/bg_nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 100%;
}
#TopNav {
	height: 40px;
	width: 967px;
}
#TopNavList {
	float: left;
}
#ContentContainer {
	background-image: url(../../images/bg_middle.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 442px;
	width: 100%;
}
#BodyContainer {
	width: 899px;
	height: 391px;
	float: left;
	background-color: #FFFFFF;
	padding: 19px;
}
#subTitles {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#shadowBox {
	height: 429px;
	width: 967px;
}
#LftShadow {
	float: left;
	height: 430px;
	width: 15px;
	background-image: url(../../images/left_feature_shadow.png);
	background-repeat: no-repeat;
}
#RgtShadow {
	background-image: url(../../images/right_feature_shadow.png);
	float: right;
	width: 15px;
	height: 430px;
}
#Footer {
	height: 128px;
}
#flags {
	height: 21px;
	width: 937px;
	margin-bottom: 15px;
	margin-top: 5px;
	background-image: url(../../images/flag_bg.png);
}
#bottomNav {
	height: 22px;
	margin-bottom: 15px;
	width: 937px;
}
.navLink {
display:block;
width: 100%;
height: 100%;
}
#introBtn/*navBtns*/
 {
	/*background-image: url(../../images/promotions_btn_ovr.jpg);*/
	float: left;
	height: 40px;
	width: 155px;
	background-image: url(../../images/intro_btn_ovr.jpg);
	background-repeat: no-repeat;
}
#virtualTourBtn {
	background-image: url(../../images/virtual_tour_btn_ovr.jpg);
	float: left;
	height: 40px;
	width: 149px;
}
#specBtn {
	background-image: url(../../images/spec_btn_ovr.jpg);
	float: left;
	height: 40px;
	width: 166px;
}
#aboutBtn {
	background-image: url(../../images/about_ojai_btn_ovr.jpg);
	float: left;
	height: 40px;
	width: 200px;
}
#communityBtn {
	background-image: url(../../images/community_btn_ovr.jpg);
	float: left;
	height: 40px;
	width: 150px;
}
#reservationsBtn {
	background-image: url(../../images/reservations_btn_ovr.jpg);
	float: left;
	height: 40px;
	width: 117px;
}
#introPG #introBtn img{
	visibility:hidden;
}
#virtualTourPG #virtualTourBtn img{
	visibility:hidden;
}
#specPG #specBtn img{
	visibility:hidden;
}
#aboutPG #aboutBtn img{
	visibility:hidden;
}
#communityPG #communityBtn img{
	visibility:hidden;
}
#reservationsPG #reservationsBtn img{
	visibility:hidden;
}
#brochureBtn/*Bottom Nav Btns*/
 {
	background-image: url(../../images/brochure_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 165px;
}
#specSheetBtn {
	background-image: url(../../images/spec_sheet_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 229px;
}
#gettingHereBtn {
	background-image: url(../../images/getting_here_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 144px;
}
#travelAgentsBtn {
	background-image: url(../../images/travel_agents_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 147px;
}
#privacyBtn {
	background-image: url(../../images/privacy_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 119px;
}

#contactBtn {
	background-image: url(../../images/contact_btn_ovr.gif);
	float: left;
	height: 23px;
	width: 133px;
}
#brochurePG #brochureBtn a, 
#brochurePG #brochureBtn img{
	visibility:hidden;
}
#specSheetPG #specSheetBtn a, 
#specSheetPG #specSheetBtn img{
	visibility:hidden;
}
#gettingHerePG #gettingHereBtn a, 
#gettingHerePG #gettingHereBtn img{
	visibility:hidden;
}
#travelAgentsPG #travelAgentsBtn a, 
#travelAgentsPG #travelAgentsBtn img{
	visibility:hidden;
}
#contactPG #contactBtn a, 
#contactPG #contactBtn img{
	visibility:hidden;
}
#privacyPG #privacyBtn a, #privacyPG #privacyBtn img {
	visibility:hidden;
}

.white{
	color: #FFFFFF;
}
#content table {
	margin-top: 10px;
	margin-bottom: 15px;
}
#vrThumb,.vrThumb {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#vrType,.vrType {
	text-align:center;
	padding-top: 5px;
}
.galleryHolder{
	margin-top: 20px;
	/*margin-top:20px;*/
}
.galleryHolder .rowHolder{
	min-height:141px;
}
#red {
	color: #FF0000;
}
#textNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C855E;
	margin-top: 20px;
	line-height: 20px;
}
#textNav a {
	color: #8C855E;
	text-decoration: none;
}
#textNav a:hover {
	text-decoration: underline;
}
#leftPic {
	border: 6px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.pdfIcon {
	margin-right: 5px;
	margin-bottom: 15px;
	float: left;
}
#linkLogo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#verImage {
	width: 200px;
	float: right;
	margin-left: 15px;
}
#langSelect {
float:right;
}