a.TCO{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-decoration:none;
	float:left;
	padding-left:4px;
}
a.TCO:hover{
	color:#FC0;
	text-decoration:none;
}
body {
	text-align:center;
	background: #D4D4D4 url(bodybg.png) repeat-y center;
	margin: 0px;
}
#wrapper {
	margin:0 auto;
	height: 100%;
	width: 768px;
}
#header {
	background:#FFF;
	text-align:center;
	margin:0 auto;
	padding: 0px;
	clear: both;
	width: 768px;
}
#content {
	background-color: #FFFFFF;
	text-align:left;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	white-space:normal;
	width: 768px;
}
#menu, #footer {
	background:Transparent;
	padding: 2px 0px;
	text-align: center;
	margin: 0px auto;
	border-top: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	height: 32px;
	width: 768px;
	clear: both;
}
#footnote {
	width:768px;
	margin:0 auto;
	padding:0 32px;
}
.TopPane {
	width: 768px;
	margin: 0px;
	padding: 0px;
}
.LeftPane {
	margin: 0px;
	padding: 0px;
	max-width:384px;
}
.ContentPane {
	margin: 0px;
	padding: 0px;
}
.RightPane {
	margin: 0px;
	padding: 0px;
	max-width:384px;
}
.BottomPane {
	margin: 0px;
	padding: 0px;
	width: 768px;
}
.DNNEmptyPane .RightPane, .DNNEmptyPane .LeftPane, .DNNEmptyPane .TopPane, .DNNEmptyPane .BottomPane {
	visibility:collapse;
	width:0;
}
.MainMenu_RootItem_MenuRoot {
	background-color: #FFF;
}
.MainMenu_MenuBreak {
	height: 1px;
	font-size: 1px;
	cursor: pointer;
}
.MainMenu_RootItem, .MainMenu_RootItem_Selected, .MainMenu_Root_MenuItem {
	cursor: hand;
	color: #333;
	background-color: Transparent;
	white-space: nowrap;
	padding: 6px 8px 0px;
	height:32px;
	display:inline-block;
	font: bold normal 12pt Arial, Helvetica;
}
.MainMenu_RootItem_Hover {
	color:#C60;
}
.MainMenu_Root_Menu {
	background-color: #fff;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 4px;
	min-width:160px;
	text-indent:4px;
}
.MainMenu_Root_MenuItem_Hover {
	color:#C60;
	border-bottom:#CCC 2px solid;
}
.MainMenu_CSSIcon {
	display:none;
}
.StandardButton {
	background: #7994cb none;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}
/* Default link syle */
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
.SkinObject, A.SkinObject:link, A.SkinObject:visited {
	font-weight: bold;
	font-size: 10pt;
	color: #0066FF;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
A.SkinObject:hover {
	text-decoration: none;
	color:#00CCFF;
}
A.SkinObject:active {
	text-decoration: none;
	color:#0099FF;
}
/* Normal bold text syle */
.NormalBold {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #2b2b2b;
	text-align: left;
	vertical-align: middle;
}
/* Normal text syle */
.Normal {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #2b2b2b;
}
/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2b2b;
}
/* Footer text style */
.Footer, A.Footer:link {
	font-size: 8.5pt;
	color:#2b2b2b;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* Footer link syle */
A.Footer:visited, A.Footer:active {
	text-decoration: none;
	color:#2b2b2b;
}
A.Footer:hover {
	text-decoration: underline;
	color:#4c4c4c;
}
/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}
/* Command button admin link syle */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	color: #323232;
}
A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.breadcrumb:hover {
	color: #4c4c4c;
}
/* text style for the unselected tabs */
.OtherTabs, A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
	text-decoration:none;
	color:#2b2b2b;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active {
	text-decoration:none;
	color:#2b2b2b;
}
A.OtherTabs:hover {
	text-decoration:underline;
	color:#4c4c4c;
}
div.househeader {
	background:Transparent url(http://rvkelowna.com/Portals/0/images/headerhouse.jpg) no-repeat;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	height: 224px;
	width: 768px;
}
div.househeader .textbox{
	float:right;
	clear: both;
	padding:8px;
	width:272px;
	height:224px;
}