/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

body {
padding:0px 0 0 0;
margin:0;
font:100% Times New Roman, sans-serif;
background:#bddefd url(images/grn01.jpg);
color:#000000;
}

a {
color:#000000;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover {
color:#000000;
text-decoration:none;
border-bottom:1px solid #505050;
}

h1 {
margin:0 0 10px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 5px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 12px 0;
font-size:1.4em;
font-weight:normal;
}

h4 {
margin:0 0 2px 0;
font-size:1.2em;
text-align:center;
font-weight:normal;
}

h5 {
margin:0 0 2px 0;
font-size:1.5em;
text-align:center;
font-weight:bold;
text-decoration: underline;
}

h6 {
margin:0 0 0px 0;
font-size:1.0em;
color:#288d48;
font-weight:normal;
text-align:center;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

p:hover {
color:#000000;
text-decoration:none;
}

a img {
border:0;
}

style1 {
color:red;
}

/* Main container */

#container {
margin:0 auto 2px auto;
width:90%;
padding:2px 2px 2px 2px;
background:#505050 url(images/grn01.jpg);
}

/* Site title section */

#logo {
height:75px;
margin:0 0 0 0;
background:#505050;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

/* Toptab menu */

#toptabs {
margin:10px auto -13px auto;
font-size:0.8em;
width:760px;
}

#toptabs p {
text-align:right;
color:#808080;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
background:#fafafa url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #ffffff;
}

/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
padding:3px 6px 3px 6px;
margin:5px 5px 5px 5px;
font-weight:bold;
text-decoration:none;
font-size:1.1em;
background:#288d48;
color: white;
border-top:1px solid lightgray;
border-bottom:1px solid lightgray;
border-left:1px solid lightgray;
border-right:1px solid lightgray;
}

.navitab:hover {
text-decoration:none;
font-weight:bold;
background:#c7f4dc;
border-bottom:1px solid black;
}

.activenavitab {
padding:3px 3px 3px 3px;
margin:0 0 0 0;
font-weight:bold;
background:#c7f4dc;
color:black;
font-size:1.1em;
text-decoration:none;
border-top:1px solid gray;
border-bottom:1px solid lightgray;
border-left:1px solid gray;
border-right:1px solid gray;
}

.activenavitab:hover {
text-decoration:none;
font-weight:bold;
color:#ffffff;
}

/* Header description */

#desc {
color:#000000;
padding:0;
background:#505050 url(images/grn01.jpg);
clear:both;
margin:5px 5px 5px 5px;
}

#desc p {
width:95%;
font-size:1em;
color:#000000;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h1 {
padding:15px 15px 0 5px;
font-size:1.2em;
font-weight:bold;
color:#000000;
}

#desc h2 {
padding:15px 15px 0 15px;
font-weight:bold;
color:#000000;
}

#desc h3 {
padding:2px 0 0 0;
font-size:3em;
font-weight:bold;
color:#000000;
}

#desc a {
color:#000000;
text-decoration:none;
border-color:#ffffff;
}

#desc a.style1 {
color:red;
}
/* Main content */

#main {
width:400px;
color:#000000;
float:left;
padding:0 1px 0 0;
margin:0;
border-right:1px solid #ffffff;
}

/* Sidebar */

#sidebar {
width:380px;
float:right;
color:#000000;
}

#sidebar p {
font-size:0.9em;
color:#000000;
line-height:1.3em;
margin:0 0 15px 0;
}

/* Footer */

#footer {
clear:both;
padding:0;
margin:0;
border-top:1px solid #d8d8d8;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
color:#808080;
font-size:1em;
text-align:center;
line-height:1.2em;
margin:5px 5px 5px 5px;
padding:2 2 2 2;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#bddefd;
color:#000000;
padding:10px;
}

.sidelink {
text-align:left;
display:block;
color:#000000;
width:340px;
background:#bbddff;
padding:2px 2px 2px 2px;
margin:2px 2px 2px 2px;
border:none;
}

.sidelink:hover {
background:#e0e0e0;
text-decoration:none;
border:none;
}

.hide {
display:none;
}