body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#000000;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff4c0;
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#main {
	background-color:#ffffff;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	}

#header {
	margin:0;
	padding:0;
	}

#interior #contentTable td {
	padding:8px;
	}

.blurb {
	width:240px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	border:1px solid #cc9900;
	}

.blurb h2, .sidebar h2 {
	font-size:14px;
	font-weight:bold;
	color:#ff942d;
	margin-top:2px;
	margin-bottom:4px;
	}

.sidebar {
	width:240px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:4px;
	border-left:1px solid #cc9900;
	}

a:link {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #CC6600;
	text-decoration: none;
}

h1 {
	color: #CC9900;
	font-size: 20px;
}

a {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.style1 {font-size: 11px}

.WaysToUse {
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 60px;
	line-height: 17px;
}

.bottomBoxes {
	vertical-align: top;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 15px;
	text-align: left;
}

.heading1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 14px;
	font-weight: bolder;
	color: #CC6600;
}

.Heading2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
}

.categoryPic {
	margin-left:8px;
	}

.RightFloat {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.heading3 {
	font-size: 11px;
	font-weight: bolder;
	color: #669966;
	font-family: "Trebuchet MS";
}

.navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	background-color:#f3eda4;
	text-align: center;
}

.thumb {
	margin:0 9px 5px 0;
	}

/*#main .navbar {
	background-color:#f3eda4;
	}*/

#footer {
	width:100%;
	text-align:center;
	}

#footer td {
	font-size:10px;
	}