/* CSS Document */

body {
	margin: 0;
	padding: 5px 0;
}
.top_left {
	background-color: #584629;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}	
.navbar {
	background-color: #584629;
	border-bottom: 5px solid #FFFFFF;	
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 14px;
	padding: 0.3em 0.5em;
}
.navbar a:link {
	text-decoration: none;
	color:#FFFFFF;
	padding: 0.1em 0.7em;
	margin: 0;
}	
.navbar a:active {
	text-decoration: none;
	color:#FFFFFF;
	padding: 0.1em 0.7em;
	margin: 0;
}	
.navbar a:visited {
	text-decoration: none;
	color:#FFFFFF;
	padding: 0.1em 0.7em;
	margin: 0;
}	
.navbar a:hover {
	text-decoration: none;
	color:#999999;
	padding: 0.1em 0.7em;
	margin: 0;
}	
.left-content {
	border-right: 5px solid #FFFFFF;	
	font-size: 13px;
	color: #FFFFFF;
	font-family: Avant Garde, Century Gothic, sans-serif;
}
.left-content2 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Avant Garde, Century Gothic, sans-serif;
}
.left-content2 p{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Avant Garde, Century Gothic, sans-serif;
}
.left-content2 ul {
	color: #FFFFFF;
	font-family: Avant Garde, Century Gothic, sans-serif;
	padding: 0 2em;
	margin: 0;
	text-align:left;
}	
.left-content p {
	padding: 0.5em 0.7em;
	margin: 0;
	color: #666634;
	font-size: 13px;
}	
.left-content2 p {
	padding: 0.5em 0.7em;
	margin: 0;
	font-size: 13px;
}
.left-content ul {
	color: #FFFFFF;
	font-family: Avant Garde, Century Gothic, sans-serif;
	padding: 0 2em;
	margin: 0;
	text-align: left;
}	
.left-content a:link {
	color: #FFFFFF;
}
.left-content a:active {
	color: #FFFFFF;
}
.left-content a:visited {
	color: #FFFFFF;
}
.left-content a:hover {
	color: #888888;
}	
.bottom {
	background-color: #584629;
	padding: 0.2em;
	border-top: 5px solid #FFFFFF;
	color: #FFFFFF;
	text-align: left;
}
.bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0.5em;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 15px;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0.5em;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 15px;
}
.bottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0.5em;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 15px;
}
.bottom a:hover{
	color:#C68D55;
	text-decoration: none;
	padding: 0 0.5em;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 15px;
}

.footer {
	text-transform:uppercase;
	text-align: right;
	color: #666634;
	font-weight: bold;
	font-size: 13px;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
}	
.left-bottom {
	color: #AAA98D;
	text-align: left;
	text-transform: lowercase;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 21px;
	padding: 0.4em 0.3em;
	font-weight: bold;
	border-right: 5px solid #FFFFFF;
}
.left-bottom a:link {
	text-decoration: none;
	color: #AAA98D;
}
.left-bottom a:active{
	text-decoration: none;
	color: #AAA98D;
}
.left-bottom a:visited {
	text-decoration: none;
	color: #AAA98D;
}
.left-bottom a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.title-top p{
	color: #FFFFFF;
	background-color: #8A8966;
	text-align: center;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 14px;
	padding: 0.5em 0.3em;
	border-right: 5px solid #FFFFFF;
	margin: 0;
}
.title-top a:link {
	color: #FFFFFF;
}	
.title-top a:active {
	color: #FFFFFF;
}
.title-top a:visited {
	color: #FFFFFF;
}
.title-top a:hover {
	color: #999999;
}
	
.title-top2 p{
	color: #FFFFFF;
	background-color: #8A8966;
	text-align: center;
	font-family: Avant Garde, Century Gothic, sans-serif;
	font-size: 14px;
	padding: 0.5em 0.3em;
	margin: 0;
}
.title-top2 a:link {
	color: #FFFFFF;
}	
.title-top2 a:active {
	color: #FFFFFF;
}
.title-top2 a:visited {
	color: #FFFFFF;
}
.title-top2 a:hover {
	color: #999999;
}