/* Name: ShopperJam_01.css. This has no dropshadows, but has a pastel background. */

html {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
}
body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#header-image {
	background-color: #FFFFFF;
	background-position: center top;
	border-top: none;
	margin-right: 0px;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 15px;
	margin-bottom: 2px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
}

#banner-headline {
margin-top: 0;
margin-bottom: 0;
margin-left: 25px;
margin-right: 0px;
font-size: 10pt;
line-height: 14px;
color: #000000;
background-color: #FFFFFF;
}


#logopic {
	Position: static;
	left: 78px;
	top: 0px;
	height: auto;
	width: 189px;
	background-color: #FFFFFF;
	padding-top: 0px;
}

#midpic {
	Position: center;
	top: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
}

#rightpic {
	Position: absolute;
	top: 0px;
	right: 20%; 
	height: 125px;
	width: 125px;
	background-color: #FFFFFF;
	padding-top: 0px;
}

#left-column {
	position: absolute;
	top: 108px;
	left: 74px;
	width: 147px;
	font-size: 0.9em;
	height: 200px;
	padding-top: 0px;
	padding-bottom: 150px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC;
}

h1 {
margin-left: 10px; 
font-size: 16pt;
padding-top: 15px;
padding-left: 20px;
color: #ffae00;
letter-spacing: 2px;
line-height: 25pt;
font-weight: bolder;
margin-top: 0;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
margin-left: 10px; 
font-size: 14pt;
padding-top: 15px;
padding-left: 20px;
padding-bottom: 10px;
color: #000000;
letter-spacing: 2px;
line-height: 20pt;
font-weight: bolder;
margin-top: 0;
margin-bottom: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	text-align: center;
	color: #CC3300;
	letter-spacing: 2px;
	line-height: 16pt;
	font-weight: bold;
	margin-left: 10px;
	font-size: 14pt;
	margin-top: 35px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 223px;
margin-right: 100px; /* was 150*/
font-size: .8em;
line-height: 1.8em;
background-color: #FFFFFF;
}

#title {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 75px;
	margin-right: 75px;
	font-size: 1.5em;
	line-height: 1.8em;
	color: #FF0000;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#next-back {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 75px;
	margin-right: 75px;
	font-size: 1em;
	line-height: 1.8em;
	color: #FF3300;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#left-menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 147px;
	height: auto;
	padding-top: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}

#left-menu a:link, #left-menu a:visited {
	display: block;
	color: #000000;
	text-align: left;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: none;
}

#left-menu a:hover, #left-menu a.current {
	color: #000000;
	border-bottom: 1px solid #990000;
	background-color: #F5F5F5;
	text-decoration: none;
}

#main-text p {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 1.6em;
	margin-top: 10px;
}
span
{
float:left;
width:0.7em;
font-size:400%;
font-family:algerian,courier;
line-height:80%;
}
#main-text q {
	text-align: center;
	margin-left: 10px;
	line-height: 3em;
	margin-top: 5px;
	font-weight: bolder;
	font-size: 16px;
}
#mid-element {
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
.right-element {
text-align: right;
margin-right: 1px;
padding-right: 5px;
}
#contact-form {
text-align: left;
margin-left: 50px;
margin-right: 10px; 
padding-right: 20px;    
padding-left: 10px;
}

p, ul, ol, table {
margin-top: 5px;
margin-bottom: 0;
}

ol, ul {
	color: #000000;
	font-size: .9em;
	background-position: center;
	padding-left: 20px;
	padding-right: 10px;
}

a:link, a:visited {
	font-weight: bold;
	color: #0000FF;
	font-size: 1.0em;
}

a:hover {
}

#footer {
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
	line-height: 0.9em;
	padding-bottom: 5px;
	padding-left: 200px; 
}
#table-text {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
#header-imageA {
	background-color: #FFFFFF;
	background-position: left top;
	height: 50px;
	border-top: none;
	border-bottom: 3px solid #FF3300;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 75px;
	margin-left: 75px;
	padding-left: 50px;
}
h4 {
	text-align: center;
	color: #000000;
	letter-spacing: 2px;
	line-height: 14pt;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
text-align: center;
margin-left: 10px; 
font-size: .8em;
color: #FF0000;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	margin-left: 0px;
	font-size: 2.0em;
	padding-left: 0px;
	color: #CC3300;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#imageholder
{
background-position: center center;
float: right;
height: auto;
width: auto;
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 5px;
padding-left: 30px;
}

#imageholder2
{
background-position: center center;
float: left;
height: auto;
width: auto;
background-color: #FFFFFF;
padding-top: 5px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 30px;
margin-right: 15px;
}

#text-holder {
text-align: center;
margin-left: 200px;
padding-right: 20px;    
padding-left: 10px;
}

.dropcap {
	float:left;
	color:#660000;
	font-size:2.5em;
	padding-top:0px;
	font-family: Times, serif, Georgia;
	padding-right: 5px;
	padding-bottom: 2px;
}

.window1 {
width; 100px;
	border: 2px solid #000000;
	margin-right: 50px;
	margin-left: 50px;
	padding: 20px;
}
.windowh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	background-position: center;
	color: #FF0000;
	font-size: 18px;
	margin-left: 50px;
	Height:auto;
	font-weight: bold;
}

#contact-form {
text-align: left;
margin-left: 150px;
padding-right: 20px;    
padding-left: 10px;
}



ul#navlist
{
margin-left: 75px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}

.roundcont {
	width: 400px;
	background-color: #ffd390;
	color: #000000;
	background-position: center center;
  float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr2.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br2.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

