body {
	background-image: url("../images/site_images/bg.gif");
	font-family: "Times New Roman", Times, serif;
	color: #4A2509;
	font-size: 14px;
	font-style: italic;
	vertical-align: middle;
	scrollbar-base-color: #a79369;
	}

.wrapper{
	background: url("../images/site_images/bg_anchors.jpg") no-repeat;
	width: 829px;
	height: 627px;
	margin: auto;
	margin-top: 50px;
	}
	
.left-column{
	float: left;
	margin-top: 140px;
	width: 430px;
	
	}
	
.right-column{
	float: left;
	height: 627px;
		}

#contact-email

	{ 
	margin-top: 115px;
	height: 30px;
	width: 310px;
	background:url("../images/site_images/email-up.gif") no-repeat;
	}
	
	
	#contact-email a {
		direction: none;
		display: block;
		height: 30px;
		width: 310px;
		border:0;
		background:url("../images/site_images/email-up.gif") no-repeat;
		
	}
	#contact-email a:hover { 
		
		background:url("../images/site_images/email-over.gif") no-repeat;
		}

	
.sub
	{
	Width: 300px;
	height: 20px;
	}
	
.content{
		Width: 300px;
		height: 300px;
		overflow: auto;
		}
img{
	border: 0;
	}

a 	{
	color: #4A2509;
	}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.a2 {
	color: #FFFFFF;
	}

h2 {
	font-size: 14px;	
	}
	
.portfolio{
width: 125px;
float:left;
text-align: center;
}
	.portfolio img{
		padding-top: 10px;
			}


