 /*   
Name: Campbells Party Hires and Sales
Description: Kitchen Services 
Author URI: http://www.company.com.ph
Version: 1.0
Tags: Party, Hires, Sales
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Reset 
-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
	}


	ul {list-style:none;}


/* Base
-------------------------------------------------------------- */
body {
	background: #fff	  url(i/bodybg.jpg)center  top repeat-x;
	margin: 0;
	text-align: center;
	width:100%; 
	min-width:900px;
	clear:both;
}

h1 { color: #78a519; font-weight: bold; font-size: 23px; letter-spacing:-1px;
}
h2 {
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	font-size:30px;
	font-weight:normal;
	letter-spacing: -1pt;
	padding-bottom:5px;
	}
h3 { font-size:15px; padding-top:10px;
}
h4 { font-size:15px;
}


.wrapper {
	width:1137px;
	margin: 0 auto;
}

.clear {
	clear:both;
	overflow:auto;
}

/* header
--------------------------------------------------------*/
.main {
	margin-top:16px;
	width:1137px;
	border:1px #dedede solid;
	float: left;
}

.shadow {
	background:url(i/shadow.png) top no-repeat;
	width:1137px;
	float: left;
}

.header {
	margin: 0 auto;
	width:1101px;
	border:1px #dedede solid;
}

.header img {
	border:16px #FFFFFF solid;
}

.shadow2 {
	margin:0 auto;
	width:1101px;
	height:22px;
	background:url(i/shadow2.png) center top no-repeat;
}

.maincontent {
	margin:0 auto;
	width:1101px;
	overflow:auto;
	overflow-y:visible;
}


/* left sidebar
------------------------------------------------------------------*/
.leftmenubottom {
	height:8px;
	background:url(i/leftmenubottom.png) bottom no-repeat;
}

.leftsidebar {
	width:225px;
	float:left;
}

.leftmenu {
	width:211px;
	text-align:left;
	font:14px Tahoma, Geneva, sans-serif;
	letter-spacing:-1px;
	float:left;
	border:1px #e7e7e7 solid;
	padding: 0 0 0 12px;
}

.leftmenu ul{
	display: inline;
	text-decoration:none;
	}
	
.leftmenu ul a{
	line-height:36px;
	color: #7f7f7f;
	text-decoration:none;
	display:block;
	}
	
.leftmenu a:hover{
	color: #6C9;
	text-decoration:none;
	}

.menushadow {
	width:225px;
	heigh:13px;
	background:url(i/menushadow.png) top no-repeat;
	float:left;
}

.media {
	text-align:left;
	font:16px Tahoma, Geneva, sans-serif;
	color:#7c7c7c;
	border-top:1px #f1f1f1 solid;
}

.content {
	font:15px Tahoma, Geneva, sans-serif;
	width:530px;
	color:#9d9d9d;
	line-height:22px;
	float:left;
	margin-left:15px;
	border-left:1px #f1f1f1 solid;
	padding: 10px 20px 0 30px;
	text-align:left;
}

.newsevent {
	width:243px;
	padding:16px;
	float:right;
	text-align:left;
	font:12px Tahoma, Geneva, sans-serif;
	color:#979797;
	line-height:16px;
	border:1px #a9a9a9 solid;
	box-shadow: 0px 0px 5px 1px #d4d4d4;
	overflow-y:visible;
}

.newshadow {
	width:275px;
	float:right;
	background: url(i/newshadow.png) top no-repeat;
}

/* -------------------------  footer  -----------------------------*/

.footerwrapper {
		background: url(i/footerbg.png) repeat-x;
		margin: 0;
		padding-top:75px;
		height:110px;
}

.footer {
	background:url(i/beltreefooterlogo.png) left no-repeat;
	width:1111px;
	height:50px;
	font:12px Arial, Helvetica, sans-serif;
	color:#989898;
	border:1px #dedede solid;
	text-align:right;
	padding:22px 26px 0 0;
	float: left;
}
	
.copyrightwebsite {
	width: 1070px;
	height: 34px;
	margin:0 auto;
	font:13px Tahoma, Geneva, sans-serif;
}

.campbellfootertext {
	font-weight:bold;
	width:340px;
	padding-left:25px;
	text-align:left;
	line-height:34px;
	color:#8c03e6;
	float:left;
}

.footercontactinfo {
	float:right;
	line-height:34px;
	padding-right:25px;
	color:#8c03e6;
}

.webdesign {
	width:300px;
	text-align:right;
	line-height:34px;
	float:right;
	color:#fff;
	padding-right:25px;
}

.footerlogo {
	width:218px;
	padding-top:55px;
	float:left;
}

.copyright {
	width:443px;
	text-align:left;
	line-height:34px;
	float:left;
	color:#fff;
	padding-left:25px;
}