@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */


body { 
    height: 100%; 
    margin: 0 0 1px 0; 
    padding: 0; 
	FONT-SIZE:12px;
	COLOR: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(images/background.jpg);
	line-height: 145%;
} 

P {
	COLOR: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 190%;
	margin:0px;
}

h3 {
	COLOR: #ffffff; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 167%;
	font-weight:normal;
}

H1 {
	color: #cf9c2f; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}


H2 {
	color: #bb8b23; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}


.yellow{
	color: #bb8b23; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 175%;
}

.img {
float: left;
padding-right: 10px;
}

.brown{
 	color: #bcab88; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	line-height: 140%;
 }
 
.style10 {color: #3F001F}

.fc-field-error {
	border : 2px solid #800 !important;
}

a:link,a:active{color:#92296b;font-weight:normal; text-decoration:none}
a:visited{color:#92296b;font-weight:normal;text-decoration:none}
a:hover{color:#92296b;font-weight:normal;text-decoration:underline}

a.nav:link,a.nav:active{color:#ffffff;font-weight:normal; text-decoration:underline}
a.nav:visited{color:#ffffff;font-weight:normal;text-decoration:none}
a.nav:hover{color:#ffffff;font-weight:normal;text-decoration:none}

#repeat{
background-repeat: repeat-x;
	 }
