/**********************************

Use: Reset Styles for all browsers
Author: Nick Rigby

***********************************/
	
body, p, blockquote {
	margin: 0;
	padding: 0;
}
a img, iframe {
	border: none;
}
hr {
	color:#f7f7f7;
	height:1px;
	margin-bottom:15px;
	border:none;
	border-bottom:1px solid #e5e5e5;
	}
/* Headers
------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
/* Lists
------------------------------*/
	
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}
/* Links
------------------------------*/

a, a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* Forms
------------------------------*/

form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 1px solid #000;
}
legend {
	padding: 0;
	color: #000;
}
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial
}
select {
	padding: 0;
}

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #F9F9F7 url('../images/a1.gif') repeat-x;
	font-size: 0.75em;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #666666;
}
a {
	color: #FF7800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #F33B00;
	text-align: right;
}
sup {
	font-size: 0.5em;
}
p {
	margin-bottom: 10px;
}
em {
	line-height:1.1em;
	margin-bottom:10px;
}
small {
	font-size:0.9em;
}
table td{vertical-align:top;}
img.picA {
	position: relative;
	top: -2px;
	border:2px solid #e5e5e5;
	width: 76px;
	padding: 5px;
}
a:hover img.picA,
a:hover img.picC  {

	border:2px solid #FF7800;

}
img.picB {
	position: relative;
	top: -2px;
	border:2px solid #e5e5e5;
	width: 146px;
	height: 75px;
	padding: 5px;
}
img.picC {
	position: relative;
	top: 0px;
	border:2px solid #e5e5e5;
	width: 76px;
	height:110px;
	padding: 5px;
}
img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}
img.floatright {
	float: right;
	margin: 0px 0px 3px 18px;
}
ul.home {
	margin-left:210px;
}
ul.linklist {
	list-style: none;
}
ul.linklist li {

	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('../images/upbg.gif') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}
#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url('../images/abg.gif') repeat-y;
}
#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}
#header {
	position: absolute;
	background: #FF7800 url('../images/a8.png') repeat-x;
	width: 202px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
	z-index: 6;
}
#header h1 span {
	font-weight: normal;
	font-size:2em;
}
#header p {
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
	line-height:1.1em;
}
span.mf2 {
	position: absolute;
	font-size: 0.75em;
	font-weight: normal;
	color: #FCE2CA;
	top: 55px;
}
span.mf2 a {
	color: #FCE2CA;
}
#header sup {
	color: #FCE2CA;
}
#splash {
	position: absolute;
	right: 29px;
	
	width: 458px;
	height: 92px;
	z-index: 4;
}
#menu {
	position: relative;
	background: #46461F url('../images/a16.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 0px 0px;
}
#menu ul {
}
#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}
#menu ul li.first {
	border-left: 0px;
}
#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 10px 8px 10px;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}
#menu ul li a:hover {
	background: #fff url('../images/a18.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}
#date {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 30px;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: -1px;
}
#secondarycontent {
	float: right;
	width: 200px;
	
}
#secondarycontent h3 {
	position: relative;
	top: 4px;
	font-size: 1.3em;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	width:180px;
}
#secondarycontent .content {
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}
#primarycontent {
	float: left;
	width: 480px;
}
#header h1 {
	font-size: 1.2em;
	margin-top: 20px;
}
#primarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 2em;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('../images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}
.intro {
	font-size:1em;
}

#primarycontent h2,
#primarycontent h3,
#primarycontent h4{
	color: #669900;
	font-size: 1.2em;
	font-weight:normal;
	margin-bottom:10px;
}
#primarycontent .content {
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	clear:both;
}
#primarycontent .post {
	margin-bottom: 30px;
}
#primarycontent .post .header {
	position: relative;
}
#primarycontent .post .date {
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}
#primarycontent .post .content {
	margin-bottom: 0px;
}
#primarycontent .post .footer {
	position: relative;
	top: -10px;
	background: url('../images/a33.gif') repeat-x;
	height: 64px;
}
#primarycontent .post .footer ul {
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
#primarycontent .post .footer ul li {
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#primarycontent .post .footer ul li.printerfriendly {
	background-image: url('../images/a41.gif');
}
#primarycontent .post .footer ul li.comments {
	background-image: url('../images/a36.gif');
}
#primarycontent .post .footer ul li.readmore {
	background-image: url('../images/a38.gif');
}
.links p{
	margin-left:104px;
}
.column {
	float:left;
	text-align:center;
	margin-top:10px;
}
.colMargin {
	margin-left:30px;
}


#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('../images/a50.gif');
	color: #A8A88D;
}
#footer li {
	display: inline;
	list-style:none;
}
#footer a {
	color: #8C8C73;
	padding-right:5px;
	padding-left:5px;
}
.contentDate {
	color: #FF7800;
	font-weight:bold;
}
.price {
	text-align:right;
	position:absolute;
	color: #F33B00;
	font-size:1.9em;
	margin-top:-40px;
	margin-left:395px;
	line-height:0.9em;
	left: 121px;
	top: 205px;
}
.divide {
	background: url('../images/a22.gif') bottom repeat-x;
}
.divide p{
	padding-bottom:12px;
}
#photosBy {
	position:absolute;
	margin-left:215px;
	width:297px;
	height:20px;
	margin-top:15px;
}
.button {
	margin-top:10px;
}

.displayNone {
	display:none;
}
.alert {
	color:#F00;
	font-weight:bold;
}
.table {
	width:99%;
}
.table td{
	padding:5px;
	text-align:center;
}
.table th{
	padding:5px;
	text-align:center;
	color:#669900;
	font-size:1.1em;
	border-top:2px solid #cccccc;
	border-bottom:2px solid #cccccc
}
.top {text-align:right}