.cms-text {clear:both; font-size: 14px;	color:#333;	padding: 0px 0px; margin: 0px 0px; display:block;
					font-family: Georgia, Arial, Helvetica, sans-serif;}
.shopadmin_cms_text {font-family: Georgia, Arial, Helvetica, sans-serif; background-color: #fff;}

.cms-text img 				{ margin:10px; border:1px solid #6B814A; padding:2px;}
.cms-text a img 			{ margin:10px; border:1px solid #6B814A;}
.cms-text a:hover img {							 border:1px solid #4D4040;}


.cms-text h1,
.cms-text h2,
.cms-text h3,
.cms-text h4,
.cms-text h5,
.cms-text h6 {color:#4D4040; text-align:left;}

.cms-text h1 {font-size:20px;}
.cms-text h2 {font-size:14px;}
.cms-text h3 {font-size:14px;}
.cms-text h4 {font-size:12px;}
.cms-text h5 {font-size:12px;}
.cms-text h6 {font-size:12px;}

.cms-text .tx-right{ text-align:right; }
.cms-text .tx-center{ text-align:center; }
.cms-text .tx-block{	text-align:justify; }

.cms-text a { color: #4D4040; text-decoration: underline;}	
.cms-text a:hover { color: #6B814A; text-decoration:none;}

.cms-text select,
.cms-text input,
.cms-text textarea {margin:0px; border: 1px solid #999; font-size:12px;}
.cms-text br {display: block;}
.hideninput {visibility: hidden;}

.cms-text .no-border {border:0px;}
.cms-text .float-left {float:left; margin:0px 10px 0px 0px;}
.cms-text .float-right {float:right; margin:0px 0px 0px 10px;}




div.col-special.cms-text {color:#333;}


.cms-text h1 { 
     font-family: Georgia, serif; 
     font-size: 30px; 
     font-style: normal; 
     font-weight: normal; 
     text-transform: uppercase; 
     letter-spacing: 2.5px; 
} 
.cms-text h2{ 
     color :#6B814A; 
     font-family: Georgia,serif; 
     font-size: 25.5px; 
     font-style: italic; 
     margin: 10px 0px 5px 0px; 
} 
  
.cms-text p { 
     color:#666; 
     font-family:Georgia,serif; 
     font-size: 14.5px; 
     padding: 10px 0px 10px 0px;
     line-height: 25px;
} 


