body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	margin-top: 10px;
	padding: 0px;
	font-size:70%;
	color:#000000;
	line-height: 1.2;
	background-color:#FFFFFF;
	background-image:url(../assets/grayBkd.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
}

a{
	text-decoration:none;
	color: #666666;
}

br{
	margin:0px;
	padding:0px;
}

a:hover{
	color:#333333;
}

h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666666;
	color:#000000;
	font-weight: normal;
	font-size: 20px;
}

h3{
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	color:#669900;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #669900;
}

h5{
	font-weight: bold;
	font-size: 100%;
	color:#333333;
	text-decoration:none;
	margin-top: 3px;
	margin-bottom: 0px;
}

h6{
	font-size: 100%;
	font-weight: bold;
	color:#333333;
}


p{
	margin:0px;
	padding: 0px;
}

.branding{
	height: 123px;
}


.navigation {
	width: 758px;
	display:table;
	background-color: #CCCCCC;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

.nav ul {
	float: left;
	width: 100%;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0;
	background-color: #CCCCCC;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFFFFF;
}

.nav ul li { 
	display: inline;
}

.nav ul li a {
	float: left;
	height: 16px;
	background-color: #CCCCCC;
	background-image:url(../assets/navBkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #000000;
	text-decoration: none;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 12px; /* could coz probs was 13px*/
	border-right: 1px solid #333333;
}

.nav ul li a:hover {
	color: #000000;
	background-color: #000000;
	background-image:url(../assets/navBkd2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-weight: normal;
	font-size: 12px; /* could coz probs was 13px*/
	border-right: 1px solid #333333;
}

.page{
	background-color:none;
}

.subNavHome{
	width: 240px;
	height: 100px;
	float: left;	
	background-color:none;
	background-image:url(../assets/bkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	margin: 0px;	
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 23px;
}

.subNav{
	width: 180px;
	height: 400px;
	float: left;	
	background-color:none;
	background-image:url(../assets/bkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	margin: 0px;	
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 17px;
}

.subNavHomeNugget{
	border-bottom: 1px solid #FEA13B;
	border-left: 1px solid #FEA13B;
	border-right: 1px solid #FEA13B;
	background-color: #EEE1AE;
	/*margin-right: 29px;
	padding: 6px 10px 6px 10px;*/
	padding: 0px;
	font-size: 11px;
	width: 221px;
}

.subNavHomeNuggetText{
	padding: 6px 10px 6px 10px;
}


.contentHome{
	padding: 10px 0px 20px 0px;
	margin-left: 0px;
	color: #000000;
	background-image:url(../assets/bkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	position: relative;
}

.content{
	padding: 10px 0px 20px 10px;
	margin-left: 200px;
	color: #000000;
	background-image:url(../assets/bkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	position: relative;
	font-size: 8.5pt;
}

.contentWide{
	padding: 10px 20px 20px 20px;
	margin-left: 0px;
	color: #000000;
	background-image:url(../assets/bkd.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	position: relative;
	font-size: 8.5pt;
}

.leftFixed{ /* used for Originals */
	float: left;
	width: 260px; /* this stops wrapping of the canvas's*/
}

.leftFixed2{ /* used for Originals */
	float: left;
	width: 210px; /* this stops wrapping of the canvas's*/
}

.canvas{
	margin-bottom: 10px;
}

.homeNuggetWrapper{
	padding: 0px;
	/*display: table;*/
}

.homeNuggetText{
	width: 220px;
	padding: 10px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 11px;
}

#link {
	color: #000000;
	background-color: #efefef; /*#6FA3B4;*/
	border: 1px solid #CCCCCC;
	border-bottom: none;
		
}
	
#link ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}
		
#link li {
	width: 178px;
	margin: 0;
}
		
#link li a {
	display: block;
	padding: 5px;
	color:#000000;
	text-decoration: none;
	width: 100%;
	font-size: 13px; /* could coz probs */
	border-bottom: 1px solid #CCCCCC;
}

html>body #link li a {
	width: auto;
}

#link li a:hover {
	background-color: #CCCCCC;
	color: #000000;
	font-size: 13px; /* could coz probs */
		}

.clearing{
	clear: both;
}

.footer {
	color: #000000;
	padding:10px 0px 10px 0px;
	border-top: 1px solid #FEA13B;
	font-size: 11px;
}

.footer a{
	color:#333333;
}

.footer a:hover{
	color:#669900;
}


.backToTop{
	background-color:#CCCCCC;
	border: 1px solid #666666;
	padding: 4px;
	margin: 10px 10px 10px 0px;
	width: 80px;
	text-align:center;
	margin-top: 30px;  /*could cause problems*/
	font-size: 100%; /* could coz probs */
	color:#FFFFFF;
}

.backToTop a{
	color:#333333;
}

.backToTop a:hover{
	color:#999999;
}

.left{
	float: left;
}

.right{
	float: right;
}

.copyright{
	font-size: 11px; /* could coz probs - was 13px */
	width: 350px;
	text-align: left;
}



.emphasis{
	font-weight: bold;
}

.spacer{
	height: 40px;
}

.homeSpacer{
	height: 12px;
}

.smallSpacer{
	height: 20px;
}

.tinySpacer{
	height: 10px;
}

.bigSpacer{
	height: 60px;
}


.imageThumbArt{
	width: 260px;
}

.title{
	padding-top: 20px;
	font-size: 120%;
	color:#333333;
}


.textIndent{
	margin-left:50px;
}

.jill{
	float:left;
	margin-left: -20px;
	margin-bottom:-20px;
	margin-right: 10px;
	height: 595px;
}



ul.listArrow{
	margin: 0px;
	padding: 0px;
}

.listArrow li{	
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../assets/listArrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: top 4px;
	margin-top: 10px;
	margin-bottom: 18px;
}


.listArrow a{	
	color: #669900;
}

.listArrow a:hover{	
	color: #000000;
}

.sold{
	color:#990000;
	font-weight:bold;
}


