@charset "UTF-8";
/* CSS Document */

body {
text-align : center;
margin-top : 10px;
margin-bottom : 10px;
color : rgb(102, 102, 102);
background-color : rgb(224, 224, 224);
}
a:link {
color : rgb(0, 0, 255);
text-decoration : none;
}
a:visited {
color : rgb(0, 0, 255);
text-decoration : none;
}
a:active {
color : rgb(0, 0, 255);
text-decoration : none;
}
a:hover {
color : rgb(255, 0, 0);
text-decoration : underline;
}
#page_wrapper {
border : 8px solid rgb(255, 255, 255);
background : rgb(255, 255, 255) none repeat scroll 0% 50%;
margin-left : auto;
margin-right : auto;
width : 98%;
text-align : left;
}
#header_wrapper {
margin : 0;
padding : 0;
background : rgb(255, 255, 255) url(http://www.waltonauctionsite.com/img/menu_bg.gif) repeat-x scroll left bottom;
min-height : 80px;
}
#header {
margin : 0 0 10px;
padding : 15px;
background : transparent url(http://www.waltonauctionsite.com/img/walton.png) repeat-y scroll center;
min-height : 120px;
height : 120px;
}
#header h1 {
margin : 0;
font-family : verdana, arial, sans-serif;
font-size : 28px;
color : rgb(255, 255, 255);
letter-spacing : -1px;
}
#header h2 {
margin : 0;
font-family : verdana, arial, sans-serif;
font-size : 14px;
color : rgb(177, 198, 235);
letter-spacing : 1px;
}
#left_side {
background : rgb(241, 246, 254) url(http://www.waltonauctionsite.com/img/side_bg.gif) repeat-x scroll left bottom;
margin-top : 10px;
float : left;
width : 160px;
}
#right_side {
background : rgb(241, 246, 254) url(http://www.waltonauctionsite.com/img/side_bg.gif) repeat-x scroll left bottom;
margin-top : 10px;
float : right;
width : 190px;
}
#content {
margin : 20px 180px 0;
}
#footer {
clear : both;
text-align : center;
padding-top : 12px;
color : rgb(182, 206, 249);
font-family : verdana, arial, sans-serif;
font-size : 11px;
line-height : 18px;
background-color : rgb(51, 51, 255);
height : 75px;
}
#footer a:link {
color : rgb(255, 255, 255);
text-decoration : none;
}
#footer a:visited {
color : rgb(255, 255, 255);
text-decoration : none;
}
#footer a:active {
color : rgb(255, 255, 255);
text-decoration : none;
}
#footer a:hover {
color : rgb(255, 255, 255);
text-decoration : underline;
}
#left_side p, #right_side p {
margin : 15px 10px;
font-family : verdana, arial, sans-serif;
font-size : 11px;
line-height : 16px;
color : rgb(51, 51, 51);
}
#left_side h3, #right_side h3 {
border : 1px solid rgb(15, 57, 116);
margin : 5px 5px 10px;
padding : 4px;
font-family : verdana, arial, sans-serif;
font-size : 14px;
font-weight : bold;
line-height : 14px;
color : rgb(255, 255, 255);
background-color : rgb(33, 83, 170);
}
#left_side h4, #right_side h4 {
margin-top : 0;
margin-bottom : 0;
margin-left : 10px;
font-family : verdana, arial, sans-serif;
font-size : 12px;
font-weight : bold;
line-height : 12px;
color : rgb(33, 83, 170);
}
#content p {
margin-top : 15px;
margin-bottom : 15px;
font-family : verdana, arial, sans-serif;
font-size : 12px;
line-height : 18px;
color : rgb(51, 51, 51);
}
#content h3 {
margin-top : 5px;
margin-bottom : 10px;
font-family : verdana, arial, sans-serif;
font-size : 18px;
font-weight : bold;
line-height : 18px;
color : rgb(33, 83, 170);
}
#content h4 {
margin-top : 0;
margin-bottom : 0;
font-family : verdana, arial, sans-serif;
font-size : 14px;
font-weight : bold;
line-height : 12px;
color : rgb(33, 83, 170);
}
#navlist {
border-bottom : 1px solid rgb(15, 57, 116);
padding : 5px 0;
margin-top : 1px;
margin-bottom : 0;
text-align : center;
margin-left : 0;
font-family : Verdana, sans-serif;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 14px;
line-height : normal;
}
#navlist li {
margin : 0;
list-style-type : none;
list-style-image : none;
list-style-position : outside;
display : inline;
}
#navlist li a {
border-style : solid solid none;
border-width : 1px 1px medium;
padding : 5px 15px;
background : rgb(33, 83, 170) url(../img/tab_bg.gif) repeat-x scroll left bottom;
color : rgb(241, 246, 254);
margin-left : 3px;
text-decoration : none;
}
#navlist li a:link {
color : rgb(241, 246, 254);
}
#navlist li a:visited {
color : rgb(241, 246, 254);
}
#navlist li a:hover {
border-color : rgb(15, 57, 116);
background : rgb(51, 100, 187) none repeat scroll 0% 50%;
color : rgb(255, 255, 255);
}
#navlist li a#current {
border-bottom : 1px solid rgb(255, 255, 255);
background : rgb(255, 255, 255) none repeat scroll 0% 50%;
color : rgb(0, 0, 0);
}
.float_left {
float : left;
margin-right : 10px;
}
.float_right {
float : right;
margin-left : 10px;
}
.featurebox_center {
border : 1px solid rgb(223, 232, 247);
margin : 0;
padding : 10px;
background-color : rgb(255, 255, 246);
font-family : verdana, arial, sans-serif;
font-size : 11px;
line-height : 18px;
color : rgb(51, 51, 51);
}
.featurebox_side {
border : 1px solid rgb(223, 232, 247);
margin : 0 10px 15px;
padding : 10px;
background-color : rgb(255, 255, 246);
font-family : verdana, arial, sans-serif;
font-size : 11px;
line-height : 18px;
color : rgb(51, 51, 51);
}
