body {
	background-color: #614e43;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#2F241A;
	font-size:12px;
	background-image: url(../images/bk_all.jpg);
	line-height:1.4em;
}

a:link, a:visited{
	color:#bd9200;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#bd9200;
	text-decoration:underline;
	font-size: 12px;
}

li a{
	color:#bd9200;
	font-size:12px;
}

li a:hover{
	color: #bd9200;
	cursor: pointer;
	font-size:12px;
}

/*
div {
	margin:0;
	padding:0;
	width: 193px;
	font-family:Arial, Helvetica, sans-serif;
}
*/

sup{
	font-size:10px;
}

#col_1 p{
	font-size:12px;
	line-height:1.6em;
}

td {
	text-align:left;
	vertical-align:top;
	line-height: 1.3;
}

p{
	color:#2F241A;
}

.textbox{
	width:95px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px solid #DFDFDF;

}
#signup{
	width:377px;
	padding:0;
	margin:0;
}
#signup li{
	list-style-type:none;
}


#signup input{
	width: 195px;

}

select{
	width: 125px;

	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #8F8F8F;
	border-right: 1px solid #8F8F8F;
	border-bottom: 1px solid #DFDFDF;
}
#outer {
	text-align: center;
	width: 100%;
	background-color: #614e43;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
}
#ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ceb563;
	width: 500px;
	float: left;
	margin: 30px 0 0 0;
	font-weight: bold;
}

#ticker a{
	color: #ceb563;
	text-decoration:none;
}

#ticker a:hover{
	color: #ceb563;
}

#ticker a:visited{
	color: #ceb563;
	text-decoration:none;
}



#header {
	background-image: url(../images/headers/header_main.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
	width: 788px;
}
#header_small{
	background-image:url(../images/headers/header_main.gif);
	background-repeat:no-repeat;
	width:788px;
	height:253px;
}


#outer #inner {
	text-align: left;
	width: 788px;
	margin: 0 0 10px 0;
}
#logo_large {
	/*background-image: url(../images/logos/davinci_gourmet_large.gif);
	background-repeat: no-repeat;*/
	height: 130px;
	width: 195px;
	position: relative;
	float: right;
}
#logo_spacer {
	/*background-image:url(../images/spacer.gif);*/
	height: 80px;
	width: 195px;
	position: relative;
	float: right;
}
#footer{
	background-image: url(../images/bk_footer.gif);
	height: 88px;
	width: 100%;
	background-repeat: repeat-x;
}
#content {
	width: 781px;
	text-align: left;
	padding: 1px 5px 0px 7px;
	background-image: url(../images/content_bk.gif);
	background-repeat: repeat-y;
/*	height: 100%;*/
}
#content #menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/menu_head.jpg);
	background-repeat: no-repeat;
	padding: 15px 0 10px 15px;
	font-size: 18px;
	margin: 0;
	width: auto;
}

 .bottom_bar{
	background-image:url(../images/panels/bottom_panel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:auto;
	width:auto;
	padding: 0 0 10px 0;
}

#footer_links {
	width: 788px;
	text-align: left;
	padding: 0 0 0 5px;
	color: #000;
}
#content_footer {
	width: 788px;
	height: 20px;
	background-image: url(../images/content_footer.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#outer #inner #content_inner {
	float: right;
	width: 580px;
	margin: 1px 0 0 0;
}
#content #menu {
}
#footer_links a {
	font-size: 11px;
	color: #ceb563;
	text-decoration: none;
}

#content h2 {
	background-image: url(../images/heading_bk.jpg);
	background-repeat: no-repeat;
	color: #3a2616;
	font-size: 16px;
	padding: 12px 0 10px 10px;
	margin: 0 0 10px 0;
	width: auto;
	font-weight: bold;
}
#col_3 {
	float: right;
	margin: 0 0px 0px 0;
	width: 192px;
	text-align: left;
	padding: 0 5px 0 0px;

}
#col_1 p {
	padding: 0 12px 0 12px;
	margin: 0;
	
}
#col_1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#AF8636;
	margin: 0px;
	padding: 0 0 0 12px;
	font-weight: normal;
	width:auto;
}
#col_3 h2{
	background-image:url(../images/heading_bk_narrow.jpg);
	background-repeat:no-repeat;
	color: #3a2616;
	font-size: 16px;
	padding: 12px 0 5px 10px;
	margin: 0 0 12px 0;
	width:auto;
	font-weight: bold;
}
#col_3 ul {
	margin:0px;
	padding:5px 0 0 20px;
	color:#bd9200;
	width:auto;
}

#col_3 img {
	margin: 0 0 6px 0;
}
#col_3 p {
	padding:0 0 0 12px;
	margin: 0;
}
#header #login {
	position: relative;
	top: 170px;
	left: 5px;
}

#header_small #login{
	position: relative;
	top: 130px;
	left: 5px;
}

#menu_footer {
	background-image: url(../images/menu_footer.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 193.px;
	width: 193px;
}
#content #content_inner #col_1 {
	width: 377px;
}

#content #content_inner #col_full {
	width: 570px;
}


#go_img{
width:40px;
height:25px;
padding:0px;
margin:0px;
}

#go_img img{
	background-image:url(../images/buttons/go_low.gif);
	background-repeat:no-repeat;
	height:25px;
	width:40px;
	padding:0px;
	margin:0px;
}

#go_img a:hover img{
	background-image:url(../images/buttons/go_hi.gif);
	background-repeat:no-repeat;
}
.gold {
	color: #bd9200;
}
.gold li{
	list-style-type:none;
}

.keyline {
	border-top: 1px solid #e4cdb9;
	margin: 12px 0 12px 12px;
	width: 353px;
}

.keylinefull {
	border-top: 1px solid #e4cdb9;
	margin: 12px 0 12px 12px;
	width: 550px;
}


#site_by {
	color: #a18b7e;
	font-size: 10px;
}
#site_by a{
	color: #a18b7e;
	font-size: 10px;
}

#site_by a:hover{
	color:#CEB563;
	font-size: 10px;
}

th {
	text-align: left;
	padding: 0 0 0 0;
}

#content_login_inner{
	margin:24px 0 0 12px;
}

#content_login_inner #login td {
	padding: 0 12px 0 0;
}

#content_login_inner #login #go {
width:auto;
height:auto;
}

#addnew{
}

#addnew img {
	background-image:url(../images/recipe_builder/buttons/recipe_add_new_low.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:23px;
}


#addnew a:hover img {
	background-image:url(../images/recipe_builder/buttons/recipe_add_new_hi.jpg);
	background-repeat:no-repeat;
}

#remove{
}

#remove img {
	background-image:url(../images/recipe_builder/buttons/recipe_remove_low.jpg);
	background-repeat:no-repeat;
	width:95px;
	height:23px;
}


#remove a:hover img {
	background-image:url(../images/recipe_builder/buttons/recipe_remove_hi.jpg);
	background-repeat:no-repeat;
}

