* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px auto;
	text-align: center;
	font: 75% Arial, Helvetica, "Helvetica Neue", sans-serif;
	background: #C3E480;
}
.clear {
	clear: both;
}
img {
	border: none;
}
h2 {
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 10px;
	border-bottom: 1px solid #7A68AE;
	color: #7A68AE;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 1.5em;
	color: #7A68AE;
}
p, ul, ol {
	margin-bottom: 10px;
}
a, a:visited {
	color: #7A68AE;
}
a:hover {
	color: #000;
}
.left { float: left; }
.right { float: right; }
.center { text-align: center;}
.red {
	color: #c00;
}
.purple {
	color: #7A68AE;
}
#container {
	margin: 0% auto;
	width: 950px;
	text-align: left;
	background: url(../img/mainbg.png) repeat-y 50% 0;
	border-bottom: 1px solid #7A68AE;
}
div#header h1 a {
	display: block;
	width: 950px;
	height: 173px;
	text-indent: -9999px;
	background: url(../img/header.jpg);
}

div#header h2 { display: none; }

ul#nav {
	list-style: none;
	overflow: hidden;
	width: 950px;
	padding: .5em 0em;
	margin-bottom: 0;
	background: url(../img/navbg.png);
}

ul#nav li { float: left; }
ul#nav li.last a { border-right: none; }

ul#nav li a {
	display: block;
	text-align: center;
	width: 102px;
	border-right: 1px solid #FFF;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
ul#nav li a:visited {
	color: #fff;
}
ul#nav li a:hover {
	color: #7A68AE;
}
div#main-content {
	clear: both;
	padding: 20px 90px 20px 130px;
	width: 730px;
	text-align: left;
	line-height: 1.5em;
	background: url(../img/flowerbg.png) no-repeat;
	overflow: hidden;
}
div#main-content h2 { 
	width: 480px;
}
.home {
	font-size: 1.2em;
}
.order {
	margin: 0 0 20px 100px;
	float: right;
	clear: both;
}
div.hilite {
	font-weight: bold;
	text-align: center;
}
div.pinkribbon {
	width: 50%;
	margin: 20px;
	padding: 10px 10px 10px 60px;
	border: 2px solid #efb0c1;
	background: url(../img/pink-ribbon.png) 4px 4px no-repeat;
}
div#main-content div#pic-caption {
	border: 1px solid #7A68AE;
	float: right;
	clear: right;
	margin: 0 0 5px 20px;
}
div#main-content div#pic-caption p {
	width: 200px;
	text-align: center;
}
div#main-content div.gallery-pic {
	border: 1px solid #7A68AE;
	float: left;
	text-align: center;
	margin: 0 5px 30px 0;
	padding: 5px;
	width: 205px;
}
div#main-content div.gallery-pic p {
	text-align: center;
	width: 205px;
}
div#main-content div.gallery-pic img {
	margin-bottom: -3px;
}
div#corp-photos {
	width: 540px;
}
.em {
	font-style: italic;
}
.black {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.text {
	float: left;
}
.click {
	font-size: .9em;
	font-style: italic;
	color: #7A68AE;
	text-align: right;
}
.click.float {
	float: right;
	clear: both;
}
.padded {
	margin-right: 74px;
}
.roses{
	margin-left: 20px;
	border: 1px solid #7A68AE;
	float: right;
	clear: right;
	width: 200px;
	height: 210px;
}
.spruce {
	width: 480px;
	padding: 5px;
	color: #903F98;
	font-weight: bold;
	font-style: italic;
	border: 1px solid #7A68AE;
}
.imageleft {
	border: 1px solid #7A68AE;
	margin: 0 20px 10px 0;
	float: left;
}
.imageright {
	border: 1px solid #7A68AE;
	margin: 0 0 5px 20px;
	float: right;
	clear: right;
}
.noborder {
	margin-top: 20px;
	border: 1px solid #fff;
}
.icons {
	margin: 30px 0 10px 30px;
	float: right;
	clear: right;	
}
.facebook {
	margin: 0 0 0 20px;
	float: right;
	clear: right;
}
.cibc,
a.cibc {
	color: #b00b1c;
}
ul.package {
	list-style: none;
}
div.column {
	position: relative;
	top: -80px;
	width: 180px;
	float: left;
}
div.negative-margin {
	position: relative;
	top: -60px;
}
#valentine, #easter, #admin, #mom, #christmas {
	text-indent: 54px;
	height: 50px;
	line-height: 50px;
}
#valentine {background: url(../img/hearts.gif) no-repeat; }
#easter {background: url(../img/egg.gif) no-repeat; }
#admin {background: url(../img/admin.gif) no-repeat; }
#mom {background: url(../img/daisy.gif) no-repeat; }
#christmas {background: url(../img/candycane.gif) no-repeat; }
div#footer {
	clear: both;
	height: 80px;
	padding-top: 30px;
	padding-left: 160px;
	color: #7A68AE;
	font-size: 1.1em;
	background: url(../img/footerbg.png) no-repeat;
}
#footer a, #footer a:visited {
	color: #7A68AE;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.cms {
	color: #f1f1f1;
}
.cms a, #footer .cms a:visited {
	color: #f1f1f1;
}
.cms a:hover {
	color: #000;
}
