/* 
  ------------------------------------------------
  Stylesheet for Limeberry Catering - July 2009
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

/* Main Blocks ------------------------------------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #ffffff;
	background-color: #000000;
	margin: 20px;
	padding: 0;
}

#masthead {
	color: #ffffff;
	background-color: #000000;
	padding: 0px;
	margin: 0;
}

#masthead .content {
	padding: 0;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
}

#column_wrapper {
	/*background-image: url(img/clm07_middle.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
}

#left {
	width: 170px;
	float: left;
}

#left .content {
	padding: 24px 16px;
	font-size: 1em;
	font-variant:small-caps;
	line-height: 1.5em;
}

#center {
	width: 650px;
	float: left;
}

#center .content {
	padding: 24px 0 24px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
		text-align:justify;
}



#footer {
	color: #ffffff;
	padding: 50px 0 0 0;
	margin: 0 auto;
	text-align:center;
	font-size: 0.9em;
	font-weight:600;
	letter-spacing:2px;
	word-spacing:4px;
	line-height:19px;
	clear: both;
	background-color: #000000;
}

#footer .content {
	padding: 0;
}

/* Menu - nav ---------------------------*/

.menulist {
	margin: 50px 0 12px 0;
	padding: 0;
	list-style-type: none;
	line-height:3em;
}

#wrapper .menulist a:link {
	border-left: 6px solid #cc0000;
	padding: 0 0 0 6px;
	color:#67A31C; 
}

#wrapper .menulist a:visited {
	color:#ccfb92;
	border-left: 6px solid #67a31c;
	padding: 0 0 0 6px;
}

#wrapper .menulist a:hover {
	border-left: 6px solid #67a31c;
	color:#ccfb92;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	text-decoration:none;
	border-left:0 !important;
	color:#67A31C !important;
	padding-left:0 !important;
}

/* Links -------------------------------------*/


#center a:link {
	color:#67A31C;
}

#center a:visited {
	color: #ccfb92;
}

#center a:hover {
	color:#ccfb92 ;
}

#footer a:link {
	color: #ccfb92;
	}
	
#footer a:visited {
	color: #ccfb92;
	}
	
#footer a:hover {
	color: #67a31c;
	}

/* Headings ------------------------------------------*/
h1 {
	font-size: 1.8em;
	margin: 0 0 40px 0;
	font-variant:small-caps;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 10px 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}


/* Additional styles ------------------------------*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.content p {
	margin: 12px 0;
}

.nomargintop {margin-top: 0;}

#www{
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:center;
	}
	
#www a:link{
	color:#ccfb92;
	}
	
#www a:visited{
	color:#ccfb92;
	}
	
#www a:hover{
	color:#67a31c;
	}
	
#registered{
	color:#ffffff; 
	letter-spacing:.2em; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:600; 
	}
	
