 /* CSS Document */
/* Theme Name: jpsfolio.css
website: http://www.LocationAmerica.com
development url:
description:  Website for JPS LocationAmerica
version: 0.1 (development)
author: Greg Goss
tags: 
*/
/* ============================================================== */
/* 
/* ============================================================== */
/*
<body> 
	<div class="Main"> 
		<div class="Sheet"> 
			<div class="Sheet-body"> 
				<div class="Header"> 
					<div class="Header-png"></div> 
					<div class="Header-jpeg"></div> 
					<div class="logo"> 
						<h1 id="name-text" class="logo-name"> 
							<a href="http://www.locationamerica.com/">Location America</a>
						</h1> 
						<div id="slogan-text" class="logo-text">Production Services</div> 
					</div> 
				</div> 
			</div> 
		</div> 
	</div> 
</body>	
*/

/* begin Page */

html {
	margin: 0;
	padding: 0;
	/*background-image:url(images/jpsfolio-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	background-color:#000;
	/*border: 4px #00bb00 ridge;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	color: #FFFFFF;
	line-height: 1em;
	text-align: left;
}
	
body { 
	position: relative;
	/*font-family: Verdana, Geneva, Arial, helvetica, sans-serif;*/

	/*background: #fff url(blossoms.jpg) no-repeat bottom right; */
	margin: 20px auto; 
	width:450px;
	/*background-color:#006600;
	border:2px solid #00ff00;*/
}
	
.main
{
	position: relative;
	width: auto;
	top: 0;
	left: 0;
	margin: 20px;
	/*border:solid 1px #ff0000; */
}
/* end Page */

/* begin Box, Sheet */
.sheet
{
	position: relative;
	margin:50px  auto;
	width: 100%;
	min-width:100px;
	min-height:100px;
	padding:0;
	/*border:solid 1px #0000FF; 
	background-color:#990066;*/
}

/* begin Header */
	
p { 
	margin-top: 0; 
	text-align: justify;
	}
	
a { 
	font-weight: bold; 
	text-decoration: none; 
	color:#00FFFF;
/*	border:1px #CC0000 ridge;*/
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	/*color: #D4CDDC;*/
	}
a:focus, a:hover,  a:active { 
	text-decoration: underline; 
	color:#FFFF00;
	/*border: 1px #FFFF00 ridge;*/
	}
	

.folio {}
/* Logo */
img {
}

/* begin Header */

#foliomenu-bg {
	width:100%;
	height:100%;
}
.image-header {
	position: absolute;
	/*z-index:-1;*/
	margin: 5px ;
	top: 2.5%;
	left: 2.5%;
	/*background-image: url("images/jpsheader1.jpg");*/
	background-image:url(imageswestus/usa-ut-06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FF6600;
	/* height: 600px;
	width: 500px; */
    /*border:solid 2px #0000FF; */
}

.folioheader  /* Borders of text */
{
	position: relative;
	z-index:0;
	margin: 20px;
	width: auto;
	height: auto;
	text-align:left;
	border:solid 1px #FF00FF;
	background-color:#66CC00;
}

/* Header End */

/*  Logos */
.logo {
	font-size: x-large;
	font-weight: normal;
	text-shadow: 2px 2px 2px #000000;
}
.logo-geoff {
	letter-spacing: 0.45em;
	line-height:0.8em;
	/*word-spacing: 1em;*/
}
.logo-juckes {
	font-stretch:expanded;
	letter-spacing: 0.25em;
	line-height:1em;
	/*word-spacing: 1em;*/
}
.logo-desc {
	font-size: 15px;
	letter-spacing: 0.08em;
	line-height:1em;
	margin-bottom:1.5em;
}
.logo-image {
	/*background-image:url("jps-logo-transparent.gif");
	background-repeat: no-repeat;
	z-index:1;
	float:right;
	height:91px;
	width:91px;
	margin:1px; */
	/*border: solid #990000;*/
}

/* Images */
.logo-iris {
	position:fixed;
	top:20px;
	left:69%;
	display:block;
	height:90;
	width:90;
	background-image:url(jps-logo.gif);
	background-repeat:no-repeat;
}

.state-name {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	margin: 0 auto 20px auto;
}
/* Menu and lists */
ul {
	padding: 0 0 0 20px;
	/*color:#33FFFF;*/
	margin: 0 auto 1.5em auto;
}
 
li {
   list-style-type:none;
   list-style-position:inside;
   line-height: 1.5em;
   font-size: small;
}
.nav-image {
	
}
.nav {
	display: block;
	text-align:left;
	font-weight:600;
	position: relative;
	margin: 5% auto 5% 15%;
	/*border: 1px solid #ff0000;*/
	/*background-color:#CC0033; */
}
#nav-western-us {
	position:absolute;
	top:100px;
	left:20px;
	/*border: 1px solid #ff0000;*/
	/*background-color:#CC0033; */
}

#home-button a {
	color:ddd;
	font-weight:normal;
}

#home-button {
	display:block;
	position:absolute;
	top: -18px;
	left: 250px;
	font-weight:normal;
	font-size: small;
}

.nav-title {
	/*margin-top:10px;*/
	margin-bottom:10px;
	text-shadow: 2px 2px 2px #000000;
	font-size:small;

}
.navlink {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size:13px ; */
	font-weight:normal;
	/*border:solid #66FF66;*/
}

/* Footer */
.folio-footer {
	width:400px;
	margin: 20px auto;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}

.phones {
	line-height:150%;
	text-align:left;
	font-size:small;
} 
.email-address {
	font-size:smaller;
	margin-bottom:15px;
	font-weight:normal;
	font-size:small;
	color:#CCC;
}


.device { 
	font-size:smaller;
}

.footer {
	font-size: 14px;
	font-weight: normal;
	/*line-height: 22px;*/
	/*background-color: #CCFF99;*/
}
.webmaster {
	font-size:x-small; 
	color:#444;
	/* text-align:center; */
}
.lastupdate {
	/*text-align: left;*/
	/* font-family: "Times New Roman", Times, serif; */
	font-size: xx-small;
	color: #223322;
}
/* Almost The End */
/* * {border:1px #999999 dashed} */
/* The End */
