/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#d7cfb0;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	}
	
a:active {
}
	
a {
	color: #999999}	
			
/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F4FFE4;
	}
	
#navigation a {
	color: #1E150C;
	text-decoration: none;
	display:inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
	font-variant: normal;
	font-style: normal;
	}
	
a:hover {
	color: #d7cfb0
}
	
#navigation a:hover {
	color: #d7cfb0;
	line-height: 20px;
	text-decoration: underline;
	font-weight: lighter;
	}
	
#navigation2 a {
	color: #A39174;
	text-decoration: none;
	display:inline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: lighter;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	}
	
#navigation2 a:hover {
	color: #d7cfb0;
	line-height: 22px;
	}	

#navigation3 a {
	color: #A39174;
	text-decoration: none;
	display:block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 22px;
	}
	
#navigation3 a:hover {
	color: #1E150C;
	line-height: 14px;
	background-color: #A28F6D;
	}	
	
#navigation_ind a {
	color: #A39174;
	text-decoration: none;
	display:block;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 22px;
	}
	
#navigation_ind a:hover {
	color: #1E150C;
	background-color: #A28F6D;
	line-height: 14px;
	}	

.TITLE {
	color: #d7cfb0;
	line-height:normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: normal;
	}

	
.bodytext_lt {
	color: #d7cfb0;
	line-height:normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 13px;
	font-weight: lighter;
	letter-spacing: normal;
	}
	
.bodytext {
	color: #1E150C;
	line-height:normal;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: medium;
	font-weight: lighter;
	letter-spacing: normal;
	}
	
.menutext {
	color: #1E150C;
	line-height:18px;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: normal;
	}

.copyright {
	color: #A39174;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: normal;
	padding-right: 10px;
	line-height: 16px;
	}
	
.small_txt {
	color: #A39174;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: normal;
	line-height: 16px;
	}

a.rowTop {
     color: #A39174;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: normal;
	line-height: 16px;
	border-top:  solid #d7cfb0 1px;
    border-bottom: solid #d7cfb0 1px;
    display:block;
    line-height:2.0;
   }
