body {
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 14px;
	line-height:19px;	
	color: #333333;
	margin: 0 0 20px 0;
	background: #3f6f10 url(../images/matt-outer-bgd.png) repeat-x;
	}


p {
	margin: 0 0 10px 0;
	}	

a {
	color: #336600;
	text-decoration: none;
	}
a:hover { 
	color: #000;
	text-decoration: underline;
	}
	
#container { 
	float: center;
	width: 1000px;
	margin: 20px auto 10px auto;
	padding: 0;
	background: url(../images/matt-bgd.jpg) no-repeat;
	border: 1px solid #203709;
	}	

#pagewrapper { 
	float: center;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}
	
#topbar { 
	float: center;
	width: 960px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/matt-header-bgd.jpg) no-repeat;
	}

	
/** header divs **/	
#header {
	float: left;
	clear: both;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;	
	width: 700px;
	margin: 60px 0 0 60px;
	padding: 0;
	}
#header h1 {
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	}
#header p {
	margin: 13px 0 0 150px;
	padding: 0;
	}	
	
#navbar { 
	float: center;
	clear: both; 
	margin: 0 auto 0 20px;
	width: 960px;
	font-size: 11px;
	padding: 2px 0 5px 40px;	
	background: url(../images/navbar-bgd.jpg) no-repeat;
	height: 18px;
	color: #ffff33;
	}
#navbar a {
	color: #fff;
	text-decoration: none;
	}
#navbar a:hover {
	color: #ffff66;
	text-decoration: none;
	}	
	
#mainwrapper { 
	float: left;
	clear: both; 
	margin: 0 auto;
	padding: 20px;	
	width: 960px;
	overflow: auto; 
	background: url(../images/matt-mid-bgd.jpg) no-repeat;
	}
	

#content-left { 
	float: left;
	width: 430px;
	clear: both;
	padding: 0;
	margin: 0 0 0 50px;
	color: #333;
	}
#content-left h1 {
	font-size: 21px;
	line-height: 24px;
	font-weight: bold;
	color: #336600;
	margin: 0 0 15px 0;
	}
#content-left h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #336600;
	margin: 0 0 10px 0;
	}	
#content-left ul {
	margin: 5px 10px 5px 35px;
	padding: 0;
	list-style: disc;
	color: #336600;	
	}
#content-left li {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;	
	padding: 0px 0 15px 0;
	}
#content-left li .normal {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	}	

#content-right { 
	float: left;	
	width: 420px;
	text-align: left;
	color: #333;
	padding: 0;
	margin: 0;
	}
#content-right div { overflow: auto; }
#content-right ul {
	margin: 25px 10px 5px 35px;
	padding: 0;
	list-style: disc;
	color: #336600;	
	}
#content-right li {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;	
	padding: 0px 0 10px 0;
	}
#content-right li .normal {
	font-weight: normal;
	font-size: 14px;
	}
	
#content-right h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000;	
	margin: 5px 0 10px 0;
	}
	
#content-right .price { 
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	}
#content-right td { 
	padding-bottom: 10px;
	}		


#btmbar { 
	float: center;
	clear: both; 
	margin: 0 auto;
	width: 960px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	background: url(../images/matt-btm-bgd.jpg) no-repeat;
	height: 62px;
	color: #ffffff;
	}
#btmbar a { 
	color: #fff;
	text-decoration: none;	
	}
#btmbar a:hover {
	color: #ffff99;
	text-decoration: underline;
	}	
#textlinks {  
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	padding: 0;
	margin: 15px 0 0 0;
	text-align: center;
	color: #fff;
	}
#textlinks ul {
	margin:0;
	padding:0;
	text-align: center;
	}
#textlinks ul li {
	display: inline;
	padding: 0 15px;
	}
#textlinks a { 
	color: #fff;
	text-decoration: none;	
	}
#textlinks a:hover {
	color: #ffffcc;
	text-decoration: underline;
	}
	

.picborder {
	border: 1px solid #333;
	}
.notebox {
	float: left;
	clear: both;
	width: 380px;
	font-size: 12px;
	line-height: 15px;	
	border: 1px solid #333;
	background: #eaeaea;
	margin: 10px 0 0 0;
	padding: 10px;
	}

.promobox {
	float: left;
	clear: both;
	width: 358px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000;	
	border: 2px solid #336600;
	background: #ddffbb;
	margin: 20px 0 0 0;
	padding: 20px;
	}

.info {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	}
.emphasise {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	}	

.temp { 
	float: center;	
	width: 700px;
	text-align: justify;
	color: #333;
	background: #fff;
	border: 1px solid #333;
	padding: 20px;
	margin: 30px auto;
	}
	
.formfield { 
	font-family: Lucida Sans, Arial, sans-serif;
	font-size: 12px;	
	color: #000;
	background: #fff;
	border: 1px solid #333;
	padding: 5px;
	margin: 0;
	}
	
.formbutton { 
	font-family: Lucida Sans, Arial, sans-serif;	
	color: #000;
	background: #eaeaea;
	border: 1px solid #000;
	padding: 2px;
	margin: 10px 0 0 0;
	}	
	
	
		


