/* @override http://happyeyeballs.com/styles/allEyeballs.css */

/* @override http://happyeyeballs.com/styles/allEyeballs.css */

/* @override http://happyeyeballs.com/styles/allEyeballs.css */

/* @override http://happyeyeballs.com/styles/allEyeballs.css */

@charset "UTF-8";
* {
	outline: none;
}
body {
	padding: 0px;
	margin: 0px;
	background: #d86733 url(../images/background1.jpg) fixed center;
}

/* My Comment */

h2 {
	font: italic 14px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	word-spacing: 2px;
	margin-top: 0;
	margin-bottom: 0;
}
.home {
}
.clear {
	clear: both;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	height: 745px;
	width: 920px;
	border-right: 1px solid #766062;
	border-bottom: 1px solid #bf7a6e;
}
html>body #container {
	background-color: rgba(255,255,255,0.65);
}

#header {
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
.portfolioTitle {
	text-transform: uppercase;
	color: #483A33;
}
#logo  {
	margin-top: 5px;
	margin-bottom: 0;
	width: 340px;
	float: left;
	height: 100px;
	padding-top: 0;
	text-decoration: none;
	top: 15px;
	position: relative;
	padding-left: 4px;
}
#nav {
	float: left;
	height: 50px;
	padding-left: 8px;
	margin-top: 48px;
}
#nav ul {
	position: relative;
	top: 30px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
	line-height: 20px;
	color: #b19384;
	text-align: right;
	letter-spacing: 1px;
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}
#nav ul a {
	display: block;
	height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 0px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	float: left;
	letter-spacing: 7px;
	word-spacing: 5px;
	font: bold 14px/14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
.nav a {
	color: #5a4a42;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a4a42;
	height: 20px;
	position: relative;
}
#nav ul a:hover {
	color: #FFFFFF;
	background-color: #a5cce0;
}
.navCurrentPage a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a4a42;
	height: 20px;
	position: relative;
	color: black;
	background-color: rgba(250,251,20,0.2);
1	}
#nav  ul li {
	float: left;
}
.homeWelcome, .servicesWelcome {
	font: italic bold 30px/18px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-shadow: rgba(254,252,254,0.5) 3px 3px 3px;
	color: #766062;
	padding-top: 0;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-left: 378px;
	border-top: 10px solid #766062;
}
.servicesCopy {
	text-align: left;
	line-height: 2em;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	direction: ltr;
	text-shadow: #fffeff 1px 1px 2px;
	padding-left: 367px;
}
.pageCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.125em;
	color: #5A4A42;
	margin-right: auto;
	margin-left: auto;
	width: 888px;
	padding: 15px;
}
.homeImage    {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 900px;
	margin-top: 10px;
}
.last a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #5a4a42;
}
#mainContent {
	width: 100%;
}
.portfolioWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-color: #FFFFFF;
	margin-top: 20px;
}
.portfolioDescription {
	height: 390px;
	width: 380px;
	background-color: #FFFFFF;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #5a4a42;
	clear: none;
	float: left;
}
.portfolioImage  {
	height: 410px;
	width: 410px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #716558;
	float: left;
	clear: none;
	margin-left: 0px;
	padding: 5px;
}
.portfolioDescription a {
	font-style: italic;
	color: #5E5346;
	text-decoration: none;
	background-color: #FFFF99;
}
