/*

	Nantwitch Angling Society

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg1.jpg');
padding: 30px 0px 30px 0px;
}

body,input
{
font-size: 10pt;
font-family: "georgia", "times new roman", serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}



h3
{
font-size: 1.7em;
padding-right: 34px;
margin-bottom: 10px;

}

h4
{
border-top: 1px solid #EEE;
font-size: 1.3em;
padding-left: 28px;
line-height: 40px;
background: url('images/db2.gif') left center no-repeat;
}
.box h4 {
border: none;
line-height: 1;
margin-bottom: 10px;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
width: 760px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
height: 7.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 1px;
}

#header h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
text-indent: 30px;
padding-top: 17px;
}

#header h1 a
{
color: #fff;
text-decoration: none;
}

#header h1 a:hover
{
border-bottom: 1px solid;
}

#header h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
text-indent: 30px;
margin-top: 3px;
}

#headerpic
{
position: relative;
height: 170px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 1px;
}

#menu
{
position: relative;
background: #7F8400 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;

}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 5px 10px;
color: #fff;
font-size: 1.2em;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #fff url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') left top repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
float: left;
margin-left: 30px;
width: 415px; 
margin-bottom: 20px;
}

#sidebar
{
float: right;
padding: 20px;
margin-right: 30px;
margin-bottom: 30px;
width: 225px;
background: #FDFCF5 url('images/boxbg.gif') repeat-x;
}

#sidebar ul {
margin: 10px 0 0 0;
}

#sidebar ul li
{
line-height: 1.7;
list-style: none;
}

#sidebar h4 {
border: 0;
line-height: 1;
}

#sidebar p
{
margin: 1em 0 0 0;
}

#sidebar ul li a.active
{
color: #e2b779;
}

#footer
{
height: 3.0em;
line-height: 1.4em;
clear: both;
padding-top: 10px;
padding-left: 30px;
background: #fff url('images/border2.gif') left top repeat-x;
font-size: 1em;
}

#footer a
{
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}
