@charset "utf-8";
body { position:relative; font-family: Arial, Helvetica, sans-serif; text-align : center; background: url(images/lizard2.png) no-repeat fixed bottom right; }
h3, h4, h5, h6, p, li { text-align: left; }
h1 { font-size: 2.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { padding : 0.2em; color : #006F3A; }
h2 { font-size: 2em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
img { border:none; display:inline-block; vertical-align:bottom; }
li { list-style:none; }
p { margin: 0.5em; }
strong, b { font-weight:700; }
ul, ol { margin: 0 0 1.5em 0.5em; padding:0; background: white; }

.clear { clear:both; height:0; font-size:1px; line-height:0px; }
.floatright { float:right;  }
.floatleft { float:left;  }
.nav-bar { background: #E6E5D1 url(images/line_rover_left.png) no-repeat scroll right; font-weight: bold; height: 50px;  text-align : left;  }
.nav-bar ul { margin:0; padding: 0.1em 1em; }
.nav-links li { display:inline; list-style: none; margin-right:1em; }
.nav-links li a { text-decoration:none; }
.nav-links li a:link {}
.nav-links li a:visited {}
.nav-links li a:hover {}
.spacer { height : 10px;  }
.txtleft { text-align:left; }
.txtcent { text-align:center; }
.txtjust { text-align: justify; }
.txtright { text-align:right; }

#footer { width:960px; margin: 10px auto; height: 40px; background: url(images/line_rover_right.png) no-repeat scroll left; }
#footer p { text-align:right; margin: 0; background: transparent; }
#footwrap { background: #018ED6; }
#header { width:960px; margin:0 auto; }
#header ul { background-color: transparent; }
#headwrap { background: #1370B3; }
