* {
margin:0;
padding:0;
}

html, body {
background-image: url(bg4.gif);
font-size: 14px;
font-family:"Geneva", Arial, Helvetica, sans-serif;
color:#000000;
}

a:link {color:#006C91;}

a:visited {color:#006C91;}

a:hover {color:#39AE39}

a:active { color:#006C91;}

img {
border:none;
padding-left:2px;
padding-right:2px;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-weight:bold;
font-size:26px;
color:#BB2F2F;
}

h2 {
font-weight:bold;
font-size:16px;
color:#000066;
}

h3 {
text-align:center;
font-weight:bold;
font-size:16px;
color:#000066;
}

h4 {
text-align:center;
font-weight:bold;
font-size:14px;
color:#000066;
}

#indent {
text-indent:.5in;
text-align:left;
}

#marg {
margin-left:.5in;
margin-right:.5in;
}

#wrapper {
margin:0 auto;
width:720px;
height:100%;
background-color: #D81010;
}

#header {
margin:0 auto;
width:700px;
height:160px;
background-image:url(banner_woodlands.jpg);
}

#menu {
margin:0 auto;
width:688px;
font-size:16px;
font-family: "Verdana", Arial, Helvetica, sans-serif;
text-align: center;
color: #9C8901;
padding: 6px;
background-color: #D1ECFC;
}

#container {
margin:0 auto;
width:688px;
height:100%;
background-color: #fff;
padding: 6px;
}

#column_l {
position:relative;
float:right;
width:338px;
height:100%;
}

#column_r {
position:relative;
float:left;
width:338px;
height:100%;
}

#tag_authornote {
text-align:center;
font-size:10px;
color:#ffffff;
}