@charset "utf-8";
/* CSS Document */

div#body_container
{
height:700px;
width:1000px;
margin:0px auto;
padding:0px;
text-align:left;
background-image:url(../images/topBumper.png);
background-position:top center;
background-repeat:no-repeat;
}

div#left_container
{
height:568px;
width:820px;
margin:0px auto;
padding:0px;
display:inline;
float:left;
}

div#info_container
{
width:820px;
margin:0px auto;
padding:0px;
display:inline;
float:left;
}

div#spacer
{
width:820px;
height:230px;
}

div#textHeader_spacer
{
width:320px;
height:40px;
display:inline;
float:right;
}

div#text_header
{
height:40px;
width:380px;
font-family:Georgia, "Times New Roman", Times, serif
font-size: 20px;
font-weight: bold;
text-align: left;
line-height: 1.5;
padding: 0px 0px 0px 30px;
margin:0px auto;
color: #036;
list-style: none;
display:inline;
float:right;
}

div#page_text
{
width:400px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5;
text-align: justify;
padding: 0px 200px 0px 20px;
margin:0px auto;
color: #036;
list-style: none;
}

div#bumper_pix
{
height:200px;
width:600px;
text-align:right;
vertical-align:top;
padding:0px 0px 0px 0px;
}

div#list_title
{
height:80px;
width:230px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: justify;
line-height: 1.5;
padding: 0px 10px 0px 110px;
margin:0px auto;
color: #036;
list-style: none;
display:inline;
float:left;
}

div#list_size
{
height:80px;
width:230px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
line-height: 1.5;
padding: 0px 10px 0px 110px;
margin:0px auto;
color: #036;
list-style: none;
display:inline;
float:left;
}

div#corner, div#complete_bumper, div#bumper
{
height:75px;
width:230px;
padding: 0px 10px 0px 110px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 1.5;
text-align: justify;
margin:0px auto;
color: #036;
list-style: none;
display:inline;
float:left;
}

div#corner
{
height:40px;
}

div#complete_bumper
{
height:70px;
}