body 	{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #0066FF; text-decoration: none; }

a:hover				{ color: #CC0000; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

body		{ color: #777777; font: normal 13px arial, sans-serif; line-height: 20px; }

.title		{ color: #993366; font: normal 20px arial, sans-serif; }

.subtitle	{ color: #3399FF; font: normal 18px arial, sans-serif; }

.smalltitle	{ color: #993366; font: bold 13px arial, sans-serif; }

.colortitle 	{ color: #993366; font: bold 15px "Trebuchet MS", arial, sans-serif; }

.testimonial	{ color: #993366; font: 12px arial, verdana, sans-serif; font-weight: bold; font-style: italic; }

.smalltext	{ color: #999999; font: normal 10px arial, sans-serif; line-height: 16px; }

.hilite		{ color: #FF0000; font-weight: bold; }

.formmargin	{ margin: 0px; }




/* WIDTHS HEIGHTS AND ALIGNMENT */

.pageheight	{ min-height: 1040px; }

.pagewidth	{ width: 766px; }

#pagediv	{ text-align: center; }

#wrapper 	{
		background-color:#FFFFFF;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		border: 0px solid #000000;
		border-width: 0px 0px 0px 0px;
		}

#outerdiv	{
		width: 100%;
		margin: auto;
		}

#contentdiv	{
		max-width: 100%;
		text-align: left;
		padding-left: 18px;
		padding-right: 18px;
		margin-left: auto;
		margin-right: auto;
		}

#maincontent 	{
		float:left;
		width:470px;
		padding: 0px;
		}

.divclear 	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.socialspace	{ margin-right: 5px; }




/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		width: 100%;
		min-width: 766px;
		background-color: #CA11B5;
		background-image: url("picts/background-header.jpg");
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom: #000000 0px solid;
		}

.headerheight	{ height: 76px; }

#logolayerlink	{ position: relative; top: 15px; left: 0px; margin-bottom: -40px; width: 375px; }

.logo		{ color: #FFFFFF; font: normal 30px arial, sans-serif; margin-left: 6px; }

.logo2		{ color: #FFFFFF; font: normal 30px arial, sans-serif; }

.logoimage	{ margin: 1px 6px 0px 6px; }




/* FOOTER */

#footerdiv	{ min-width: 766px; background-color: #F8F9FC; }

.footer		{
		color: #000000;
		font: normal 10px verdana, arial, sans-serif;
		padding: 8px;
		width: 100%;
		text-align: center;
		border-top: #B7B7CA 1px solid;
		}

a.footerlink:link, a.footerlink:visited, a.footerlink:active	{ color: #0066FF; text-decoration: none; }

a.footerlink:hover	{ color: #CC0000; text-decoration: none; }




/* BORDERS AND BARS */


.page-splits 	{
		font-size: 1px;
		line-height: 0px;
		width: 100%;
		height: 4px;
		background-color: #F0F0F0;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border: #C5CBD4 1px solid;
		}




/* IMAGE BORDERS AND SPACING */

.img-borders	{ border: #666666 1px solid; margin: 2px 2px 2px 2px; }

.img-space	{ margin-right: 8px; }

.ban-borders	{
		border: 1px solid #999999;
		border-width: 0px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}




/* LIST CODE - ABOUT PAGE */

ul		{ margin: 10px 0px 0px 30px; }
li 		{ color: #9933FF; }
li span 	{ color: #993366; font-weight: normal; }




/* RIGHT SIDEBAR */

.SB-width	{ width: 225px; }

.SB-background	{
		background-color: #FFFFFF;
		background-image:none;
		}	

#sidebar 	{
		float:right;
		padding: 0px 0px 0px 15px;
		border-left: #C5CBD4 1px solid;
		}

.side-borders	{ border: #666666 1px solid; margin: 0px 0px 0px 0px; }

.sidebar-topics		{
			background-color:#FFFFFF;
			background-image: url("picts/background-topics.jpg");
			border-top: #C5CBD4 1px solid;
			border-bottom: #C5CBD4 1px solid;
			margin: 13px 0px 0px 0px;
			padding: 2px 0px 0px 0px;
			}

.sidebar-text		{
			color: #777777;
			font: normal 12px arial, sans-serif;
			line-height: 18px;
			}

.SB-page		{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: #000000 0px solid;
			}

.SB-frame		{
			height: 200px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* SMALL CALENDAR */

.calendar	{ border: #999999 0px solid; background-color: #FFFFFF; }

.calendartitle	{
		color: #000000;
		background-color: #FFFFFF;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		padding: 3px;
		}

.caldays	{
		width: 22px;
		height: 30px;
		background-color: #FFFFFF;
		color: #777777;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.calday		{
		width: 22px;
		background-color: #FFFFFF;
		color: #FF33FF;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.caldates	{
		height: 19px;
		background-color: #FFFFFF;
		color: #999999;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		border: #99CCFF 1px solid;
		}

.calhilite	{
		background-color: #FF33FF;
		color: #FFFFFF;
		font: bold 12px "Trebuchet MS", arial, sans-serif;
		border: #FF33FF 1px solid;
		}




/* TEMPLATE ORDER PAGE AND BUTTONS */

.price	 	{
		color: #CC0066;
		font: 18px arial, sans-serif;
		font-weight: bold;
		line-height: 28px;
		text-decoration: underline;
		}

.orderbuttonmargin	{ margin: 0px; margin-top: 8px; }

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 14px arial, serif;
			text-align: center;
			background-color: #F11C38;
	        	background-image: url("picts/button-order.gif");
        		padding: 5px 4px 5px 4px;
			cursor:pointer;
			width: 130px;
        		border: #CC0000 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 14px arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("picts/buttonon-order.gif");
        		padding: 5px 4px 5px 4px;
			cursor:pointer;
			width: 130px;
        		border: #333399 1px solid;
			}



/* PICTURE GALLERY CODE */

#gallerytext	{
		width: 650px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
		}

.galmenuwidth	{ width: 658px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }

.slideshow	{
		font-family: arial, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding: 3px 3px 3px 3px;
		border: #999999 1px solid;
		}

.slideshowon	{
		font-family: arial, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #3366CC;
		cursor:pointer;
		font-weight: bold;
		padding: 3px 3px 3px 3px;
		border: #3366CC 1px solid;
		}










/* CONTACT FORM */

.shadeform	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 190px;
		border: #C0C0C0 1px solid;
		}

.textarea	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 240px;
		border: #C0C0C0 1px solid;
		}

.dropdown 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		width: 190px;
		}

.button 	{
		color: #000000;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.gif");
        	padding: 3px 10px 3px 10px;
		cursor: pointer;
        	border: #000000 1px solid;
		}

.buttonon 	{
		color: #000000;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/buttonon.gif");
        	padding: 3px 10px 3px 10px;
		cursor: pointer;
        	border: #CA11B5 1px solid;
		}




/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 10px; }

.searchterms 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		width: 100px;
		border: #C0C0C0 1px solid;
		}

.searchbutton 	{
		color: #000000;
	       	font: normal 11px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.gif");
        	padding: 0px 4px 0px 4px;
		margin-left: 2px;
		cursor: pointer;
        	border: #000000 1px solid;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* TOP and BOTTOM MENU CODE */

#menudiv	{
		width: 100%;
		min-width: 766px;
		background-color: #CA11B5;
		background-image:url("picts/menu-off.jpg");
		padding: 0px;
		margin: 0px;
		border: 0px solid #85006A;
		border-width: 1px 0px 0px 0px;
		}

.menu-line	{
		height: 1px;
		font-size: 1px;
		line-height: 1px;
		padding: 0px;
		margin: 0px;
		border-bottom: 0px #85006A solid;
		}

.menuBot-spacer	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.menu		{
		font: bold 13px arial, sans-serif;
		float: left;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

.menulink	{
		padding: 10px 15px 10px 15px;
		display: block;
		background-color: #CA11B5;
		background-image:url("picts/menu-off.jpg");
		border: 1px solid #C30076;
		border-width: 0px 1px 0px 0px;
		}

.firstmenu	{ border-left: 1px solid #C30076; }

a.menulink:link, a.menulink:visited, a.menulink:active	{ color: #FFFFFF; text-decoration: none; }

a.menulink:hover	{
			color: #FFFFFF;
			text-decoration: none;
			background-color: #2669FC;
			background-image:url("picts/menu-on.jpg");
			}





