/*  
Friendly Grounds without comments
Theme Name: Friendly Grounds without comments
Version: 1.0
Author: Bob F.
For Firefox and other non-IE browsers
*/

/*
Main colors in use:
Medium tan for left menu: #ebbf7b
Slightly darker medium tan for rollovers: #d4a45a
Light tan for left menu rollovers: #fae6c7
Dark tan for text: #802f13
*/

body  {
	background-color:#000000;
	color:#802f13;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	text-align: center;
	height:100%;
	background-image:url(images/cardboardBG.jpg);
	background-repeat:repeat-x;
}

#container {
	position:relative;
	margin:0px auto;
	left:0px;
	top:0px;
	width:956px;
	text-align:left;
	/*height:1149px;*/
}

/* Hangs off left side of masthead */
#left_bar {
	background:url(images/masthead_left.jpg);
	background-repeat:no-repeat;
	width:25px;
	height:264px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	top:0px;
	z-index:5;
}

/* Hangs off right side of masthead */
#right_bar {
	background:url(images/masthead_right.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:264px;
	position:absolute;
	left:50%;
	margin-left:478px;
	top:0px;
	z-index:5;
}

#masthead {
	position:absolute;
	/*background:url(images/masthead.jpg);*/
	left:0px;
	top:0px;
	width:956px;
	height:264px;
}

#address_bar {
	position: absolute;
	top:205px;
	margin-left:25px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ebbf7b;
}

#main {
	position:absolute;
	margin-left:200px;
	top:0px;
	width:545px;
	text-align:left;
	z-index:20;
}


/*#bottom {
	position:absolute;
	background:url(images/bottom.jpg);
	background-repeat:repeat-y;
	left:400px;
	top:974px;
	width:956px;
	height:175px;
	z-index:10;
}
*/

/* contains all page content above the footer, not including the body background */
#above_footer {
	
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	padding:10px 0px 0px 0px; 
}

img {
	border:0px;
}

a {
	color:#0073c2;
	text-decoration:none;
}

/* this doesn't seem to have any effect */
a:hover {
	color:#0073c2;
	text-decoration:none
}
.postmetadataalt {
	font-size:0.81em; 
	padding:20px 0px 0px 0px;

}
.pagetitle {
	padding:0px 0px 10px 25px;
	margin:0px 0px 0px 0px;
	color:#802f13;
}
p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html { 
	font-size:11px; 
	font-family:arial, tahoma; 
	line-height:14px;
} 
.normal { 
	font-size:1.01em; 
	font-family:arial, tahoma; 
} 
.normal_tahoma { 
	font-size:1.01em; 
	font-family:tahoma, arial; 
} 
.small_tahoma { 
	font-size:0.81em; 
	font-family:tahoma, arial; 
	color:#ffffff;
}
.small { 
	font-size:0.91em; 
}
.big { 
	font-size:1.11em; 
} 
h1 { 
	font-family:tahoma, arial; 
	color:#4f4f4f;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	line-height:19px;
 
}
h2 { 
	color:#4f4f4f;
	font-size:14px; 
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-family:tahoma, arial; 
	line-height:17px;

} 
h3 { 
	font-size:12px;
	color:#4f4f4f; 
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-family:tahoma, arial; 
	line-height:15px;


}
h4 { 
	font-family:tahoma, arial; 
	color:#4f4f4f;
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px; 
	line-height:14px;

}
.header  {
	/*background:url(images/header.jpg) left top no-repeat;*/
	vertical-align:top;
	width:965px;
	height:249px;
	text-align:left;
}
.table2 {
	width:766px;
	min-height:auto; 
	display:table;
}
.table_row2 {
	display:table-row;
	width:766px;
}
.left2 {
	vertical-align:top;
	display:table-cell;
	width:520px;
}
.right2 {
	vertical-align:top;
	display:table-cell;
	width:246px;
}

/*Left pane menu;*/

.menu_bg  {
	/*background:url(images/menu.jpg) left top no-repeat;*/
	vertical-align:top;
	width:766px;
	height:45px;
	text-align:left;
}
.menu {
	vertical-align:top;
	padding:16px 0px 5px 0px;
}
.menu ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display:inline;
}

/*.menu ul li a {
	//background:url(images/menu_bg.jpg) right top no-repeat;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:6px 29px 5px 0px;
	margin:0px 0px 0px 0px;
}*/

/* this doesn't seem to have any effect */
.menu ul li a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}


.search {
	vertical-align:top;
	padding:6px 10px 2px 0px;
	color:#E38A04;
}
.search strong {
	color:#E38A04;
}

.form {
	font-size:1.01em; 
	color:#802f13;
	font-family:Tahoma, arial, verdana, courier;
	width:115px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 7px;
	vertical-align:middle;
}

.form2 {
	font-size:1.01em; 
	color:#802f13;
	font-family:Tahoma, arial, verdana, courier;
	width:115px;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 7px;
	vertical-align:middle;
	border-width:0px;
}

.search_button {
	border:0px;
	margin:0px 0px 0px -5px;
	vertical-align:middle;
}




/*******/
.left {
	position:absolute;
	top:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	height:100%;
	/*display:table-cell;*/
	width:165px;
	text-align:left;
	/*border:#FFFF00 thick dotted;*/
}

/* the div that controls the entire 3-column area: left navigation, main text area, right sidebar */
#left_menu {
	z-index:10;
	min-height:100%; 
	/*display:table-row;*/
	/* background:url(images/dark_green_sidebar_bg.jpg); */
	/*background-color:#e0e0e0;*/
	/*background-repeat:repeat-y;*/
	
	position:absolute;
	background:url(images/main.jpg);
	left:0px;
	/*margin-left:200px;*/
	top:264px;
	width:956px;
	height:710px;
	/*border:#3399CC thick solid;*/

}

/* All content goes here: below the masthead and above the footer. Doesn't seem to do much. */
#content_table {
	margin-left:0px;
	width:965px;
	min-height:auto; 
	display:table;
	/*background:url(images/bbg.jpg) left top repeat-y;*/
	/*border:#00FF00 thick dashed;*/
}


.sidebar_title_bg {
	padding:8px 0px 8px 0px; 
	background-color: #ffe187;
}

.sidebar_title {
	color:#0F0F0F;
	font-size:14px;
	font-family:Tahoma, arial, verdana, courier;
	font-weight:bold;
}


.left_side_bg {
	padding:8px 0px 8px 10px; 
	background-color: #ffe187;
}

.left_side_text {
	color:#0F0F0F;
	font-size:14px;
	font-family:Tahoma, arial, verdana, courier;
	font-weight:bold;
}

.left_head {
	padding:29px 15px 13px 21px;
	color:#000000;
}

/* Formats Archive header in sidebar */
.sidebar_header {
	color:#ffffff;
	font-size:16px;
	font-family:Tahoma, arial, verdana, courier;
	font-weight:normal;
	padding:8px 0px 8px 10px; 
	margin-bottom: 0px;
}



/***************************
	ARCHIVE PAGE CONTENTS
	(For archive list in right column, see the
	sidebar section)
****************************/

.article {
	padding:0px 0px 0px 0px;
}

.archive_txt {
	padding:20px 0px 10px 30px;
	font-size:12px; 
	line-height:14px;
	color:#636363;
	margin:0px 15px 0px 0px;
}

.archive_head {
	padding:0px 0px 0px 30px;
	font-size:12px; 
	line-height:14px;
	color:#636363;
	margin:0px 15px 0px 0px;
	font-family:Tahoma, arial, verdana, courier;
}

.comment_section {
	margin-top:60px;
}

h3#comments {
	margin-top:100px;
	color:#802f13;
}

.alt a:link, .alt a:visited {
	color:#802f13;
	text-decoration:underline;
}

.alt a:hover {
	color:#d4a45a;
	text-decoration:none;
}

.alt a:active {
	color:#fae6c7;
	text-decoration:none;
}

.archive_date {
	color:#fae6c7;
	font-size:10px;
	font-family:Tahoma, arial, verdana, courier;
	font-weight:normal;
	padding:5px 0px 0px 0px; 
	margin-bottom:10px;
}

.content_txt .archive_comment {
	font-size:10px;
	font-family:Tahoma, arial, verdana, courier;
	padding:0px 0px 0px 1px;
	line-height:12px;
	color:#802f13;
}
.content_txt .archive_comment a {
	color:#802f13;
	text-decoration:underline;
	font-weight:bold;
}
.content_txt .archive_comment a:hover {
	color:#ebbf7b;
	text-decoration:none;
	font-weight:bold;
}

/**********************************
	END OF ARCHIVE PAGE CONTENTS
***********************************/





/*Pagenav formats headers like Page, Categories, etc.*/
.pagenav {
	color:blue;
	font-size:40px;
	font-family:Tahoma, arial, verdana, courier;
	font-weight:bold;
	padding:8px 0px 8px 0px; 
	background-color: #ffe187;
	margin-bottom: 0px;
}

#sidebar_header ul{
	background-color:#FFFF99;
	font-size:24px;
	font-family:tahoma, arial, times new roman;
}

#sidebar_header ul li.page_item{
	font-size:20px;
	font-family:tahoma, arial, times new roman;
}



/*******************************
	LEFT NAVIGATION PANE
*******************************/

/* Left nav pane: first-level buttons that are not selected or hovered and NOT the current page */
.page_item {
	font-size:14px;
	font-family:tahoma, arial, times new roman;
	/*background-color:#cbcbcb;*/
	/*text-indent:10px;*/
	line-height:26px;
	/*border-bottom:3px dotted #e6e8e7;*/
	list-style:none;

}

/* Left nav pane: first-level buttons  */
li.page_item {
	font-family:tahoma, arial, times new roman;
	/*background-color:#cbcbcb;*/
	/*text-indent:10px;*/
	line-height:32px;
}

li.page_item a{
	font-family:tahoma, arial, times new roman;
	/*text-indent:10px;*/
	line-height:32px;
	color:#ebbf7b;
}

li.page_item a:hover{
	font-family:tahoma, arial, times new roman;
	/*text-indent:10px;*/
	line-height:32px;
	color:#fae6c7;
}


/* Left nav pane: first-level button of current page (affects button only, not text) */
li.current_page_item {
	/*background-color:#e0e0e0;*/
	/*text-indent:10px;*/
	line-height:32px;
}



/* Left nav pane: all text in left navigation pane */
#nav_items {
	font-weight:bold;
	margin:0px 0px 0px -15px;
}

/* Left nav pane: text of current page and sub-pages */
ul#nav_items .current_page_item a {
	color:#ffffff;
	font-size:14px;
	line-height:32px;
}

ul#nav_items .current_page_item a:hover {
	color:#ffffff;
}


/* Left nav pane: text of second-level items */
ul#nav_items .current_page_item .page_item a {
	color:#d8af6e;
	font-size:11px;
	line-height:26px;
}

/*
First member of this group:
When a second-level menu item is selected, i.e. is the active page.
Second member of this group:
Affects unselected second-level items that are displayed.
*/
ul#nav_items .page_item ul .current_page_item a, ul#nav_items ul .page_item {
	font-size:11px;
	cursor:default; /* Affects only the selected item, not the unselected item. */
}

ul#nav_items .current_page_item .page_item a:hover {
	color:#e5c99d;

}


/* Left nav pane: first and second level buttons of the CURRENT PAGE ONLY (affects text background, but not text color or font or size) */
.current_page_item a:hover {
	font-family:Tahoma, arial, verdana, courier;
	line-height:26px;
	border-bottom:none;
	color:#ffffff;

}



/* Left nav pane: second-level buttons not selected or hovered (has no effect on text) */
ul li.page_item li.page_item {
	/*background-color:#e0e0e0;*/
	line-height:15px;
	margin-left:-20px;
	/*text-indent:20px;*/
	border-bottom:none;
}

 
/* Left nav pane: background only */
.sub_left {
	/*padding:0px 10px 13px 21px;*/
	color:#000000;
	line-height:26px;
	font-size:24px;
	/*background-color:#cbcbcb;*/
	margin-top:-15px;
}

/* Left nav pane: default for first-level items (like Archives, that have no specific style applied) */
.sub_left ul {
	padding: 0px 0px 0px 0px; 
	font-size:12px;
	list-style:none;
	line-height:26px;
	/*background-color:#999999;*/
}


/* Left nav pane: controls all buttons */
.sub_left li {
	padding: 0px 0px 0px 0px; 
	vertical-align:top;
	color:#000000;
	font-size:12px;
	list-style:none;
	line-height:26px;
}


/* Left nav pane: rollover of every first-level button (affects button only, not text) */
.sub_left li:hover {
	/*padding: 0px 0px 0px 0px; */
	vertical-align:top;
	list-style:none;
	/*background-color:#bbbbbb;*/
	color:#ffffff;

}


/* Left nav pane: never visited text inside second-level bullets and text inside default first-level items (like Archives, that have no specific style applied) */
.sub_left ul li a:link {
	text-decoration:none;
	color:#000000;
	padding:0px 0px 0px 0px;
	font-size:11px;
	list-style:none;
}


/* Left nav pane: rolled-over never visited 1st and 2nd level buttons*/
.sub_left ul li a:hover {
	text-decoration:none;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	font-size:11px;
	list-style:none;
}



/* Left nav pane: all selected (mousedown) text in all 2nd-level buttons */
.sub_left ul li a:active {
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:11px;
	list-style:none;
}


/* Left nav pane: all visited text in all buttons */
.sub_left ul li a:visited {
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:11px;
	list-style:none;
}


/*******************************
	END LEFT NAVIGATION PANE
*******************************/






/*******/


/*Post title background format*/
.head {
	padding:3px 10px 0px 30px;
	color:#4f4f4f;
	font-family:Tahoma, arial, verdana, courier;
	margin:10px 0px 10px 0px;
	height:40px;
}

.head a {
	color:#000000;
	text-decoration:none;
}
.head a:hover {
	color:#000000;
	text-decoration:underline;
}


/*Post title text format*/
.head_text { 
	color:#802f13;
	font-size:20px; 
	font-family:Tahoma, arial, verdana, courier;
	font-weight:bold;
	line-height:14px;
} 

.content_txt {
	padding:0px 15px 5px 30px;
	font-size:13px;
	font-family:Tahoma, arial, verdana, courier;
	line-height:20px;
	color:#802f13;
	/*margin:0px 15px 0px 0px;*/
}
.content_txt p {
	padding:0px 15px 15px 0px;
	font-size:13px;
	font-family:Tahoma, arial, verdana, courier;
	line-height:20px;
	color:#802f13;
	/*margin:0px 15px 0px 0px;*/
}

.content_txt h1 {
	padding:0px 15px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#802f13;
}

.content_txt h2 {
	padding:10px 15px 0px 0px;
	font-size:15px;
	font-weight:bold;
	color:#802f13;
}


.content_txt ul {
	margin:0px 0px 0px -25px;
}

.content_txt td p {
	margin:10px 0px -15px 0px;
}

.content_txt > ul > li {
	margin-bottom:3px;
}

.content_txt blockquote p {
	padding:0px 0px 0px 20px;
	font-size:13px; 
	line-height:16px;
	color:#5966ff;
	margin:0px -3em 0px -3em;
	/*background-color:#CCCCCC;*/
}

#content_txt li {
	list-style:circle;
	font-size:13px; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:18px;
	color:#000000;
}


#content_txt ul li a {
	text-decoration:none;
	color:#4f4f4f;
	padding:0px 0px 0px 0px;
}

#content_txt li a:hover {
	color:#4f4f4f;
	text-decoration:underline;
}

.post_date {
	padding:0px 0px 10px 0px;
	font-size:12px; 
	line-height:14px;
	color:#802f13;
	margin:0px 15px 0px 0px;
	text-transform:uppercase;
}


#includes_txt p {
	padding-bottom:6px;
	font-size:12px; 
	line-height:14px;
	color:#4f4f4f;
	font-family:arial, tahoma; 
	margin-bottom:18px;
}

.content_txt a, #home_bottom a {
	color:#120a00;
	text-decoration:underline;
}
.content_txt a:hover, #home_bottom a:hover {
	color:#120a00;
	text-decoration:none;
}
.comment {
	padding:13px 0px 0px 1px;
	line-height:12px;
	color:#42190B;
}
.comment a {
	color:#42190B;
	text-decoration:underline;
	font-weight:bold;
}
.comment a:hover {
	color:#42190B;
	text-decoration:none;
	font-weight:bold;
}


/*************************************
	SIDEBAR COLUMN ON RIGHT SIDE
	(For archive contents, see the
	Archive Page Contents section)
**************************************/
#right_column {
	position:absolute;
	top:0px;
	vertical-align:top;
	height:100%;
	/*display:table-cell;*/
	width:160px;
	text-align:left;
	/*background-color:#dedede;*/
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 790px;
	line-height:14px;
	z-index:5;
	font-size:13px;
	font-family:Tahoma, arial, verdana, courier;
	color:#802f13;
}

/*#sub_right {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}*/

#archive_list {
	list-style:none;
}

.archive_month, .searchtext {
	list-style:none;
	text-align:left;
	vertical-align:top;
	line-height:16px;
	font-size:13px;
	font-family:Tahoma, arial, verdana, courier;
	color:#ebbf7b;
}

.archive_month a:visited, .archive_month a:link {
	text-decoration:none;
	color:#ebbf7b;
}

.archive_month a:hover {
	text-decoration:underline;
	font-size:13px;
	font-family:Tahoma, arial, verdana, courier;
	color:#fae6c7;
}



/*
.right_head {
	padding:0px 15px 13px 21px;
	color:#000000;
}

#sub_right ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}

#sub_right li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:16px;
	color:#000000;
}

#sub_right ul li a {
	text-decoration:none;
	color:#000000;
	padding:0px 0px 0px 0px;
}

#sub_right li a:hover {
	color:#000000;
	text-decoration:underline;
}
*/

/*******************************************
	END OF SIDEBAR COLUMN ON RIGHT SIDE
********************************************/





#footer {
	position:absolute;
	z-index:0;
	left:50%;
	margin-left:-478px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	text-align: center;
	clear:both;
	
	background:url(images/bottom.jpg);
	background-repeat:repeat-y;
	top:974px;
	width:956px;
	height:175px;
	min-height:175px;
	/*z-index:10;*/
}

#box_inside_footer {
	position:absolute;
	bottom:0px;
	width:100%;
/*	border-bottom:3px dotted #6b6d6c;
	border-top:3px dotted #6b6d6c;
	height:45px;
	margin-top:-5px;
*/}


a.footnotes_link:link, a.footnotes_link:visited, a.login_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	text-decoration: underline;
}

a.footnotes_link:hover, a.login_link > a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: underline;
}

.footer_txt {
	color:#ffffff;
	text-decoration:none;
}

.footer_txt a {
	color:#ffffff;
	text-decoration:underline;
}
.footer_txt a:hover {
	color:#ffffff;
	text-decoration:none;
}


/*******************************************
	STYLES FOR THE HOME PAGE ONLY
********************************************/

.home_body  {
	/*background-color:#000000;*/
	color:#802f13;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	text-align: center;
	height:100%;
	background-image:url(http://friendlygroundscoffeehouse.com/wpmu/wp-content/themes/friendlygrounds/images/home_bg.jpg);
	background-repeat:repeat;
}

#home_container {
	position:relative;
	margin:0px auto;
	left:0px;
	top:0px;
	width:987px;
	text-align:left;
}

#home_top {
	position:absolute;
	left:0px;
	top:0px;
	width:987px;
	height:151px;
	background-image:url(http://friendlygroundscoffeehouse.com/wpmu/wp-content/themes/friendlygrounds/images/home_top.jpg);
	background-repeat:no-repeat;
}

#home_middle {
	position:absolute;
	left:0px;
	top:151px;
	width:987px;
	height:393px;
	background-image:url(http://friendlygroundscoffeehouse.com/wpmu/wp-content/themes/friendlygrounds/images/home_middle.jpg);
	background-repeat:no-repeat;
}

#home_bottom {
	position:absolute;
	left:0px;
	top:544px;
	width:987px;
	height:255px;
	background-image:url(http://friendlygroundscoffeehouse.com/wpmu/wp-content/themes/friendlygrounds/images/home_bottom.jpg);
	background-repeat:no-repeat;
}

#home_bottom p {
	margin:0px 0px 10px 0px;
}

/* Address on home page*/
#home_top_right {
	position:absolute;
	top:50px;
	margin-left:530px;
	color:#efd6a5;
	font-size:14px;
	text-align:left;
}

.tagline {
	padding:60px 0px 0px 0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:36px;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	color:#efd6a5;
}

.enter_site {
	padding:190px 0px 0px 50px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:28px;
	text-align:left;
	font-style:italic;
	font-weight:bold;
	color:#efd6a5;
}

#home_bottom .enter_site a:link {
	color:#efd6a5;
	text-decoration:underline;
}

#home_bottom .enter_site a:visited {
	color:#efd6a5;
	text-decoration:underline;
}

#home_bottom .enter_site a:hover {
	color:#efd6a5;
	text-decoration:none;
}

#home_bottom .enter_site a:active {
	color:#efd6a5;
	text-decoration:none;
}


/* For the 4 boxes at the bottom of the page */

#box_hours, #box_events, #box_menu, #box_beans {
	position:absolute;
	padding:0px 10px 0px 10px;
	top:65px;
	color:#4e2009;
	width:190px;
	text-align:left;
	/*border:#66CCFF medium solid;*/
}

#box_hours {
	margin-left:60px;
}

#box_hours td {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding:0px 5px 2px 0px;
}

#box_events, #box_menu, #box_beans {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	text-align:left;
}

#box_events {
	margin-left:280px;
}

#box_menu {
	margin-left:500px;
}

#box_beans {
	margin-left:720px;
}




/*******************************************
	STYLES NOT USED
********************************************/
/*
.co_name {
	vertical-align:top;
	padding:48px 190px 0px 70px;
}
.co_name a {
	font-size:1.01em;
	color:#FFFFFF;
	text-decoration:none;
	line-height:37px;
}
.co_name a:hover {
	font-size:1.01em;
	color:#FFFFFF;
	text-decoration:none;
}
.slogan {
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
}
.photo {
	vertical-align:top;
	padding:94px 0px 0px 78px;
	color:#AD8A45;
}
*/



