body {
	background: #131313 url(images/bg.jpg) top left;
	color: #111;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#666;
}
#pagewrapper {
	width: 950px;
	height: 540px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 100px;
	background:url(images/wrapperbg.png) top left no-repeat;
}
#copyrightleft {
	color:#000000;
float:left;
font-size:11px;
height:20px;
width:300px;
}
#copyrightright {
	color:#000000;
float:right;
font-size:11px;
height:20px;
width:130px;
}
#copyrightright a{
	color:#000000;
float:right;
font-size:11px;
height:20px;
width:130px;
}

#copyrightright a:hover{
	color:#000000;
float:right;
font-size:11px;
height:20px;
width:130px;
}

#copyrightright a:visited{
	color:#000000;
float:right;
font-size:11px;
height:20px;
width:130px;
}

#pagebg {
	background:url("img/bg.png") repeat-y scroll 0 0 transparent;
height:525px;
padding:12px 12px 0px 12px;
width:930px;
}
#content {
	width: 930px;
	height: 545px;
	


}

.clear {clear: both and height: 0} 
#left {
	float: left;
	width: 620px;
	height: 520px;
margin-left:4px;
margin-top:1px;
}
#right {
	float: left;
	width: 301px;
	height: 519px;
	background: #ffffff;
	position: relative;
border:1px solid #ccc;
}
#logo {

	width: 250px;
	height:220px;
	background: url(img/logo.jpg);
	margin: 0 auto;
	margin-top: 0px;
}
.menu {
	width: 250px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
        text-transform:uppercase;
}
.menu a {
	color: #4f7760;
}
.menu a:hover {
	color: #444;
}
.wactive {
	
        font-weight:bold;
}
/* Tab Content */
h2 {
 font-weight:normal;
display:block;
font-size:12px;
margin:-10px 0 0;
padding:15px 0 0 0px;

}

h2 a{
 text-decoration:none;

}

h2 a:hover{

}

h2 a:visited{


}

h5{
 font-size:13px;
        text-align:justify;
font-weight: normal;
padding:1px 20px 0 20px;
color: #666
font-family:arial,helvetica, sans-serif;
}

h1{
color: #4f7760;
font-size:24px;
font-weight:900;
padding:10px 0px 0px 40px;

}
.tabcontent {
	width: 580px;
	padding: 0px 20px 20px 20px;
	line-height: 16px;
}
.tabcontent p {
	margin-bottom: 7px;
        font-size:13px;
        text-align:justify;
}

.tabcontent p h5{
	font-size:17px;
        text-align:justify;
font-weight: normal;
padding:1px 20px 0 20px;
color: #666
font-family:arial,helvetica, sans-serif;
}


.tabcontent p a {
	color: #4f7760;
}
.tabcontent p a:hover {
	color: #444;
}


/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	
padding:8px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
-moz-border-radius: 5px; -webkit-border-radius: 5px;

}


/* Contact Us */
#tbl{
border:none;
margin-left:0px;
text-size:14px;
}

#tbl .left{
padding:5px 0 0 0;
width:150px;
vertical-align:top;
}


#tbl .right{
padding:5px 0 0 0;
width:350px;
}


.send {
			background:#4F7760 url(images/css-form-send.gif) no-repeat 8px 50%;
			border:none;
			padding:4px 8px 4px 28px;
			border-radius:15%; /* Don't expect this to work on IE6 or 7 */
			-moz-border-radius:15%;
			-webkit-border-radius:15%;			
			color:#fff;
			margin-left:77px; /* Total width of the labels + their right margin */
			cursor:pointer;
			}
			
			form li#send button:hover { 
				background-color:#006633;
				}


.overflow{
overflow:scroll;
height:350px;
margin:0 0 0 -40px;
}


.footer {
background:url("img/foot.png") no-repeat scroll 0 0 transparent;

overflow:hidden;
padding:24px 35px 40px;

}

/* Contact
------------------------------------------------------*/
form{
	margin:0; 
	padding:0;
}
fieldset{
	border:0;
	margin:0;
	padding:0; 
}
#contactFormArea label{
	width:60px;
	font-size:12px;
	padding-right:15px;
	margin:6px 10px 0 0;
	float:left; 
}
#contactFormArea{
	width:410px; 
	margin:10px 0 0 20px; 
	color:#606060; 
	float:left;
}
.textfield{
	background-color:#ffffff; 
	font-size:12px; 
	border:1px solid #d7d7d7; 
	width:255px; 
	padding:5px 5px 5px 5px; 
	margin:0px 0px 5px 0px; 
	color:#6b6b6b;
height:12px;
}

#name #email{
width:200px;
height:50px;
background:#ccc;
}
.input-submit{
	background-image:url(images/but-send.png); 
	background-repeat:no-repeat;
	margin:0px 15px 0px 0px;
	padding:0px; 
	border:0px; 
	width:91px; 
	height:34px; 
	cursor:pointer; 
	float:right; 
}
.textarea{
	background-color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif;
	overflow-y:hidden;
	font-size:12px; 
	border:1px solid #d7d7d7; 
	width:275px; 
	padding:5px 5px 5px 5px; 
	margin:0px; 
	color:#6b6b6b;
}
.buttoncontact{
  	background-image:url(images/but-send.png); 
	background-repeat:no-repeat;
	margin:10px 15px 0px 0px;
	padding:0px; 
	border:0px; 
	width:91px; 
	height:34px; 
	cursor:pointer; 
	
}
.require{
	float:right;
	display:inline;
	color:#f00;
	font-weight:bold;
	margin-right:1px;
}
.loading{
    background:url(images/loading.gif) top left no-repeat;
    padding-left:20px;
    margin-top:20px;
    float:left;
}
.success {
	text-align:center;
    margin:15px 0;
    font-size:11px;
    color:#3F9153;  
    padding:8px 10px 8px 37px;
    background:#D7F7DF url(images/ok.png) no-repeat;
	background-position:57px 4px;
    border:1px solid #A3F7B8
} 

/*
   ----------------------------------------------------------------
   GBCF-V3 DEFAULT STYLE SHEET - MIKE CHERIM HTTP://GREEN-BEAST.COM
   ----------------------------------------------------------------
*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  width : 99%;
margin:0px 0 0 15px;
  color : #555;
  line-height : 1.7em;
overflow:scroll;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #669900; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #669900; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div #results{


}


#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : #669900;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  
font-size:11px;
   background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #669900; 
}


/* === structural form elements ==================================== */

form#gbcf-form { 
width:550px;}

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #eee;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #4F7760;
margin-right:10px;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fffffe;
  cursor : text;
  padding : 1px 2px;
-moz-border-radius:3px 3px 3px 3px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 190px;
height:19px;
margin-bottom:7px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 500px;
  height : 100px;
}

select.select, select.select option {
  cursor : pointer;
height:24px;
width:198px;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 1.1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  clear : both;
  color : #669900;
margin-left:5px;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}

.option-menu .select{

}

/* EOF - Created by Mike Cherim @ http://green-beast.com =========== */

