@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat
}

#outerContainer {
	margin:auto
}

#container {
	margin:auto;
	width:800px
}

#header {
	margin:auto;
	width:800px;
	height:185px;
}

#header img {
	display:block
}

#content {
	margin:auto;
	width:800px;
}

#leftCol {
	float:left;
	width:249px;
	height:788px
}

#leftCol img {
	display:block
}

#servicesC {
	background-image:url(images/homeContact2.jpg);
	background-repeat:no-repeat;
	width:249px;
	height:344px
}

#inServicesC {
	padding:40px 0px 0px 15px;  /* top right bottom left */
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:30px
}

#inServicesC a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold
}

#inServicesC a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none
}

.formBtn {
	background-color:#3d2e07;
	border:1px #3d2e07 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	padding:2px;
	width:80px
}

.formBtn2 {
	float:right;
	background-color:#3d2e07;
	border:1px #3d2e07 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	padding:4px;
	width:180px
}

#rightCol {
	float:right;
	width:551px;
	height:788px
}

#rightCol img {
	display:block
}

#groceryList {
	margin:auto;
	width:800px;
	height:850px;
	background-image:url(images/listBG.jpg);
	background-repeat:no-repeat;
}

#inGroceryList {
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold
}

#footer {
	margin:auto;
	width:800px;
	height:100px;
	background-image:url(images/footerBG.jpg);
	background-repeat:no-repeat;
	display:block
}

#footer2 {
	margin:auto;
	width:800px;
	height:100px;
	background-image:url(images/footerBG2.jpg);
	background-repeat:no-repeat;
	display:block
}

#footer3 {
	margin:auto;
	width:800px;
	height:100px;
	background-image:url(images/footerBG3.jpg);
	background-repeat:no-repeat;
	display:block
}

#inFooter {
	padding:10px
}

#inFooterTextL {
	padding-left:10px;
	float:left;
	width:380px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
}

#inFooterTextL a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}

#inFooterTextL a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

#inFooterTextR {
	padding-right:10px;
	float:right;
	width:380px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
}

#inFooterTextR a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}

#inFooterTextR a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

#addtLinks {
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}

#addtLinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000
}

#addtLinks a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
