
body {
	margin: 0 auto;
}

div.clear {
	clear: both;
}

div#container { 
	width: 820px;
	height: auto;
	margin: 0 auto;
	clear: both;
} 

div#logo { 
	display: block;
	width: 70px;
	height: 70px;
	margin-left: 375px;
	margin-top: 15px;
	margin-right: 375px;
	margin-bottom: 15px;
	border: none;
}

div#nav { 
	width: 820px;
	height: 50px;
	margin: 0 auto;
} 

div#featuredleft { 
	width: 400px;
	height: auto;
	margin-right: 10px;
	float: left;
} 

div#featuredright { 
	width: 400px;
	height: auto;
	margin-left: 10px;
	float: right;
} 

div#footer { 
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding-top: 15px;
} 

div#projectinfo { 
	width: 400px;
	height: auto;
	margin-right: 20px;
	border-top: 2px solid #BAA796;
	float: left;
} 

div#projects { 
	width: 190px;
	height: auto;
	padding-top: 10px;
	margin-left: 10px;
	border-top: 2px solid #BAA796;
	float: left;
} 

div#workintro { 
	width: 820px;
	height: 350px;
}

div#work { 
	width: 820px;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: 9px;
} 

div#contact { 
	width: 195px;
	height: auto;
	margin-left: 10px;
	float: left;
} 

div#info { 
	width: 410px;
	height: auto;
	float: left;
} 


img. {
	border: 0;
}

div.thicktop {
	width: auto;
	border-top: 16px solid #665e57;
	height: 10px;
}

div.thin {
	width: auto;
	border-top: 1px solid #998675;
	height: 5px;
}

div.horizontaldash {
	width: auto;
	height: 5px;
	background-image: url(images/dash_horiz.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.nav {
	font-family: Georgia, serif;
 	font-size: 16px;
  	font-style: italic;
  	font-weight: 400;
	text-align: center;
  	text-shadow: none;
  	text-decoration: none;
  	text-transform: none;
	color: #BAA796;
  	letter-spacing: 0em;
  	word-spacing: 0em;
  	line-height: 1em;
}

a.nav:link {
 	color: #665e57;  
}

a.nav:hover {
 color: #6BC8CE;  
}

a.nav:visited {
 color: #665e57;  
}

.bigtitles {
  	font-family: Georgia, serif;
  	font-size: 16px;
  	font-style: italic;
 	font-weight: normal;
  	color: #6BC8CE;
 	text-align: left;
 	text-shadow: none;
 	text-decoration: none;
  	text-transform: none;
  	letter-spacing: 0em;
  	word-spacing: 0em;
  	line-height: 1em;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.projectsbigtitle {
  	font-family: Georgia, serif;
  	font-size: 16px;
  	font-style: italic;
 	font-weight: normal;
  	color: #6BC8CE;
 	text-align: left;
 	text-shadow: none;
 	text-decoration: none;
  	text-transform: none;
  	letter-spacing: 0em;
  	word-spacing: 0em;
  	line-height: 1em;
	display: inline-block;
	margin-left: 345px;
}

.featuredtext {
	font-family:  Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-style: italic;
  	color: #998675;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3e2b;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
}

.workintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BAA796;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 160px;
}

.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665e57;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: block;
	border-bottom: 1px solid #BAA796;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 190px;
}

a.projects:link {
}

a.projects:hover {
	background-color: #6BC8CE;
	color: #ffffff;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

a.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #665e57;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	display: inline-block;
}

a.text:hover {
	background-color: #6BC8CE;
	color: #ffffff;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #998675;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
