BODY	{
	padding: 0px;
	border: #C0C0C0 0px solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #666666;	
	}

#maincontainer {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* COLOR CODES - BACKGROUNDS AND BORDERS */

.pageheight		{ height: 675px; }

#cornerimage		{ width: 40px; height: 40px; }

.page-splits		{
			height: 5px;
			width: 100%;
			margin-top: 0px;
			margin-bottom: 0px;
			}


.faqline		{ border-bottom: #000000 1px solid; }


.pictbackground		{
	background-color:#CCCCCC;
	list-style-type: none;
	background-repeat: no-repeat;
}


#date-location		{ right: 10px; POSITION: absolute; TOP: 100px; }






/* GENERAL TEXT SIZES */

.smalltext	{ COLOR: #333333; FONT: 10px arial, sans-serif; font-weight: normal; }

.footer			{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }

.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }








/* GENERAL TEXT FORMATTING CODE */

.formmargin		{ margin: 0px; }

.just 			{
	text-align: left;
	list-style-type: none;
}

.faq 			{ line-height: 19px; }







/* GALLERY FONTS, BORDERS AND BUTTONS */

.price			{ COLOR: #3366FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.cartmargin		{ margin: 6px 0px 0px 0px; }

.gallerytext		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.picturename		{
	COLOR: #999999;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
			}

.picturetitle 		{
			COLOR: #000000;
			FONT: 13px arial, verdana, sans-serif;
			font-weight: bold;
			}

.ordertitle		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.viewer-border		{ border: #000000 1px solid; }

.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }





/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("../picts/button-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;
			width: 130px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("../picts/buttonon-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;
			width: 130px;
        		border: #CC6600 1px solid;
			}











/* SCROLLER OPTIONS */

.scroller-table		{ padding: 7px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;
			}








/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}







/* SIDEBAR OPTIONS */

.sidebar-background 	{
	width: 187px;
	background-image: url(../picts/gray/sidebar_background.gif);
	height: 600px;
}


.sidebar-frame		{
	width: 187px;
	height: 600px;
	min-height: 600px;
	padding: 0px;
	BORDER: #999999 0px solid;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
			}
ul#navigation {
	width: 15em;
}

ul#navigation li {
	text-align: left;
	text-decoration:none;
	list-style: none;
	background-repeat: no-repeat;
}
ul#navigation li a {
	display: block;
	text-decoration: none;
	text-indent: 25px;
	height: 25px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../picts/background_right_bar.gif);
}
ul#navigation li a:hover {
background-image: url(../picts/right_bar_background_hover.gif);
}


a:link, a:visited {
	color: #000066;
}

/* FOR RIGHT SIDEBAR */

.sidebarright-width	{
	width: 190px;
	list-style-image: url(../picts/features_bullet.gif);
}


fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 150px;
		text-align: left;
		-moz-border-radius: 5px;
		}

fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}













/* CONTACT FORM */


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		background-color: #F5F6F7;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid; }




/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 		{
	       		font: bold 12px arial, serif;
			background-color: #C9D4DA;
	        	background-image: url("../picts/button.gif");
			}

.buttonon 		{
			color: #996600;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #F7D0A1;
	        	background-image: url("../picts/buttonon.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #996600 1px solid;
			}







/* SITE SEARCH FORM */

.searchsiteform		{
			FONT: 12px arial, verdana, sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			background-image: url("../picts/shadeform.gif");
			WIDTH: 120PX;
			HEIGHT: 19PX;
			BORDER: #000000 1px solid;
			margin-top: 1px;
			}


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; }











/* LINKS PAGE CODE */

.searchbutton	{
		color: #000000;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #C9D4DA;
	        background-image: url("../picts/button.gif");
        	padding: 1px 2px 1px 2px;
		cursor:pointer;
        	border: #000000 1px solid;
		}


.linksmargin	{ margin: 10px; }


.searchform 	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../picts/shadeform.gif");
		background-color: #FFFFFF;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #999999 1px solid; }
/* ============================= index ===========================*/

#index .column1 {width:241px;}
#index .column2 {width:489px;}
#index .column3 {width:241px;}

#index .col1 {width:150px;}
#index .col2 {width:195px;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:241px;}
#index_1 .column2 {width:730px;}

#index_1 .col1 {width:150px;}
#index_1 .col2 {width:100px;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:730px;}
#index_2 .column2 {width:241px;}

#index_2 .col1 {width:330px; padding-top:15px;}
#index_2 .col2 {width:305px; padding-top:15px;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:241px;}
#index_3 .column2 {width:730px;}
#index_3 .column3 {width:241px;}

#index_3 .col1 {width:330px;}
#index_3 .col2 {width:315px;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:241px;}
#index_4 .column2 {width:730px;}

#index_4 .box .col1 {width:330px; padding:15px 0;}
#index_4 .box .col2 {width:315px; padding:15px 0;}

#index_4 .col1 {width:350px;}
#index_4 .col2 {width:300px;}

/* ============================= index ===========================*/

#index_5 .column1 {width:730px;}
#index_5 .column2 {width:241px;}

#index_5 .col1 {width:321px;}
#index_5 .col2 {width:280px;}

#index_5 .sub_col1 {width:76px;}
#index_5 .sub_col2 {width:210px;}
#index_5 .col2 .sub_col1 {width:67px;}
