body
	{
	background-image: url(img/background.gif); 
	background-repeat: repeat-x;
	background-color: #BDBFA7;
	color: #663399;
	text-align: left;
	margin: 10px 0px 7px 0px;
	border: 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	}

a
	{
	text-decoration: none;
	}

a img
	{
	border: 0;
	}

#wrapper
	{
	width: 900px;
	text-align: left;
	background: url(img/wrapper_bg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	}



#sidebar
	{
	width: 245px;
	float: left;
	background-color: #9b9f74;
	position: relative;
	}

#sidebarfooter
	{
	background-color: #9B9F74;
	color: white;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 7px;
	text-align: left;
	}

.img_footer
	{
	border: 0;
	margin: 12px 4px 0px 4px;
	}

#header
	{
	background: #f2f3e6;
	color: #fff;
	text-align: left;
	height: 67px;
	margin-left: 245px;
	position: relative;
	}

#header_roses
	{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 90;
	}

#tagline
	{
	position: absolute;
	top: 12px;
	right: 175px;
	}


#navbar
	{
	border: 0;
	height: 31px;
	background: #877497;
	color: #fff;
	}

#nav
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 31px;
	font-size: 12px;
	height: 31px;
	position: relative;
	z-index: 90;
	}

#nav ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#nav li
	{
	float: left;
	position: relative;
	z-index: 100;
	color: #fff;
	padding: 0;
	margin: 0;
	}

#nav a
	{
	padding: 0 9px 0 9px;
	}

#nav a:link, #navbar a:visited
	{
	display: block;
	border-right: 1px solid #c8b8d0;
	color: #fff;
	}

#nav a:hover
	{
	display: block;
	background: #564370;
	color: #fff;
	}


* html #nav a
	{
	width: 100%;
	}

#nav .level1
	{
	display: none;
	position: absolute;
	left: 0;
	top: 31px;
	border: 0;
	margin: 0;
	padding: 0;
	background: #a390ad;
	}

.level1 li 
	{
	float: none;
	padding: 0;
	line-height: 2em;
	width: 200px;
	margin: 0;
	border: 0;
	border-top: 1px dashed #c8b8d0;
	font-size: 11px;
	}

.level1 li a span
	{
	float: right;
	font-size: 130%;
	font-weight: 600;
	}

.level1 li a .warning
	{
	float: right;
	font-size: 100%;
	font-weight: 500;
	margin-right: 27px;
	}

#adultsonly
	{
	position: absolute;
	bottom: 0px;
	right: 4px;
	z-index: 1;
	}

.level1 li a:link, .level1 li a:visited
	{
	height: 24px;
	background: #a390ad;
	}

.level1 li a:hover
	{
	height: 24px;
	}

#nav li:hover .level1
	{
	display: block;
	}


#nav .level2
	{
	display: none;
	position: absolute;
	left: 200px;
	top: -1px;
	border: 0;
	margin: 0;
	padding: 0;
	background: #a390ad;
	}

#nav .level1 li:hover .level2
	{
	display: block;
	}
#main
	{
	background: #ffffff;
	margin-left: 245px;
	}

#content
	{
	text-align: left;
	background-color: transparent;
	color: #663399;
	padding: 0px 10px 10px 10px;
	position: relative;
	height: auto;
	margin: 0;
	border: 1px solid transparent;
	position: relative;
	}

#content h1
	{
	background-color: transparent;
	color: #663399;
	font-size: 100%;
	border-bottom: 2px solid #663399;
	padding-bottom: 5px;
	font-weight: 500;
	margin: 15px 0px 0px 0px;
	}

#content p span
	{
	font-weight: 600;
	}


#pages
	{
	color: #663399;
	text-align: right;
	font-size: 70%;
	position: relative;
	right: 0px;
	top: 30px;
	}

#pages a
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#pages a:link
	{
	color: #663399;
	text-decoration: none;
	padding: 2px;
	margin: 0;
	border: 0;
	}

#pages a:visited
	{
	color: #663399;
	text-decoration: none;
	padding: 2px;
	margin: 0;
	border: 0;
	}

#pages a:hover
	{
	color: #888;
	background: #ddccdf;
	padding: 2px;
	margin: 0;
	border: 0;
	}

#pages .selected_page
	{
	color: #663399;
	background: #ddccdf;
	padding: 2px;
	margin: 0;
	border: 0;
	}

#content p
	{
	font-size: 70%;
	}

#content p a:link
	{
	text-decoration: none;
	font-weight: 600;
	color: #663399;
	}

#content p a:visited
	{
	text-decoration: none;
	font-weight: 600;
	color: #663399;
	}

#content p a:hover
	{
	text-decoration: none;
	font-weight: 600;
	color: #666666;
	}

#content_images
	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	}

#content_images p
	{
	text-align: left;
	}

.aboutcakes
	{
	border: 1px dashed #663399;
	padding: 6px 6px 0px 10px;
	margin: 12px 0 6px 0;
	}

.aboutcakes p
	{
	padding: 0;
	}

.aboutcakes h3
	{
	font-weight: 500;
	font-size: 14px;
	border-bottom: 2px solid #663399;
	margin-right: 120px;
	margin-top: 6px;
	padding-bottom: 6px;
	}

.feedback
	{
	}

.feedback p
	{
	font-style: italic;
	}

.feedback p span
	{
	font-size: 10px;
	text-decoration: none;
	}

.img_right
	{
	border: 0;
	float: right;
	margin: 0 8px 0 12px;
	}

.img_feedback
	{
	border: 1px dashed #663399;
	float: right;
	margin: 0 0 0 12px;
	}

.news
	{
	font-weight: 600;
	border: 1px dashed #663399;
	padding: 4px 4px 4px 4px;
	background-color: #dbcce1;
	}

#newsarticle_confetti
	{
	background: #ffffff url(img/bg_confetti.gif) bottom right no-repeat;
	padding-bottom: 10px;
	border: 0px;
	}

#newsarticle_holly
	{
	background: #ffffff url(img/bg_holly.gif) bottom right no-repeat;
	border: 0px;
	}

#delivery_van
	{
	background: #ffffff url(img/deliveryvan.jpg) bottom right no-repeat;
	border: 0px;
	height: 280px;
	}

.newsimg
	{
	bottom: 0px;
	right: 0px;
	}

.newslist, .newslist dt, .newslist dd
	{
	font-size: 85%;
	}
.newslist dt
	{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 600;
	margin-left: 15px;
	}

.newslist a:link, .newslist a:visited
	{
	text-decoration: none;
	font-weight: 600;
	color: #663399;
	}

.newslist a:hover
	{
	text-decoration: none;
	font-weight: 600;
	color: #666666;
	}

#weddingfair
	{
	padding: 10px;
	border: 1px dashed  #663399;
	margin-left: 16px;
	}


.float_images
	{
	float: left;
	text-align: center;
	margin: 5px 0px 7px 10px;
	font-size: 60%;
	line-height: 1.4em;
	width: 115px;
	height: 155px;
	}

.float_images a span
	{
	font-size: 150%;
	}

.float_images img
	{
	border: 1px solid  #663399;
	width: 112px;
	height: 112px;
	}

.float_images a:link
	{
	text-decoration: none;
	color: #663399;
	}

.float_images a:visited
	{
	text-decoration: none;
	color: #663399;
	}

.float_images a:hover
	{
	text-decoration: none;
	color: #A2A48F;
	}

.float_images p
	{
	text-align: left;
	margin-top: 30px;
	}

#form_div
	{
	margin-left: 243px;
	margin-top: 0px;
	}

#studio_img
	{
	float: left;
	border: 1px dashed #663399;
	}

fieldset
	{
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	border: none;
	}

fieldset dl
	{
	background-color: #DBCCE1;
	color: #663399;
	border: 1px dashed #663399;
	padding: 3px 3px 3px 7px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	width: 248px;
margin-top: 0px;
margin-bottom: 7px;
	}

fieldset dd
	{
	margin: 2px 0px 2px 0px;
	}


fieldset dt
	{
	float: left;
	width: 90px;
	margin-top: 0.3em;
	}

.fieldinput
	{
	width: 140px;
	}

#submit, #erase
	{
	margin-top: 5px;
	margin-right: 22px;
	}

#links ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#links ul li img
	{
	float: left;
	margin-right: 10px;
	border: 0px;
	}

#links ul li
	{
	color: #663399;
	font-size: 60%;
	margin-bottom: 20px;
	}

#links a:link
	{
	font-size: 140%;
	text-decoration: none;
	color: #663399;
	font-weight: 600;
	}

#links a:visited
	{
	font-size: 140%;
	text-decoration: none;
	color: #663399;
	font-weight: 600;
	}

#links a:hover
	{
	color: #666666;
	font-size: 140%;
	text-decoration: none;
	font-weight: 600;
	}

.portfolio_images
	{
	margin-top: 5px;
	margin-left: 30px;
	border: 1px solid #663399;
	}

#sitemap_content
	{
	margin-left: 20px;
	}

#sitemap_content li a:link
	{
	color: #663399;
	font-size: 70%;
	text-decoration: none;
	}

#sitemap_content li a:visited
	{
	color: #663399;
	font-size: 70%;
	text-decoration: none;
	}

#sitemap_content li a:hover
	{
	color: #666666;
	font-size: 70%;
	text-decoration: none;
	}

#contentfooter
	{
	text-align: center;
	}

#sitemap
	{
	margin-left: 20px;
	}

#sitemap_content ul
	{
	list-style-type: disc;
	}

#sitemap li a:link
	{
	color: #663399;
	font-size: 70%;
	text-decoration: none;
	}

#sitemap li a:visited
	{
	color: #663399;
	font-size: 70%;
	text-decoration: none;
	}

#sitemap li a:hover
	{
	color: #666666;
	font-size: 70%;
	text-decoration: none;
	}

#van
	{
	float: right;
	}

.cleardiv
	{
	clear: both;
	height: 1px;
	background-color: transparent;
	font-size: 1%;
	}

#footer
	{
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	height: 15px;
	background-color: #BDBFA7;
	}

#copyright
	{
	float: right;
	margin-right: 5px;
	color: white;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 100;
	}

#copyright a:visited, #copyright a:link
	{
	color: white;
	text-decoration: none;
	}

#copyright a:hover
	{
	color: #663399;
	text-decoration: none;
	}

#sitemap
	{
	float: left;
	margin-left: 5px;
	color: white;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: 100;
	}

#sitemap a:visited, #sitemap a:link
	{
	color: white;
	text-decoration: none;
	}

#sitemap a:hover
	{
	color: #663399;
	text-decoration: none;
	}

legend
	{
	display: none;
	}

a
	{
	outline: none;
	}










#lightbox
	{

	background-color:#fff;

	padding: 10px;

	border: 1px solid #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


#lightboxDetails
	{

	font-size: 0.8em;

	padding-top: 0.4em;

	}
	

#lightboxCaption
	{
	float: left;
	color: #663399;
	}


#keyboardMsg
	{
	float: right;
	}


#closeButton
	{
	top: 5px;
	right: 5px;
	}



#lightbox img
	{
	border: none;
	clear: both;
	}


#overlay img
	{
	border: none;
	}



#overlay
	{
	background-image: url(img/overlay.png);
	}



* html #overlay
	{

	background-color: #333;

	back\ground-color: transparent;

	background-image: url(img/blank.gif);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");

	}
	

#lightbox_close
	{
	color: #663399;
	}

#index_ad
	{
	background: url(img/mothers_day_cupcakes.jpg) no-repeat #DBCCE1 right bottom;
	border: 1px dashed #663399; 
	width: 500px; 
	height: 110px;
	float: right;
	margin-right: 3px;
	text-align: left;
	}

#index_ad h1
	{
	border: 0;
	margin: 0;
	padding: 5px 0px 0px 5px;
	font-weight: 600;
	font-size: 90%;
	}

#index_ad h2
	{
	margin: 0;
	margin-right: 180px;
	border: 0;
	font-weight: 600;
	font-size: 70%;
	padding: 5px 0px 0px 5px;
	}

#index_ad p
	{
	margin: 0;
	padding: 5px 0px 0px 5px;
	margin-right: 190px;
	}

#index_ad a
	{
	font-size: 110%;
	}