/* Generic Selectors */

body {
font-family: Arial, "Verdana", Sans-serif;
font-size: 13px;
color: #1E0101;
background-color: #FFFFFF;
}

p {
width: 100%;
}

li {
list-style-type: none;
line-height: 175%;
list-style-image: url(../images/image.gif);
}

h1 {
font-family: Arial, "Verdana", Sans-serif;
font-size: 18px;
font-weight: bold;
color: #1E0101;
}

h4 {
font-family: Arial, "Verdana", Sans-serif;
font-size: 16px;
font-weight: bold;
color: #1E0101;
border-bottom: 1px solid #1E0101;
}


/**************** Pseudo classes ****************/

a:link {
color: #0000FF;
text-decoration: underline;
font-weight: normal;
}

li a:link {
color: #0000FF;
text-decoration: none;
font-weight: normal;
}

a:visited {
color: #910091;
text-decoration: underline;
font-weight: normal;
}

li a:visited {
color: #910091;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #933322;
padding-bottom: 5px;
font-weight: normal;
text-decoration: underline;
}

li a:hover {
display: block;
color: #933322;
padding-bottom: 5px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1E0101;
}

a:active {
color: rgb(255, 0, 102);
font-weight: bold;
}

td.rtinfo {
text-align:left;
vertical-align:top;
width: 280px;
}

td.rtlinks {
text-align:left;
vertical-align:top;
width: 245px;
}

/************************* ID's *************************/


div#main {
  width: 1024px;
  margin: 0 auto;
}

#navigation {
position: absolute;
z-index: 10;
width: 240px;
height: 2000px;
margin-top: 0;
border-right: 1px solid #1E0101;
font-weight: normal;
background-repeat: no-repeat;
background-image: url(images/nav-background.png);
}

#centerDoc {
position: absolute;
z-index: 15;
padding: 0px 8px 8px 8px; /*top right bottom left*/
width: 735px;
height: 2000px;
margin-top: 0px;
margin-left: 241px;
border-top: 1px solid #1E0101;
background-repeat: no-repeat;
background-image: url(images/centerdoc-background.png);
}

#centerDoc2 {
position: absolute;
z-index: 15;
padding: 0px 8px 8px 8px; /*top right bottom left*/
width: 735px;
height: 2000px;
margin-top: 0px;
margin-left: 241px;
border-top: 1px solid #1E0101;
}

#footer {
position: absolute;
z-index: 5;
width: 975px;
height: 200px;
margin-top: 2050px;
margin-left: 0px;
background-color: #FFFFFF;
}

#ads720x250states {
position: absolute;
z-index: 15;
padding: 0px 0px 0px 0px; /*top right bottom left*/
width: 720px;
height: 160px;
background-repeat: no-repeat;
}

#addthis {
position: absolute;
z-index: 15;
padding: 0px 0px 0px 0px; /*top right bottom left*/
width: 720px;
height: 60px;
background-repeat: no-repeat;
}


#column1 {float: left; width: 200px; padding: 5px; margin-top: 0px; }
#column2 {float: left; width: 525px; padding: 0px; margin-top: 0px; }
#column3 {float: left; width: 270px; height: 80px; padding: 0px; margin-top: 20px; }
#column4 {float: left; width: 230px; padding: 5px; margin-top: 0px; }
#column5 {float: left; width: 350px; padding: 5px; margin-top: 0px; }
#column6 {float: left; width: 180px; padding: 0px; margin-top: 20px; }
#column7 {float: left; width: 730px; height: 140px; padding: 0px; margin-top: 0px; }
#column8 {float: left; width: 240px; padding: 0px; margin-top: 0px; }
#column9 {float: left; width: 720px; height: 1750px; padding: 0px; margin-top: 10px; }
#column10 {float: left; width: 350px; padding: 0px; margin-top: 30px; }
#column11 {float: left; width: 600px; height: 10px; padding: 0px; margin-left: 360px; margin-top: 3000px; }
#column12 {float: left; width: 730px; height: 40px; padding: 0px; margin-top: 0px; }

p.fcolor1 {color: #7B7FB6; font-weight: normal; }
p.fcolor2 {color: #993322; font-weight: normal; }
p.fcolor3 {color: #0000FF; font-weight: normal; }

.bizname {color:#1E0101; font-weight: bold; }
.title {color:#7B7FB6; font-weight: bold; font-size: 17px; }
.philo {color:#991305; font-weight: normal; }
.footer_links {color:#E6E5E5; font-weight: normal; font-size: 10px;}
