@charset "utf-8";
.bold {
	font-weight: bold;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
        padding: 0;
        margin: 0;
}


a:link, a:visited, a:active, a:focus {
color:#666666;
}

a:hover { 
color:#F58501;
}



body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #container  #homeNav {
	margin-bottom: 1px;
}
.oneColFixCtr  #container  #BodyContent {
	float: left;
	width: 740px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent li {
	list-style-position: outside;
	list-style-type: disc;
}
.oneColFixCtr #container #BodyContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent ul {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
}
.oneColFixCtr  #container  #PhotoBottom {
	margin-top: 2px;
	width: 740px;
}
.oneColFixCtr #container #mainphoto {
}
.oneColFixCtr #container #HomeFooter {
	clear: left;
	float: left;
	position: relative;
	padding: 5px 0px 5px 0px;
	width: 740px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.oneColFixCtr #container #HomeFooter a {
	color: #666666;
}
.portfolioHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a:hover {
	color: #000000;
}
.DesignProcess {
	font-size: 12px;
}
.oneColFixCtr #container #BodyContent #portfolioThumbs a {
	font-size: 12px;
}
