﻿body {background-color:#f3e5ca; background-image:url(images/sitebackgr.jpg); background-repeat:repeat-x; 
	height:100%; width:100%; margin:30px 0px 0px 0px; padding:0; border:none; text-align:center; vertical-align:middle; font-family:Arial, Helvetica, Sans-Serif; width:100% }
.button { font-size: 10px; font-family: Arial, Helvetica, Sans-Serif;}
.loginText {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif;}
.loginButton {font-size: 10px; font-family: Arial, Helvetica, Sans-Serif;}
.menuStatic {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color:#FFFFFF;}
.menuHover {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color:#8d412f; text-decoration: underline;}
.menuSelect {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color:#8d412f;}
.navBar{background-image:url(images/navbarback.jpg); background-repeat:repeat-x; text-align:left; padding-left:15px; padding-top:5px; padding-bottom:7px; vertical-align:middle;}
.sideCells {width:45%; padding:10px; vertical-align:top; text-align:left; font-family: Arial, Helvetica, Sans-Serif; font-size:12px;}
.treeRootNode {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; font-weight:bold; color:#8d412f;}
.galleryText {font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; vertical-align:top; text-align:left; padding:15px 15px 15px 15px;}
.contentTable {border-collapse: collapse; background-color:#f3e5ca; height:800px; padding-top:5px; border-top: solid 1px black; border-bottom: solid 1px black; border-left: solid 1px black; border-right: solid 1px black;}
/*ul { list-style-image:url(images/bullet.gif); list-style-type:disc; list-style-position:inside; padding-left:5px; }*/

#whylease ul { list-style-type:none; }
#whylease ul li {
	background-image: url(images/bullet.gif);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	border: 0px solid black;
}
#offer ul { list-style-type:none; }
#offer ul li {
	background-image: url(images/bullet.gif);
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 20px;
	border: 0px solid black;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, Sans-Serif;
}
#faq ol { font-weight:bold;}
#faq ol li ul { font-weight:normal;}
.faq { list-style-type:none; list-style-image:none; list-style-position:outside; padding-top:5px; padding-bottom:5px;}
#container { background-color:Black; padding: 1px; width:552px; height:310px;}
.treeView { text-align:left;}