/*
Theme Name: Mustard Tree
Theme URI: http://www.mustardtree.com.my
Description: The official WordPress theme for Mustard Tree
Version: 1.0
Author: Ming & kilzac
Tags: mustardtree
*/

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #654e0b;
	margin: 0;
	}

td.header {
background: #ffffff url('images/bg_header.gif');
width:100%;
}

div.header {
width:1004px;
text-align:left;
margin:0;
}

td.content {
background: url('images/bg_content.gif');
width:100%;
}

div.nav {
margin-left:20px;
margin-top:45px;
text-align:left;
}

div.quickcon {
margin-left:40px;
font-family:verdana, arial;
font-size:12px;
color:#654e0b;
font-weight:bold;
}

div.quickcon h3 {
font-size:17px;
text-transform:uppercase;
font-weight:bold;
}

div.storybox {
background: url('images/bg_storybox.gif');
width:503px;
height:550px;
}

div.content {
margin-left:10px;
text-align:left;
padding:25px;
font-family:verdana, arial;
font-size:12px;
color:#654e0b;
line-height:20px;
}

div.content h3 {
font-size:20px;
color:#000000;
}

td.footer {
background: #ffffff url('images/bg_footer.gif');
width:100%;
height:104px;
}

div.footer {
width:1004px;
text-align:left;
margin-top:20px;
}

div.copy {
padding-left:15px;
float:left;
font-family:arial; font-size:13px; color:#654e0b; font-weight:bold;
}

div.footerlinks {
float:right;
width:500px;
}