/* CSS Document */
* { padding: 0; margin: 0; }

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#666666;
}
#homepage{
font-size: 11px;
}
#wrapper {
margin: 0 auto;
width: 750px;
background-color:#FFFFFF;
}
#header {
color: #333;
width: 750px;
height: 190px;
float: left;
border: 0;
margin: 0px 0px 5px 0px;
}
#leftcolumn { 
color: #4C4C4C;
border: 0;
margin: 0px 5px 5px 0px;
padding: 0;
width: 188px;
float: left;
}
#contentcolumn { 
float: right;
color: #333;
border: 0;
margin: 0px 0px 5px 0px;
width: 549px;
display: inline;
}
#content-index { 
float: left;
color: #4C4C4C;
border: 0;
margin: 0px 5px 5px 0px;
padding: 0;
width: 402px;
display: inline;
}
#rightcolumn-index { 
color: #4C4C4C;
border: 0;
margin: 0px 0px 5px 0px;
padding: 0;
width: 150px;
float: left;
}
#footer { 
clear: both;
border: 0;
margin: 0px 0px 10px 0px;
padding: 10px;
color: #818181;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
color: #818181;
text-decoration: none;
}
#footer a:hover {
color: #4C4C4C;
text-decoration: none;
}
#footer .footer {
color:#D79300;
}


/* Header Menu and buttons */
#head-left a {
background-image:url('/images/head-left.jpg');
background-repeat:no-repeat;
display: block;
text-decoration:none;
width:359px;
height:73px;
}
#head-left{
background-image:url('/images/head-left.jpg');
float:left;
width:359px;
height:73px;
background-repeat:no-repeat;
}

#head-left a span {
visibility: hidden;
}
#head-right{
background-image:url('/images/head-right.jpg');
float:right;
width:391px;
height:45px;
background-repeat:no-repeat;
}

#head-bottombg{
background-image:url('/images/head-rightbg-bottom1.jpg');
float:right;
height:4px;
width:391px;
/* margin-top:5px; */
background-repeat:repeat-x;
}
#headcontainer {
float:right;
border-top:1px solid #C3C3C3;
background:#F8F8F8 url('/images/head-rightbg-bottom1.jpg') repeat-x bottom;
height:27px;
width:391px;
}
#imagecontainer{
clear:both;
height:117px;
width:750px;
}
#navcontainer{
float:right;
bottom:0;
margin: 0;
padding:0;
padding-left:1px;
background: #F6F6F6;
border:0;
}

#navcontainer ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer a
{
color: #666666;
display: block;
width: auto;
text-decoration: none;
background: #F6F6F6;
margin: 0;
font-size:9px;
font-weight: bold;
padding: 5px 9px 6px 9px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer a:hover, #navcontainer a:active { background: #D5D5D5; }

#navcontainer a.active:link, #navcontainer a.active:visited{
position: relative;
z-index: 102;
background: #D5D5D5;
font-weight: bold;
}

#subnav {
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #D5D5D5;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav ul{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav li{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav a{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav a:hover, #subnav a:active { color: #444; }
#subnav a.active:link, #subnav a.active:visited { color: #444; }
#subnav br, #navcontainer br { clear: both; }

/* Menu styles */
.rightbox {
padding:3px;
border-left:1px solid #E0DDDD;
border-bottom:1px solid #E0DDDD;
border-right:1px solid #E0DDDD;
margin:-3px 4px 5px 0;
}
.leftbox {
padding:7px;
border-left:1px solid #B0B0B0;
border-bottom:1px solid #B0B0B0;
border-right:1px solid #B0B0B0;
margin:-3px 0 5px 0;
font-size:11px;
}
.leftbox a{
color:#4C4C4C;
text-decoration: none;
}
.leftbox a:hover{
color:#4C4C4C;
font-weight:bold;
text-decoration: none;
}
.topborder {
border-top:1px solid #E0DDDD;
}
/* Page Links */
#content-index a, #contentcolumn a, .rightbox a, .link-normal a{
color:#D79300;
font-weight:bold;
text-decoration: none;
}
#content-index a:hover, #contentcolumn a:hover, .rightbox a:hover,.link-normal a:hover{
color:#77AA52;
font-weight:bold;
text-decoration: none;
}

/* Extra */
.breedcrumb{
}
ul.ularrow{
list-style-image: url(/images/arrow-bullet.gif);
padding-left:45px;
}
.GreenBoldText {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #77AA52;
}
.globebg {
background-image:url(../images/globe-bg.jpg);
background-repeat:no-repeat;
background-position:center;
height:117px;
width:383px;
}
.separator {
margin:15px 0;
}
.whitebold {
color:#ffffff;
font-weight:bold;
}
.center{
display:block;
margin-left:auto;
margin-right:auto;
}
.right{
display:block;
text-align:right;
}
.contact-pages{
background-color:#ffffff;
width:400px;
margin-left:auto;
margin-right:auto;
padding:10px;
}
.dottedline {
background-color:#D0D0D0;
height:1px;
}
.indent {
margin-left:32px;
padding-right:4px;
}
.indent1 {
margin-left:50px;
padding-right:4px;
}
.padding{
padding:5px;
}
.neg-margin{
margin-top:-5px;
}
#contentcolumn p {
padding-bottom:7px;
padding-top:7px;
}
#contentcolumn div{
padding-left:0;
padding-right:10px;
}
.heading {
background-color:#D8E6CD;
margin-top:15px;
font-weight:bold;
padding:3px 0;
}
.grey{
background-color:#F8F7F7;
}
.hr{
width:80%;
height:1px;
background-color:#D0D0D0;
border:0;
margin-top:5px;
margin-left:auto;
margin-right:auto;
}
.arrow{
margin-left:20px;
padding-right:3px;
}
.menu-separator{
background-image:url('/images/leftlinks-seperator.gif');
margin-top:3px;
margin-bottom:3px;
width:165px;
height:1px;
background-repeat:no-repeat;
}
/* h1 and content tags */
h1{
color: #77AA52;
font-size: 18px;

}
h3{
color: #77AA52;
font-size: 11px;
padding-bottom:5px;
}
h4{
padding:10px 0;
}
/* list tags */
ol, ul {
padding-left:25px;
}

/* contact forms */
#contact-area label {
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 1em;
 	width: 210px; /**/
}

#contact-area input, #contact-area textarea, #contact-area select {
	padding: 5px;
	font-family: Helvetica, sans-serif;
 	font-size: 1em;
	width: 220px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}
#contact-area select {
	width: 235px;
}

#contact-area textarea:focus, #contact-area input:focus, #contact-area select:focus{
	border: 2px solid #900;
}

#contact-area .submit{
	margin-left:100px;
}

#slideshow {
	height:137px;
}

#slideshow img {
	position:absolute;
	display:none;
}
div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 2em;
  left: auto;
  width: 170px;
  right: 2em;
}
div.banner p {
  margin: 0; 
  padding: 0.3em 0.4em;
  font-family: Arial, sans-serif;
  background: #900;
  border: thin outset #900;
  color: white;
}

div.banner a, div.banner em { display: block; margin: 0 0.5em }
div.banner a, div.banner em { border-top: 2px groove #900 }
div.banner a:first-child { border-top: none }
div.banner em { color: #CFC }

div.banner a { text-decoration: none; color: #ffffff }