/**
* @version 1.0
* @name getrowing.css
* @date March 2007
* Site Wide Common CSS for all browsers
*/
body {
 background:url(http://www.getrowing.com/images/bg-tile.gif) repeat-x center top;
}
.fixcenter {
 width:778px;
 border:solid;
 border-width:1px;
 background:#ffffff;
 color:#000000;
 margin:auto;
 margin-top:20px;
 text-align:left;
}

h1, h2, h3 {
 font-family:Verdana, Arial, sans-serif;
 color:#9a9a9a;
 font-weight:bold;
}
h1 {
 display:inline;
 font-size:18px;
}
h2 {
 font-size:14px;
}
h3 {
 font-size:12px;
}

#footerBot {
 width:740px;
 margin:0 auto;
 padding:20px 0 0 0;
 border:0;
 font-family:Verdana, Arial, sans-serif;
 font-size:10px;
 text-align:center;
}
#footerBot a {
 color:#464d5b;
}
#footerBot p {
 margin:0;
 padding:0;
}
#footerBot #footerLinks {
 color:#464d5b;
 font-size:11px;
 margin:0;
 padding:0 0 10px 0;
}
#footerBot #rowingWords {
 color:#828fa9;
 margin:0;
 padding:0 0 10px 0;
}
#footerBot #rowingWords strong {
 font-weight:normal;
}
#footerBot #copywriteText, #footerBot #copywriteText a {
 color:#828fa9;
}