@charset "UTF-8";
/* CSS Document */
 
BODY {
margin-top:10;
margin-left:0;
margin-right:0;
margin-bottom:0px;
text-align: center;
background-color: #FFFFFF;
}

a:link{color: #a1ac51;}
a:visited{color: #a1ac51;}
a:hover{color: #636466;}
a:active{color: #a1ac51;}
a img {border: none;}

#container {
margin: 0 auto;
width: 1000px;
text-align: left;
}

#fade0 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#a1ac51;
	line-height: 24px;
	text-align:left;
	display:block;
	width:550px;
}

.quoteAuthor {
	font-size:18px;
	text-align:right;
	width:80%;
	margin:5px 0 0 0;
	padding:0;
}

.quotePublication {
	font-size:15px;
	text-align:right;
	width:80%;
	padding:0;
	margin:0;
}


.g24grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	text-transform: lowercase;
	color: #636466;
	text-decoration: none;
}
.g24green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	text-transform: lowercase;
	color: #a1ac51;
	text-decoration: none;
}
.g18green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: lowercase;
	color: #a1ac51;
	text-decoration: none;
}
.g18grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 36px;
	text-transform: lowercase;
	color: #636466;
	text-decoration: none;
}
.g14grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: lowercase;
	color: #636466;
	text-decoration: none;
}
.g13grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	text-transform: lowercase;
	color: #636466;
	text-decoration: none;
}
.g13green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	text-transform: lowercase;
	color: #a1ac51;
	text-decoration: none;
}
.g14green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: lowercase;
	color: #a1ac51;
	text-decoration: none;
}
a.g13green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	text-transform: lowercase;
	color: #a1ac51;
	text-decoration: none;
}
.g11grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	text-transform: lowercase;
	color: #636466;
	text-decoration: none;
}
.presspic {
	border: thin;
	border: #CCCCCC;
}
.header img { 
	vertical-align: bottom; 
	margin: 4px 3px 4px 3px; 
	padding: 0px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #FF0000;  
	display: inline-block; 
}

.g15green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	text-transform: lowercase;
	color: #a1ac51;
}

.button {
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a1ac51;
}

.field_set{ 
    border-color:#a1ac51; 
    border-style: solid;
	border-width:thin
} 



