/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Screen layout: */

body {
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #80A732;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration: underline;
	color: #89b03f;
	font-weight: 500;
}

a:hover {
text-decoration: underline;
}

#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	text-decoration: none;
	background: #f0f0f0 url(images/corner2.gif) top right no-repeat;
	color: #666;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e0e0e0;
}

.toptab:hover {
	background: #fafafa url(images/corner2.gif) top right no-repeat;
	border-bottom: 1px solid #eaeaea;
	color: #89b03f;
	text-decoration: none;
}

.activetoptab {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 4px;
	color: #505050;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-size: 9px;
	background-color: #E0E0E0;
	background-image: url(images/corner2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

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

#container {
	margin: 0 auto 15px auto;
	width: 760px;
	padding: 5px 20px 20px 20px;
	background: #ffffff;
	border: 1px solid #ccc;
}

#logo {
	background-image: url(images/logo.png);
	height: 50px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background-color: #CCC;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 80%;
}

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

.activenavitab {
	color: #ffffff;
	text-decoration: none;
	background-color: #89b03f;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 80%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

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



#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
	width: 590px;
	float: left;
	padding: 0 15px 0 0;
	border-right: 1px solid #d0d0d0;
	font-size: 12px;
	margin-top:20px
	
}

.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
	width:140px;
	float:right;
	margin-top: 10px;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

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

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.2em;
	font-weight: normal;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

#main p {
	margin: 0 0 15px 0;
}
.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
 #contact {
	width: 550px;
	padding: 20px;
	border: 1px none #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#container #sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/gradients/sidebarbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright {
	color: #669900;
	text-align: center;
}
#container #main h3 {
	color: #89b03f;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	padding-left: 20px;
}
#container #main #contact fieldset {
	/*-moz-border-radius: 8px;
	border-radius: px;*/
	
}
.button {
	background-image: url(images/gradients/sidebarbg.jpg);
	color: #FFF;
}
#terms {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#desc {
	height: 200px;
	color: #ffffff;
	padding: 0;
	clear: both;
	margin: 5px 0 0 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
}
#container #main #contact legend {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #669900;
	font-weight: bold;
}
#container #sidebar ul {
	padding: 0px;
	margin: 0px;
}
#container #sidebar li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #373839;
}
#container #main  img {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 50px;
	padding: 0px;
	float: none;
}
#container #logo h1 {
	color: #373839;
}
#container #main #contact h1 span {
	font-size: 16px;
	color: #80A732;
	font-weight: bolder;
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin-left: 20px;
	letter-spacing: 0.1em;
}
#container #footer img {
	margin-right: 20px;
	margin-left: 20px;
}
#container #sidebar p {
	font-size: 12px;
}
#container #main #leftcol {
	float: left;
	margin: 5px;
}
#container #main #rightcol {
	float: left;
	margin: 20px;
	width: 250px;
	padding: 0px;
}
#container #main #rightcol img {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
.imgright {
	text-align: right;
}
#faqnav {
	height: 30px;
}
#container #main #contact fieldset {
	border: 1px solid #d6d6d6;
}
