/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #210E09 url(../images/subpage2_01.jpg) repeat-x left top; 
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}



/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	margin-bottom: 20px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 11px;
}

h3 {
	font-size: 10px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	color: #362601;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
/*	margin-bottom: 1em; */
/*	text-align: justify; */
}

label
{
	font-size:12px;
}


.divider
{
	padding: 15px 0px 13px 0px;
	background: url(../images/homepage07.gif) repeat-x left center;
/*	border: 1px solid #827157;  */
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 dt {
	float: left;
	width: 70px;
}

.list1 dd {
	margin: 0px 0px 15px 0px;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 15px 0px 13px 0px;
	background: url(../images/homepage07.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list2 h3 {
	display: inline;
}

/** LINKS */

a {
	color: #A52E2E;
	cursor:pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
	cursor:pointer;
}

/** STYLES */

.style1 {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

/* .align-justify { text-align: justify; } */
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
	padding:1px;
	border: 1px solid #827157; 
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu a {
	display: block;
	width: 110px;
	height: 28px;
	padding: 13px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #392E14;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 { background: url(../images/subpage2_04.jpg) no-repeat left top; }
#menu2 { background: url(../images/subpage2_05.jpg) no-repeat left top; }
#menu3 { background: url(../images/subpage2_06.jpg) no-repeat left top; }

/** PAGE */

#page {
	background: url(../images/subpage2_08.jpg) repeat-y left top;
}

#bgtop 
{
	background: url(../images/subpage2_09.jpg) no-repeat left top;
}

#bgtop_what_did
{
	background: url(../images/what_did.jpg) no-repeat left top;
}


#bgbottom {
	background: url(../images/subpage2_10.jpg) no-repeat left bottom;
}

#mmmgood {
	background: url(../images/mmmgood.jpg) no-repeat left bottom;
}


/** FOOTER */

#footer {
	height: 140px;
	background: url(../images/subpage2_11.jpg) no-repeat left top;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	color: #765147;
}


#feature_dinner_container
{
	height:100px;
}


img.floatLeft
{
	border: 1px solid #827157; 
	float:left;
	padding:1px;
	margin-right:10px;
}

img.feature_photo
{
	padding:1px;
	border: 1px solid #827157; 
}

.details
{
	text-align:left;
}



.browse:hover
{
cursor:pointer;
	/* background-color:#CCCCCC */
}


.blogtext
{
	padding-left:25px;
	padding-right:25px;
}


#ajax
{
	min-height:500px;
}


/* profile */

img.avatar
{
	padding:1px;
	border: 1px solid #827157; 
}

#handle
{
	background-color:#0000CC;
	
	size:100px;
}



#dinner_title
{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	
}

#dinner_date
{
	color:gray;
	font-size:9px;
}

#recipe_text
{
	width:100%;
	height:200px;
}

#blog
{
	position:absolute;
	width:360px;
	height:344px;
	background-image:url(../images/mmmgood.jpg);
}

.arc_year
{
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	
}



