body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #391D12;
}

a:link {
	color: #993300;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFCC00;
}


.localmenu {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #552200;
}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC6600;
	text-transform: uppercase;
	font-style: normal;
}

.av {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #CC6600;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}

.subheadwhite {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
}

.header {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #663300;
}

.listitems {
	font-size: 11px; 
	line-height: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:link {
	color:#F4E4CD;
}

.footer a:hover {
	color:#FFFFFF;
}

.footer a:visited {
	color:#F4E4CD;
}

.footer a:active {
	color:#FFCC00;
}

.gototop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.articletitle {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.articlenav {
	width: 100%;
}
.articlenav ul, .articlenav-2 ul {
	font-size: 14px;
	line-height: 18px;
	color: #663300;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.articlenav a, .articlenav-2 a {
	text-decoration: none;
	display: block;
	border-right: 0px none;
	border-bottom: 1px dotted #CC6600;
	border-left: 0px none;
	color: #663300;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.articlenav a {
	width: 100%;
}
.articlenav .articlesubtext, .articlenav-2 articlesubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}

.articlenav a:link, .articlenav-2 a:link {
	text-decoration: none;
}
.articlenav a:visited, .articlenav-2 a:visited {
	color: #330000;
	text-decoration: none;
}
.articlenav a:hover, .articlenav-2 a:hover {
	text-decoration: none;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	background-image: url(../images/article_back.jpg);
}

.searchnav {
	width: 90%;
	margin-left: 20px;
	margin-top: 10px;
}

.searchnav ul {
	font-size: 11px;
	line-height: 14px;
	color: #663300;
	margin-left: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.searchnav a {
	text-decoration: none;
	display: block;
	width: 100%;
	border-right: 0px none;
	border-bottom: 1px dotted #CC6600;
	border-left: 0px none;
	color: #663300;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.searchnav a:link {
	text-decoration: none;
}
.searchnav a:visited {
	color: #330000;
	text-decoration: none;
}
.searchnav a:hover {
	text-decoration: none;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	background-image: url(../images/article_back.jpg);
}

.textcredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC6600;
}

.textcredit a {
	text-decoration: none;
	color: #CC6600;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.textcredit a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	line-height: 14px;
}

.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F7ECDB;
	background-color: #663300;
	padding: 2px;
	border: 1px solid #391D12;
	letter-spacing: 2px;
}
.formitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
}
a#selling-in-your-cz-button, a#tutorial-button {
	width: 205px;
	height: 48px;
	display: block;
	text-indent: -9999px;
	float: left;
}
a#selling-in-your-cz-button {
	background: transparent url(../images/selling-comfort-zone-homepage-button.jpg) no-repeat left top;
}
a#tutorial-button {
	background: transparent url(../images/tutorial-homepage-button.jpg) no-repeat left top;
}
a#selling-in-your-cz-button:hover, a#tutorial-button:hover {
	background-position: left bottom;
}