body{
margin:0px;
font-size:14px;
color:#303030;
background-color:#ffffff;
font-family:Verdana,sans-serif;;
}

#page{}
#main{}

#navcont{
width:100%;
background-color:#606060;
}

/* Nav Styles */
#navigation{
position:relative;
margin:0px auto;
width:980px;
height:40px;
background-color:#606060;
text-align:left;
border-left:1px solid #909090;
}

.nav a:link, .nav a:active, .nav a:visited{color:#FFFFFF; text-decoration:none;padding:0px 12px 0px 12px;}
.nav a:hover{color:#303030;text-decoration:none;display:block;background-color:#FFFFFF;padding:0px 12px 0px 12px;}
.nav{
line-height:40px;
font-size:16px;
}

.nava{
float:left;
border-right:1px solid #909090;
}

.navnor{border-right:0px;}
.navbl{background-color:#303030;}
/* End Nav Styles */

#bmain{
position:relative;
margin:0px auto;
width:980px;
height:auto;
background-color:#ffffff;
}

#cnv{
margin:30px 0px;
}

#foot{
width:980px;
margin:0px auto;
height:40px;
text-align:center;
vertical-align:middle;
}

.bmainText{
text-align:justify;
padding:15px;
}

.bmainBorder{
padding:5px 22px 15px 22px;
}

.title{
font-weight:bold;
text-decoration:none;
clear:right;
}

li{line-height:170%;}

p{
line-height:150%;
padding:3px 0px 3px 0px;
}

h1{
font-weight:600;
font-size:20px;
margin:10px 0px 10px 0px;
text-decoration:none;
}

h2{
font-weight:600;
font-size:18px;
padding:3em 0px 0px 0px;
}

table{
margin:10px auto;
padding:0px;
border-width:2px;
border-style:solid;
border-color:#A0A0A0;
border-collapse:collapse;
}

td{
font-size:14px;
line-height:140%;
text-align:center;
border-width:1px;
border-style:solid;
border-color:#A0A0A0;
padding:5px;
}

th{
font-size:14px;
line-height:140%;
text-align:center;
border-width:1px;
border-bottom:2px;
border-style:solid;
border-color:#A0A0A0;
padding:5px;
}

.tdbold{font-weight:bold;}
.td100{width:100px;}
.td25{width:25px;}
.tdw1{width:70px;}
.tdw2{width:100px;}

.tabq{
border-width:0px;
padding:5px 20px;
border-style:solid;
border-color:#606060;
border-collapse:collapse;
}

.imrb1{
float:right;
width:200px;
margin:5px 0px 25px 35px;
}

.tdnobo{
font-size:20px;
line-height:140%;
text-align:left;
color:#333333;
vertical-align:middle;
border-width:0px;
border-style:solid;
border-color:#000000;
}

.pcent{text-align:center;}
.dcent{text-align:center;}

.tdbk{background-color:#ccccff;}

.circular{
width:200px;
height:200px;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
background:url(/images/loudrivertangologo.jpg) no-repeat;
}

.circular img{
opacity:0;
filter:alpha(opacity=0);
}