/*Copyright 2007 hexadamsel DESIGN www.hexadamsel.com*/
/*Author Kristal Pemelton*/
/*Updated 5-2-2007*/

/*Party Pants Catering*/
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	background: transparent repeat-y 50% url(../img/bg.gif) fixed;
	}
	
#content, #footer, #header, #copy {
	width: 705px;
	margin: 0 auto;
	}
	
#content {
	position: relative;
	padding: 10px;
	min-height: 400px;
}
	
/* GENERAL STYLES*/
p {
	text-align: justify;
	line-height: 1.5;
	}

img {
	border: none;
	}
	
a:link, a:visited, a:active {
	color: #533084; 
	text-decoration: none;
}
a:hover {
	color: #9fc865;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	text-align: left;
	margin-top: 20px;
	}
h1 a, h1 a:active, h1 a:visited {
	color: #330066;
	text-decoration: none;
	
	}
h1 a:hover {
	color: #99CC33;
	}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-align: left;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #330066;
	text-align: left;
	}
h4 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330066;
	text-align: left;
	margin-bottom: 0px;
	}
.chefpic {
	float: right;
}

*html .chefpic {
	margin-top: 30px;
	}
/*END - GENERAL STYLES*/	
	
	
/* HEADER STYLES*/	
#header {
	padding: 10px;
	height: 60px;
	background: no-repeat url(../img/plums.jpg);
	background-position: bottom right;
	background-color: #9999CC;
	text-align: right;
	border-bottom: 20px solid #533084;
	}
	
#logo {
	position: absolute;
	top: -100px;
	left: 10px;
	width: 150px;
}
#logo2 {
	position: absolute;
	top: 90px;
	left: 10px;
	width: 150px;
}
/*END - HEADER STYLES*/

/*CONTENT STYLE*/
		/*NAV STYLE*/
		#nav {
			position: absolute;
			top: 150px;
			left: -40px;
			}
			
		*html #nav {
			left:-40px;
			}
			
		#nav ul {
			list-style: none;
			}
			
			/*nav 1st level*/
			
		div#nav li a, div#nav li a:visited, div#nav li a:active {
			display: block; 
			text-decoration: none;
			text-transform: uppercase;
			line-height: 25px;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 1px;	
			color: #ffffff;	
			padding-left: 20px;
			width: 115px;
			background: #533084;
			border-bottom: 1px solid #ffffff;	
			}
			
		div#nav li a:hover  {
			color:#ffffff;
			background: #9999CC;
			}
			
			/*nav 2nd level*/
		div#nav ul.level2 {
			margin-left: -40px;
			}
		*html div#nav ul.level2 {
			margin: 0px;
			}

		div#nav ul.level2 a, div#nav ul.level2 a:visited, div#nav ul.level2 a:active {
			width: 105px;
			line-height: 15px;
			font-size: 10px;
			letter-spacing: 0px;
			text-align: left;
			text-transform: uppercase;
			background: #9999CC;
			margin: 0;
			}
		div#nav ul.level2 a:hover  {
			background: #533084;
			font-style: normal;
			}					
			
		#contact {
			position: relative;
			top: -5px;
			left: 55px;
			font-size: 12px;
			}
			
		*html #contact {
			left: 57px;
			}
				
		/*END - NAV STYLE*/
		
		
		/*COPY STYLES*/	
		#copy {
			width: 525px;
			margin-left: 150px;
			margin-top: 10px;
			}				
		div#thumbnails {
			width: 476px;
			padding: 0px;
			padding-left: 7px;
			margin: 0 auto;
		}
			*html div#thumbnails {
			padding-left: 13px;
			}
		
		div#thumbnails ul {
			list-style-type: none;
			margin: 10px 0px 0px 0px;
			padding: 0;
		}
		div#thumbnails li {
			float: left;
			margin-right: 6px;
			margin-bottom: 10px;
			padding-bottom: 1px;
			/* firefox spacing fix*/
			line-height: 15px;
		}
		div#thumbnails img {
			display: block;
			}
		.thumbOff{ 
		border: 1px solid #533084; 
		
		} 
		.thumbOn{ 
		border: 1px solid #9999CC; 
		
		} 
		div#lrgimg {
			/*float: left;*/
			/*position: relative;*/
			text-align: center;
			
		}
		div#lrgimg img {
			border: 1px solid #000000;
			
		}
		#menu{
			list-style: none;
			text-align: center;
			}
			
		
			#menu li {
			text-decoration: none;
			/*line-height: 25px;*/
			padding: 5px 0px 5px 0px;
			font-size: 12px;
			letter-spacing: 0px;
			margin-left: -50px;
			font-weight: normal;
			}
			
			.menuimg {
			list-style: none;
			position: absolute;
			top: 175px;
			right: 360px;
			margin: 10px;
			}
			
			.menuimg li {
			float: left;
			margin-right: 0px;
			}
			
			.menuimg img {
			display: block;
			height: 50px;
			width: 50px
			}
		#caption {
			font-weight: bold;
			text-transform: capitalize;
			text-align: center;
			font-size: 12px;
			clear: both;
			padding: 8px 0px;
			}
		*html #caption {
			margin: 0px 0px 10px 0px;
			}
			
		.testimony {
		font-style: italic;
		}
		.client {
			text-align: right;
			font-weight: bold;
			padding-bottom: 15px;
			}
		
		/*END - COPY STYLES*/
/*END - CONTENT STYLES*/


/*FOOTER SYLES*/
#footer {
	position: relative;  /* Needed for Safari */
	padding: 10px;
	background: #533084;
	height: 30px;
	text-align: center;
	font-size: 9px;
	clear: both;
	}
.copyright {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ddd;
	text-align: right;
	margin: 5px 20px 2px 20px;
}
#footer a, #footer a:active, #footer a:visited {
	color: #99cc33;
	}
#footer a:hover {
	color: #330066;
	}
*html .copyright {
	padding-top: 5px;
	}

.copyright a:link, .copyright a:active, .copyright a:visited {
	color: #ddd;
	text-decoration: none;	
	}
.copyright a:hover {
	color: #99CC33;	
}
/*END - FOOTER STYLES*/


