@CHARSET "ISO-8859-1";
@font-face {
 font-family: ArchitectsDaughter;
 src: url("../fonts/ArchitectsDaughter.eot") /* EOT file for IE */
}
@font-face {
 font-family: ArchitectsDaughter;
 src: url("../fonts/ArchitectsDaughter.ttf") /* TTF file for CSS3 browsers */
}
body{
	font-color:#000;
  	font-size: 16px;
  	font-family: 'Arial', arial, sans-serif;	
}

p{
	margin-bottom: 20px;	
}

h2,
h2 a{
	display:block;
	color: #2193cf;
	font-size: 22px;	
}

h3,
h3 a{
	color: #2193cf;
	font-size: 20px;	
}

h4,
h4 a{
	color: #2193cf;	
	margin-bottom:10px;
}

.content h2{
	margin-bottom: 0px;
}

.content p a{
	color: #2193cf;
	text-decoration: none;
}

.content p a:HOVER{
	text-decoration: underline;
}
body#edit-field-website-text-text-0-value{
	background: none;
}