#wrapper 
{
	text-align: left;
	width: 960px;
	margin: 0px auto;
	border: none;

}

#header 
{
	width: inherit;
	height: 125px;
	background-image: url(../slices/header-bg.gif);
}

#header img
{
	margin-left: 35px;
	margin-top: 40px;
}

#main-nav 
{
	width: inherit;
	height: 33px;
	background-image: url(../slices/main-nav-bg.gif);
	font-size: 11px;
	text-align: right;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}

#main-nav ul
{
	padding-top: 10px;
	font-size: 12px;
}

#main-nav li
{
	padding: 10px;
	display: inline;
	margin-right: 5px;
}

#main-nav a
{
	color: #444;
}

#main-nav li a:hover
{
	color: #ccc;
}

#main-nav li.sel
{
	color:#fff;
	background-color: #030;
	border: none;
	border-top: 2px solid #060;
	background-image: url(../slices/main-nav-sel-bg.gif);
}

#page-image
{
	width:inherit;
	border: none;
	border-top: 3px solid #030;
}

#recently-generated
{
	width: inherit;
	height: 306px;
	background-image: url(../slices/recently-generated-bg.gif);
}

#recent-works
{
	margin-left:20px;
}

.recent-work
{
	width:302px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}


.recent-work h3
{
	color: #614712;
	margin-top:12px;
}

#recent-works>div>h4
{
	font-size: 14px;
}

.recent-work a
{
	color: #fff;
	font-size: 12px;
}

#social
{
	width: inherit;
	height: 306px;
	background-image: url(../slices/social-bg.gif);
	color: #ffc;

}

.social-pad
{
	margin-left:10px;
}

.social-pad ul
{
	list-style:none;
}

.social-pad li
{
	list-style-type:none;
}


#social-container-col1
{
	width: 380px;
	margin-left: 17px;
	float: left;

}

#social-container-col1>p
{
	
	text-align: justify;
}

#social-container-col2
{
	width: 220px;
	margin-left: 45px;
	float: left;
}

#client-login
{
	height: 115px;
}

#twitter
{
}


#tweet a
{
	color: #35280c;
}

#tweet ul
{
	color: #6a4e14;
	list-style:none;
}

#tweet li
{
	color: #6a4e14;
	list-style-type:none;
	font-size:14px;
}

#social-container-col3
{
	width: 210px;
	margin-left: 50px;
	margin-top: 35px;
	float: left;
	color: #6a4e14;
	font-size: 15px;
	font-family: "Garamond", serif;
}


#content
{
	width: inherit;
	overflow: auto;
	background-image: url(../slices/content-bg.gif);
	color: #ffc;
	line-height: 1.4;
}

#portfolio-content
{
	width: inherit;
	overflow: auto;
	background-image: url(../slices/portfolio-content-bg.gif);
	color: #ffc;
	line-height: 1.4;
}


.content-column
{
	width:350px;
	float:left;
}

.pad>img, embed
{
	border:6px solid #342b1d;
}

.portfolio-col1>img
{
	border:6px solid #342b1d;
}


.pad
{
	padding: 40px;
}

#content-nav
{
	width:240px;
	float:left;
	padding-top: 85px;
}

#content-nav ul
{
	width: 240px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 18px;
	list-style:none;
}

#content-nav li
{
	padding: 5px;
	background-color: #1e170c;
	color:#5e440c;
	margin-bottom:1px;
	list-style-type:none;
}


#content-nav li.sel
{
	background-color:#150e02;
}

#content-nav a
{
	color:#342b1d;
}


h1.section-hdr
{
	display: block;
	color:#fc0;
	font-family: "Georgia" ,serif;
	font-size: 2em;
}

.quote
{
	font-size: 20px;
	margin: 0px;
	line-height: 1.5;
	margin-top: 16px;
	margin-bottom: 15px;
}

.quote a
{
	color: #5e440c;
}


ul.items
{
	list-style: url(../slices/tick.png);
	color: #fff;
	font-size: 18px;
}

.portfolio-col2>a
{
	color:#342b1d;
}

.brown
{
	color:#342b1d;
	font-size: 12px;
}

.portfolio-item
{
	color: #666;
	float: none;
	clear: both;
	overflow: auto;
	margin-top:30px;
}

.portfolio-item>h2
{
	color: #fff;
	font-weight: normal;
}

.portfolio-col1
{
	float: left;
	width: 600px;
}

.portfolio-col2
{
	float:left;
	padding: 25px;
}

.portfolio-item>h4
{
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 10px;
}

#footer
{
	width: inherit;
	height: 75px;
	background-image: url(../slices/footer-bg.gif);
}

#footer p
{
	padding:15px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #2c2007;
}

#footer a
{
	color: #342b1d;
}
