@import url(//fonts.googleapis.com/css?family=Lato:700,400,300);
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|PT+Sans');
@import url('https://fonts.googleapis.com/css?family=Karla');

.skinaa
{
	font-family:'PT Sans', sans-serif;
	font-size:22px;
	color: #06F;
	letter-spacing:3px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.skinaa2
{
	font-family:'PT Sans', sans-serif;
	font-size:20px;
	color: #03C;
	letter-spacing:3px;
}
.pictexthome 
{
	font-family:'PT Sans', sans-serif;
	font-size:19px;
	color: #000;
	letter-spacing:3px;
	text-transform:uppercase;
	text-decoration:none;
}
.pictexthome a
{
	font-family:'PT Sans', sans-serif;
	font-size:32px;
	color: #000;
	letter-spacing:3px;
	text-transform:uppercase;
	text-decoration:none;
}
.pictexthome a:hover
{
	text-decoration:underline;
}
.pictext
{
	font-family:'PT Sans', sans-serif;
	font-size:17px;
	color: #03F;
	letter-spacing:3px;
	text-transform:uppercase;
}
.picsmall
{
	font-family:'PT Sans', sans-serif;
	font-size:14px;
	color: #666;
	padding-left:5px;
	padding-right:5px;
 }

.uptext
{
	font-family:'PT Sans', sans-serif;
	font-size:21px;
	color: #FFF;  
    padding-left:5px;
	padding-right:5px;
	letter-spacing:1px;
	text-transform:uppercase;
 
}
.uptextsmall
{
	font-family:'PT Sans', sans-serif;
	font-size:13px;
	color: #FFF;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	line-height:25px;
}

.welcometext
{
	font-family:'PT Sans', sans-serif;
	font-size:21px;
	color: #000;
	letter-spacing:3px;
	text-transform:uppercase;
}
.welcometextred
{
	font-family:'PT Sans', sans-serif;
	font-size:19px;
	color: #DF1006;
	letter-spacing:3px;
	text-transform:uppercase;
}
.smalltext
{
	font-family:'Karla', sans-serif;
	font-size:14px;
	color: #333;
	text-align:justify;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;	 
}
.imageshodow2  img 
{
	box-shadow: 2px 2px 2px  2px #A9ABAC;  
}
.imageshodow3  img 
{
	box-shadow: 2px 2px 2px  3px #E2E0E0;  
}
 .imageshodow2 
{
	box-shadow: 2px 2px 2px  2px #F9F7F7;  
}

 .imageshodow3
{
	box-shadow: 1px 5px 4px  1px #F9F7F7;  
}
 .footerwhite
  {
	font-family:'PT Sans', sans-serif;
	font-size:12px;
	color: #FFF;
  }
  .footerwhite  a
  {
	font-family:'PT Sans', sans-serif;
	font-size:12px;
	color: #FFF;
	text-decoration:none;
  }
  .footerwhite  a:hover
  {
	  text-decoration:underline;
	
  }
  .red
  {
	  font-size:14px;
	  color:#DF0000;
  }
  .line3
  {
	  background-color:#E8E8E8;
	  height:1px;
  }