.wall {
	background-image: url(images/wall.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {color:#BE251F;}
a:hover {color:#000000;}
a:visited {color:#C64B29;}

div, p, td, tr, li, ul {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 15px;
	color : #333333;
	font-style : normal;
	line-height: 24px;
}

hr {
	height:1px;
	color:#CCC;
}

.small {
	font-size : 10px;
	line-height: 15px;
}

h1 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 24px;
	font-weight : normal;
	color : #000000;
}

h2 {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
}

span.menu {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:none;
	line-height:30px;
}

a.menu:link, a.menu:visited {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #E4C0AF;
	font-weight : bold;
	text-decoration:none;
	line-height:30px;
}

a.menu:hover {
	color : #FFFFFF;
}

.menudiv {
	font-family : Century Gothic, Tahoma, Arial, sans-serif;
	font-size : 14px;
	color : #D88047;
	padding-left:3px;
	padding-right:3px;
}

.formmargin {
	margin-top : 0px;
	margin-bottom : 0px;
}

.forminput {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	border: 1px solid DBB5A1; 
	font-size : 14px;
	background: F9EEEC;
	color: #000000;
	margin: 0;
	padding-left: 3px;
}

.footer {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color : 999999;
	line-height: 19px;
}

.homebox {
	border: 1px solid #F0D8D8;
	background-color:#F7EBE5;
	padding:20px;
}

.homebox p {
	padding:0px;
	margin:0px;
}


.border {
	border: 1px solid #F0D8D8;
}

ul li {
	list-style-type: square;
	margin-left:-10px;
}

table.recipes tr td p, table.recipes tr td ul li {
	font-size:11px;
	line-height:15px;
}

