

/*Screen layout: */

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background: #e0e0e0 url(/media/bgrvr.gif) top center repeat-y;
color: #e0e0e0;
}

#wrap{
background:#ffffff;
color:#1c1c1c;
margin:0 auto;
width:920px;
border-top:1px solid #21B609;
border-left:1px solid #21B609;
border-right:1px solid #21B609;
}

#header{
clear:both;
margin:10px 0 0 0;
padding:0;
height:25px;
background: #FFFFF5;
}

/*#header h1{
width:920px;
margin:0 0 1px 0;
padding: 0 0 3px 0;
float:left;
font-size: 1.2em;
}

#header p{
width:420px;
float:right;
text-align:center;
color:#21B609;
margin: 5px 0 5px 0;
font-size:0.7em;
line-height:1.0em;
background-color:inherit;
}
*/

#avmenu{/*left sidebar*/
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
border-left:1px solid #21B609;
border-right:1px solid #21B609;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:1.0em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:17px;
text-decoration:none;
color:#1c1c1c;
display:block;
padding:5px 0 0 5px;
background:#FFFFE1;
border-left:4px solid #1F5D5D;
}	
	
#avmenu li a:hover{
background:#339999;
color:#f38248;
border-left:4px solid #21B609;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#1c1c1c;
background-color:#f4f4f4;
line-height:1.3em;
}

#extras{
float:right;
width:250px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:0 253px 10px 160px;
padding:0 10px 0 10px;
line-height:1.4em;
text-align:left;
}

#content p {
text-align: justify;
}

#content h1{
font-size:1.0em;
margin:0 0 0.3em 0;
}

#content h2{
font-size:1.0em;
margin:0 0 0.2em 0;
border-bottom: 1px dotted #339999;
}

#content h3{
font-size:.6 em;
margin:0 0 0.2em 0;
border-bottom: 1px dotted #339999;
}

#content img{
padding:5px;
display:inline;
background:#F4F4F4;
color:#1c1c1c;
}

#content li {
padding-left: 5px;
margin-left: 5px;
}

h3{
font-size:.8em;
margin:0 0 7px 0;
}

a{
text-decoration:none;
color:#1F5D5D;
}

a:hover{
text-decoration:underline;
color:#21B609;
}

a img{
border:0;
}

blockquote {
border-left: 5px solid #286EA0;
background: #EAEAEA;
padding: 5px;
margin: 5px;
}

abbr {
text-decoration: none;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#2E8A8A;
font-size:0.9em;
}

#footer a{
color:#6c6c6c;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

#imageholder {
background: #FFFFCc;
}

.left{
margin:10px 10px 10px 0px;
float:left;
border: 1px solid #286EA0;
}

.right{
margin:10px 0px 10px 10px;
float:right;
border: 1px solid #286EA0;
}

.textright{
text-align:right;
}

div.hrlean{
border: none 0; 
border-top: 3px double #21B609;
width: 100%;
height: 1px;
margin:5px 0 0 0;
text-align: left;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

.date, .category {
font-size:0.8em;
border-bottom: 1px dotted #2E8A8A;
margin: 0px;
padding: 0px;
}

.category {
margin-bottom: 30px;
}

.orange {
color: #FF7A48
}

.navigation {
    padding: 0 0 40px 0;
}

.alignleft {
     float: left;
     text-align: left;
}

.alignright {
     float: right;
     text-align: right;
}

.tipbox {
     width: 400px;
     margin:0px auto;
     text-align: center;
     padding: 10px;
     border: 1px solid #2E8A8A;
     line-height: 160%;
     color:black;
}
.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #FABF6F url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #F05B10;
margin: 0 0 5px 0;
text-decoration: none;
background: #2E8A8A url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

