@charset "utf-8";
/* CSS Document */

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
#content {
	margin: 0 auto;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
	width: 900px;	
}

#header_ {
	float: left;
	left:0px;
	top:0px;
	width:900px;
	height:9px;
}

#header002_ {
	float: left;
	left:0px;
	top:9px;
	width:819px;
	height:30px;
	margin: 0;
}

#button-small-a_ {
	float: left;
	left:819px;
	top:9px;
	width:34px;
	height:30px;
	margin: 0;
}

#button-small-a005_ {
	float: left;
	left:853px;
	top:9px;
	width:47px;
	height:30px;
	margin: 0;
}

#header007_ {
	float: left;
	left:0px;
	top:39px;
	width:655px;
	height:145px;
}

#default-06_ {
	float: left;
	left:655px;
	top:39px;
	width:115px;
	height:32px;
}

#default-07_ {
	float: left;
	left:770px;
	top:39px;
	width:130px;
	height:32px;
}

#header012_ {
	float: left;
	left:655px;
	top:71px;
	width:245px;
	height:113px;
	margin: 0;
}

#leftside01_ {
	float: left;
	left:0px;
	top:184px;
	width:58px;
	height:30px;
}

#button-home_ {
	float: left;
	left:58px;
	top:184px;
	width:80px;
	height:26px;
}

#button-aboutus_ {
	float: left;
	left:138px;
	top:184px;
	width:103px;
	height:26px;
}

#button-services_ {
	float: left;
	left:241px;
	top:184px;
	width:99px;
	height:26px;
}

#button-products_ {
	float: left;
	left:340px;
	top:184px;
	width:98px;
	height:26px;
}

#button-testimonials_ {
	float: left;
	left:438px;
	top:184px;
	width:124px;
	height:26px;
}

#button-resources_ {
	float: left;
	left:562px;
	top:184px;
	width:102px;
	height:26px;
}

#rightside01_ {
	float: left;
	left:664px;
	top:184px;
	width:236px;
	height:26px;
	margin-left: 158px;
}

#default-17_ {
	float: left;
	left:58px;
	top:210px;
	width:842px;
	height:4px;
}

#leftside02_ {
	float: left;
	left:0px;
	top:214px;
	width:58px;
	height:342px;
}

#topTen_ {
	float: left;
	left:58px;
	top:214px;
	width:176px;
	height:342px;
	background-color: #FFFFFF;
}

#body1_ {
	float: left;
	left:234px;
	top:214px;
	width:605px;
	height:340px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	background-image: url(../images/slowFoodForFastTimes.jpg);
}

#rightside02_ {
	float: left;
	left:849px;
	top:214px;
	width:51px;
	height:342px;
	margin: 0;
}

#leftside03_ {
	float: left;
	left:0px;
	top:556px;
	width:59px;
	height:auto;
}

#body_ {
	float: left;
	left:59px;
	top:556px;
	width:790px;
	height:auto;
	background-color: #FFFFFF;
}

#rightside03_ {
	float: left;
	left:849px;
	top:556px;
	width:51px;
	height:auto;
}

#footer_ {
	float: left;
	left:0px;
	top:604px;
	width:900px;
	height:71px;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	word-spacing: normal;
}

body  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #339900;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-top: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -0.5px;
	margin-bottom: 0px;
	margin-top: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -0.5px;
	margin-bottom: 0px;
	margin-top: 15px;
}

h4 {
	margin-bottom: 0px;
}
h5 {
	margin-bottom: 0px;
}


.firstPara {
	margin-top: 0px;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottomContainer {
	height: auto;
	width: 900px;
	top: auto;
	left: 0px;
	float: left;
	background-color: #FFFFFF;
}

.listReg {
	margin-bottom: 5px;
}
.imaRight {
	padding: 10px;
	float: right;
}

.imaLeft {
	padding: 10px;
	float: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
hr {
	margin-bottom: 5px;
}

ol {
	margin-bottom: 0px;
	margin-top: 5px;
}

li {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tenList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.topTight {
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.submenu {
	font-size: 16px;
}

.arrowImage {
	float: right;
	text-decoration:none;
	border: 0;
}
#imaContainer {
	margin: 0px;
	float: right;
	height: 370px;
	width: 375px;
	padding-left: 20px;
}
.imagePadding {
	padding-bottom: 40px;
	float: right;
	padding-left: 15px;
}
.underline {
	text-decoration: underline;
}

div.galleryBox{
	width:600px;
	height:500px;
}

div.row{
	float:left;
	width:100%;
}

div.imageWrapper{
	float:left;
	width:375px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
}

div.wine, div.purple, div.blue, div.orange, div.wine:hover, div.purple:hover, div.blue:hover, div.orange:hover, div.wineOn, div.purpleOn, div.blueOn, div.orangeOn{
	float:left;
	width:112px;
	height:23px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 0px 0px;
}

div.wine, div.purple, div.blue, div.orange{background:url(../images/button_off.gif);}

div.wine:hover, div.wineOn{background:url(../images/button_wine.gif);}
div.purple:hover, div.purpleOn{background:url(../images/button_purple.gif);}
div.blue:hover, div.blueOn{background:url(../images/button_blue.gif);}
div.orange:hover, div.orangeOn{background:url(../images/button_orange.gif);}

div.menuRightSide{float:left; width:235px; height:36;}

a.noStyle{
	color:#FFFFFF;
}
a.noStyle:hover{
	color:#FFFFFF;}
	
label.basic{
	color:#444;
	}

input.basic, textarea.basic, select.basic{
	float:left;
	width:300px;
	border: #A74FFF solid 1px;
	margin: 0px 5px 10px 0px;
}

.inline{float:left; margin:3px 0px 0px 0px;}

div.hidden{
	float:left;
	display:none;
	width:100%;
}