/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; background-color: rgb(255,255,255); margin: 0px;}
 A:active { font-size: 14px; color: rgb(102,119,153); text-decoration: none ;}
 A:link { font-size: 14px; color: rgb(102,119,153); text-decoration: none ;}
 UL { font-size: 14px;}
 A:visited { font-size: 14px; color: rgb(102,119,153); text-decoration: none ;}
 .TextObject { font-size: 14px;}
 P { font-size: 14px;}
 LI { font-size: 14px;}
 OL { font-size: 14px;}
 A:hover { font-size: 14px; color: rgb(204,204,102); text-decoration: none ;}
 
a.button { color: #172C5E; display: block; text-decoration: none; width: 134px; height: 22px; background: url('images/button.gif'); padding-top: 3px; }

.wrapper { width: 700px; margin: auto; }
.nav { text-align: center; }
.mainpage { text-align: center; }
.pagecontent { padding: 30px 0px; }
.footer { text-align: center; clear: both; }

.headerlogo { border: none; text-align: center; margin: auto;  }

.browncontentbox { width: 399px; padding: 0px; margin: 20px 0px; background: url(images/browntablebody.jpg) no-repeat bottom left; }
.brownboxcontent { padding: 0px 62px 30px 34px; text-align: center; width: 303px; }
.bluecontentbox { width: 399px; padding: 0px; margin: 20px 0px; background: url(images/bluetablebody.jpg) no-repeat bottom left; }
.blueboxcontent { padding: 0px 34px 40px 70px; text-align: center; width: 295px; }
