.sixteen {font-size: 16px; font-family: verdana;}
.fourteen {font-size: 14px; font-family: arial;}
.fourteen1 {font-size: 14px; font-family: arial; font-weight:bold;}
.twelve {font-size: 12px; font-family: arial;}
.eleven {font-size: 11px; font-family: arial;}
.ten  {font-size: 10px; font-family: verdana;}
.ten1  {font-size: 11px; font-family: arial; font-weight:bold;}
.nine {font-size: 9px; font-family: arial;}
.eight {font-size: 10px; font-family: arial;}

.visible
{
visibility:visible;font-size: 10px; font-family: arial;font-weight:bold;
}
.hidden
{
visibility:hidden;
}


.clear {
	clear: both;
}



body {
   background: #ffffff url("images/background.gif") ;
   background-attachment: fixed;
   margin: 0;
   padding: 0;
   text-align: left;
}

#container {
   margin: 0px left;
   text-align: left;
   width: 692px;
}

h1 {
   width: 692px;
   height: 85px;
   text-indent: -9999px;
   background: url(images/header.gif);
   margin: 0;
   padding: 0;
}

#left {
	width: 140px;
	float: left;
}



#content {
 width: 517px;
 float: left;
padding: 15px 0 10px 20px;
}

#content h2 {
 font: normal 18px Georgia, Times New Roman, Times, serif;
 color: #83342F;

 text-align: center;
 width: 517px;
 padding: 0 0 0 0px;
}

#content h3 {
 font: normal 17px Georgia, Times New Roman, Times, serif;
 color: #83342F;

 width: 517px;
 padding: 0 0 0 20px;
}


#content h4 {
 font: normal 14px Georgia, Times New Roman, Times, serif;
 color: #496A55;
 font-weight:bold;

 width: 517px;
 padding: 0 0 0 0px;
}




#content a:link {
 	color: #83342F;
	font-weight: bold;
 	text-decoration: none;
	border-bottom: 1px solid #83342F;
} 

#content a:visited {
 	color: #83342F;
	font-weight: bold;
 	text-decoration: none;
	border-bottom: 1px solid #83342F;
}

#content a:hover {	
	color: #496A55;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #496A55;
}
 



.text {
 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #000;
}

 margin-bottom: 10px;
}

.floatRight {
float: right;
margin: 4px;
}


#navcontainer {
	width: 140px;
	
}

#navcontainer ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: bold 12px/22px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 35px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
 	display: block;
 	width: 140px;
 	height: 22px;
}

#navcontainer a:link {
	background: url(images/bg_navbutton.gif);
 	color: #83342F;
 	text-decoration: none;
}


#navcontainer a:visited {
	background: url(images/bg_navbutton.gif);
 	color: #5b604c;
 	text-decoration: none;
}


#navcontainer a:hover {
	background: url(images/bg_navbutton_over.gif);
	color: #496A55;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(images/bg_navbutton_over.gif);
	color: #496A55;
	text-decoration: none;
}


#footer {	
	margin: 0px left;
	
	position: relative;
	background-color: #c6b79a;
	border-top: 1px solid #fff;
	width: 692px;
	padding: 10px 10px;
	clear: both;
}

#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #83342F;
}

#footer h2 a:link {
	color: #83342F;
	text-decoration: none;
	border-bottom: 1px dotted #83342F;
}

#footer h2 a:visited {
	color: #83342F;
	text-decoration: none;
	border-bottom: 1px dotted #83342F;
}

#footer h2 a:hover {
	color: white;
	text-decoration: none;
	border-bottom: none;
}
