@charset "UTF-8";
/* CSS Document */


BODY	{
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			padding: 0px;
			font-family:"Century Gothic", "ITC Avant Garde Gothic", "Avant Garde", "Sans Serif";
			font-size: 14px;
			color:#333333;
			
			background-image:url(images/brown.jpg);
			background-repeat: repeat-x;
			background-color:#ad895c;
			background-position:top;
			line-height: 16px;
			}
			
			a.default {COLOR: #336699; text-decoration: none}
a.default:visited {COLOR: #339966; TEXT-DECORATION: none}
a.default:hover {COLOR: #339966; border-bottom:2px dotted #8ba984;}


			a.image {COLOR: #336699; text-decoration: none}
a.image:visited {COLOR: #339966; TEXT-DECORATION: none}
a.image:hover {COLOR: #339966; TEXT-DECORATION: none}
.caption {
	
	font-family:"Century Gothic", "ITC Avant Garde Gothic", "Avant Garde", "Sans Serif";
			font-size: 10px;
			line-height:12px;
			color:#2E1A0C;
}

.bold {

font-family:"Century Gothic", "ITC Avant Garde Gothic", "Avant Garde", "Sans Serif";
			font-size: 14px;
			color:#381C0F;}
			
			
			
a.footer {COLOR: #336699; text-decoration: none; font-size:12px;}
a.footer:visited {COLOR: #339966; TEXT-DECORATION: none; font-size:12px;}
a.footer:hover {COLOR: #339966; border-bottom:2px dotted #8ba984; font-size:12px;}

.home {font-family:"Century Gothic", "ITC Avant Garde Gothic", "Avant Garde", "Sans Serif";
			font-size: 16px;
			color:#333333;
			line-height: 18px;}
			
	a.homelink {COLOR: #336699; text-decoration: none; font-size:16px}
a.homelink:visited {COLOR: #339966; TEXT-DECORATION: none; font-size:16px}
a.homelink:hover {COLOR: #339966; border-bottom:2px dotted #8ba984; font-size:16px; line-height:18px}

.boldhome {font-family:"Century Gothic", "ITC Avant Garde Gothic", "Avant Garde", "Sans Serif";
			font-size: 16px;
			color:#333333;
			font-style:bold;
			line-height:18px;}