@charset "utf-8";
/* CSS Document */

/* ImagoMoves.com Stylesheet 
	created by Noon Media (Owiso Odera) - March 2008
	*/
body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 12px;
	background-color: #000000;
	color: #999999;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 80% top;
}
/* Layout Div Styles */
#divContainer {
	background-repeat: no-repeat;
	background-position: 80% top;
	padding: 0px;
	background-attachment: fixed;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 1000px;
	clear: both;
	height:100%;
}
#divMasthead {
	width:730px;
	float:left;
	height:90px;
	text-align: left;
	vertical-align: top;
	z-index: 5;
	padding: 5px;
}
#divBanner {
	float: right;
	width: 500px;
	padding: 5px;
}

#divUtilityNav {
	width:auto;
	float:left;
	vertical-align:top;
	height:90px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	margin-top: 5px;
	z-index: 10;
	font-size: 10px;
	clear: right;
}
#divUtilityNav a img {
	padding-right:3px;
	}
#divUtilityNavAbout {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
	visibility: hidden;
}
#divLeftNav {
	width:200px;
	float:left;
	text-align: center;
	padding-right: 5px;
}
#divLeftNav p {
	text-align:center;
	padding-bottom:3px;
	padding-top: 3px;
}
#divContent {
	width:500px;
	float:left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
#divRightPanel {
	width:270px;
	float:left;
}
table.imageGallery, table.imageGallery  td  {
	text-align: center;
	padding: 3px;
	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;
	margin: 10px;
}

#divFooter {
	width:100%;
	height:50px;
	clear:both;
	float: none;
}
#divContainer #divFooter p {
	text-align: center;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #222;
	padding: 10px;
}
#divContent .pressQuote {
	margin: 10px;
	text-align: justify;
	padding: 10px;
	letter-spacing: 0.8px;
	border: 1px dotted #222;
}
#divContainer #divContent .pressQuote p {
	margin: 0px;
	padding: 0px;
}
#divContainer #divContent .pressQuote .quoteCredit {
	font-weight: bold;
	text-align: right;
	color: #666666;
}



#divContent .quote {
	margin: 10px;
	background-color: #222;
	text-align: justify;
	padding: 10px;
	letter-spacing: 0.8px;
}
#divContainer #divContent .quote p {
	margin: 0px;
	padding: 0px;
}

#divContainer #divContent .quote .quoteCredit {
	font-weight: bold;
	text-align: right;
	color: #666666;
}


/* end layout Div styles */

p {
	text-align:justify;
	padding-top: 0px;
	letter-spacing: 1px;
}
 p strong {
 	color:white;
}
a img {
	border:0px;
	}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #C0CC00;
}
a:active {
	text-decoration: none;
	color: #959595;
}
h1 {
	font-size: 20px;
	color: #F4A62B;
	font-weight: 200;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	letter-spacing: 1px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	clear: left;
}
h2 {
	font-size: 16px;
	color: #F4A62B;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	letter-spacing: 1px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-align: left;
	clear: left;
}
h3 {
	font-size: 16px;
	color: #F4A62B;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 0px;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #330000;
	padding-left: 5px;
	font-variant: small-caps;
	text-transform: capitalize;
	clear: left;
}
h4 {
	font-size: 12px;
	color: #F4A62B;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 0px;
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #330000;
	padding-left: 5px;
	font-variant: small-caps;
	text-transform: capitalize;
	clear: left;
}

.imageGalleryDetail {
	text-align: center;
}
#imageDetail {
	border: 1px solid #333333;
}
.contentImage  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
