body 		{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(picts/layout/background-main.jpg);
	font: 100%/1.5 lucida grande, luxi sans, lucida, lucida sans unicode, sans serif;
	color: #003333;
	text-align:justify;
 }

a:link		{ color: #7B68CD; text-decoration: none }

a:visited	{ color: #000099; text-decoration: none }

a:active	{ color: #FF99CC; text-decoration: none }

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



.title 		{ COLOR: #003399; FONT: bold 20px arial, sans-serif}

.subtitle 	{ COLOR: #000099; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #FF6666; font: 13px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.quotechoice 	{ COLOR: #000099; FONT: 14px arial, verdana, sans-serif; font-weight: normal }

.faq 		{ line-height: 18px }


.button, buttonon {		
		FONT-FAMILY: arial, verdana, helvetica, sans;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
}

.button { 	
		background-image: url("picts/layout/button.gif");
		background-color:#FFFFFF;
		color: #000066;
		BORDER: #000066 1px solid }

.buttonon { 
		background-image: url("picts/layout/buttonon.gif");
		background-color:#F0F0F0;
		color: #660000;
		BORDER: #660000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000066 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.searchbutton {	background-image: url("picts/layout/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000066 1px solid }

.searchform 	{ background-image: url("picts/shadeform.gif");
		  WIDTH: 100PX;
		  HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif;
		  BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }




 /* START CODE FOR THE GALLERY */



.picturetitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #7D8FB1; FONT: 11px arial, verdana, sans-serif; font-weight: bold }


.button-popups  { background-image: url("picts/layout/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000066 1px solid }

.buttonon-popups { background-image: url("picts/layout/buttonon.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #660000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #660000 1px solid }


.rollover 	{ background-color: #7D8FB1 }

.rolloveron 	{ background-color: #000000; Filter: Alpha(Opacity=60) }

.gallery_nav	{ FONT: 12px arial, verdana, sans-serif;
		  font-weight: bold;
		  background-image:   url("picts/layout/background_gallery_nav.gif")}

.cartamount	{ FONT: 13px arial, verdana, sans-serif;
		  background-image: url("picts/layout/cart-shadeform.gif");
		  text-align: center;
		  WIDTH: 20PX;
		  BORDER: #000000 1px solid}

.price	 	{ COLOR: #FF6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold }



 /* START THE CODE FOR THE MENUS */



#menulocation 	{ LEFT: 0px; WIDTH: 125px; POSITION: absolute; TOP: 128px; padding:0px 0px; white-space:nowrap; z-index:2 }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 25px;
		  width: 125px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #CCCCCC 1px solid; }


a.menu:link 	{ color: #ffffff;
		  background-image: url("picts/layout/menu.jpg");}


a.menu:visited 	{ color: #b0b0b0;
		  background-image: url("picts/layout/menu.jpg");}


a.menu:active 	{ background-image: url("picts/layout/menu.jpg");
		  color: #ffffff; }


a.menu:hover 	{ background-image: url("picts/layout/menuon.jpg");
		  color: #e5e5e5; }
.photoLink {
	text-decoration: none;
}
.thumbnails {
	width: 120px;
	border: thin solid #7d8fb1;
	padding: 0px;
	margin: 0px;
}
#left {
	float: left;
	padding-right: 10px;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#right {
	float: right;
	width: 260px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imageRight {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imageLeft {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
