
/* CSS Document */

* * 			{padding: 0;
			 	margin: 0;
			 	}

body			{
				background: #503134 url(images/body_border.jpg) repeat-x 0px 105px;  
				margin-bottom: 20px;
				}
				
#wrap			{width: 620px;
				margin: 10px auto 0px auto;
				background: #FFFFFF url(images/wrap_backgournd.jpg) repeat-y  470px 300px;
				}

.banner			{float: left;}

.logobox		{background-color: white;
				float: left;
				width: 620px;
				height: 90px;
				background: url("images/wrap_background_top.jpg") no-repeat 470px -15px;
				}
				
.logo			{
				margin: 0px 0 0px 15px;
				padding-bottom: 0px;
				
				}

												
.homeimage		{width: 465px;
				height: 283px;
				padding: 0px;
				margin: 30px 0px 40px 0px;
				border-bottom: 5px solid #e2c49d;
				border-top: 5px solid #e2c49d;
				}

/* TO HIDE HEADING 1 */
h1.heading	em		{
				position: absolute;
				left: -4000px;
				width: 900px;
				}

				
/* LOGOS ON HOME PAGE */

			
.homelogos		{width: 400px;
				margin: 0px 0px 0px 100px;
				text-align: center;
				}	
.homelogos img	{margin: 10px 15px 30px 10px;
				outline:none;
				height: 50px;}

.kosherlogo		{margin-right: 10px;}

			
.flash			{margin-top: 0px;
				margin-left: 0px;
				}

.productflash	{width: 460px;
				height: 283px;
				padding: 0px;
				margin: 30px 0px 40px 0px;
				border-bottom: 5px solid #e2c49d;
				border-top: 5px solid #e2c49d;
				border-left: 5px solid #e2c49d;
				
				}

.content		{width: 390px;
				margin: 30px 0px 0px 40px;
				}
				

				
p				{font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:11px;
				color:	#503134;
				margin-bottom: 22px;
				}

h1				{font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:18px;
				color:	#503134;
				margin-bottom: 22px;}
	
h2				{font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:15px;
				color:	#503134;
				margin-bottom: 22px;}
					
/* LIST */

				
ul				{display:block;
				list-style: circle;
				font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:	#503134;
				margin-bottom: 22px;
				margin-left: 40px;}

li				{padding-bottom: 3px;}

ul.straightlist	{ list-style:none;}



p .publication	{margin-left: 30px;
				font-style: italic;
				}
	
.rightpic		{float: left;
				margin-right: 30px;
				margin-top: 5px;
				width: 140px;
				}
	
.janpic			{float: left;
				margin: 0px 15px 5px 0;
				border: gray 1px solid;
				}
				
.janpic img		{}
				
/* GENREAL LINK */

a				{font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:	#503134;
				text-decoration:none;
				outline: none;}
	

.heading		{font-family:Geneva, Arial, Helvetica, sans-serif;
				font-size:15px;
				color:	#503134;
				margin-bottom: 12px;
				font-weight: bold;}

a:hover			{color: #e2c49d}				


.top			{float: right;
				color: #e2c49d;
				}

.top:hover		{color: #503134}

.productsimages	{border: 1px solid gray;
				width: 320px;
				}


.space			{height: 100px}

.gallerylink a	{color: #CC9966;
				}

.gallerylink a:hover	{color: #503134;
				}
		

				
/* PRODUCT SLIDESHOW */

.mouseoverslideshow   
				{
				margin: 10px 0px 0px 0px;
				
				}

.mouseoverslideshow img {margin-right: 1px; 
						border: 1px solid #503134;}


#dynloadarea	{
				margin: 10px 0 10px 0px;
				padding-bottom: 10px;
				padding-top: 10px;
				background: url(images/gallery_slide.jpg);
				}

#dynloadarea2	{margin: 10px 5px 0px 0px;
				}


.crewpic		{margin-bottom: 25px;
				height: 270px;
				border: 1px solid #e2c49d}

/* NAVIGATION BAR - MAIN/SIDE */
				
#navbar			{width: 155px;
				margin-top: 30px;
				float: right;	
				text-align: left;
				border-bottom: 5px solid #e2c49d;
				
				} 				
				
#navbar a		{display:block;
				text-decoration:none;
				font-family: Arial, Helvetica, sans-serif;
				color: #e2c49d;
				font-size: 11px;
				height: 11px;
				background: #503134;
				border-top: 5px solid #e2c49d;
				padding: 8px;
				outline: none;
				}
				
#navbar a:hover	{
				color: #ffffff;
				outline: none;
				padding-left: 20px;
				height: 11px;
				border-right: 5px solid #e2c49d;
				background: #e2c49d url(images/navbground.jpg) repeat-x 0px -2px ;
				}			

#navbar a:active	{color: white}
								


#navbar a#current		{
				color: white;
				outline: none;
				border-right: 5px solid #e2c49d;
				text-align: right;
				height: 11px;
				text-transform:uppercase;
				background: #e2c49d url(images/navbground_active.jpg) repeat-x 0px -2px ;
				}		


#navbar a.productlink {width: 115px;
						margin-left: 24px;
						}


#navbar a.productlink:hover {width: 110px;
						margin-left: 12px;
						}



/* LINKS AT BOTTOM OF PRODUCT FLASH */

.productlinks	{padding-left: 55px;
}

.productlinks a	{
				font-size: 11px;}

.cakelink		{margin-left: 100px}



					
a img			{border: none;
				outline: none;}


/* NAVIGATION BAR / BOTTOM */

#bottomnavbar	{width: 620px;
				margin: 0px auto 0px auto;
				text-align: center;
				background-color: #e2c49d;
				padding: 4px 0px 4px 0px;
				border-bottom: 1px solid white;
				border-top: 1px solid white;
				} 			


#bottomnavbar a	{
				display:inline;
				text-decoration:none;
				text-align:center;
				font-family: Arial, Helvetica, sans-serif;
				color: #503134;
				font-size: 10px;
				padding: 12px;
				outline: none;
				}
				
#bottomnavbar a:hover	{			
				color: #993333;
				outline: none;
				}			

#bottomnavbar a:active	{color: white}

/* COPYRIGHT DETAILS */
	
.copyright		{text-align: center;
				margin-top: 20px;
				}
		
.copyright	p	{font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				color:	#e2c49d;
				margin-top: 5px;				
				}

.copyright a	{color:#e2c49d;
				font-size:10px;
				font-family:Arial, Helvetica, sans-serif;}
		
.copyright a:hover	{color: #FFFFFF;}				


/* PG LOGO */

a.pgtag  {
    margin: -2px 0px 0px 3px;
    width: 16px;
    height: 15px;
    background: url(images/pgbutton.jpg) 0px -0px no-repeat;
	position: absolute;
	outline: none;
}

a.pgtag:hover
{
    border: 0;
    background:  url(images/pgbutton.jpg) 0px -19px no-repeat;
	outline: none;

}

a.pgtag:active
{
    border: 0;
    background: url(images/pgbutton.jpg) 0px -38px no-repeat;
	outline: none;

} 

/* To move the words Paramount Graphics away from the logo */

#paramountwords	{position: absolute;
				left: -2000px;}

	
	
	