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; }




/* ALIGNMENT - SPACING, MARGINS, PADDING */

img 		{ border: 0; display: block; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-middle	{ vertical-align: middle; }

.td-top		{ vertical-align: top; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }




/* 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; }




/* 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;
		}

.headersize	{ height:76px; width: 100%; border: #000000 0px solid; }

.headerL	{ padding: 0px; }

.headerR	{ width: 50%; }

#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: 2px 6px 0px 6px; }

.socialspace	{ padding-left: 3px; }

.socialRspace	{ width: 10px; }




/* FOOTER */

#footerdiv	{ min-width: 766px; background-color: #F8F9FC; }

.footer		{
		width: 100%;
		color: #000000;
		font: normal 10px verdana, arial, sans-serif;
		border-top: #B7B7CA 1px solid;
		}

.footerL	{ width: 50%; padding: 8px; }

.footerR	{ width: 50%; padding: 8px; }

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;
		}


.shadow-ban	{
		width: 760px;
		height: 16px;
		background-image: url("picts/shadow-ban.jpg");
		background-repeat: no-repeat;
		}




/* IMAGE BORDERS AND SPACING */

.img-borders	{ border: #000000 1px solid; margin: 2px 2px 2px 2px; }

.img-space	{ float:left; margin-right: 8px; margin-bottom: 1px; }

.ban-borders	{
		margin: 0 auto;
		border: 1px solid #999999;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}




/* LIST CODE - ABOUT PAGE */

ul		{ margin-top: 8px; }
li 		{ color: #9933FF; }
li span 	{ color: #993366; font-weight: normal; }




/* SERVICES LIST */

.servicetable	{ width: 100%; }

.servicesL	{ width: 50%; }

.servicesR	{ width: 50%; }



/* RIGHT SIDEBAR */

.SB-width	{ width: 225px; }

.sidebarL	{ width: 52px; padding: 10px 4px 10px 4px; }

.sidebarR	{ padding: 10px 4px 10px 4px; }

.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		{
			width: 100%;
			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: 680px;
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* SMALL CALENDAR */

.calendar	{ background-color: #FFFFFF; border: #999999 0px solid; }

.calendarinner	{ border-collapse: separate; border-spacing: 2px; }

.calspace	{ padding: 0px; }

.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;
		}





/* PRODUCTS PAGE */

table.productcell td	{ padding: 3px 3px 3px 3px; }

table.viewcart-cell td	{ padding: 3px 3px 3px 3px; }

.productimgcell		{ width: 115px; }	



/* TEMPLATE ORDER PAGE AND BUTTONS */

.price	 	{
		color: #CC0066;
		font: 18px arial, sans-serif;
		font-weight: bold;
		line-height: 28px;
		text-decoration: underline;
		}



.button-order	 	{
			color: #FFFFFF;
	       		font: bold 14px arial, serif;
			text-align: center;
			background-color: #F11C38;
	        	background-image: url("picts/button-order.gif");
        		padding: 4px 4px 4px 4px;
			margin: 0px;
			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: 4px 4px 4px 4px;
			margin: 0px;
			cursor:pointer;
			width: 130px;
        		border: #333399 1px solid;
			}

.orderbuttonmargin	{ margin: 0px; margin-top: 3px; }




/* CONTACT FORM */

.contactcell1		{ width: 80%; }

.contactcell2		{ width: 100%; }

.contactleftspace	{ width: 60px; }

.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;
		margin: 0px;
		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;
		margin: 0px;
		cursor: pointer;
        	border: #CA11B5 1px solid;
		}




/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 10px; }

table.searchtable td	{ vertical-align: middle; padding: 3px 1px 3px 2px; }

.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: 0px;
		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: 0px 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: normal 14px arial, sans-serif;
		float: left;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

.menulink	{
		padding: 10px 12px 10px 12px;
		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");
			}





