/* CSS Document */


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 100%;
	letter-spacing:0.01em; /* gives layout 100% height */
	background: #ffffff;
	color: #666699;
	overflow-y:scroll;
}

A:link {
	TEXT-DECORATION: underline;
	color: #666699;
}
A:visited {
	TEXT-DECORATION: underline;
	color: #666699;
}
A:active {color="#FFFFFF";
	TEXT-DECORATION: none;
	color: #666699;
}
A:hover {color="#000000";
	TEXT-DECORATION: none;
	color: #FF3399;
} 
ph {
	font-size: 90%;
	font-weight: bold;
	color: #666699;
}


.img1 {
	margin-left: 4%;
}
.img2 {
	padding-left: 16%;
}

c {
	font-size: 0.9em;
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.9em;
	margin-left: 0;
	vertical-align: middle;
}

.contentheader {
	font-weight: bold;
	color: #666699;
	margin-bottom: 12px;
}
.description {
	font-size: 80%;
	color: #666699;
	text-align: center;
	background-position: center;
}



#Strap {
	
	height: 2px;
	width: 100%;
	background-color: #9900cc;
	
}


#Navbar {
	height: 30px;
	width: 96%;
	z-index: 3;
	background-color: #9900cc;
	padding-top: 2px;
	padding-left: 4%;
	
}
#header2 {
	height: 20px;
	width: 100%;
}

#content {
	margin-top: 10px;
	margin-right: 370px;
	margin-bottom: 50px;
	margin-left: 5%;
	min-height: 400px;
	max-width: 600px;
}
#footer {
	z-index:3;
	position: relative;
	min-width: 500px;
	max-width: 1024px;
	height: 50px;
	text-align: center;
	background: #e1e2ff;
	font-size: 0.7em;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-color: #ff9900;
	background: #ff9900;
	height: 125px;
}


#left {
	float: left;
	width: 32px;
	text-align: center;
}
/* -------------------- Layout --------------------- */

#leftbackground {
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(images/threecolumn.jpg) top left repeat-y;
}
.list {
	font-size: 90%;
	list-style-position: inside;
	text-indent: 15px;
}
p {
	font-size: 90%;
}

.paraspace {
	margin-bottom: 12px;
}
.paratopspace {
	margin-top: 8px;
	margin-bottom: 12px;
}

.paragraphheader {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.8;
}
#right {
	width: 300px;
	height: 340px;
	padding-right: 30px;
	float: right;
	vertical-align: top;
	padding-top: 20px;
}


#wrapper {
	z-index:2;
	margin: 0 auto;
	position: relative;
	min-width: 580px;
	max-width: 1024px;
	background: #e1e2ff;
/*	background:  url(images/threecolumn.jpg) top right repeat-y; */

}
#adwrapper {
	margin-left: 5%;
	margin-top: 10px;
	max-width: 550px;
	background: #e1e2ff;
}

#textbox {
	font-size: 80%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
}
#datebox {
	width: 250px;
	top: 95px;
	height: 20px;
	color: #9900CC;
	font-size: 70%;
	text-align: right;
	padding-top: 17px;
}
#banner {
	height: 60px;
	right: 0px;
	width: 250px;
	font-size: 125%;
	color: #FFFFFF;
	text-align: right;
	margin-top: 25px;
	font-weight: bold;
}
#head_floatleft1 {
	float: left;
	height: 120px;
	width: 90px;
	margin-left: 3%;
}
#head_floatleft2 {
	float: left;
	height: 120px;
	width: 200px;
}
#head_floatright1 {
	float: right;
	height: 120px;
	width: 250px;
	margin-right: 8%;
}
.bannerlink {
	color: #FFFFFF;
	font-size: 100%;
}
.bannerlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bannerlink a:hover {
	color: #FF3399;
	text-decoration: none;
}
.lavender_lady {
	margin-top: -30px;
}
#delivery {
	color: #6666BD;
}

