﻿
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #fff;
	}
	a{text-decoration: none;color: #fff;}
	a:hover{color: #2F4F4F;}
	hr{display: none;}
	strong{font-weight: bold;}
	ul.borderedlist li{
		border-bottom: 1px dashed #fff;
	}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 2px;
		height: 26px;
		color: #fff;
	}
	ul.borderedlist li a:hover{background: #BB800f;color: #fff;}

/* =LAYOUT - the main layout styles */
.container{
		width:900px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
	top: 0px;
	left: 0px;
}
	/* header layout */
	#header{
	background-position: top;
	height: 253px;
	background: #fff url('../../images/topnew_bg.JPG') repeat-x top;
	position: relative;
}
	#navigation{
	position: absolute;
	right: 0;
	top: 20px;
}
	/* main area layout */
	#main{padding:24px 0 0px 0;}
	#leftcolumn{float: left;width:193px;}
	#center{float: left;width:330px;padding: 0 20px;}
	#centerwide{float: left;width:665px;
padding: 0 20px;
}	
	#rightcolumn{float: left;width:287px;}
	#centergallery{float: left;width: 600px;padding: 15px 15px 15px 15px;margin: 0px 0px 0px 20px;background-color:#949E01;}	

	/* bottom layout */
	#bottominfo{
		border-top: 15px solid #949E01;
		background: #BAC701;
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
		margin-top:30px;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../../images/logo1_bg.JPG) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../../images/logo_right1.JPG) right top no-repeat;
	}
	h5 a{
		font-weight: bold;
		color: #483F3D;
	font-style: normal;
	font-variant: normal;
	font-size: medium;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
	h5 a:hover{
	color: #2F4F4F;
	}
	
/* top navigation */
	#navigation li{
		float: left;
		padding-right: 27px;
		text-transform: uppercase;
		font-size: 1.3em;
		font-weight: normal;
	}
	#navigation li a{color: #fff;}
	#navigation li a:hover,#navigation li.active a{color: #2c2c2c;}
	/* message and Logo */
	#banner{
	background-position: right bottom;
	position: absolute;
	height: 175px;
	color: #fff;
	font-weight: bold;
	padding: 0 440px 0 7px;
	bottom: 0;
	background: url('../../images/logonew.JPG') no-repeat right
bottom;
	font-size: 1.3em;
}

	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{background: #BAC701;padding: 10px 23px 10px 23px;margin-bottom:3px;line-height:1.8em;}
	h3.leftbox{font-size:19px;color: #fff; background: #949E01 url(../images/) 0 0 repeat-x;padding:5px 0 10px 23px;}
	h3.header_small{font-size:15px;font-weight: bold;background: #949E01;padding:0 23px 5px 23px;}
	ul.leftbox{font-size: 1.2em;}

	.features{padding-top:15px;font:1.27em Arial, Helvetica, sans-serif;}
	
	#leftcolumn .leftbox p{padding-bottom:1em;line-height:1.5em; font-size:12px}	
	/* center column */
	.article_wrapper h2{color: #5599A7; font-size:2em;margin:10px 0;}
	.article_wrapper p{padding-bottom:10px;font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
		background: #17B3FE;
		padding:5px;
		margin-bottom: 20px;
		width:287px;
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #001A33;
	}
	.rightbox{border: 1px dashed #d9e0e8;width:287px;overflow: hidden;padding-bottom:6px;}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_image1{ float: right;margin: 6px 0 0 6px;}	
	.product_wrapper{float: right;width:200px;}
	.product_wrapper h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper1{float: right;width:150px;}	
	.product_wrapper1 h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.product_wrapper p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #5599A7;
		color: #fff; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
		color: #001A33;
	}
	.iconlist{
		border-top: 1px dashed #fff;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
	}
	ul.iconlist  li a:hover{background: #BB800f;color: #fff;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
	background-position: 0 0;
	border-top: 15px solid #949E01;
	height: 85px;
	background: #9A6600 url(../images/footer1_bg.jpg) 0 0 repeat-x;
	font-size: 1.2em;
}
	#footer a{color: #A39D97;}
	#designby{
	background-position: 0 0;
	background: url(../../images/footerlogo.JPG) no-repeat 0
0;
	float: left;
	height: 181px;
	width: 240px;
	padding: 2px 0 0 30px;
	margin-top: 5px;
}
	#footer_navigation{
		float: right;
		padding-top:27px;
		padding-right:10px;
		
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;color: #001A33;font-size:14px;}
	#footer_navigation li a:hover{color: #fff;}
	
	/* =Additional - content styles */
		#centerdata{float: left;
				width:370px;
				padding: 0 20px;
				margin-left:15px
				}
		.data_wrapper h2{color: #5599A7; font-size:2em;margin:10px 0;}
	.data_wrapper p{padding-bottom:10px;font-size:1.3em;}

	.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
	#rightdatacolumn{float:left;
	width:250px; 
	height: 817px;
	margin-top:30px;
}
/*Nav*/
#ddblueblockmenu{
	border-style: none;
	width: 169px;
	margin-top: 3px;
	margin-left:4px;
}

#ddblueblockmenu ul{
margin: 0px;
padding: 0px;
list-style-type:none;
font: normal 90% 'Tahoma', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
	display: block;
	padding: 15px 0 15px 9px;
	width: 169px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #ffffff;
	background-color: #BAC701;
	border-bottom: 1px solid #9a6600;
	font-family: calibri;
	font-size: 14px;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
width: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #9a6600;
text-decoration:none;
color:#ffffff;
}

#ddblueblockmenu div.menutitle{
	color: #0067c6;
	border-bottom: 1px solid black;
	padding: 5px 0 5px 5px;
	font: bold 18px Calibri;
	border-bottom-color: #cccccc;
	width: 173px;
	border-bottom-width: 2px;
}
#menucontent {
	background-color:#fff;
	padding: 5px;
	height:auto;
}
/*End vert Nav*/
/*DataLists*/
.datalist
{
	text-align:center;
}
.
.datatitle
{
	font-size:20px;
	color:#0086FF;
	font-weight:bold;
}
tadescription
{
	font-size:14px;
	color:#9a6600;
	text-align:left;
}	
.dataprice
{
	font-size:11px;
	color:#9a6600;
}
.dataimage
{
	padding:10px;
}
/*DataSpecialLists*/
.dataspecialWrapper
{
border: 1px ridge #000000;
width:287px;
margin-bottom:10px;
background-color:#17B3FE;
}
.dataspecialimg
{
	float:left;

	padding:5px;
}
.dataspecialtitle
{
	font-size:16px;
	color:#483F3D;
	font-weight:bold;
	}
.dataspecialdescription
{
	font-size:10px;
	color:#001A33;
}
/*top content*/
.topcontent
{
	width:600px;
	border:5px solid #949E01;
	background:#BAC701;
	padding:5px;
	margin-bottom:25px;
}
.topinnercontent{
float:left;
width:575px;
text-align:left;
padding:10px;
background-color:#BAC701;
border: 2px solid #949E01;
font-size:18px;
}
.fruitlist
{
	background:#ffffff;
	width:420px; 
	padding:8px;
	margin-left:52px;
	margin-bottom:10px;
}
.fruitimg
{
	padding-top:15px;
}
/*regular BG*/
.RegularBG
{
	background-color:#BAC701;
	border:5px solid #949e01;
	font-size:14px;
	color:#333333;
}
.RegularBGover
{
	background-color:#BAC701;
	border:5px solid #949e01;
	font-size:14px;
	color:#333333;
	overflow:scroll;
}
.RegularBGDesc
{
	background-color:#bac701;
	border:2px Ridge #949e01;
	font-size:14pt;
}
.PageTitle
{
	font-size:24px;
	color:#333333;
	text-align:center;
	
	}
.donations {
	list-style-type: disc;
	font-size: medium;
	list-style-position: inside;
	list-style-image: url('../../images/listlogo.png');
}
