/* CSS Document by IMAGE ICU, LLC */
/* Main Styles for imageicu.com */
/* (c)2009 IMAGE ICU, LLC - www.imageicu.com */

/************ Default HTML ************/
html, body {
	height: 100%; 
	width: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ccc;
	background-color: #333;
	background-image: url(../Images/bodyBkgd.gif);
	background-repeat: repeat;
	background-position: top left;
	z-index: 0;
}


/******************* Text *********************/
p {
	margin: 0px 30px 12px 30px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.5;
}
a {
	margin: 0;
	padding: 0;
	color: #33ffff;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #33ffff;
}
a:hover {
	color: #fff;
}
h1 {
	margin: 0 10px;
	padding: 0 0 10px 0;
	color: #504e30;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 170%;
}
h2 {
	margin: 30px 10px 0 10px;
	padding: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #504e30;
	letter-spacing: normal;
	text-decoration: underline;
}
h3 {
	margin: 0 30px 6px 30px;
	padding-top: 10px;
	color: #ff9900;
	font-size: 84%;
	font-weight: bold;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
ul {
	margin: 6px 50px 0 50px;
	padding: 0 0 10px 0;
}
ul.resourceList {
	margin: 0 20px 0 35px;
	padding: 0 0 10px 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	margin: 6px 50px 0 50px;
	padding: 0 0 10px 0;
}
ol li {
	margin: 0;
	padding: 2px 0;
	line-height: 1.3;
	list-style-type: inherit;
}
ul li {
	margin: 0;
	padding: 4px 0;
	line-height: 1.3;
	list-style-type: disc;
}
li.noblt {
	margin: 0;
	padding: 2px 0;
	line-height: 1.3;
	list-style-type: none;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}


/******************* General *********************/
img, a img, a:hover img {border: none; text-decoration: none; background-color: transparent;}
.row {clear: both; margin: 4px 0;}
.spacer {clear: both; font-size: 1%; height: 1px;}
.breakFloatLeft {clear: both;}
.placer {height: 300px;}
.mini {font-size: 76%;}
.noindt {text-indent: 0px;}
.bold {font-weight: bold;}
.ital {font-style: italic;}
.red {color: #CC0000;}
.orange {color: #ff9900;}
.white {color: #fff;}
.center {margin: 0 auto; text-align: center;}
.txtRight {text-align: right;}
.noBlt {list-style-type: none;}
.collapse {display: none;}


/******************* Header *********************/
#header {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: 60px;
	text-align: center;
	background-color: #333;
	background-image: url(../Images/headerBkgd.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#header img#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50%;
	margin-left: -94px;
	top: 19px;
	z-index: 10;
}
#header img#Hphotography {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: -347px;
	z-index: 5;
}
#header img#Hgraphics {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 50%;
	margin-left: 242px;
	z-index: 5;
}


/******************* Main Navigation *********************/
div#menuRow {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: #333;
	text-align: center;
	z-index: 5;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
div#navbar {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: 40px;
	text-align: center;
	z-index: 100;
	background-image: url(../Images/navBkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}


/******************* Home Slideshow *********************/
div#slideshow {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 365px;
	text-align: center;
	background-color: #333;
	background-image: url(../Images/slideshowBkgd.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 1px solid #999;
	z-index: 10;
}
div#slideBox {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 31px;
	width: 457px;
	height: 300px;
	text-align: center;
	background-image: url(../Images/GalleryBkgd.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 100;
}
div#slideshow object {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	top: 22px;
	left: 0px;
}


/******************* Main Content *********************/
#mainBox {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: center;
	background-color: #303030;
	z-index: 5;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#mainContent {
	margin: 0 auto;
	padding: 40px 0;
	width: auto;
	text-align: left;
	background-color: #303030;
	background-image: url(../Images/mainContentBkgd.gif);
	background-repeat: repeat-x;
	background-position: top left;
	z-index: 5;
}
div#mainLeftCol {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	width: 385px;
	height: auto;
	text-align: left;
}
div#mainRightCol {
	margin: 0 20px 0 425px;
	padding: 0;
	text-align: left;
}
div#mainRightCol #leftSplit {
	float: left;
	margin: 0;
	padding: 0;
	width: 180px;
	height: 600px;
	text-align: left;
	border-left: 1px solid #999;
}
div#mainRightCol #rightSplit {
	float: right;
	margin: 0;
	padding: 0;
	width: 140px;
	height: 600px;
	text-align: left;
	border-left: 1px solid #999;
}
div#mainRightCol #leftSplit img {
	margin: 20px 0 10px 20px;
	padding: 0;
}
div#mainRightCol #leftSplit img#icon {
	margin: 20px 0 10px 59px;
	padding: 0;
}
div#mainRightCol #leftSplit ul {
	margin: 0 20px;
}
div#mainRightCol #leftSplit li {
	margin: 1px 0 2px 15px;
	line-height: 1.3;
	list-style-type: disc;
	font-size: 80%;
}
div#mainRightCol #rightSplit img {
	margin: 2px 0 2px 4px;
	padding: 0;
	border: 1px solid #666666;
}
div#mainRightCol #rightSplit img.titles {
	margin: 14px 0 10px 20px;
	padding: 0;
	border: none;
}
div#mainRightCol #rightSplit p {
	margin: 6px 10px 8px 20px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
div#mainRightCol #rightSplit p#progress {
	margin: 6px 10px 20px 16px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
div#mainRightCol #rightSplit p.catList {
	margin: 0px 10px 8px 20px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.3;
}

div.imgLeft {
	float: left;
	display: inline;
	margin: 6px 15px 2px 25px;
	padding: 0;
}
div.imgRight {
	float: right;
	display: inline;
	margin: 6px 20px 2px 20px;
	padding: 0;
}


#mainSpacerTop {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: 4px;
	background-color: #333;
	border-bottom: 1px solid #999;
}
#mainSpacerBtm {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	height: 12px;
	background-color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/******************* Project Link Rollovers *********************/
div#projectBar {
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 0 0;
	height: auto;
}
#photography {
	margin: 0 16px;
	padding: 0;
}
#graphicDesign {
	margin: 0 16px;
	padding: 0;
}
#webDesign {
	margin: 0 16px;
	padding: 0;
}
#architecturalGraphics {
	margin: 0 16px;
	padding: 0;
}
div#projectBar a img, div#projectBar a:visited img {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
div#projectBar a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


/******************* Footer *********************/
#bottomBox {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
	z-index: 4;
	border-top: 1px solid #999;
}
#footer {
	margin: 0 auto;
	padding: 8px 0 0 0;
	height: auto;
	background: #292929;
	background-image: url(../Images/footerBarBkgd.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #999;
}
#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
#footer li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #FF9900;
}
#footer ul a {
	margin: 0 2px;
	text-decoration: none;
	color: #33ffff;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0 0 5px 0;
	padding: 0;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: normal;
	text-indent: 0px;
}
p#deco {
	margin: 0;
	padding: 5px 0 0 0;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: 0.03em;
	display: block;
	height: 28px;
	background-image: url(../Images/Footer-deco.png);
	background-repeat: no-repeat;
	background-position: center;
}


div#links {
	margin: 10px  auto;
	padding: 0;
	font-size: 84%;
}
div#links p {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-indent: 0px;
	color: #666;
}
div#links p a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
div#links p a:hover {
	color: #999;
}
