body {
font: 12px normal Helvetica, arial, san-serif;
text-align: center;
margin: 0;
padding: 0;

}
td { 
font: 12px normal Helvetica, arial, san-serif;
}
a {
color: #222;
}
a:hover {
color: #999;
}

h1 {
color: #427DB4;
font-size: 18px;
font-weight: normal;
}

h2 {
color: #427DB4;
font-size: 16px;
font-weight: normal;
}

#container {
width: 1000px;
margin: 0 auto;
border: solid 1px #D4D4D4;
}

#banner {
font-size: 14px;
color: #DCDCDC;
text-align: right;
margin: 0 auto;
background: #5C5C5C;
padding: 20px 20px 300px 50px;
line-height: 20px;

}
#banner a {
color: #DCDCDC;
text-decoration: none;


}

#banner a:hover{
color: #ffffff;
text-decoration: none;
}

#content {
color: #5C5C5C;
margin: 0 auto;
text-decoration: none;
text-align: left;
background: #ffffff;
padding: 10px 10px 20px 30px;

}

#content a {
text-decoration: none;
text-align: left


}

.oneline {
color: #CAC817;
font-size: 19px;
padding: 0px 30px 0px 0px;

}
#topNav { 
 padding: 0px 20px 15px 0px;
 border-bottom: solid 1px #D4D4D4;
 
 
}

#topNav a {
  color: #969696; 
  }

#topNav a:hover {
 color: #4E5B8C;
}


.topNav { 
 font-size: 12px;
 display: block;
 padding: 2px 0px 2px 13px;
 background: url(../images/arrow_icon.gif) no-repeat left 5px;
}

.subNav { 
 padding: 1px 0px 1px 13px;
font-size: 11px;
display: block;

}
.quote {
font-size: 16px;
color: #69623D;
padding: 90px 40px 0px 0px;
text-align: center;
line-height: 20px;
}

.maincontent {
font: 12px/16px normal Helvetica, arial, san-serif;
padding: 20px 0px 0px 0px;
}
.maincontent a {
color: #427DB4;
}
.maincontent a:hover {
color: #80734C;
}

.homecontent {
font: 12px/16px normal Helvetica, arial, san-serif;
padding: 20px 10px 0px 0px;
border-bottom: solid 1px #D4D4D4;
}
.homecontent a {
color: #427DB4;
}
.homecontent a:hover {
color: #80734C;
}

.readmore a {
 padding: 2px 0px 2px 13px;
 background: url(../images/arrow_icon.gif) no-repeat left 5px;
}

#admin-navigation { border-bottom: solid 1px #484541; border-top: solid 1px #484541; padding: 10px; background-color: #efefef; }
#admin-navigation a { padding: 0px 10px 0px 10px; }
#admin_form td { padding: 3px;}



.right {text-align:right;float:right;}
.left {text-align:left;float:left;}
.btable {border-bottom: solid 1px #666666;}
.ttable {border-top: solid 1px #666666;}
.rtable {border-right: solid 1px #666666;}
.ltable {border-left: solid 1px #666666;}
.blink {color: #0000ff;}

.sideBar {
color: #3C3C3C;
text-decoration: none;
margin: 0px;
padding: 4px 19px 4px 38px;
text-align: left;
vertical-align: middle;
background-image: url(../images/sideBar_navBG.gif);
background-repeat: no-repeat;
background-position: left center;
height: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E5E5E5;
}
.sideBar a { margin: 0px; padding: 0px; color: #3C3C3C; text-decoration: none; }
.sideBar a:hover { color: #3C3C3C; text-decoration: underline; }