/* main */
html, body {
	background-color: #000000;
	xbackground: #000000 url(/web/img/bg.gif) top left repeat;
	height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
body {
}
a {
xcolor: #A57D08;
color: #a48537;
}
img {
	border: 0;
}
ul.nav li, ul.lnav li {
	display: inline;
	margin-left: -4px;
	position: relative;
}
ul.nav {
	right: 36px;
	margin: 0;
	position: relative;
	width: 760px;

}
ul.nav li a {
	color: #FFFFFF;
}
ul.lnav {
	margin: 0 auto 0 auto;
	padding:0;
	width: 575px;
}

/* classes */
.active {
	background: #333333;
	padding: 4px 10px;
	border: solid #a48537 2px;
	border-bottom: solid #a48537 4px;
}
.alert {
	color: #FF0000;
	padding: 4px 5px 4px 23px;
	margin: 0 5px 5px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c00;
}
.atn { background: #ffc; }
.body {
}
.botcap {
	background: url(/web/img/botcap.gif) no-repeat;
	height: 24px;
}
.bottomtext {
	margin: 5px auto 0 auto;
	text-align: center;
	width: 760px;
}
.folderbg {
	background: url(/web/img/folder_bg.gif) top left repeat-y;
	overflow: hidden;
	margin: 0px;
	padding: 0px 20px;
	position: relative;
	width: 720px;
	xbackground: #000000 url(/web/img/bg.gif) top left repeat;
}
.navbarbottom {
	background: url(/web/img/navbar.gif) no-repeat;
	border-top: solid #a48537 3px;
	bottom: 0px;
	height: 32px;
	margin: 0 auto 0 auto;
	position: relative;
	width: 760px;
}
.navbartop {
	xbackground: url(/web/img/topnavbar.gif) no-repeat;
		xbackground: url(/web/img/navbar.gif) no-repeat;
		background-color: #121111;
	height: 35px;
	xborder: solid red 2px;
	width: 760px;

}
.navbuttons {
	background: #333333;
	padding: 4px 10px;
	margin-bottom: 2px;
	border: solid #a48537 2px;
	xborder: solid black 2px;
}
.serif {
	font: 11px Georgia, "Times New Roman", Times, serif;
	margin: 10px;
	xfont-style: oblique;
}
.wrapper {
	background:url(/web/img/bg_paisley.gif) top left repeat;
	border: solid #666666 1px;
	margin: 20px auto 0 auto;
	width: 760px;
}
/* ids */
#aboutuscap {
	background: url(/web/img/about_us_cap.gif) no-repeat;
	height: 10px;
	margin: 0;
}
#contactform {
width: 570px;
margin: 10px auto 0 auto;
padding: 0px;

}
#contactform label {
xborder: solid red 2px;
font-weight: bold;
font-size: 12px;
float: left;
clear: both;
text-align: right;
width: 180px;
margin: 2px;
}
#contactform p {
clear: both;
}
#contactform  input {
xborder: solid green 2px;
margin: 2px auto;
float: left;
display: inline;
}
#contactuscap {
	background: url(/web/img/contact_us_cap.gif) no-repeat;
	height: 10px;
	margin: 0;
}
#flashintro {
	background: #666666;
	height: 220px;
}
#introwrap {
	background:#000000;
	height: 236px;
}
#lmain {
	xbackground: url(/web/img/leftland.gif);

	xbackground-color:#373737;
	background-color:#000000;
	float: left;
	height: 236px;
	width: 234px;
}
#lmainbox {
	background-color:#000000;
	background:url(/web/img/bg_paisley.gif) top left repeat;
}
#lnavbar {
	background: url(/web/img/navbar.gif);
	height: 32px;
	border-bottom: solid #a48537 1px;
	padding-left: 110px;
}
#ltopcap {
	background: url(/web/img/topbar.gif);
	height: 32px;
}
#rentalscap {
	background: url(/web/img/rentals_cap.gif) no-repeat;
	height: 10px;
	margin: 0;
}
#reviewscap {
	background: url(/web/img/reviews_cap.gif) no-repeat;
	height: 10px;
	margin: 0;
}
#rmain {
	xbackground: url(/web/img/rightland.gif);
	background-color:#373737;
	background-color:#000000;
	float: left;
	height: 236px;
	width: 526px;
}
#rmainbox {
	background-color:#000000;
	background:url(/web/img/bg_paisley.gif) top left repeat;
}
#servicescap {
	background: url(/web/img/services_cap.gif) no-repeat;
	height: 10px;
	margin: 0;
}
#subtopcap {
	background: url(/web/img/sub_top_cap.gif) bottom no-repeat;
	height: 17px;

	margin: 0;
	padding: 0;

}
