/* CSS Document */
body {
background-color:#800000;
margin:0;
padding:0;
text-align:center;
font:10pt Arial;
}
img {
border:none;
}
h1 {
font-size:20px;
color:#006633;
}
h2 {
font-size:16px;
}
#wrapper {
background-image:url(../images/background_columns.jpg);
background-repeat:repeat-y;
border-left:1px solid gold;
border-right:1px solid gold;
width:702px;
height:auto;
margin:0 auto 0 auto;
text-align:left;
}
#container {
width:702px;
height:auto;
float:left;
}
#sub_nav {
float:left;
margin:0 20px 0 0px;
width:135px;
}
#sub_nav ul {
list-style:none;
margin:0;
padding:0;
}
#sub_nav li {
border-bottom:1px solid gold;
}
#sub_nav a:link, #sub_nav a:visited {
display:block;
padding:5px 5px 5px 5px;
background-color:#006633;
color:#FFFFFF;
text-decoration:none;
border-left:10px solid #00CC00;
}
#sub_nav a:hover {
color:#00FF00;
}
.content {
width:520px;
float:left;
}
td {
font:10pt Arial;
}
.banner_ad {
margin:25px 0 20px 0;
text-align:center;
}
#footer {
font-size:10px;
text-align:center;
margin:15px 0 0 0;
}
.pedtd {
font:10px Arial, Helvetica, sans-serif;
border:2px ridge;
padding:0px;
margin:0;
width:125px;
background-color:#FFFFFF;
}
.pedbox1 {
padding:30px 0 20px 0; border-right: 2px ridge; text-align: center;
}
.pedbox2 {
padding:0 5px 0 5px; text-align: center; background: url(../images/1x2.jpg) repeat-x center transparent; }
.pedbox3 {
padding:0px 0 7px 0; border-right: 2px ridge; text-align: center;
}

a {color:#000000; text-decoration:none}
a:active {color:#000000; text-decoration:none>
a:visited {color:#000000; text-decoration:none}
a:hover {color:yellow; text-decoration:underline }

