/*GLOBAL--------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*font: 0.7em Arial, sans-serif;*/
	line-height: 1.5em;
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
		/*-- background-image: url(cssimages/full_bgnd.jpg); --*/
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(cssimages/full_bgnd.jpg);
	background-attachment: fixed;
	/*--background-color: #4ac90c;--*/
	 background-color: #c4da4b; 
}
acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}
/*SAVE IT-------------------------------------------------------
font-family:Georgia,"Times New Roman",Times,serif!important;
*/


a, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: Yellow;
}

h3 {
   font-size:0.9em;
}
h4 {
   margin:0; padding:0;
}
h5 {
   border-bottom: 0px solid #444;
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:110%;
	color: #371800;
	font-weight: bold;
}
h6 {
   height: 20px;
   padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	border-bottom: 0px solid #444;
	background-image: url(cssimages/h6_bgnd.jpg);
	background-repeat: repeat-x;
	background-position: left;
	/*font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
/* ---- HR Style --*/
div.hr {
  height: 15px;
  background: #fff url(cssimages/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

/* ---- End HR Style --*/
/* ---- HR2 --*/
div.hr2 {
  height: 1px;
  width: 100%;
  background: #c4da4b;
}
div.hr2 hr {
  display: none;
}
/* ---- End HR2 Style --*/
.content_black{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #000000;
}
.content_bold{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4e6000;
	font-weight: bold;
}
.content_bold_black{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.content_bold_green{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4e6000;
	font-weight: bold;
}
.content_bold_green_large{
   font-size:13px;
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #4e6000;
	font-weight: bold;
}
.content_bold_orange{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #FB8C00;
	font-weight: bold;
}
.content_bold_brown{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	color: #371800;
	font-weight: bold;
}
.content_bold_cream{
	color: #fffaa8;
	font-weight: bold;
}
.content_bold_white{
	color: #fff;	
	font-weight: bold;
}
.content_bold_underline{
	border-bottom: 1px solid #444;
	font-family: Arial;
	color: #fff6ce;
	font-weight: bold;
}
.calendar_months{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:15px;
	color: #484800;
	/*color: #A13900;*/
	/*color: #004801;*/
	font-weight: bold;
	border-bottom: 3px solid #4ac90c;
}

.sti_news{
	width: 70%;
	border-bottom: 1px solid #637400;
	padding-bottom: 10px;
}
/*Container---------------------------------------------------*/

#wrapper {
	width: 950px;
	margin: auto;
	background-color: none;
	/*-- background-color: #EEEEEE; -*/
 	border: 0px solid #444;
	/*background-image: url(cssimages/wrapper_bgnd.jpg);*/
	/*-- background-image: url(cssimages/wrapper_bgnd.gif); --*/
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*HEADER-------------------------------------------------------*/


/*--- Homebox ---*/
#homebox {
   padding: 0 0 0 25px;
	border: 1px solid #ccc;
}
/*--- end homebox ---*/ 

#header {
   width: 950px;
	height: 210px;
	background-color: none;
}

#header h1{
	padding-top: 15px;
	font-size:11pt;
	font-weight:bold;
	color: #fff;	
	padding-left: 18px;
}

#header h2{
	font-size: 9pt;
	padding-left: 18px;
	color: #fff;	
}

#header a, #header a:visited {
   color:#fff;
	text-decoration:none;
}

#header a:hover {
   color:#fff;
	border-bottom:1px solid #fff;
}

/*NAVIGASI BUTTON----------------------------------------*/

#navigation {
	height: 43px;
	width: 950px;
	background-image: url(cssimages/nav_bgnd.gif);
	background-repeat: repeat-x;
}

/*CONTENT------------------------------------------------*/

.pullquote {
   width:130px;
   float:left;
   margin-top:10px;
   margin-bottom:10px;
   margin-right:20px;
   padding-bottom:10px;
	padding-left:20px;
   font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
   font-size: 14px;
   line-height:20px;
   letter-spacing:-1px;
   text-align: left;
   color: #666;
   font-weight: bold;
}
#content {
	float: left;
	width: 655px;
	margin: 30px 0 0 20px;
	background-position: top;
	background-repeat: repeat;
}
#content_gallery {
	float: left;
	width: 660px;
	margin: 30px 0 0 20px;
	background-position: top;
	background-repeat: repeat;
}
#content_2col {
	float: left;
	width: 585px;
	margin: 30px 0 0 20px;
	border: 0px solid #444;
}
#content_2col_leftcol {
	float: left;
	width: 270px;
	margin: 10px 5px 10px 10px;
	background-image: none;
	background-position: top;
	background-repeat: repeat;
	text-align: justify;
}
#content_2col_rightcol {
	float: right;
	width: 270px;
	margin: 10px 10px 5px 5px;
	background-image: none;
	background-position: top;
	background-repeat: repeat;
	text-align: justify;
}

#content h2BAK{
	font-size: 11pt;
	font-weight: bold;
	color: #bc3201;
	margin-bottom: 5px;
	padding-left: 14px;
	background: none;
	border-bottom: 1px solid #fec51d;
}
#content h2{
	margin-bottom: 5px;
	padding-top: 8px;
	padding-left: 25px;
	background: none;
	height: 25px;
   background-image: url(cssimages/h2_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: left;
	/*font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
#content h2 a {
	color: #000;
	text-decoration:none;
}

#content h2 a:hover {
	color: #bee34e;
	font-weight:bold;
}

#content p {
/*	margin-bottom: 20px;
	padding-left: 20px;
	background: none;*/
	text-align:justify;
	padding-left: 20px;
	background: none;
}

#content a, #content a:visited {
   color: #006400;
   text-decoration: none;
}

#content a:hover {
   color: #C86E00;
	text-decoration:none;
}

#content ul {
   margin: 0px 0px 0px 35px;
	padding: 0px 0px 10px 0px;
}
 
input.text {
	width: 70px;	
	border: 1px solid #ccc;
}
.image_section_left {
	float: left;
	padding: 1px;
	border: 1px solid #ccc;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.image_section_right {
	float: right;
	padding: 1px;
	border: 1px solid #ccc;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
}
.image_paragraph_left {
	float: left;
	padding: 1px;
	border: 1px solid #333;
	margin-top:0px;
	margin-right:20px;
	margin-bottom:5px;
}
.image_paragraph_right {
	float: right;
	padding: 1px;
	border: 1px solid #333;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:5px;
}
input.button {
	color: #000;
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}
	
.join_contactbox {
   /*width: 550px;*/
	width: 95%;
   float:left;
	margin-left: 20px;
   margin-top:10px;
   margin-bottom:10px;
   /*padding-bottom:10px;
   color: #333;
   font-weight: bold;*/
	background-color: #EDEDED;
	border-top: 1px solid #A8B5BD;
	border-bottom: 1px solid #A8B5BD;
}

#box {
	padding: 3px;
	height: 47px;
	margin-bottom:10px;
	background-image: url(../SpryAssets/but.jpg);
	background-position: top;
}
#contact_details {
   float: left;
   width: 250px;
	color: slate;
	background: #fffaa8;
	border: 1px solid #000;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 40px;
}

#contact_form {
   float: right;
   width: 300px;
	background-color: #fffaa8;
	border: 1px solid #000;	
}
/* ABOVE FOOTER------------------------------------------------------*/

#abovefooter {
	color: #000;
	font-size: 7pt;
	background: none;
	clear: both;
	width: 942px;
	padding: 4px;
	text-align:center;
	background-repeat: repeat-x;
}
/*FOOTER------------------------------------------------------*/

#footer {
	color: #000;
	font-size: 7pt;
	background: url(cssimages/footer.gif) no-repeat;
	clear: both;
	height: 34px;
	width: 950px;
	text-align:center;
	background-repeat: repeat-x;
	padding: 0px 0px 10px 0px;
}
#footer a, #footer a:visited{
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	border-bottom:1px solid #fff;
}


/*FORM---------------------------------------------------------*/
form.clean
{
	font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size:100%;
	width: 450px;
	margin: 0px;
	padding: 1em;
	background-color: #fff;
	border: 1px solid #637400;
	background-image: none;
}

form.clean *
{
	margin: 0;
	padding: 0;
}

form.clean p
{
	margin: 0px 0;
}

form.clean input[type=text],
form.clean input[type=password],
form.clean textarea,
form.clean select
{
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	background-color: #f2f2f2;
	border: 1px solid #637400;
	color: #000;
	font-size: 12px;
	padding: .15em;
	width: 100%;
}

form.clean input:focus,
form.clean textarea:focus,
form.clean select:focus
{
	background-color: #F2F2F2;
}

form.clean fieldset
{
	-webkit-border-radius: .6em;
	-moz-border-radius: .6em;
	border-radius: .6em;
	border: 1px solid #637400;
	margin: 1em 0;
	padding: .5em 1em;
	background-color: #fff;
}

form.clean fieldset legend
{
	color: #17b;
	font-size: 1.2em;
	margin-left: 1em;
}

form.clean ol
{
	list-style: none;
}

form.clean ol li
{
	margin: .5em 0;
}

form.clean ol li label
{
	display: block;
}

form.clean ol.table
{
	list-style: none;
	display: table;
}

form.clean ol.table li
{
	display: table-row;
}

form.clean ol.table li label[for]
{
	display: table-cell;
	text-align: right;
	padding: .5em;
}

form.clean div.col2 label
{
	float: left;
	width: 50%;
}

form.clean div.col3 label
{
	float: left;
	width: 33%;
}

form.clean div.col4 label
{
	float: left;
	width: 25%;
}

form.clean fieldset:first-child
{
	margin-top: 0;
}

form.clean input[type=button],
form.clean input[type=reset],
form.clean input[type=submit],
form.clean button
{
	-webkit-border-radius: .4em;
	-moz-border-radius: .4em;
	border-radius: .4em;
	background-color: #0b4d06;
	border: 1px solid #444;
	color: #fff;
	font-size: .85em;
	padding: .15em .4em;
	margin: 0 .3em;
}

form.clean input[type=submit]:hover,
form.clean input[type=reset]:hover,
form.clean input[type=button]:hover,
form.clean button:hover
{
	color: #000;
	background-color: #c4da4b;
}/*---- Form End ---*/







/*-- Sbubble --*/
   
	/*-- My Sbubble container Not always required --*/
	.sbubble{
	 padding: 2px 0px 20px 20px;
}
   .sbl {
	background: White url(cssimages/sbubble/bl.gif) no-repeat bottom left;
	width: 100%;
	text-align: left;
	min-width: 100px;
}
    .sbr {
	 background: url(cssimages/sbubble/br.gif) no-repeat bottom right;
}
    .stl {
	 background: url(cssimages/sbubble/tl.gif) no-repeat top left;
}
    .str {
	 background: url(cssimages/sbubble/tr.gif) no-repeat top right;
	 padding: 10px;
} 
    .sb {
	 padding: 2px 0px 30px 50px;
	 background: url(cssimages/sbubble/b.gif) no-repeat 30px top;
}

/*-- end sbubble --*/


/* -- sbubble counter --*/

.sbubble_counter{
	 padding: 2px 0px 20px 20px;
}
.sbl_counter {
	background: White url(cssimages/sbubble/bl.gif) no-repeat bottom left;
	width: 195px;
	text-align: left;
	min-width: 100px;	
}
.sbr_counter {
	 background: url(cssimages/sbubble/br.gif) no-repeat bottom right;
}
.stl_counter{
	 background: url(cssimages/sbubble/tl.gif) no-repeat top left;
}
.str_counter {
	 background: url(cssimages/sbubble/tr.gif) no-repeat top right;
	 padding: 10px;
} 
.sb_counter {
	 padding: 2px 0px 30px 50px;
	 background: url(cssimages/sbubble/b.gif) no-repeat 30px top;
}

/*--- end sbubble counter --*/



/*---- Counter text ---- */
.counter_text {
	color: #666;
	font-weight: normal;
}

/*--- End counter text ---*/



/*-- Sbubble Full Width--*/
   
	/*-- My Sbubble container Not always required --*/	
.sbubble_full{
	 padding: 2px 0px 20px 20px;
}

   .sbl_full {
	background: White url(cssimages/sbubble/bl.gif) no-repeat bottom left;
	width: 100%;
	text-align: left;
	min-width: 100px;
}
   
/*-- end sbubble full width --*/




/*-- new boxes --*/


.block {
     background: #572f00;
     padding: 0px 0px 5px 0px;
     background-image: url(cssimages/paragraph_bgnd.jpg);
     background-position: bottom;
}


/*-- Box Shadows --*/
/*-- The sintax for box-shadow is: box-shadow: <horizontal> <vertical> <blur> <color> */
.shadow1{
box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
}





/*-- Rounded Box 1 --*/

/*-- background images --*/
.rbroundbox { background: url(cssimages/sidebox/nt.gif) repeat; }
.rbtop div { background: url(cssimages/sidebox/tl.gif) no-repeat top left; }
.rbtop { background: url(cssimages/sidebox/tr.gif) no-repeat top right; }
.rbbot div { background: url(cssimages/sidebox/bl.gif) no-repeat bottom left; }
.rbbot { background: url(cssimages/sidebox/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 10px 20px 0px 0px; }
.rbcontent h3 { padding: 0px 20px 0px 20px; color: #ffd700;}
.rbroundbox { float:left; width: 270px; margin: 1em auto; }






/*-- Rounded Box 2 --*/

/*-- background images --*/
.rbroundbox2 { background: url(cssimages/sidebox/nt.gif) repeat; }
.rbtop2 div { background: url(cssimages/sidebox/tl.gif) no-repeat top left; }
.rbtop2 { background: url(cssimages/sidebox/tr.gif) no-repeat top right; }
.rbbot2 div { background: url(cssimages/sidebox/bl.gif) no-repeat bottom left; }
.rbbot2 { background: url(cssimages/sidebox/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 10px 20px 0px 0px; }
.rbcontent2 h3 { padding: 0px 20px 5px 20px; color: #fff6ce;  background-color: #371800; }
.rbroundbox2 { float:right; width: 270px; margin: 1em auto; }







/*-- Sidebox1 --*/

/*-- background images --*/
.sidebox1 { background: url(cssimages/sidebox/nt.gif) repeat; }
.sidetop1 div { background: url(cssimages/sidebox/tl.gif) no-repeat top left; }
.sidetop1 { background: url(cssimages/sidebox/tr.gif) no-repeat top right; }
.sidebot1 div { background: url(cssimages/sidebox/bl.gif) no-repeat bottom left; }
.sidebot1 { background: url(cssimages/sidebox/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.sidetop1 div, .sidetop1, .sidebot1 div, .sidebot1 {
width: 100%;
height: 7px;
font-size: 1px;
}
.sidecontent1 { margin: 10px 8px 0px 8px; }
.sidecontent1 h3 { padding: 0px 20px 5px 20px; color: #fff6ce;  background-color: #371800; }
.sidebox1 { float:left; width: 134px; margin: 1em auto; }





/*-- Rounded box version 2 --*/
#boxes {
float:left;
width:145px;
margin:10px
}
#box1,#box2,#box3 {
margin-bottom:20px;
background-image: url(cssimages/boxes2/bottom.png);
background-position: left bottom;
background-repeat:no-repeat
}
#box1 h2,#box2 h2,#box3 h2 {
text-align:left;
padding:15px 30px 0px 30;
margin:0 0 0 0px;
background:url(cssimages/boxes2/boxtop.png) top no-repeat #ececec;
font-weight:600
}
#box1 p,#box2 p,#box3 p {
padding:9px 19px 24px 12px;
margin:0
}

/*-- curly box full width --*/
/*--Left Float--*/

.curlycontainer_full{
  float: left;
  border: 1px solid #000;
  margin-bottom: 1em;
  width: 95%;
  padding-left: 10px;
  background-color: #fffaa8;
  background-image: url(cssimages/trans_bgnd_30x30.png);
  background-repeat: repeat;
}

.curlycontainer_full .innerdiv{
  background: transparent url(cssimages/curlybox/brcorner.gif) bottom right no-repeat;
  position: relative;
  text-align: justify;
  left: 2px;
  top: 2px;
  padding: 1px 15px 15px 5px;
}
.curlycontainer_full .pullquote {
   width:100px;
   float:left;
   margin-top:10px;
   margin-bottom:10px;
   margin-right:20px;
   padding-bottom:10px;
   font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
   font-size: 14px;
   line-height:17px;
   letter-spacing:-1px;
   text-align: right;
   color: #333;
   font-weight: bold;
}
/*-- curly box bottom left --*/
/*--Left Float--*/

.curlycontainer_l{
  float: left;
  border: 1px solid Silver;
  margin-bottom: 1em;
  width: 265px;
  margin-bottom: 1em;
  padding-left: 10px;
  background-color: #EFEFEF;
}

.curlycontainer_l .innerdiv{
  background: transparent url(cssimages/curlybox/brcorner.gif) bottom right no-repeat;
  position: relative;
  text-align: justify;
  left: 2px;
  top: 2px;
  padding: 1px 15px 15px 5px;
}
.curlycontainer_l .pullquote {
   width:100px;
   float:left;
   margin-top:10px;
   margin-bottom:10px;
   margin-right:20px;
   padding-bottom:10px;
   font-family: Verdana, Tahoma, Geneva, Helvetica, sans-serif;
   font-size: 14px;
   line-height:17px;
   letter-spacing:-1px;
   text-align: right;
   color: #333;
   font-weight: bold;
}
/*-- curly box bottom right --*/
/*--Right Float--*/

.curlycontainer_r{
  float: right;
  border: 1px solid Silver;
  margin-bottom: 1em;
  width: 265px;
  margin-bottom: 1em;
  padding-left: 10px;
  background-color: #EFEFEF;
}

.curlycontainer_r .innerdiv{
  background: transparent url(cssimages/curlybox/brcorner.gif) bottom right no-repeat;
  position: relative;
  left: 2px;
  top: 2px;
  padding: 1px 15px 15px 5px;
}
#galleryheader_textbox {
width: 450px;
padding: 20px 0 30px 20px;

}
