/* CSS Document */
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.25em;
}
.background {
	background-color: #666666;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

table {
	margin: 0px;
}
td.tablePad2 {
	margin: 0px 0px 0px .5em;
}
a:link {
	color: #F3DFB6;
	text-decoration: underline;
}
a:visited {
	color: #F3DFB6;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #F3DFB6;
	text-decoration: underline;
}

.subLinkRed a:link {
	text-decoration: underline;
	color: #7F5123;
}
.subLinkRed a:visited {
	color: #7F5123;
	text-decoration: underline;
}
.subLinkRed a:hover {
	color: #666666;
	text-decoration: underline;
}
.subLinkRed a:active {
	color: #7F5123;
	text-decoration: underline;
}

.subLinkYellowSort a:link {
	color: #F3DFB6;
	text-decoration: underline;
	font-weight: bold;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subLinkYellowSort a:visited {
	color: #F3DFB6;
	text-decoration: underline;
	font-weight: bold;
}
.subLinkYellowSort a:hover {
	color: #F3DFB6;
	text-decoration: underline;
	font-weight: bold;
}
.subLinkYellowSort a:active {
	color: #F3DFB6;
	text-decoration: underline;
	font-weight: bold;

}
.grey9ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	line-height: 1em;
}
.homeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #000000;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.homeBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25em;
	color: #000000;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
}
.homeSmImage {
	margin-left: 5px;
}

#header_color {
	width: 100%;
	display: block;
	background-color: #000000;
	margin: 0px;
}

#footer {
	padding: 5px 0px 5px 80px;
	background-color: #666666;
	width: 100%;
	float: left;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #f3dfb6;
	text-decoration: underline;
}
#footer span.footer_color {
	color: #a2e494;
	font-size: 10px;
}
#footer_table {
	height: 15px;
	display: block;
}

/* NEW HOME IMAGE ADJUSTMENTS :: START */
td.home_img { width: 100%; height: 262px; background: url(/images/home/home_whole.jpg) no-repeat top left; }

#input_img { width: 120px; height: 110px; position: absolute; top: 102px; left: 29px; }
#input_img a { width: 120px; height: 110px; display: block; text-decoration: none; }

#find_rental { width: 100px; height: 75px; position: absolute; top: 246px; left: 41px; }
#find_rental a { width: 100px; height: 75px; display: block; text-decoration: none; }

#list_rental { width: 100px; height: 75px; position: absolute; top: 246px; left: 579px; }
#list_rental a { width: 100px; height: 75px; display: block; text-decoration: none; }
/* NEW HOME IMAGE ADJUSTMENTS :: START */

