/* CoTA Style Sheet */

body
{
	color: #3d2405;
	background-color: #e5e1a7;
	font-family: Georgia, serif;
	font-size: 12px
}


#header
{
	
	margin-top:10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-align: center
	
}





	a:link {color: #000000; text-decoration:none; font-family: Georgia, serif; font-size: 12px}
	a:active {color: #000000; text-decoration:none; font-family: Georgia, serif; font-size: 12px}
	a:hover {color: #000000; text-decoration:none; font-family: Georgia, serif; font-size: 12px}
	a:visited {color: #000000; text-decoration:underline; font-family: Georgia, serif; font-size: 12px}
	
#main
{
	color: #3d2405;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: center
	
}	

#footer
{
	color: #3d2405;
	font-family: Georgia, serif;
	font-size: 10px;
	text-align: center
	
}		
address
{
	font-family: Georgia, serif;
	font-size: 8px
}

h1
{
	color: #eaa21a;
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: bold

}

h2
{ 
	color: #eaa21a;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold

}

h3
{ 
	color: #eaa21a;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	

}


h4
{ 
	color: #eaa21a;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline

}

h5
{ 
	color: #264b5d;
	font-family: Georgia, serif;
	font-size: 10px;
	font-weight: bold

}

h6
{ 
	color: #264b5d;
	font-family: Georgia, serif;
	font-size: 8px;
	font-weight: bold

}

hr
{
	background-color: #264b5d;
	width: 650px;
	
}

b
{ 
	color: #eaa21a;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	