﻿/* Layout Stylesheet */ 

body{
 margin: 0;
 padding:0; 
 background:#ffdabf;
 color: #000000;
 }
 
#navbutton{
 display: block;
 width:200px;
 height:80px;
 }

#navbuttonsmall{
 display: block;
 width:125px;
 height:58px;
 }

#navfourpillars{
 display: block;
 width:250px;
 height:151px;
 }

#lh-col{
 position:absolute;
 top:310px;
 left:0;
 width:200px;
 height:100%;
 font-size: 17px;
 font-family: Georgia, Times New Roman, serif;
 font-weight: bold;
 font-style:italic;
 color: #1b4687;
 }
 
#c-col{
 margin:0px 202px 0px 202px;
 padding:0px 35px 0px 35px;
 position:relative;
 left: 0px;
 top: 50px;
 color: #000000;
 }

#c-col2{
 width: 870px;
 margin:0px auto -1px auto;
 padding:0px 35px 0px 35px;
 position:relative;
 top: 50px;
 color: #000000;
 }

 #rh-col{
 position:absolute;
 top:310px;
 right:0;
 width:200px;
 height:100%;
 font-size: 17px;
 font-family: Georgia, Times New Roman, serif;
 font-weight: bold;
 font-style:italic;
 color: #1b4687;
 }

#c-block {
 width:100%;
 color: #000000;
 }
 
#ctr-welcome{
 margin: 0px auto -1px auto;
 text-align:center;
 }

#hdr{
 height:250px;  
 width:100%; 
 background: #ffdabf url('TopBorderAqua.gif') repeat-x;
 color: #000000; 
 margin:0;
 }
  
#hdrbottom{
 position:absolute;
 top:250px;
 left:0;
 height:50px;  
 width:100%; 
 background: #ffdabf url('BottomBorderAqua.gif') repeat-x;
 margin:0;
  }

#lh-head{
 position:absolute;
 top:0px;
 left:0;
 height:250px;
 width:25%;
 text-align:right;
 color: #000000;}
 
#ctr-head{
 margin:0 25% 0 25%;
 position:relative;
 height:250px;
 z-index:7;
 text-align:center;
 color: #000000;
 }

#rh-head{
 position:absolute;
 top:0px;
 right:0;
 height:250px;
 width:25%;
 text-align:left;
 color: #000000;}

#formsubmit{
 background:#a3f7fe; 
 margin:0 0 0 0;
 padding:0 100 0 100;
 text-align:center;
}

#ftr {
 width:100%;
 text-align:center;
 height:35px;
 color: #000000;
 margin:0;
 }
 
 /* Text Stylesheet */ 

p {
	font-size: 18px;
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #0066ff;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:12px;
	line-height: normal;
 }
 
li {
	font-size: 18px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #0066ff;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
}

h1 {
	font-size: 20px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #0066aa;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
}

h2 {
	font-size: 18px;
	text-align: left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	color: #0066cc;
	text-decoration: none;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: normal;
}
 
h3 {
	font-size: 18px;
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style:italic;
	color: #0066cc;
	text-decoration: none;
	margin-top:8px;
	margin-bottom:10px;
	line-height: normal;
 }
 
h4 {
	margin:0;
 	font-size:20px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
	text-align:center;
	line-height: normal;
	padding: 1px 0;
 }
 
h5 {
	font-size: 20px;
	text-align:left;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:15px;
	line-height: normal;
 }

h6 {
	margin:0;
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: normal;
 }

 
 a:link {
 color: #0033ff;
 }
 a:visited {
 color: #0033ff;
 }
 a:hover {
 color: #0066ff;
 }
 a:active {
 color: #0066ff;
 }
.addtocart {
 color: #0066aa;
 line-height: 30px;
 font-size: 18px;
 text-align: left;
 font-family: Georgia, Times New Roman, serif;
 color: #a19243;
}
.smalltext {
 font-size: 16px;
}
.success {
	color: #0022ff;
}
.health {
	color: #018454;
}
.relationships {
	color: #ff7193;
}
.wisdom {
	color: #ff9900;
}
.goldtext {
	color: #a19243;
}
