/* CSS Document by IMAGE ICU, LLC */
/* Sub 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%;
}
h1#subTitle {
	margin: 0 10px;
	padding: 0 0 30px 0;
}
h2 {
	margin: 0 10px 0 20px;
	padding: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	letter-spacing: normal;
}
h3 {
	margin: 10px 20px 4px 20px;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	color: #ff9900;
}
ul {
	margin: 0 50px 0 50px;
	padding: 0 0 10px 0;
}
ul.sideNews {
	margin: 5px 50px 0 50px;
	padding: 0 0 10px 0;
	font-size: 100%;
}
ol {
	margin: 0 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;
}

p.quote {
	margin: 10px 30px 10px 30px;
	padding: 0px;
	text-indent: 0px;
}
p.source {
	margin: 0px 30px 30px 30px;
	text-align: right;
	text-indent: 0px;
}

/******************* 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;}
.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;
}


/******************* 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/subMainBkgd.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 5;
}

div#mainLeftCol {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 40px 0;
	width: 549px;
	height: auto;
	text-align: left;
	border-right: 1px solid #999;
}
div#mainLeftCol p#gallery {
	margin: 0 40px 30px 40px;
	padding: 0;
}
div#mainLeftCol p#gallery img {
	margin: 5px 0 5px 7px;
	padding: 0;
	border: 1px solid #999;
}
div#mainLeftCol ul {
	font-size: 84%;
}


div#mainRightCol {
	margin: 0 20px 0 569px;
	padding: 0;
	width: 180px;
	height: auto;
	text-align: left;
}
div#mainRightCol img {
	margin: 4px 0 10px 24px;
	padding: 0;
}
div#mainRightCol ul {
	margin: 0 20px;
}
div#mainRightCol li {
	margin: 1px 0 2px 15px;
	line-height: 1.3;
	list-style-type: disc;
	font-size: 80%;
}
div#mainRightCol img.titles {
	margin: 14px 0 10px 20px;
	padding: 0;
	border: none;
}
div#mainRightCol p {
	margin: 0px 10px 10px 20px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
div#mainRightCol p#progress {
	margin: 6px 10px 20px 20px;
	padding: 0;
	font-size: 84%;
	text-indent: 0px;
	letter-spacing: normal;
	line-height: 1.4;
}
div#mainRightCol p#progress img {
	margin: 2px 0 2px 4px;
	padding: 0;
	border: 1px solid #666666;
}
div#mainRightCol img#icon {
	margin: 20px 0 15px 20px;
	padding: 0;
}

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;
}


/*********** Form ***********/
form {
	margin: 20px 0 40px 70px;
	padding: 0;
	text-align: left;
}
input, select, textarea {
	margin: 2px;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #000;
	background-color: #fff;
	border: 1px solid #ff9900;
}
input.button {
	margin: 12px 4px 0 2px;
	padding: 5px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #fff;
	background-color: #009999;
	border: 1px solid #999;
}
label {
	margin: 14px 0 4px 0;
	padding: 0;
	color: #ff9900;
	font-size: 84%;
	font-weight: bold;
	display: block;
}


/******************* 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;
}
