/* CSS Document */

#body_wrapper
{
	clear:both;
	width:975px;
	padding-top:50px;
}

#content_title
{
	color:#DE6A26;
	font-size:18px;
}

#content
{
	color:#7F7F7F;
	font-family:'Times New Roman',Times,serif;
	font-size:12px;
	padding-right:205px;
	padding-top:22px;
}

#nav_wrapper
{
	float:left;
}

#footer
{
	clear:both;
}

#header_left
{
	float:left;
}

#header_right1
{
	float:left;
}

#header_right2
{
	float:left;
}

#nav_image1 a
{
	width:265px;
	height:59px;
	background-image:url(../images/hover/menu_viewcard.png);
	display:block;
}

#nav_image1 a:hover
{
	width:265px;
	height:59px;
	background-image:url(../images/hover/menuview_hover.png);
	display:block;
}

#nav_image1 a.active
{
	width:265px;
	height:59px;
	background-image:url(../images/hover/menuview_hover.png);
	display:block;
}

#nav_image2 a
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menu_recipes.png);
	display:block;
}

#nav_image2 a:hover
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menurecipes_hover.png);
	display:block;
}

#nav_image2 a.active
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menurecipes_hover.png);
	display:block;
}

#nav_image3 a
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menu_share.png);
	display:block;
}

#nav_image3 a:hover
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menushare_hover.png);
	display:block;
}
#nav_image3 a.active
{
	width:265px;
	height:55px;
	background-image:url(../images/hover/menushare_hover.png);
	display:block;
}

body div#page_wrapper a img
{
border:none;
}
#EandA 
{
background-color:white;
font-family:"Times New Roman",Times,serif;
font-size:13px;
height:200px;
left:620px;
position:absolute;
text-align:left;
top:70px;
width:350px;
display:none;
}
#opt1
{
padding-right:8px;
font-size:13px;
color:black;
border-right:1px solid #C8C8C8;
font-weight:bold;
font-family:"Times New Roman", Times, serif;
}
#opt2
{
font-weight:bold;
color:#C8C8C8;
}
#divCopy
{
margin-bottom:30px;
}
#opts
{
text-align:right;
}