/* buildnz */
* {
margin:0px;
padding:0px;
}
td {
padding:2px;
line-height:125%;
}
p {
margin:8px 0 6px 0;
}
#centercol li, #rightcol li{
	list-style-image: url(images/gr_arrow.gif);
	line-height: 130%;
	margin-bottom: 4px;
	margin-left:22px;
	margin-right:2px;
	margin-top: 6px;

}
ol, ul {
	padding: 0 0 0 1.5em;
	margin:  0 0 0 0;
	}
#centercol ul{
	margin-bottom: 14px;
	}	
h1 {
	color:#985934;
	font-size:2.2em;
	margin:0px 0 10px 0;
	font-weight:normal;
}
.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}
h2 {
	color:#985934;
	font-size:1.6em;
	font-weight:normal;
	margin:-4px 0 -4px 0;
	font-weight:normal;
	line-height:140%
}
.cufon-loading h2 { /* for Cufon.replace('h2') */
	visibility: hidden !important;
}

h3 {
	color:#985934;
	font-size:1.3em;
	font-weight:normal;
	margin:5px 0 3px 0;
}
.cufon-loading h3 { /* for Cufon.replace('h3') */
	visibility: hidden !important;
}
h4 {
	color:#985934;
	font-size:1.2em;
	font-weight:normal;
	margin:4px 0 2px 0;
}
.cufon-loading h4 { /* for Cufon.replace('h4') */
	visibility: hidden !important;
}

.smaller {font-size:.82em; }

a, a:visited {
color:#551600;
	outline:none;
}

a:hover {
color:#000;
}

.footlink, .footlink:visited{
	color:#781515;
}

.footlink:hover, #right a:hover{
	color:#000;
}

.intro{
	color:#333;
	font-size:1.1em;
	margin:12px 0 8px 0px;
	line-height:140%;
}

/*container divs*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666;
	line-height:140%;
	background-color:#D3A368;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:970px;
	background-image:url(images/gr-lft.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;

}

#header {
	height:208px;
	padding-left:17px;


}
#container {
	background-image:url(images/bg-sketch.gif);
	background-repeat:no-repeat;
	background-position:17px 229px;
	width:970px;
}
#containerhm {
	background-image:url(images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:17px 0;
	width:970px;
}
#subcontainer {
	background-image:url(images/gr-rgt.jpg);
	background-repeat:no-repeat;
	background-position:100% 0;
	padding-right:17px;

}

#content {
	background-image:url(images/bg-rightnav.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;

}
#contentwide {

}
	
#left {
	float:left;
	width:165px;
	margin-left:28px;
	margin-top:30px;
	margin-bottom:10px;
	
}

#rightcol {	
	float:right;
	width:220px;
	padding:27px 6px 12px 0px;
	color:#333;
}
#centercol {
	margin-right:250px;
	margin-left:207px;
	padding:0 0 20px 0;


}
#widecol {
	margin-right:10px;
	margin-left:207px;
	padding:0 0 20px 0;


}
*html #centercol {
	margin-right:200px;
}


/*-- nav styles --*/


#left ul{
	margin: 6px 0 8px -10px;
	list-style:none;
	overflow:hidden;
}

#left ul li a:link, #left ul li a:visited {
		color:#333;
	text-decoration:none;
	display:block;
	height:20px;
	border-top:1px dotted #D3A368;
	padding-top:4px;
	padding-left:4px;
}

#left ul li a:hover, #left ul li a:visited.current {
	color:#4C0F00;
	display:block;

}
.navon {
	color:#4C0F00;
}


/*-- footer styles --*/

#footer {
	height:166px;
	clear:both;
	font-size:1em;
	background-image:url(images/bg-footer.gif);
	background-repeat:repeat-x;
}
#endorse {
	height:90px;
	width:954px;
	padding:0 8px;
		margin-left:auto;
		margin-right:auto;
	font-size:.8em;
	background-color:#D3A368;
	color:#000;
}
#xpo {
	height:60px;
	width:954px;
	padding:16px 8px 0 0;
		margin-left:auto;
		margin-right:auto;
}

.dark{
	color:#000;
}
/*-- extra styles --*/

.wrapright{
	float:right;
	border:0;
	padding-left:6px;
}
.wrapleft{
	float:left;
	border:0;
	padding-right:6px;
}

.navon{
	font-weight:bold;
}

.navoff {
	font-weight:normal;
}
.quote {
	background-image:url(images/bg-quote.gif);
	background-repeat:repeat-y;
	font-style:italic;
	color:#551600;
	padding:0px 20px 0px 20px;
	margin-left:10px;
	margin-top:20px;

}
