/** Donald Wienand **/
/** MUSCA **//


* {
	border : 0;
	margin : 0;
	padding : 0;
}
html {
	height : 100.2%;
	font-size : 62.5%;
}
body {
	color : black;
	font-size : 1.2em;
	line-height : 1.8em;
	background :url("img/big_bubble.png") no-repeat;
}
a.l_intern {
	font : italic bold 1.7em "Georgia", serif;
}
h2 {
	display: none;
	font-size : 1.6em;
}
h3 {
	font-size : 1.6em;
}
h4 {
	font-size : 1.4em;
}
h5 {
	font-size : 1.3em;
}
h6 {
	font-size : 1.1em;
}
h1, h2, h3, h4, h5, h6 {
	color : #c35000;
	font-family : "Georgia", serif;
	font-style : italic;
	line-height : 1.2em;
	font-weight : 700;
}
h1 {
	font-size : 2em;
	margin : 0 0 5px;
}
p:first-letter {
	font-family : "Georgia", serif;
	font-size : 1.5em;
	background : url("img/marker.png") repeat-x;
	background-position : -5px -5px;
}
blockquote{
	display:none;
}

div.line hr {
	display : none;
}
div.line {
	height : 30px;
	background : url("img/hline.png") repeat-x;
}
table {
	border-collapse : collapse;
	border : 2px solid #1d1b1a;
}
td {
	border-bottom : 2px solid #1d1b1a;
}
tbody tr.odd td {
	background-color : #171615;
}
tbody tr td {
	padding : 10px 10px 5px;
}
table strong {
	font-size : 1.1em;
	color : #82d609;
}
#wrapper {
	width : 1000px;
	text-align : left;
	margin : 0 auto 0;
}
#wrap_content {

}

#header {
	display:none;
}
#nav {
	display: none;
	padding-left : 30px;
}
#nav li {
	display : inline;
	margin : 0 0 0 5px;
}
#nav ul {
	margin : 0;
	padding : 0;
}
#nav a {
	border : none;
	color : #3b3937;
	text-decoration : none;
	font-weight : 700;
	font-size : 1.2em;
	text-transform : uppercase;
	padding-left : 25px;
	padding-right : 10px;
	padding-bottom : 2px;
}
#nav a:hover {
	color : white;
}
body#service #maintext ul {
	list-style-image : url("img/listImage.png");
	list-style-position : outside;
}
body#service #maintext ul li {
	line-height : 1.4em;
	padding-top : 10px;
	color : #c35000;
	font-size : 1.3em;
	font-style : italic;
}
#maintext {
	color : black;
	font : normal 1em/1.5em "Arial", sans-serif;
	margin : 0 400px 0 30px;
	padding : 50px 10px;
}

#maintext p {
	font : 1.2em/1.4em "Arial", sans-serif;
	margin : 0;
}
#maintext em {
	color : black;
	font-family : "Georgia", serif;
}
#maintext ul {
	padding-left : 20px;
}
#maintext a {
	padding-bottom : 1px;
}
#collum, #adresse {
	width : 180px;
	float : right;
}
#collum {
	width : 200px;
	height : 585px;
	background : black url(column.png) no-repeat;
	padding-top : 50px;
}
#adresse {
	padding : 50px 0 0 5px;
}
#adresse strong {
	font-size : 1.2em;
}
.adress {
	color : #3b3937;
	font : italic 0.8em/1.4em "Georgia", serif;
}
#hover-galerie {

	position : relative;
}
#hover-galerie a:link {
	display: none;
	border : 0;
}
#hover-galerie span {
	display:none;
	position : absolute;
	top : 0;
	left : 180px;
	height : 331px;
	width : 136px;
}
#hover-galerie a:hover.picB span {
	background : url("produce/satay_large.png") no-repeat;
}
#hover-galerie a:hover.picC span {
	background : url("produce/tomato_large.png") no-repeat;
}
#hover-galerie img {
	margin : 0 0 0 -20px;
}
#hover-galerie p.makespace {
	padding-top : 200px;
}
#hover-galerie img.descrpic {
	float : left;
	margin : 0;
	padding : 0 10px 0 0;
}
#hover-galerie img.descrpic_right {
	float : right;
	margin : 0;
	padding : 0 0 0 10px;
}
#hover-galerie ul li {
	list-style : none;
}
#footer {
	position : fixed;
	left : 0;
	bottom : 0;
	text-align : left;
}
a, a:visited {
	color : #c35000;
	text-decoration : none;
	border-bottom : 1px solid #c35000;
}
table col#colDesc, table img {
	padding : 0;
}
body#home li.navhome a, 
body#produce li.navproduce a, 
body#service li.navservice a, 
body#marketing li.navmarketing a, 
body#aboutus li.navaboutus a, 
body#contact li.navcontact a, 
body#stores li.navstores a {
	color : white;
	background-repeat : no-repeat;
	background-image : url("home.png");
}
body#produce table, body#produce table td {
	border-collapse : collapse;
	border : none;
}
#hover-galerie span.default, #hover-galerie a:hover.picA span {
	background : url("produce/cummin_large.png") no-repeat;
}

/*Jan09*/