/********************************

 LAYOUT-PRIMARY WRAPPERS

*********************************/
body
{
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(body-back.jpg);
	background-repeat: repeat-x;
}
#outer-wrapper
{
	width: 940px;
	margin: 0 auto;
}
#header-wrapper
{
	position: relative;
}
#middle-wrapper
{
	background-color: #FFFFFF;
}
#footer-wrapper
{
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(footer-back.jpg);
	text-align: center;
}
#column1-wrapper
{
	float: left;
	width: 680px;
}
#column2-wrapper
{
	float: left;
	width: 250px;
}
/********************************

 LAYOUT-SECONDARY WRAPPERS

*********************************/
#tagline-hack
{
	padding: 5px 15px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
#pageheader-hack
{
	background-image: url(pageheader-back.gif);
}
#pageheader-hack div.pageheader-hack-head
{
	background-image: url(pageheader-head.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#pageheader-hack div.pageheader-hack-foot
{
	padding: 15px;
	background-image: url(pageheader-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#pagecontent-hack
{
	padding: 15px;
	background-image: url(pagecontent-back.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/********************************

 LAYOUT-SPECIFIC ITEMS

*********************************/
#header
{
}
#header img
{
	border: 0;
}
#custominsert
{
	position: absolute;
	right: 10px;
	top: 5px;
}
#headerinsert
{
	position: absolute;
	right: 10px;
	top: 25px;
	color: #FFFFFF;
}
#rentalsearch
{
	position: absolute;
	right: 10px;
	top: 45px;
}
#menu
{
	position: absolute;
	right: 10px;
	bottom: 0;
}
#menu a
{
	display: block;
	float: left;
	margin-left: 5px;
	padding-left: 10px;
	line-height: 30px;
	background-image: url(menutab-01.gif);
	color: #FFFFFF;
}
#menu span
{
	display: block;
	float: left;
	width: 10px;
	height: 30px;
	background-image: url(menutab-02.gif);
}
#threebutton
{
	height: 100px;
	background-image: url(threebutton-back.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#threebutton a
{
	display: block;
	float: left;
	width: 80px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#threebutton img
{
	border: 0;
}
#loginform
{
	padding: 5px 10px;
	height: 140px;
	color: #FFFFFF;
	background-image: url(login-back.gif);
}
#loginform h4
{
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	color: #FFFF99;
	font-style: normal;
	font-weight: bold;
}
#loginform td
{
	padding: 0 4px 4px 0;
}
#loginform input
{
	border: 1px solid;
}
#loginform a
{
	color: #FFFFFF;
}
/********************************

 OVERRIDES

*********************************/
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #005300;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	margin: 5px 0 5px 0;
	border-bottom: 1px dotted #006600;
	padding: 0 0 5px 0;
	color: #006600;
	font-size: 20px;
	font-weight: normal;
}
h2
{
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #006600;
	padding: 0 0 5px 0;
	color: #006600;
	font-size: 14px;
	font-style: italic;
}
h3
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}
h4
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
	font-weight: normal;
}
h4 a
{
	color: inherit;
}
h5
{
	margin: 0 0 5px 0;
	border-bottom: 1px dotted;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-style: italic;
}
h5 a
{
	font-size: inherit;
	color: inherit;

}
p
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
