@charset "utf-8";

* {margin:0;padding:0;text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:small; color:#005747;}

body {background-color:#005747; text-align:center; background-image:url(../images/bodyback.jpg); background-repeat:repeat-x;}
#centrepage {margin:0em; width:100%; height:100%; background-color:#ffffff;}
#holder {width:900px; background-color:#ffffff; margin: 0 auto 0 auto; text-align: left;}
#outerborder {width:900px; float:left; background-image:url(../images/rightplant.jpg); background-position:top right; background-repeat:no-repeat; background-color:#ffffff;}
#content { padding:25px; float:left;}
#footer { text-align:center; padding:10px;}
#header {width:860px; height:160px; float:left; padding:20px;}

/******************************************************************************/
/*general font style treatment*/
/******************************************************************************/
h2 {font-size:22px; font-weight:bold;margin:20px 0 0 10px;}
h3 {font-size:18px; font-weight:bold;margin:10px 0 0 10px;}
h4 {font-size:14px; font-weight:bold;margin:20px 0 0 10px;}
p {font-size:12px; margin:20px 0 0 10px;}
img {border:0px;}
a:focus {outline:none;}






