
.style1 {
	font-size: 17px;
	color: #565b62;
	font-weight: bold;
}
.language a{
	text-decoration:none;
	color:#c09a74;
}
.language img a:hover{
	text-decoration:none;
	color:#fec286;
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}


.box { 
	float: left; 
	/*
	margin-right: 1.25em; 
	border: 4px solid #e5e6ea;
	*/ text-indent: -9000px;
	
	 background:#fff;
  padding:4px;
  border:2px solid #999999;
  position:relative;
  left:-5px;
  top:-5px;

}
.thumb_boxer {
	float: left; 
	text-indent: -9000px;
	background:#fff;
  padding:4px;
  border:2px solid #777;
  position:relative;
  left:-5px;
  top:-5px;
}

.thumb_gwrapper {
  float:left;
  line-height:0;
  margin-right: 0px; 
  margin-left: 1.1em;
  margin-bottom: 1.0em;
}

.img-wrapper {
  background: url(../misc_image/shadow.gif) no-repeat bottom right;
  float:left;
  line-height:0;
  margin-right: 1.1em; 
}
 
 //////////////////////***List items***////
.rainyListType{
	margin:0;
	padding:0;
	list-style:none;
}
.rainyListType li{
	list-style:none;
	/* homeIcon1   
	greenForward greenCheck
	
	*/
	background: url(../misc_image/icons/orangeRnd1.png) top left no-repeat;
	padding-left: 30px;
	margin:10px 0;
	min-height:25px;
}
.rainyListType li a{
	color:#f8e3e8;
	text-decoration:none;
}
.rainyListType li a:hover{
	text-decoration:underline;
}
.rainyListType li ul{
	margin:5px 0 0 10px;
	padding:0;
}
.rainyListType li ul li{
	list-style:none;
	border-bottom:#81555e dashed 1px;
	padding-left:0;
	background:none;
	margin-bottom:0;
	margin-top:0;
	font-weight:normal;
	min-height:0;
}
.rainyListType li ul li a{
	text-decoration:none;
	color:#f8e3e8;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	width:auto;
	display:block;
	padding-left:10px;
	margin-top:0;
	margin-bottom:0;
}
.rainyListType li ul li a:hover{
	text-decoration:none;
	border-left:#904a05 solid 3px;
	background-color:#c5884c;
	color:#562d32;
}
.rainyListType li ul li .listActive{
	text-decoration:none;
	color:#562d32;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	width:auto;
	display:block;
	padding-left:10px;
	background-color:#c5884c;
	border-left:#904a05 solid 3px;
}
/***          ERROR  */
#error {
	border: 1px solid rgb(153, 0, 0); margin: 0pt 0pt 10px; 
	font-family: Lucida Grande, Verdana, Sans-serif;
	padding: 20px 20px 12px 20px;
}

////*      PULL QUOTE */
blockquote {
		background: url(../misc_image/quote-open.gif) 0 0 no-repeat;
		margin: 2.4em 2em;
}		
		
blockquote p {
		color: #555555;
		font-size: 1.3em;
		font-weight: bold;
		text-align: center !important;
		background: url(../misc_image/quote-close.gif) 100% 90% no-repeat;
		padding: 0 33px;
		margin-bottom: 0;
		font-family: Garamond, "Times New Roman", Times, serif, Georgia;
		line-height:1.5;
}
cite {
		background: none;
		display: block;
		text-align: right;
		font-size: 1.1em;
		font-weight: normal;
		font-style: italic;
}		
		
blockquote>p+p {
		background: none;
}		
		
blockquote.floatRight {
		float: right;
		width: 150px;
		background: none;
		border-top: 5px solid #dddddd;
		border-bottom: 5px solid #dddddd;
		padding: 10px 0;
		margin: .4em 0 2em 2.4em;
}
		
blockquote.floatRight p {
		text-align: center;
		background: none;
		padding: 0;
		}
		
/* h2
-------------------------------*/

#insidePadd h2.primary { 
color:#730909;
}
h2.first-page { 
-x-system-font:none;
font-family:Georgia,Garamond,Times,"Times New Roman",serif;
font-size:38px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.1em;
margin:-15px 0 0;
}
/* flexi rounded div 
----------------------------*/
.flx_rnd_box {
  width: 730px;
  margin-left: 5px;
  margin-bottom: 10px;
  background: url(../images/flx_rnd_bottom_left.gif) no-repeat left bottom;
}

.flx_rnd_box_outer {
  background: url(../images/flx_rnd_bottom_right.gif) no-repeat right bottom;
  padding-bottom: 30px;
}

.flx_rnd_box_inner {
  background: url(../images/flx_rnd_top_left.gif) no-repeat left top;
  height: 80px;  
}

.flx_rnd_box h2 {
  background: url(../images/flx_rnd_top_right.gif) no-repeat right top;
  padding-top: 10px;
  padding-bottom: 12px;
}


.flx_rnd_box h2, .flx_rnd_box p {
  padding-left: 30px;
  padding-right: 30px;
  color:#F7D16A;
  font-size: 1.6em;
  font-family:"Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;

}