/* CSS Document */

a {
	color:#773622;
	}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #351A14;
	line-height: 24px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #773622;
	line-height: 24px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:5px;
	margin-bottom:5px;

}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #773622;
	line-height: 24px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:5px;
	margin-bottom:5px;

}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #773622;
	line-height: 24px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:2px;
	margin-bottom:2px;

}

ul {
	margin:0px;
	padding:0px;
	padding-left:8px;
	margin-left:8px;
	}
	
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #351A14;
	line-height: 24px;
	padding:0px;
	margin:0px;
	list-style:square;
}

.style1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #351A14;
}
.style1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #351A14;
}

.boldArial10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #773622;
	line-height: 24px;
	font-weight:bold;
	text-transform:uppercase;
}

.boldArial12White {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	font-weight:bold;
	text-transform:uppercase;
}



body {
	margin:0;
	padding:0;
	background-image:url(images/bluebackground.jpg);
	background-repeat:repeat;
	}
	
	
.style2 {
	color: #802012;
	font-weight: bold;
}



.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #773622;
	line-height: 24px;
	padding-top:0px;
	padding-bottom:5px;
	margin:0px;
	width:230px;
}

#bottomCopy {
	width:800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-align:center;
	}
	
#bottomCopy h1 {
 color:#6BB1E4;
 }

#bottomCopy h2 {
 color:#6BB1E4;
 }
 
 #bottomCopy h2 a {
 color:#6BB1E4;
 }		
 
 #bottomCopy li {
 color:#FFFFFF;
 }	
	
 
 #bottomCopy p {
 color:#FFFFFF;
 }		
	