@charset "UTF-8";
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #3f4c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #fff url(../images/body-bgrnd.jpg) repeat-x;
}
h1 {
	color: #153C6F;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	color: #153C6F;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

p {
	padding-top: 3px;
	padding-bottom: 5px;
}
a,  a:link {
	color: #0c396e;
	text-decoration: none;
}
a:visited {
  color: #0c396e;
  text-decoration: none;
}
a:hover {
	color: #EBEBEB;
	text-decoration: none;
	background: #6FB3F6;
}
a:focus {
  color: #0c396e;
}
a:active {
  color: #0c396e;
}

#topNav {
	border-bottom: 1px solid #d0d8e2;
	margin-bottom: 20px;
	margin-right: 2px;
	margin-left: 406px;
	text-align: left;
	padding: 4px 20px 4px 11px;
}

#topNav a {
	padding-right: 22px;
	border-right: 1px solid #6FB3F6;
	text-transform: uppercase;
	padding-left: 22px;
	margin: 0px 0px 0px -4px;
	font-size: 12px;
}

#topNav a.right {
	padding-right: 8px;
	padding-left: 20px;
	border-right-style: none;
}
#outerWrapper {
	margin-left: 0;
	width: 1000px;
	margin-bottom: 20px;
}
#outerWrapper #header {
	height: 105px;
	padding: 0px 0px 0px 416px;
	background: url(../images/Top-bgrnd.jpg) no-repeat;
}
#toptxt {
	float: right;
	width: 292px;
	text-align: right;
	padding-right: 30px;
	padding-top: 17px;
	line-height: 18px;
}

#outerWrapper #contentWrapper {
	background-image: url("../images/content_bgrnd.gif");
	background-repeat: repeat-y;
	margin: 0px;
	overflow: hidden;
	width: 1000px;
}
#outerWrapper #contentWrapper #leftCol {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 406px;
	background: url(../images/left-top.jpg) no-repeat;
}

#leftCol #leftContent {
	padding: 228px 16px 20px;
	line-height: 18px;
}

#leftContent #rentDetails {
	width: 374px;
}

#leftContent #rentDetails th {
	padding-right: 8px;
	border-bottom: 1px solid #888;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-style: italic;
}

#leftContent #rentDetails td {
	padding-right: 8px;
	border-bottom: 1px solid #888;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 406px;
	padding: 0px 30px 20px 20px;
}

#content ul {
	margin: 0px 10px 0px 0px;
	padding: 5px 0px 0px;
	list-style: none;
}

#content ul li {
	margin: 0px;
	padding: 5px 0px 5px 8px;
	list-style: none;
	background: url(../images/dotgrey.gif) no-repeat 0px 10px;
}

#outerWrapper #contentWrapper #clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	height: 1px;
	padding: 0px;
	margin-right: 2px;
	border-top: 1px solid #6caef5;
}

#content #contentTable img {
	border: 1px solid #DDD;
	margin-left: 15px;
}

