/* Global Styles */


.tiny{
	font-size: 10px;
	color: black;
}
body {
	color:#8f9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-color: #E9EAE5;
	background-image: url(styleImages/backFront.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.body_tech {
	color:#8f9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	background-color: #E9EAE5;
	background-image: url(styleImages/backFront.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
	
	
.bodyText {
	font:14px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.topBox {
	background-color: ECEAE7;
	}
	
.boxShadow{
 	-webkit-box-shadow:  0px 0px 30px 6px rgba(0, 0, 0, .3);
        
        box-shadow:  0px 0px 30px 6px rgba(0, 0, 0, .3);
}

.tech_table {
	font-size:12px;
	width:1080px;
	color: #000000;
	 position:relative;
	  margin: 0 auto 0 auto;
	  background-color:#FFFFFF;
	  }

.wrapper {
	 width: 1080px;
	 position:relative;
	  margin: 0 auto 0 auto;
	  background-color:#FFFFFF;
	  -webkit-box-shadow:  0px 0px 30px 6px rgba(0, 0, 0, .3);
        
        box-shadow:  0px 0px 30px 6px rgba(0, 0, 0, .3);
	   }
	   
.text_shadow { text-shadow: 1px 1px 1px #000; }	 
	 
/* Class Styles */

.pp_link {
	background-color: rgb( 180,192,150);
	font-size:16px;
	}

.table_officers {
	margin-left:50px;
	}
	
a.invisible {	
	font-size: 1px;
	}

hr {
	color:#6b625b;
	border-width:1px;
	}
.hr_white {
	color:#FFFFFF;
	border-width:1px;
	}

.textRight  {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	padding-right:10px;
	}
.inline_header_green {
    font-size:24px;
	color:#FFFFFF;
	background-color:#839259;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0px 10px 20px; 
	opacity: 1;
	display:block;
	text-shadow: 1px 1px 1px #000; }

	
.ptg_header_green {
	display:block;
    font-size:24px;
	color:#FFFFFF;
	background-color:#839259;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow: 1px 1px 1px #000;
}

.ptg_header_rust {
	display:block;
    font-size:24px;
	color:#FFFFFF;
	background-color:#8b4f41;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow: 1px 1px 1px #000;
}

.ptg_header_tan {
    font-size:24px;
	color:#FFFFFF;
	background-color:#CC9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:10px;
}

a.more {
	font-size: 12px;
	font-weight:bold;
	color: #5873c1;
	float:right;
	}
	
a.inline {
	font-size: 12px;
	font-weight:bold;
	color: #5873c1;
	}
	
a.inline_Large {
	font-size: 14px;
	font-weight:bold;
	color: #5873c1;
	}
	
a.inline_Large_Darker {
	font-size: 14px;
	font-weight:bold;
	color: #38488A;
	}
	
a.inline_Large_Darker:hover {
	font-size: 14px;
	font-weight:bold;
	color: #212B54;
	background:#DFE5D2;
	}

a.inline_IMG {
	font-size: 12px;
	font-weight:bold;
	color: #5873c1;
	float:right;
	}
a.right_col {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5873c1;
	text-decoration:none;
	padding-left:20px;
	}
	
a	{
	font-size: 12px;
		color:ffffff;
		background-color: none;
		text-align:right;
	}
	
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a:hover,a:active
{
background: #ffffff;
	color:#0000cc;}
	
a.tech {
	font-size: 14px;
	font-weight:bold;
	color: #5873c1;
	text-align:right;
		}
	
a.tech:hover {
	background: #000000;
	color:#FFFFFF;
	}
	
/*menu*/

ol {
  font-family: Arial, Verdana;
  font-size: 14px;
  margin:0;
  padding: 10;
  list-style-image:url(../Images/arrow_bullet.gif);
  margin-left:60px;
}

	
ul {
  font-family: Arial, Verdana;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  display: block;
  position: relative;
  float: left;
}

li ul { display: none; }

ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 20px 10px 20px;
  background-color: transparent;
  margin-left: 1px;
  white-space: nowrap;
}

ul li a:hover { background:#333333 }

li:hover ul {
  display: block;
  position: absolute;
}

li:hover li {
  float: none;
  font-size: 11px;
}

li:hover a { 
   background: #336667; 
   }
  
li: active a {
 	background:#CCCC33;
	}

li:hover li a:hover { background: #448889; }

/*test*/

.nav {
  font-family: Arial, Verdana;
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav li {
  display: block;
  position: relative;
  float: left;
}

.nav li ul { display: none; }

.nav li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 10px 15px 10px 15px;
  background-color: transparent;
  margin-left: 1px;
  white-space: nowrap;
}

.nav li a:hover { background:#333333 }

.nav li:hover ul {
  display: block;
  position: absolute;
}

li:hover li {
  float: none;
  font-size: 11px;
}

li:hover a { 
   background: #839259; 
   }
  
li: active a {
 	background:#CCCC33;
	}

li:hover li a:hover { background: #000000; }

/*end test*/

.green_link {background-color:#839259;}
.list {background-color:#8b4f41;}
.FAQ {background-color:#4d587f;}
.FAQ a:hover {color:#FFFFFF;}
#home .nav li.home a:link,
#home .nav li.home a:visited,
#FAQ .nav li.FAQ a:link,
#FAQ .nav li.FAQ a:visited,
 
/*nav_inside*/

.nav_inside {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 width: 300px;
	 background-color: transparent;
	}
	  
.nav_inside li {
	 border-left: 10px solid rgb( 131,146,89);
     border-bottom: 1px solid rgb( 144,154,181);
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 width: 300px;
	 background-color: transparent;
	} 
	
.nav_inside li a:link, 
.nav_inside li a:visited { 
	 color:#000000;
	 padding: 0.5em;
	 display: block;
	 text-decoration: none;
	 border-left: 5px solid rgb( 107,98,91);
	 }
.nav_inside li a:hover {
	background-color: rgb( 226,236,213);
	color: rgb( 0,0,0); 
	border-left: 5px solid rgb( 171,43,70); 
	}
	
.nav_inside_noChange li a:hover {
	background-color: rgb( 226,236,213);
	color: rgb( 0,0,0); 
	border-left: 5px solid rgb( 107,98,91); 
	}

/*end nav_inside*/

.firstcharacter { 
	float: left; 
	color: #6a615a; 
	font-size: 75px; 
	line-height: 60px; 
	padding-top: 4px; 
	padding-right: 8px; 
	padding-left: 3px; 
	font-family: Georgia; 
	}

/*bulletin_nav*/
.bulletin_nav {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 width: 550px;
	 background-color: transparent;
	}
	  
.bulletin_nav li {
	 border-left: 10px solid rgb( 131,146,89);
     border-bottom: 1px solid rgb( 144,154,181);
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 width: 550px;
	 background-color: transparent;
	} 
	
.bulletin_nav li a:link, 
.bulletin_nav li a:visited { 
	 color:#000000;
	 padding: 0.5em;
	 display: block;
	 text-decoration: none;
	 border-left: 5px solid rgb( 107,98,91);
	 }
.bulletin_nav li a:hover {
	background-color: rgb( 226,236,213);
	color: rgb( 0,0,0); 
	border-left: 5px solid rgb( 171,43,70); 
	}
	
.bulletin_nav_noChange li a:hover {
	background-color: rgb( 226,236,213);
	color: rgb( 0,0,0); 
	border-left: 5px solid rgb( 107,98,91); 
	}

/*end bulletin_nav*/

.green_link {background-color:#839259;}
.green_link_inside {background-color: rgb( 180,192,150);}
.list {background-color:#957755;}
.FAQ {background-color:#4d587f;}
.FAQ a:hover {color:#FFFFFF;}
#home .nav li.home a:link,
#home .nav li.home a:visited,
#FAQ .nav li.FAQ a:link,
#FAQ .nav li.FAQ a:visited,
 



/*end menu*/


.li_green {
	background:839259;
	}

.parLink a {
	color: #0033CC;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid black;
	}
	
.parLink a:hover {
	background: #336667;
	color:#FFFFFF;
	}
				
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	color:#626F43;
	background-color:transparent;
	padding-left:30px;
	padding-right:20px;
	}


.h1_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:300;
	color:#626F43;
	background-color:#FFFFFF;
	padding-bottom:30px;
	}
	
.h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
	
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:15px;
	font-weight:600;
}

.parStyle_float_R {
	font-size:12px;
	text-align:right;
	color: #000000;
	padding-left:10px;
	padding-right:20px;
	}
	
.parStyle_float_L {
	font-size:12px;
	text-align:left;
	color: #000000;
	padding-left:10px;
	padding-right:20px;
	}
.parStyle {
	font-size:12px;
	text-align: justify; text-justify:newspaper;
	color: #000000;
	padding-left:10px;
	padding-right:20px;
	}
	
.parStyle_Large {
	font-size:16px;
	text-align: justify; text-justify:newspaper;
	line-height:30px;
	color: #000000;
	padding-left:10px;
	padding-right:20px;
	}
	
.parStyle_Large_buy {
	font-size:16px;
	text-align: justify; text-justify:newspaper;
	line-height:30px;
	color: #000000;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	text: wrap;
	}
	
.parStyle_Large_RBorder {
	font-size:16px;
	text-align: justify; text-justify:newspaper;
	line-height:30px;
	color: #000000;
	padding-left:30px;
	padding-right:40px;
	border-right:50px solid rgb( 211,220,194);
	
	}
	
.Inro_section  {
	background-color:#D4D1CE;
	margin:0px;
	padding: 30px;
	}	
	
.fix_image {
	background-image:url(../Images/iStock_000003594525XSmall.jpg);
	background-attachment:fixed;
	}
		
.parStyle_Large_Height {
	font-size:16px;
	text-align: justify; text-justify:newspaper;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	}	
.parStyle_Large_Margin {
	font-size:16px;
	text-align: justify; text-justify:newspaper;
	color: #000000;
	padding-left:40px;
	}	
	
.parStyle_R_col {
	font-size:12px;
	text-align: justify; text-justify:newspaper;
	color: #000000;
	background-color:#FFFFFF;
	}
	
	
.photoCenter {
	display: block;
	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	}
		
.bottomLine {
	border-bottom: 1px solid gray;
	}

.home_left  {
	padding-top:25px;
	float:right;
	padding-right:15px;
	}	
.align-right { 
	float:right; margin: 0 0 10px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	 }

.align-left { float:left; margin: 0 15px 15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#000000;
 }

.photo_R_col {
    display: block;
	float:left;
	padding: 5px;
	border-left-color:#CCCCCC;
	border-left-style: solid;
	border-right-width:1px;
	}
	
.img_01 {
	float:left;
	margin: 10px 20px 30px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
	}
	
.img_01_palm  {
	float:left;
	margin: 35px 20px 30px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
	}
	
.round_corner  {
	float:left;
	margin: 10px 10px 10px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
	border-radius: 10px;
	}

.footer {
	clear:both;
	background-color:#6b625b;
	color:#FFFFFF;
	padding:20px;
	border-bottom:medium;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#635b4f;
	}
	
.footer_arrow {
	 position: absolute;
  bottom: 203px;
  left: 0px;
    }
	
/* ID Styles */

#table_01  {
	float:left;
	background-color:#FFFFFF;
	}
	
#table_02  {
	float:right;
	}
	
.Left_background {	
height: 100%; background-attachment: fixed; background-color: #666; background-image: -webkit-gradient( linear, 0% 0%, 0% 100%, from(# 6B625B), to(#D5DEC4)); background-image: -webkit-linear-gradient( top, #6B625B, D5DEC4); background-image: -moz-linear-gradient( top, #6B625B, #D5DEC4); background-image: -ms-linear-gradient( top, #6B625B, #D5DEC4); background-image: -o-linear-gradient( top, #6B625B, #D5DEC4); background-image: linear-gradient( top, #6B625B, #D5DEC4); color: #fff; margin: 0;
}	


/*DOWNLOADS*/

<li id="menu-item-154" class="red menu-item menu-item-type-post_type menu-item-
       object-page current-menu-item page_item page-item-148 current_page_item menu-
       item-154"> <a href="http://domain.com/WP-folder/?page_id=148">Home</a>	

	


.content {
	padding: 0 0 0 75px; /* 75px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

	.content img {
		left: 0;
		position: absolute;
		top: 0;
	}	

/* corner ribben*/

.ribbon-wrapper-green {
  width: 156px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: -33px;
}

.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #6a6340;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}


/*corner ribben end*/

	
/*unused corner ribben code ? */

corner_wrapper {
  margin: 50px auto;
  width: 280px;
  height: 370px;
  background: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
  position: relative;
  z-index: 90;
}

ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}

ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

ribbon-green:before {
  left: 0;
}
ribbon-green:after {
  right: 0;
}

/*arrows triangles */

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	
	border-bottom: 5px solid black;
}

.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	
	border-top: 20px solid #f00;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	
	border-left: 60px solid green;
}

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	
	border-right:10px solid blue; 
}
