@charset "utf-8";
/* CSS Document */
body {
    
	background-image: url(woodbackground.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #A87A49;
}

p {
	font-size: 14px;
	line-height: 23px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
h1 {
	font-size: 24px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 10px;
}
h2 {
	font-size: 20px;
	color: #CCCCCC;
	font-weight: normal;
    letter-spacing: 1px;
}
h3 {font-size: 18px;
	color: #CCCCCC;
	line-height: 23px;
	font-weight: normal;
	
}
img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	outline: none;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}

a.nav:link, a.nav:visited, a.nav:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	padding: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: .3px;
	outline: none;
}
a.nav:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
	outline: none;
}
a.l:link, a.l:visited, a.l:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	outline: none;
}
a.nav:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #990000;
	outline: none;
	}
a.arrows:link, a.arrows:visited, a.arrows:active{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}
 a.arrows:hover{
	color: #99CC66;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
 }	
	
	
tbody {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.portfolio_wrap {
	height: 625px;
}
