/* 

STYLE SHEET FOR KEEPSAKE CHESTS
Created by Amelia Vargo for Josh.biz

Table Of Contents

	1. defaults
	2. body elements
	3. main layout
	4. links
	5. heading tags	
	
/* - 1. defaults - */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* - 2. body elements - */
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #004925;
	margin-bottom: 20px;
	}

/* - 3. main layout - */
	
#outer-wrapper {
	padding-bottom: 0px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	}

#wrapper {
	background-color: #e3ded6;
	border: 2px solid #bca881;
	background-image: url(../images/wrapper-grad.jpg);
	background-repeat: repeat-x;
	}
	
#header {
	color: #fff;
	background-image: url(../images/keepsake2.jpg);
	background-repeat: no-repeat;
	height: 200px;
	}
	
	
#contentcontainer {
	color: #614651;
	padding-top: 12px;
	}
	
#contentleft {
	width: 460px;
	float: left;
	margin-top: 30px;
	}
	
#contentright {
	width: 280px;
	position: relative;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	}
	
#footer {
	clear: both;
	background-image: url(../images/philiptel.jpg);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	}

/* - 4. links - */


a:link, a:visited {
	text-decoration: none;
	color: #705936;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
	}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color: #705936;
	text-decoration: underline;
	}

#contact {
	text-align: left;
	margin-top: 20px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 30px;
	margin-left: 30px;
	color: #705936;
	}
	
	
	
	

/* - 5. heading tags - */

h1 {
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #705936;
	margin-left: 30px;
	margin-top: 10px;
	}
	
h1 span.hide {
	display: none;
	}

h2 {
	margin-top: 26px;
	text-align: left;
	vertical-align: baseline;
	font-style: normal;
	padding-left: 30px;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 2em;
	color: #393d54;
	padding-bottom: 15px;
	}

h3 {
	padding-top: 5px;
	text-align: left;
	vertical-align: baseline;
	font-style: normal;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.5em;
	color: #004925;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin-top: 24px;
	}
	
h3 span {
	color: #393d54;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;

	}

/* - 6. paragraph tags - */

	
#header p {
	color: #004925;
	text-align: center;
	font-size: 2em;
	line-height: 1.8em;
	margin-top: 210px;
	}
	
#header p span{
	color: #004925;
	text-align: center;
	font-family: webdings;
	font-size: 0.5em;
	}

#contentleft p {
	font-size: 1.3em;
	line-height: 1.4em;
	word-spacing: 0.1em;
	vertical-align: baseline;
	text-align: left;
	color: #393d54;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	}
	
#contentleft p.price {
	color: #004925;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 24px;
	margin-top: 12px;
	}
	
#contentleft p.last {
	color: #393d54;
	margin-top: 130px;
	}
	
#contentleft p.ref {
	color: #705936;
	font-size: 1em;
	padding-bottom: 25px;
	text-align: right;
	padding-right: 50px;
	}
	
#contentleft p.adobe {
	color: #004925;
	font-size: 1em;
	line-height: 1px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 26px;
	}
	
	
#contentleft p.adobe span{
	color: #004925;
	margin-bottom: 10px;
	}
	
	
#contentright p.ins {
	font-size: 1.4em;
	line-height: 1.4em;
	word-spacing: 0.1em;
	vertical-align: baseline;
	text-align: left;
	color: #393d54;
	padding-right: 20px;
	font-weight: bold;
	font-style: italic;
	}
	
#contentright p.one {
	font-size: 1.2em;
	line-height: 1.4em;
	word-spacing: 0.1em;
	vertical-align: baseline;
	text-align: left;
	color: #393d54;
	padding-right: 20px;
	margin-top: 6px;
	}
	
#contentright p.ref {
	color: #705936;
	font-size: 1em;
	padding-bottom: 25px;
	padding-top: 3px;
	text-align: right;
	padding-right: 40px;
	}
	
#footer p {
	color: #004925;
	text-align: center;
	padding-top: 3px;
	}
	
/* - 7. images - */
	
.main {
	padding-left: 50px;
	}
	
.pdf {
	padding-left: 0;
	}
	
.cus {
	padding-top: 6px;
	border: none;
	}
	
#footer img {
	margin-top: 130px;
	width: 112px;
	margin-left: 335px;
	border: none;
	}
	
/* - 8. lists - */

#contentleft ul {
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.4em;
	text-align: left;
	vertical-align: baseline;
	padding-left: 40px;
	position: relative;
	color: #393d54;
	display: block;
	list-style-type: none;
	padding-bottom: 10px;
	}

#contentleft li {
	padding-bottom: 15px;
	color: #705936;
	list-style-type: disc;
	margin-left: 20px;
	}

#josh {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 760px;
	}

#josh img {
	border: none;
	}
#outer-wrapper  #wrapper  #contentcontainer  #contentleft  .info {
	font-size: 1.2em;
}
#outer-wrapper #wrapper #contentcontainer #contentleft hr {
	margin-left: 30px;
}
#outer-wrapper #wrapper #contentcontainer h1 span.special {
	font-size: 1.25em;
	color: #57452a;
}
#outer-wrapper #wrapper #contentcontainer #contentleft p.cost {
	font-size: 2em;
}

