body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #333333;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/green-band.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-green_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#wrapperGallery {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-gallery_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#wrapperAbout {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-about_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#wrapperPrices {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-prices_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#wrapperInvites {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-invites_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
}
#wrapperPop {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	position: relative;
	background-color: #ffffff;
}
#logoHome h1 {
	background-image: url(images/logo-green_02.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-500em;
	text-decoration:none;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0;

}
#logoGallery h1 {
	background-image: url(images/logo-gallery_02.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-500em;
	text-decoration:none;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0;

}
#logoAbout h1 {
	background-image: url(images/logo-about_02.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-500em;
	text-decoration:none;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0;

}
#logoPrices h1{
	background-image: url(images/logo-prices_02.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-500em;
	text-decoration:none;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0

}
#logoInvites h1{
	background-image: url(images/logo-invites_02.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:-500em;
	text-decoration:none;
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0;

}
#logoPop {
	background-image: url(images/logo-popup_01.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	width: 700px;
	height: 150px;
	margin: 0;
	padding: 0;

}
#containerPop {
	padding: 10px;
	float: left;
	height: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #85A700;
	border-left-color: #85A700;
	width: 676px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/logo-popup_02.gif);
	background-repeat: no-repeat;
	background-position: -2px 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #590a9d;

}

#nav {
	background-attachment: scroll;
	height: auto;
	width: 165px;
	padding-top: 130px;
	float: left;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #85A700;
	padding-left: 8px;
}
#topNav {
	height: 35px;
	width: 770px;
	background-attachment: scroll;
	background-image: url(images/logo-green_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px 5px 5px;
	text-align: right;
}
.topNavContainer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#main {
	margin: 0px;
	padding: 10px;
	float: right;
	height: auto;
	width: 560px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #85A700;
}
#footer {
	clear: both;
	height: auto;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #590a9d;
	text-align: center;
}
#purpleBox {
	background-attachment: scroll;
	background-image: url(images/purple-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
/*text*/
.nav {
	font-size: 0.7em;
	font-weight: bold;
	color: #cc0000;
}
.nav a {
	color: #590a9d;
	text-decoration: none;
}
.nav a:hover {
	color: #cc0000;
	text-decoration: none;
}
.topList {
	font-size: 0.8em;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.sidenav {
	font-size: 0.85em;
	font-weight: bold;
	color: #cc0000;
}
.sidenav a {
	color: #590a9d;
	text-decoration: none;
}
.sidenav a:hover {
	color: #cc0000;
	text-decoration: none;
}
.sidebar {
	display: block;
	text-decoration: none;
	color: #590a9d;
	line-height:1.3;
}
.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	text-decoration: underline;
	color: #590a9d;
}
.sidebar a:hover {
	color: #f00b0b;
	text-decoration: underline;
}
.text {
	font-size: 0.85em;
	line-height: 1.35em;
}
.text a:link, .text a:visited, .text a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

.text a:hover {
	color: #f00b0b;
	text-decoration: underline;
}
.footer {
	font-size: 0.7em;
	letter-spacing: 0.05em;
	font-weight: bold;
	color: #555555;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.footer a:hover {
	font-weight: bold;
	color: #f00b0b;
	text-decoration: underline;
}
.quote {
	font-size: 0.85em;
	font-style: italic;
	line-height: 1.75em;
	color: #666666;
}
.quote a {
	font-style: italic;
	color: #666666;
	text-decoration: underline;
}
.whiteText {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.2em;
}
.close {
	font-size: 0.8em;
	color: #ffffff;
	padding-top: 115px;
	padding-left: 0px;
	text-align: center;
	display: block;
}
.close a:link, .close a:visited, .close a:hover, .close a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.emailLink {
	font-weight: normal;
	font-size: 0.9em;
}
.emailLink a {
	color: #590a9d;
	text-decoration: none;
	font-weight: bold;
}
.emailLink a:hover {
	color: #cc0000;
	text-decoration: none;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #590a9d;
	font-style: italic;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;;
}
h3 {
	font-size: 1.10em;
	font-weight: bold;
	color: #590a9d;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #cc0000;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #590a9d;
}
.imageTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;

	}

.productTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #590a9d;
	font-style: italic;
	background-attachment: scroll;
	background-image: url(images/mini-green-flower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	height: 22px;
	width: auto;
	}	
.title {
	font-size: 1.4em;
	font-weight: bold;
	color: #590a9d;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: auto;
	}	
.instuctions {
	font-size: 1em;
	font-weight: bold;
	color: #590a9d;
}	
/*Floats*/
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatRight2 {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
.floatLeftB {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.floatRightB {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #666666;
}
/*Border*/
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #8faa42;
	border-right-color: #4b1590;
	border-bottom-color: #8faa42;
	border-left-color: #4b1590;
}
/*other stuff*/
.list {
	font-weight: bold;
	list-style-type: none;
	color: #590a9d;
	line-height: 1.5em;
	margin: 0px;
	padding-left: 14px;
	list-style-position: outside;
	list-style-image: url(images/mini-red-flower.gif);
}
.list2 {
	font-weight: normal;
	list-style-type: square;
	color: #590a9d;
	margin-left: -20px;
	line-height: 1.5em;
	font-style: normal;
}
#emailLink {
	padding: 0px;
	position: absolute;
	left: 460px;
	top: 154px;
	margin: 0px;
	width: 250px;

}
.flower {
	background-attachment: scroll;
	background-image: url(images/mini-green-flower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	height: 22px;
	width: auto;
}
.borderGrey {
	border: 1px solid #666666;
}
.step {
	font-size: 1.3em;
	font-weight: bold;
	color: #590a9d;
}
.divider {
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #85A700;
	line-height: 0.5em;
}
