/* CSS Document */

body {
background-color:#000000;
margin: 0px;
padding: 0px;
padding-top: 15px;
}

#container {
background-image:url("bg.gif"/*tpa=http://www.peartreerental.com/images/bg.gif*/);
background-repeat:repeat-y;
margin: 0 auto;
width: 1000px;

}

#content {
font-family:Arial, Helvetica, sans-serif;
color: #999999;
font-size:11px;
line-height: 20px;
padding: 0px 40px 0px 53px;
}


#clearer {
clear: both;
}

#top {
background-image:url("top_curve.gif"/*tpa=http://www.peartreerental.com/images/top_curve.gif*/);
background-repeat:no-repeat;
width: 1000px;
height: 34px;
}

#bottom {
background-image:url("bottom_curve.gif"/*tpa=http://www.peartreerental.com/images/bottom_curve.gif*/);
background-repeat:no-repeat;
width: 1000px;
height: 31px;
}

.form_input {
color: #333333;
background-color:#B7B7B7;
font-size:11px;

}

.form_radio {
vertical-align: absolute-middle;
}

.newsletter {
padding: 15px 0px 15px 15px;
}

#footer {
width: auto;
color: #4F4F4F;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#footer a, #footer a:visited {
text-decoration: underline;
color: #4F4F4F;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a, a:visited {
font-family:Arial, Helvetica, sans-serif;
color: #84C63E;
font-size:11px;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
#footer a:hover {
text-decoration:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:12px;
letter-spacing: 2px;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:11px;
line-height: 20px;
padding:0px;
margin:0px;
display:inline;
font-weight:normal;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:16px;
letter-spacing: 2px;
}
.screen_readers {
position: absolute;
top: -6000px;
left: -6000px;
}

.line {
height:3px;
width:auto;
background-image:url("line.gif"/*tpa=http://www.peartreerental.com/images/line.gif*/);
background-repeat:repeat-x;
}

.clearer {
clear:both;
}