/*----------{ FIRST FRUIT INC. CSS TEMPLATE }----------*/
/*--------{ created by Heath Gerlock 4.25.2007 }-------*/

body {
	background: #fff url(../images/home_body-bg.jpg) top left repeat-x;
}

#menu {
	position: relative;
	min-height: 24px;
	height: 24px;
	width: 770px;
}

/* @group Content */

/*----------{ CONTENT }-----------*/

a {
	color: #75b537;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#columnOne h1,
#columnTwo h1,
#columnThree h1 {
	font: normal 2.4em 'Optima',trebuchet ms,arial,tahoma,sans-serif;
	margin-top: 0;
	color: #4a3924;
}

#columnOne p,
#columnTwo p,
#columnThree p {
	font: normal 1.2em/1.4em 'Trebuchet MS',arial,tahoma,sans-serif;
	/* color: #666;  commented out by js on 6/5/07 */
	color: #333333;
}

#columnOne {
	width: 200px;
	float: left;
}

#columnOne h1 {
	margin: 0 20px 0 0;

}

#columnOne p {
	margin: 15px 20px 0 0;
}

#columnTwo {
	width: 372px;
	float: left;
	border-left: 1px #d3d6db solid;
	border-right: 1px #d3d6db solid;
}

#columnTwo h1 {
	margin: 0 20px;
}

#columnTwo p {
	margin: 15px 20px 0;
}

#columnTwo .date {
	font-weight: bold;
	color: #70583a;
}

#columnTwo .title {
	font-weight: bold;
	color: #75b537;
}

#columnThree {
	width: 196px;
	float: left;
}

#columnThree h1 {
	margin: 0 20px;
}

#columnThree p {
	margin: 15px 0 0 20px;
}

img.borderless {
	margin: 0 0 20px 20px;
	border: none;
}

img.border {
	margin: 0 0 20px 20px;
	border: 1px #000 solid;
}

/* @end */


/* @group Media Center */

/*----------{ MEDIACENTER }----------*/

#mediaCenter {
	height: 253px;
	width: 770px;
}

/*---{ flash }---*/

#flash {
	height: 227px;
	width: 572px;
	float: left;
	margin: 13px 0;
}

/*---{ close:flash }---*/

/*---{ our focus }---*/

#ourFocus {
	height: 227px;
	width: 177px;
	float: left;
	margin: 13px 0 13px 20px;
	position: relative;
}

#ourFocus .title {
	height: 38px;
	width: 177px;
	background: url(../images/ourfocus-title.gif) top left no-repeat;
}

#ourFocus h2 {
	font: normal 1.8em/2.0em 'Optima',trebuchet ms, arial, tahoma, sans-serif;
	margin-top: 20px;
	letter-spacing: -1px;
	color: #4a3924;
}

/*---{ close: our focus }---*/

/*----------{ CLOSE:MEDIACENTER }----------*/

/* @end */